paper-with-me

홈 › Papers

Orion-Lite: Distilling LLM Reasoning into Efficient Vision-Only Driving Models

2026-04-09 · Jing Gu, Niccolò Cavagnero, Gijs Dubbelman arxiv

Leveraging the general world knowledge of Large Language Models (LLMs) holds significant promise for improving the ability of autonomous driving systems to handle rare and complex scenarios. While integrating LLMs into Vision-Language-Action (VLA) models has yielded state-of-the-art performance, their massive parameter counts pose severe challenges for latency-sensitive and energy-efficient deployment. Distilling LLM knowledge into a compact driving model offers a compelling solution to retain these reasoning capabilities while maintaining a manageable computational footprint. Although previous works have demonstrated the efficacy of distillation, these efforts have primarily focused on relatively simple scenarios and open-loop evaluations. Therefore, in this work, we investigate LLM distillation in more complex, interactive scenarios under closed-loop evaluation. We demonstrate that through a combination of latent feature distillation and ground-truth trajectory supervision, an efficient vision-only student model \textbf{Orion-Lite} can even surpass the performance of its massive VLA teacher, ORION. Setting a new state-of-the-art on the rigorous Bench2Drive benchmark, with a Driving Score of 80.6. Ultimately, this reveals that vision-only architectures still possess significant, untapped potential for high-performance reactive planning.

📄 PDF Abstract BibTeX arXiv:2604.08266

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Results from the Paper

RankTaskDatasetModelMetrics
#9 Bench2Drive Bench2Drive Orion-Lite Driving Score: 80.6

Similar Papers 제목 키워드 기반

Orion: A Unified Visual Agent for Multimodal Perception, Advanced Visual Reasoning and Execution

2025-11-18 · N Dinesh Reddy, Dylan Snyder, Lona Kiragu, Mirajul Mohin 외 arxiv

We introduce Orion, a visual agent that integrates vision-based reasoning with tool-augmented execution to achieve powerful, precise, multi-step visual intelligence across images, video, and documents. Unlike traditional…

Panoptic SegmentationObject DetectionVisual Reasoning

ORION: A Holistic End-to-End Autonomous Driving Framework by Vision-Language Instructed Action Generation

2025-03-25 · Haoyu Fu, Diankun Zhang, Zongchuang Zhao, Jianfeng Cui 외

End-to-end (E2E) autonomous driving methods still struggle to make correct decisions in interactive closed-loop evaluation due to limited causal reasoning capability. Current methods attempt to leverage the powerful unde…

Action GenerationAutonomous DrivingBench2DriveLarge Language Model+4

Orion: Fuzzing Workflow Automation

2025-09-18 · Max Bazalii, Marius Fleischer arxiv

Fuzz testing is one of the most effective techniques for finding software vulnerabilities. While modern fuzzers can generate inputs and monitor executions automatically, the overall workflow, from analyzing a codebase, t…

Improving LLM Reasoning via Dependency-Aware Query Decomposition and Logic-Parallel Content Expansion

2025-10-28 · Xianjun Gao, Jianchun Liu, Hongli Xu, Liusheng Huang arxiv

The integration of Large Language Models (LLMs) into real-time Web applications, such as AI-powered search and conversational agents, presents a fundamental Web infrastructure challenge: reconciling the demand for high-q…

VideoOrion: Tokenizing Object Dynamics in Videos

2024-11-25 · Yicheng Feng, Yijiang Li, Wanpeng Zhang, Sipeng Zheng 외

We present VideoOrion, a Video Large Language Model (Video-LLM) that explicitly captures the key semantic information in videos--the spatial-temporal dynamics of objects throughout the videos. VideoOrion employs expert v…

Language ModelingLanguage ModellingLarge Language ModelObject+2