Pith. sign in

REVIEW 4 cited by

SQIL: Imitation Learning via Reinforcement Learning with Sparse Rewards

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1905.11108 v3 pith:QSVFPS6F submitted 2019-05-27 cs.LG stat.ML

classification cs.LGstat.ML
keywords learningdemonstratedrewardagentdemonstrationsimitationsqilfunction
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Learning to imitate expert behavior from demonstrations can be challenging, especially in environments with high-dimensional, continuous observations and unknown dynamics. Supervised learning methods based on behavioral cloning (BC) suffer from distribution shift: because the agent greedily imitates demonstrated actions, it can drift away from demonstrated states due to error accumulation. Recent methods based on reinforcement learning (RL), such as inverse RL and generative adversarial imitation learning (GAIL), overcome this issue by training an RL agent to match the demonstrations over a long horizon. Since the true reward function for the task is unknown, these methods learn a reward function from the demonstrations, often using complex and brittle approximation techniques that involve adversarial training. We propose a simple alternative that still uses RL, but does not require learning a reward function. The key idea is to provide the agent with an incentive to match the demonstrations over a long horizon, by encouraging it to return to demonstrated states upon encountering new, out-of-distribution states. We accomplish this by giving the agent a constant reward of r=+1 for matching the demonstrated action in a demonstrated state, and a constant reward of r=0 for all other behavior. Our method, which we call soft Q imitation learning (SQIL), can be implemented with a handful of minor modifications to any standard Q-learning or off-policy actor-critic algorithm. Theoretically, we show that SQIL can be interpreted as a regularized variant of BC that uses a sparsity prior to encourage long-horizon imitation. Empirically, we show that SQIL outperforms BC and achieves competitive results compared to GAIL, on a variety of image-based and low-dimensional tasks in Box2D, Atari, and MuJoCo.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Adaptive Accompaniment with ReaLchords

    cs.SD 2025-06 conditional novelty 6.0 of 10

    An online melody-to-chord accompaniment model, fine-tuned with reinforcement learning and distillation from a future-seeing teacher, recovers from cold starts and mid-song perturbations better than MLE baselines.

  2. Learning What to Do and What Not To Do: Offline Imitation from Expert and Undesirable Demonstrations

    cs.LG 2025-05 conditional novelty 6.0 of 10

    ContraDICE learns policies that imitate expert behavior while repelling undesirable demonstrations via a difference-of-KL objective that is convex when the expert weight dominates.

  3. Efficient Vision-Language-Action Models for Embodied Manipulation: A Systematic Survey

    cs.RO 2025-10 conditional novelty 4.0 of 10

    A survey that groups VLA efficiency techniques into four categories: model architecture, perception features, action generation, and training/inference strategies.

  4. Bootstrapping Reinforcement Learning with Sub-optimal Policies for Autonomous Driving

    cs.RO 2025-09 conditional novelty 4.0 of 10

    A sub-optimal rule-based controller used as a soft constraint and replay-buffer data source lets a SAC agent escape a highway slow-traffic trap, outperforming SAC, CQL, and GAIL.

Pith tools