paper-with-me

홈 › Papers

AdaDrive: Self-Adaptive Slow-Fast System for Language-Grounded Autonomous Driving

2025-11-09 · Ruifei Zhang, Junlin Xie, Wei Zhang, Weikai Chen, Xiao Tan, Xiang Wan, Guanbin Li arxiv

Effectively integrating Large Language Models (LLMs) into autonomous driving requires a balance between leveraging high-level reasoning and maintaining real-time efficiency. Existing approaches either activate LLMs too frequently, causing excessive computational overhead, or use fixed schedules, failing to adapt to dynamic driving conditions. To address these challenges, we propose AdaDrive, an adaptively collaborative slow-fast framework that optimally determines when and how LLMs contribute to decision-making. (1) When to activate the LLM: AdaDrive employs a novel adaptive activation loss that dynamically determines LLM invocation based on a comparative learning mechanism, ensuring activation only in complex or critical scenarios. (2) How to integrate LLM assistance: Instead of rigid binary activation, AdaDrive introduces an adaptive fusion strategy that modulates a continuous, scaled LLM influence based on scene complexity and prediction confidence, ensuring seamless collaboration with conventional planners. Through these strategies, AdaDrive provides a flexible, context-aware framework that maximizes decision accuracy without compromising real-time performance. Extensive experiments on language-grounded autonomous driving benchmarks demonstrate that AdaDrive state-of-the-art performance in terms of both driving accuracy and computational efficiency. Code is available at https://github.com/ReaFly/AdaDrive.

📄 PDF Abstract BibTeX arXiv:2511.06253

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyAutonomous Driving

Similar Papers 제목 키워드 기반

SlowFast-SCI: Slow-Fast Deep Unfolding Learning for Spectral Compressive Imaging

2025-09-20 · Haijin Zeng, Xuan Lu, Yurong Zhang, Qiangqiang Shen 외 arxiv

Humans learn in two complementary ways: a slow, cumulative process that builds broad, general knowledge, and a fast, on-the-fly process that captures specific experiences. Existing deep-unfolding methods for spectral com…

Spectral ReconstructionTest-time AdaptationGeneral Knowledge

ReLoop2: Building Self-Adaptive Recommendation Models via Responsive Error Compensation Loop

2023-06-15 · Jieming Zhu, Guohao Cai, JunJie Huang, Zhenhua Dong 외

Industrial recommender systems face the challenge of operating in non-stationary environments, where data distribution shifts arise from evolving user behaviors over time. To tackle this challenge, a common approach is t…

Recommendation Systems

FASIONAD : FAst and Slow FusION Thinking Systems for Human-Like Autonomous Driving with Adaptive Feedback

2024-11-27 · Kangan Qian, Zhikun Ma, Yangfan He, Ziang Luo 외

Ensuring safe, comfortable, and efficient navigation is a critical goal for autonomous driving systems. While end-to-end models trained on large-scale datasets excel in common driving scenarios, they often struggle with …

Autonomous DrivingDecision Making

AutoLayout: Closed-Loop Layout Synthesis via Slow-Fast Collaborative Reasoning

2025-07-06 · Weixing Chen, Dafeng Chi, Yang Liu, Yuxi Yang 외 arxiv

The automated generation of layouts is vital for embodied intelligence and autonomous systems, supporting applications from virtual environment construction to home robot deployment. Current approaches, however, suffer f…

Combining Fast and Slow Thinking for Human-like and Efficient Navigation in Constrained Environments

2022-01-18 · Marianna B. Ganapini, Murray Campbell, Francesco Fabiano, Lior Horesh 외

Current AI systems lack several important human capabilities, such as adaptability, generalizability, self-control, consistency, common sense, and causal reasoning. We believe that existing cognitive theories of human de…

Common Sense ReasoningDecision Making