中文
相关论文

相关论文: Closing the Navigation Compliance Gap in End-to-en…

200 篇论文

End-to-end autonomous driving faces persistent challenges in both generating diverse, rule-compliant trajectories and robustly selecting the optimal path from these options via learned, multi-faceted evaluation. To address these challenges,…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Bin Wang , Pingjun Li , Jinkun Liu , Jun Cheng , Hailong Lei , Yinze Rong , Huan-ang Gao , Kangliang Chen , Xing Pan , Weihao Gu

Existing imitation learning methods for end-to-end autonomous driving predominantly learn from successful demonstrations by minimizing geometric deviations from expert trajectories. This paradigm implicitly assumes that spatial proximity…

机器人学 · 计算机科学 2026-05-20 Junli Wang , Zhihua Hua , Xueyi Liu , Zebin Xing , Haochen Tian , Kun Ma , Hangjun Ye , Guang Chen , Long Chen , Qichao Zhang

Simulators can generate virtually unlimited driving data, yet imitation learning policies in simulation still struggle to achieve robust closed-loop performance. Motivated by this gap, we empirically study how misalignment between…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Long Nguyen , Micha Fauth , Bernhard Jaeger , Daniel Dauner , Maximilian Igl , Andreas Geiger , Kashyap Chitta

Autonomous vehicles must navigate safely in complex driving environments. Imitating a single expert trajectory, as in regression-based approaches, usually does not explicitly assess the safety of the predicted trajectory. Selection-based…

机器人学 · 计算机科学 2025-11-25 Wenhao Yao , Zhenxin Li , Shiyi Lan , Zi Wang , Xinglong Sun , Jose M. Alvarez , Zuxuan Wu

Benchmarking vision-based driving policies is challenging. On one hand, open-loop evaluation with real data is easy, but these results do not reflect closed-loop performance. On the other, closed-loop evaluation is possible in simulation,…

Driving planning is a critical component of end-to-end (E2E) autonomous driving. However, prevailing Imitative E2E Planners often suffer from multimodal trajectory mode collapse, failing to produce diverse trajectory proposals. Meanwhile,…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Lin Liu , Caiyan Jia , Guanyi Yu , Ziying Song , JunQiao Li , Feiyang Jia , Peiliang Wu , Xiaoshuai Hao , Yadan Luo

Current autonomous driving systems often favor end-to-end frameworks, which take sensor inputs like images and learn to map them into trajectory space via neural networks. Previous work has demonstrated that models can achieve better…

计算机视觉与模式识别 · 计算机科学 2025-12-10 Zebin Xing , Pengxuan Yang , Linbo Wang , Yichen Zhang , Yiming Hu , Yupeng Zheng , Junli Wang , Yinfeng Gao , Guang Li , Kun Ma , Long Chen , Zhongpu Xia , Qichao Zhang , Hangjun Ye , Dongbin Zhao

In recent years, great efforts have been devoted to deep imitation learning for autonomous driving control, where raw sensory inputs are directly mapped to control actions. However, navigating through densely populated intersections remains…

机器人学 · 计算机科学 2022-02-22 Zeyu Zhu , Huijing Zhao

End-to-end autonomous driving has emerged as a compelling alternative to traditional modular pipelines by directly mapping raw sensor data to driving actions. While recent approaches achieve strong performance on single-domain datasets,…

机器人学 · 计算机科学 2026-05-20 Hoonhee Cho , Giwon Lee , Jae-Young Kang , Hyemin Yang , Heejun Park , Kuk-Jin Yoon

Open-loop evaluation offers fast, reproducible assessment of autonomous driving planners, but its ability to predict real closed-loop driving performance remains questionable. Prior work has shown that traditional open-loop metrics such as…

机器人学 · 计算机科学 2026-05-04 Yiru Wang , Anqing Jiang , Shuo Wang , Yuwen Heng , Hai Yang , Yang Chen , Hao Sun

Planning is a critical component of end-to-end autonomous driving. However, prevailing imitation learning methods often suffer from mode collapse, failing to produce diverse trajectory hypotheses. Meanwhile, existing generative approaches…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Lin Liu , Guanyi Yu , Ziying Song , Junqiao Li , Caiyan Jia , Feiyang Jia , Peiliang Wu , Yandan Luo

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 recent years, end-to-end autonomous driving frameworks have been shown to not only enhance perception performance but also improve planning capabilities. However, most previous end-to-end autonomous driving frameworks have focused…

机器人学 · 计算机科学 2024-08-13 Yuanhua Shen , Jun Li

Autonomous driving faces significant challenges in achieving human-like iterative decision-making, which continuously generates, evaluates, and refines trajectory proposals. Current generation-evaluation frameworks isolate trajectory…

In the path planning problem of autonomous application, the existing studies separately consider the path planning and trajectory tracking control of the autonomous vehicle and few of them have integrated the trajectory planning and…

机器人学 · 计算机科学 2019-05-10 Chao Huang , Boyuan Li , Masako Kishida

Recent applications of deep learning to navigation have generated end-to-end navigation solutions whereby visual sensor input is mapped to control signals or to motion primitives. The resulting visual navigation strategies work very well at…

机器人学 · 计算机科学 2018-01-17 Justin S. Smith , Jin-Ha Hwang , Fu-Jen Chu , Patricio A. Vela

Despite rapid progress, autonomous driving algorithms remain notoriously fragile under Out-of-Distribution (OOD) conditions. We identify a critical decoupling failure in current research: the lack of distinction between appearance-based…

计算机视觉与模式识别 · 计算机科学 2026-02-16 Jiabao Wang , Hongyu Zhou , Yuanbo Yang , Jiahao Shao , Yiyi Liao

Embodied navigation holds significant promise for real-world applications such as last-mile delivery. However, most existing approaches are confined to either indoor or outdoor environments and rely heavily on strong assumptions, such as…

计算机视觉与模式识别 · 计算机科学 2026-02-09 Yuxiang Zhao , Yirong Yang , Yanqing Zhu , Yanfen Shen , Chiyu Wang , Zhining Gu , Pei Shi , Wei Guo , Mu Xu

Learning-based planners are sensitive to the long-tailed distribution of driving data. Common maneuvers dominate datasets, while dangerous or rare scenarios are sparse. This imbalance can bias models toward the frequent cases and degrade…

机器人学 · 计算机科学 2026-02-18 Lingguang Wang , Ömer Şahin Taş , Marlon Steiner , Christoph Stiller

Existing vision-and-language navigation models often deviate from the correct trajectory when executing instructions. However, these models lack effective error correction capability, hindering their recovery from errors. To address this…

机器人学 · 计算机科学 2025-08-15 Zhuoyuan Yu , Yuxing Long , Zihan Yang , Chengyan Zeng , Hongwei Fan , Jiyao Zhang , Hao Dong
‹ 上一页 1 2 3 10 下一页 ›