DigestAI news desk
Research updated

Compact Multimodal Imitation Policy Drives Hours Collision-Free in CARLA

The paper presents a compact multimodal driving policy trained via behavioral cloning on offline expert demonstrations and evaluated in the CARLA simulator. The policy ingests five‑frame histories of RGB images, LiDAR point clouds, vehicle telemetry, and lane waypoints, outputting throttle, brake and steering commands at 20 Hz.

1 source primary source

Key points

  • 1.36 M‑parameter multimodal policy trained on 3.3 h of expert data (236,882 windows)
  • Achieves hours of collision‑free autonomous driving on both seen and unseen CARLA routes
  • Public release includes code, checkpoint, ONNX model, data sample, and audit documentation

Training used 236,882 short windows—about 3.3 hours of driving collected from 448 separate captures—resulting in a 1.36 million‑parameter network. In closed‑loop tests the model navigated both training routes and previously unseen held‑out routes for multiple hours without collisions, and it transferred qualitatively to a different CARLA town with distinct road geometry. The authors also note occasional recovery from large trajectory deviations, though systematic recovery was not formally evaluated.

All code, the trained checkpoint, an ONNX export, sample data, and an evidence audit are released publicly, enabling reproducibility and further research on offline imitation learning for autonomous driving.

Read the original at arXiv cs.AI · by Jordy Kieto primary source Open source ↗

The headline, key points and digest above were generated by Digest AI's editorial model from the linked sources. Automated summaries can contain errors: the sources are the record. Spotted a mistake? Tell us.

Comments

via GitHub Discussions

More in Research

All →

Related stories