Papers › Teach a Robot to FISH: Versatile Imitation from One Minute of Demonstrations

Teach a Robot to FISH: Versatile Imitation from One Minute of Demonstrations

2 Mar 2023arXiv:2303.01497archive 2025-07-28

Siddhant Haldar, Jyothish Pari, Anant Rai, Lerrel Pinto

While imitation learning provides us with an efficient toolkit to train robots, learning skills that are robust to environment variations remains a significant challenge. Current approaches address this challenge by relying either on large amounts of demonstrations that span environment variations or on handcrafted reward functions that require state estimates. Both directions are not scalable to fast imitation. In this work, we present Fast Imitation of Skills from Humans (FISH), a new imitation learning approach that can learn robust visual skills with less than a minute of human demonstrations. Given a weak base-policy trained by offline imitation of demonstrations, FISH computes rewards that correspond to the "match" between the robot's behavior and the demonstrations. These rewards are then used to adaptively update a residual policy that adds on to the base-policy. Across all tasks, FISH requires at most twenty minutes of interactive learning to imitate demonstrations on object configurations that were not seen in the demonstrations. Importantly, FISH is constructed to be versatile, which allows it to be used across robot morphologies (e.g. xArm, Allegro, Stretch) and camera configurations (e.g. third-person, eye-in-hand). Our experimental evaluations on 9 different tasks show that FISH achieves an average success rate of 93%, which is around 3.8x higher than prior state-of-the-art methods.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2303.01497")

Code

Syntology Ran 6 of 13 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 2 ran · honoured contract; 1 ran · violated contract; 1 ran · our draft was wrong; 2 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

siddhanthaldar/FISH officialmentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 6 ran; 2 honoured the contract we drafted; 7 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · honoured contract
1ran · violated contract
1ran · our draft was wrong
2ran
7unverified

Licence: 0 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from siddhanthaldar/FISH. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

cosine_distance siddhanthaldar/FISH/FISH/rewarder.py official repository ran · violated contract fingerprinted MIT (permissive) · 3201fb6cb44890b3 · report
episode_len siddhanthaldar/FISH/FISH/replay_buffer_hand.py official repository ran MIT (permissive) · 9f840a22d31a89bc · report
euclidean_distance siddhanthaldar/FISH/FISH/rewarder.py official repository ran · honoured contract fingerprinted MIT (permissive) · 5ddff5153e2b8494 · report
load_episode siddhanthaldar/FISH/FISH/replay_buffer_hand.py official repository ran MIT (permissive) · 184876e5f4ab6562 · report
schedule siddhanthaldar/FISH/FISH/utils.py official repository ran · honoured contract MIT (permissive) · ae234269debed3f4 · report
to_torch siddhanthaldar/FISH/FISH/utils.py official repository ran · our draft was wrong MIT (permissive) · 6244e9922f4e0610 · report
compute_gradient_penalty siddhanthaldar/FISH/FISH/agent/dac.py official repository unverified MIT (permissive) · 52cbdb60c855f08b · report
make_agent siddhanthaldar/FISH/FISH/eval_robot.py official repository unverified MIT (permissive) · 6dcf7786ccfa6051 · report
make_agent siddhanthaldar/FISH/FISH/train_hand.py official repository unverified MIT (permissive) · b6a479ef98b42e5f · report
make_agent siddhanthaldar/FISH/FISH/train_robot.py official repository unverified MIT (permissive) · 552d3925ad4f9b07 · report
make_replay_loader siddhanthaldar/FISH/FISH/replay_buffer_hand.py official repository unverified MIT (permissive) · cc4c5cba4f6f2757 · report
optimal_transport_plan siddhanthaldar/FISH/FISH/rewarder.py official repository unverified MIT (permissive) · d1fbf3515dde771e · report
update_mean_var_count_from_moments siddhanthaldar/FISH/FISH/utils.py official repository unverified MIT (permissive) · 19a25f21c8bbd6b7 · report

Tasks

Imitation Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections