Pith. sign in

REVIEW 3 cited by

TRAIL: Near-Optimal Imitation Learning with Suboptimal Data

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 2110.14770 v1 pith:RHGU5DOB submitted 2021-10-27 cs.LG

TRAIL: Near-Optimal Imitation Learning with Suboptimal Data

classification cs.LG
keywords imitationlearningactionspacedatasetslargelatentlearn
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

The aim in imitation learning is to learn effective policies by utilizing near-optimal expert demonstrations. However, high-quality demonstrations from human experts can be expensive to obtain in large numbers. On the other hand, it is often much easier to obtain large quantities of suboptimal or task-agnostic trajectories, which are not useful for direct imitation, but can nevertheless provide insight into the dynamical structure of the environment, showing what could be done in the environment even if not what should be done. We ask the question, is it possible to utilize such suboptimal offline datasets to facilitate provably improved downstream imitation learning? In this work, we answer this question affirmatively and present training objectives that use offline datasets to learn a factored transition model whose structure enables the extraction of a latent action space. Our theoretical analysis shows that the learned latent action space can boost the sample-efficiency of downstream imitation learning, effectively reducing the need for large near-optimal expert datasets through the use of auxiliary non-expert data. To learn the latent action space in practice, we propose TRAIL (Transition-Reparametrized Actions for Imitation Learning), an algorithm that learns an energy-based transition model contrastively, and uses the transition model to reparametrize the action space for sample-efficient imitation learning. We evaluate the practicality of our objective through experiments on a set of navigation and locomotion tasks. Our results verify the benefits suggested by our theory and show that TRAIL is able to improve baseline imitation learning by up to 4x in performance.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

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

  1. REALM: Reliable Expertise-Aware Language Model Fine-Tuning from Noisy Annotations

    cs.LG 2026-04 unverdicted novelty 6.0

    REALM learns per-annotator expertise scalars unsupervised by modeling each label as an expertise-weighted mixture of the model's prediction and a uniform random guess, delivering up to 50% accuracy gains over naive no...

  2. REALM: Reliable Expertise-Aware Language Model Fine-Tuning from Noisy Annotations

    cs.LG 2026-04 conditional novelty 5.0

    REALM jointly learns model parameters and per-annotator expertise scalars during fine-tuning by modeling observed labels as mixtures of model predictions and uniform noise, improving accuracy under simulated annotation noise.

  3. MimicGen: A Data Generation System for Scalable Robot Learning using Human Demonstrations

    cs.RO 2023-10 unverdicted novelty 5.0

    MimicGen creates over 50K robot demonstrations from roughly 200 human ones, allowing imitation learning to achieve strong performance on complex long-horizon tasks like assembly and coffee preparation.