Papers › Semi-Supervised Cross-Domain Imitation Learning

Semi-Supervised Cross-Domain Imitation Learning

11 Feb 2026arXiv:2602.10793added by Syntology

Li-Min Chu, Kai-Siang Ma, Ming-Hong Chen, Ping-Chun Hsieh

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Cross-domain imitation learning (CDIL) accelerates policy learning by transferring expert knowledge across domains, which is valuable in applications where the collection of expert data is costly. Existing methods are either supervised, relying on proxy tasks and explicit alignment, or unsupervised, aligning distributions without paired data, but often unstable. We introduce the Semi-Supervised CDIL (SS-CDIL) setting and propose the first algorithm for SS-CDIL with theoretical justification. Our method uses only offline data, including a small number of target expert demonstrations and some unlabeled imperfect trajectories. To handle domain discrepancy, we propose a novel cross-domain loss function for learning inter-domain state-action mappings and design an adaptive weight function to balance the source and target knowledge. Experiments on MuJoCo and Robosuite show consistent gains over the baselines, demonstrating that our approach achieves stable and data-efficient policy learning with minimal supervision. Our code is available at~ https://github.com/NYCU-RL-Bandits-Lab/CDIL.

PaperPDFCode 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="2602.10793")

Code

Syntology Ran 4 of 19 code samples harvested from 3 repositories linked to this paper; 15 have no recorded run. Of those that ran: 1 ran · honoured contract; 3 ran · our draft was wrong.

By repository: found in paper text by Syntology: 19 samples from 3 repositories, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

facebookresearch/gwil found in paper text by Syntology report
JasonMa2016/SMODICE found in paper text by Syntology report
BattleWen/IGDF found in paper text by Syntology report
Div-Infinity/IQ-Learn found in paper text by Syntology report

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

19 samples harvested; 4 ran; 1 honoured the contract we drafted; 15 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.

1ran · honoured contract
3ran · our draft was wrong
15unverified

Licence: 19 of the 19 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 3 repositories linked to this paper, official or community; each sample names its own and says which. “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.

atanh JasonMa2016/SMODICE/networks_pytorch.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · cf5ce98955ab4534 · report
iq_loss Div-Infinity/IQ-Learn/iq_learn/iq.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · cf7c0b7b5de1e98b · report
mlp facebookresearch/gwil/utils.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · db00dda8b96201d3 · report
to_np facebookresearch/gwil/utils.py found in paper text by Syntology ran · honoured contract no licence file found · pointer only · 6ee8c9901ab984a9 · report
compute_MLE_TabularMDP JasonMa2016/SMODICE/smodice_tabular/tabular_mdps.py found in paper text by Syntology unverified no licence file found · pointer only · 64a71a5120f24229 · report
construct_maze facebookresearch/gwil/maze_envs/maze.py found in paper text by Syntology unverified licence not identified · pointer only · c8660580b9b00364 · report
convert_observation_to_space facebookresearch/gwil/maze_envs/base.py found in paper text by Syntology unverified licence not identified · pointer only · 0e6a03aaf6f56770 · report
diagonal_gridworld_P JasonMa2016/SMODICE/smodice_tabular/tabular_mdps.py found in paper text by Syntology unverified no licence file found · pointer only · 8a146928930b618b · report
get_args Div-Infinity/IQ-Learn/iq_learn/expert_generation.py found in paper text by Syntology unverified licence not identified · pointer only · d5247bc4e634c9c3 · report
get_args Div-Infinity/IQ-Learn/iq_learn/train_iq.py found in paper text by Syntology unverified licence not identified · pointer only · 7c13d0672f77f050 · report
gridworld_P JasonMa2016/SMODICE/smodice_tabular/tabular_mdps.py found in paper text by Syntology unverified no licence file found · pointer only · 2715ea10742b0c7f · report
is_atari Div-Infinity/IQ-Learn/iq_learn/make_envs.py found in paper text by Syntology unverified licence not identified · pointer only · 7b3fde925fb3a351 · report
load_trajectories Div-Infinity/IQ-Learn/iq_learn/dataset/expert_dataset.py found in paper text by Syntology unverified licence not identified · pointer only · 7d10ded5ef8029af · report
make_maze facebookresearch/gwil/imitate.py found in paper text by Syntology unverified licence not identified · pointer only · ba9e7ca9f070956a · report
padded Div-Infinity/IQ-Learn/iq_learn/expert_generation.py found in paper text by Syntology unverified licence not identified · pointer only · 2c28684716cfbbc4 · report
policy_evaluation JasonMa2016/SMODICE/smodice_tabular/utils.py found in paper text by Syntology unverified no licence file found · pointer only · f9ceec323249d2b9 · report
policy_execution JasonMa2016/SMODICE/smodice_tabular/utils.py found in paper text by Syntology unverified no licence file found · pointer only · b38c068d58df8cea · report
read_file Div-Infinity/IQ-Learn/iq_learn/dataset/expert_dataset.py found in paper text by Syntology unverified licence not identified · pointer only · b7720b032896d9e6 · report
solve_MDP JasonMa2016/SMODICE/smodice_tabular/utils.py found in paper text by Syntology unverified no licence file found · pointer only · a85083311a121189 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2602.10793, was issued in February 2026, after that date, so the archive has no leaderboard rows for it.

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