Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Semi-Supervised Cross-Domain Imitation Learning

About

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.

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

Related benchmarks

TaskDatasetResultRank
Continuous ControlHopper
Average Return2.29e+3
7
Continuous ControlHalfcheetah
Average Return4.17e+3
7
Robot ControlAnt Default
Average Return3.67e+3
4
Robot ControlBlockLifting Default
Average Return38.5
4
Robot ControlDoorOpening Default
Average Return139.5
4
Robot ControlTableWiping Default
Avg Return19.7
4
Showing 6 of 6 rows

Other info

Follow for update