中文
相关论文

相关论文: SparseAD: Sparse Query-Centric Paradigm for Effici…

200 篇论文

We consider the challenging problem of high speed autonomous racing in a realistic Formula One environment. DeepRacing is a novel end-to-end framework, and a virtual testbed for training and evaluating algorithms for autonomous racing. The…

机器人学 · 计算机科学 2020-05-12 Trent Weiss , Madhur Behl

End-to-end learning has emerged as a transformative paradigm in autonomous driving. However, the inherently multimodal nature of driving behaviors and the generalization challenges in long-tail scenarios remain critical obstacles to robust…

机器人学 · 计算机科学 2025-05-27 Rui Zhao , Yuze Fan , Ziguo Chen , Fei Gao , Zhenhai Gao

End-to-end autonomous driving is a fully differentiable machine learning system that takes raw sensor input data and other metadata as prior information and directly outputs the ego vehicle's control signals or planned trajectories. This…

机器人学 · 计算机科学 2023-12-01 Apoorv Singh

Autonomous driving requires a comprehensive understanding of the surrounding environment for reliable trajectory planning. Previous works rely on dense rasterized scene representation (e.g., agent occupancy and semantic map) to perform…

机器人学 · 计算机科学 2023-08-25 Bo Jiang , Shaoyu Chen , Qing Xu , Bencheng Liao , Jiajie Chen , Helong Zhou , Qian Zhang , Wenyu Liu , Chang Huang , Xinggang Wang

We propose ComDrive: the first comfort-oriented end-to-end autonomous driving system to generate temporally consistent and comfortable trajectories. Recent studies have demonstrated that imitation learning-based planners and learning-based…

计算机视觉与模式识别 · 计算机科学 2025-10-23 Junming Wang , Xingyu Zhang , Zebin Xing , Songen Gu , Xiaoyang Guo , Yang Hu , Ziying Song , Qian Zhang , Xiaoxiao Long , Wei Yin

A principal barrier to large-scale deployment of urban autonomous driving systems lies in the prevalence of complex scenarios and edge cases. Existing systems fail to effectively interpret semantic information within traffic contexts and…

机器人学 · 计算机科学 2025-07-09 Yuhang Zhang , Jiaqi Liu , Chengkai Xu , Peng Hang , Jian Sun

Research interest in end-to-end autonomous driving has surged owing to its fully differentiable design integrating modular tasks, i.e. perception, prediction and planing, which enables optimization in pursuit of the ultimate goal. Despite…

Attention-based models have revolutionized AI, but the quadratic cost of self-attention incurs severe computational and memory overhead. Sparse attention methods alleviate this by skipping low-relevance token pairs. However, current…

硬件体系结构 · 计算机科学 2026-01-13 Huizheng Wang , Hongbin Wang , Zichuan Wang , Zhiheng Yue , Yang Wang , Chao Li , Yang Hu , Shouyi Yin

The increase in vehicle ownership has led to increased traffic congestion, more accidents, and higher carbon emissions. Vehicle platooning is a promising solution to address these issues by improving road capacity and reducing fuel…

机器人学 · 计算机科学 2025-11-25 Jiale Zhang , Yeqiang Qian , Tong Qin , Mingyang Jiang , Siyuan Chen , Ming Yang

Modeling complicated interactions among the ego-vehicle, road agents, and map elements has been a crucial part for safety-critical autonomous driving. Previous works on end-to-end autonomous driving rely on the attention mechanism for…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Yunpeng Zhang , Deheng Qian , Ding Li , Yifeng Pan , Yong Chen , Zhenbao Liang , Zhiyao Zhang , Shurui Zhang , Hongxu Li , Maolei Fu , Yun Ye , Zhujin Liang , Yi Shan , Dalong Du

We introduce a motion forecasting (behavior prediction) method that meets the latency requirements for autonomous driving in dense urban environments without sacrificing accuracy. A whole-scene sparse input representation allows StopNet to…

机器人学 · 计算机科学 2022-06-03 Jinkyu Kim , Reza Mahjourian , Scott Ettinger , Mayank Bansal , Brandyn White , Ben Sapp , Dragomir Anguelov

Autonomous parking remains a critical yet challenging task in intelligent driving systems, particularly within constrained urban environments where maneuvering space is limited and precise control is essential. While recent advances in…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Haonan Chen , Kaiwen Xiao , Bin Tian , Jun Fu

In this work, we present SpaRC, a novel Sparse fusion transformer for 3D perception that integrates multi-view image semantics with Radar and Camera point features. The fusion of radar and camera modalities has emerged as an efficient…

计算机视觉与模式识别 · 计算机科学 2025-09-25 Philipp Wolters , Johannes Gilg , Torben Teepe , Fabian Herzog , Felix Fent , Gerhard Rigoll

End to end (E2E) autonomous driving trajectory prediction is often trained with camera frames sampled at the highest available temporal frequency, assuming that denser sampling improves performance. We question this assumption by treating…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Yumao Liu , Tao Liu , Xiangyu Li , Jiaxiang Li , Ke Ma

The challenges presented in an autonomous racing situation are distinct from those faced in regular autonomous driving and require faster end-to-end algorithms and consideration of a longer horizon in determining optimal current actions…

机器人学 · 计算机科学 2021-12-01 Praveen Venkatesh , Rwik Rana , Harish PM

In recent years, vision-based end-to-end autonomous driving has emerged as a new paradigm. However, popular end-to-end approaches typically rely on visual feature extraction networks trained under label supervision. This limited supervision…

机器人学 · 计算机科学 2025-11-04 Ling Niu , Xiaoji Zheng , Han Wang , Chen Zheng , Ziyuan Yang , Bokui Chen , Jiangtao Gong

End-to-End Autonomous Driving (E2E-AD) systems are typically grouped by the nature of their outputs: (i) waypoint-based models that predict a future trajectory, and (ii) action-based models that directly output throttle, steer and brake.…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Jorge Daniel Rodríguez-Vidal , Gabriel Villalonga , Diego Porres , Antonio M. López Peña

In autonomous driving, Vision Language Models (VLMs) excel at high-level reasoning , whereas semantic occupancy provides fine-grained details. Despite significant progress in individual fields, there is still no method that can effectively…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Chenxu Dang , Jie Wang , Guang Li , Zhiwen Hou , Zihan You , Hangjun Ye , Jie Ma , Long Chen , Yan Wang

In autonomous driving, end-to-end planners directly utilize raw sensor data, enabling them to extract richer scene features and reduce information loss compared to traditional planners. This raises a crucial research question: how can we…

计算机视觉与模式识别 · 计算机科学 2025-03-03 Yingyan Li , Lue Fan , Jiawei He , Yuqi Wang , Yuntao Chen , Zhaoxiang Zhang , Tieniu Tan

The end-to-end (E2E) paradigm, which maps sensor inputs directly to driving decisions, has recently attracted significant attention due to its unified modeling capability and scalability. However, ensuring safety in this unified framework…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Jungho Kim , Jiyong Oh , Seunghoon Yu , Hongjae Shin , Donghyuk Kwak , Jun Won Choi