Three New Papers Tackle the Sim-to-Real Gap in Autonomous Driving
Recent arXiv preprints propose different fixes—mid-level representations, real-traffic simulation, and render-free teacher fine-tuning—for the persistent mismatch between training environments and real roads.
All three preprints address the same underlying problem: autonomous driving policies trained in simulation or on logged data often fail when faced with the open world. MILER argues that reinforcement learning has been held back by the sim-to-real gap, especially in unstructured environments, and proposes a semantic mid-level representation to make learned policies more transferable. REARL, by contrast, targets the simulator itself, using real traffic data and large language models to generate closed-loop scenarios that better reflect real-world dynamics. OPTED takes a post-training route, noting that open-loop pre-training alone yields diminishing returns and that end-to-end policies need on-policy fine-tuning.
The papers differ in where they intervene. MILER changes what the policy perceives; REARL changes what the simulator generates; OPTED changes how the policy is trained after pre-training. They also differ in emphasis: MILER targets unstructured driving, REARL targets traffic complexity, and OPTED targets the open-loop-to-closed-loop mismatch. None of the three claims to have solved the problem outright, and the abstracts do not report direct comparisons against one another.
Read together, they suggest a field converging on the same diagnosis—simulation and pre-training are not enough—while still exploring distinct remedies. That divergence is healthy, but it also means the practical value of each approach will depend on head-to-head evaluation in real-world or high-fidelity closed-loop settings, which none of the abstracts provide.
Sources · 3
- MILER: Semantic Mid-Level Representation for Sim-to-Real Reinforcement Learning in Unstructured Autonomous Driving
- REARL: A Closed-loop Autonomous Driving Simulation Enhancement Framework with Real Traffic Data and Large Language Models
- OPTED: On-Policy Fine-Tuning for End-to-End Driving using a Render-Free Teacher
More in Research Digest
Can LLM Agents Design Chips From Higher-Level Abstractions?
A new preprint asks whether large language model agents can outperform RTL-level approaches by designing chips from higher-level abstractions.
Research Digest: Memory and Cooperation in Multi-Agent Vision
New papers explore how vision-language agents can share memory and arbitrate roles, while other work tackles compact representations and multi-channel imaging.
New Papers Probe the Hidden Costs and Risks of LLM Reasoning Traces
Six recent arXiv papers examine what happens inside chain-of-thought reasoning, showing that intermediate traces can be a liability as much as a capability.
New AI Research Spans Networks, Economy, Art, and Tools
Five independent papers highlight AI's expanding footprint from network optimization to cultural critique.