CLASH: Collision Learning via Augmented Sim-to-real Hybridization to Bridge the Reality Gap
Haotian He, Ning Guo, Siqi Shi, Qipeng Liu, Wenzhao Lian

TL;DR
CLASH introduces a data-efficient hybrid simulation framework that learns and fine-tunes collision models to bridge the sim-to-real gap, enabling more robust robot policy transfer with improved accuracy and efficiency.
Contribution
It presents a novel hybrid simulation approach that combines learned collision models with minimal real data for improved sim-to-real transfer in robotics.
Findings
Hybrid simulator achieves higher collision prediction accuracy.
Reduces collision-heavy simulation time by 42-48%.
Policies transfer more robustly to real robots, doubling success rates.
Abstract
The sim-to-real gap, particularly in the inaccurate modeling of contact-rich dynamics like collisions, remains a primary obstacle to deploying robot policies trained in simulation. Conventional physics engines often trade accuracy for computational speed, leading to discrepancies that prevent direct policy transfer. To address this, we introduce Collision Learning via Augmented Sim-to-real Hybridization (CLASH), a data-efficient framework that learns a parameter-conditioned impulsive collision surrogate model and integrates it as a plug-in module within a standard simulator. CLASH first distills a base model from an imperfect simulator (MuJoCo) using large-scale simulated collisions to capture reusable physical priors. Given only a handful of real collisions (e.g., 10 samples), it then (i) performs gradient-based identification of key contact parameters and (ii) applies small-step,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Robot Manipulation and Learning · Robotic Path Planning Algorithms
