paper-with-me

Papers

Prioritizing Perception-Guided Self-Supervision: A New Paradigm for Causal Modeling in End-to-End Autonomous Driving

2025-11-11 · Yi Huang, Zhan Qu, Lihui Jiang, Bingbing Liu, Hongbo Zhang arxiv

End-to-end autonomous driving systems, predominantly trained through imitation learning, have demonstrated considerable effectiveness in leveraging large-scale expert driving data. Despite their success in open-loop evaluations, these systems often exhibit significant performance degradation in closed-loop scenarios due to causal confusion. This confusion is fundamentally exacerbated by the overreliance of the imitation learning paradigm on expert trajectories, which often contain unattributable noise and interfere with the modeling of causal relationships between environmental contexts and appropriate driving actions. To address this fundamental limitation, we propose Perception-Guided Self-Supervision (PGS) - a simple yet effective training paradigm that leverages perception outputs as the primary supervisory signals, explicitly modeling causal relationships in decision-making. The proposed framework aligns both the inputs and outputs of the decision-making module with perception results, such as lane centerlines and the predicted motions of surrounding agents, by introducing positive and negative self-supervision for the ego trajectory. This alignment is specifically designed to mitigate causal confusion arising from the inherent noise in expert trajectories. Equipped with perception-driven supervision, our method, built on a standard end-to-end architecture, achieves a Driving Score of 78.08 and a mean success rate of 48.64% on the challenging closed-loop Bench2Drive benchmark, significantly outperforming existing state-of-the-art methods, including those employing more complex network architectures and inference pipelines. These results underscore the effectiveness and robustness of the proposed PGS framework and point to a promising direction for addressing causal confusion and enhancing real-world generalization in autonomous driving.

📄 PDF Abstract BibTeX arXiv:2511.08214

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Results from the Paper

RankTaskDatasetModelMetrics
#39 Bench2Drive Bench2Drive Perception-Guided Driving Score: 48.64

Similar Papers 제목 키워드 기반

Instance-aware Multi-Camera 3D Object Detection with Structural Priors Mining and Self-Boosting Learning

2023-12-13 · Yang Jiao, Zequn Jie, Shaoxiang Chen, Lechao Cheng 외

Camera-based bird-eye-view (BEV) perception paradigm has made significant progress in the autonomous driving field. Under such a paradigm, accurate BEV representation construction relies on reliable depth estimation for …

3D Object DetectionAutonomous DrivingDepth Estimationobject-detection+2

A Little Help Goes a Long Way: Efficient LLM Training by Leveraging Small LMs

2024-10-24 · Ankit Singh Rawat, Veeranjaneyulu Sadhanala, Afshin Rostamizadeh, Ayan Chakrabarti 외

A primary challenge in large language model (LLM) development is their onerous pre-training cost. Typically, such pre-training involves optimizing a self-supervised objective (such as next-token prediction) over a large …

Language ModelingLanguage ModellingLarge Language ModelSmall Language Model

VisionPAD: A Vision-Centric Pre-training Paradigm for Autonomous Driving

2024-11-22 · CVPR 2025 1 · Haiming Zhang, Wending Zhou, Yiyao Zhu, Xu Yan 외

This paper introduces VisionPAD, a novel self-supervised pre-training paradigm designed for vision-centric algorithms in autonomous driving. In contrast to previous approaches that employ neural rendering with explicit d…

3D Object DetectionAutonomous DrivingNeural Renderingobject-detection+1

When the City Teaches the Car: Label-Free 3D Perception from Infrastructure

2026-03-17 · Zhen Xu, Jinsu Yoo, Cristian Bautista, Zanming Huang 외 arxiv

Building robust 3D perception for self-driving still relies heavily on large-scale data collection and manual annotation, yet this paradigm becomes impractical as deployment expands across diverse cities and regions. Mea…

Autonomous Vehicles

ParallelWorld: Test-Time Scaling for Embodied Reasoning

2026-08-24 · Min Chen, Shengjun Zhang, Yuxin Li, Zhang Zhang 외 arxiv

Embodied Reasoning constitutes a fundamental capability of embodied intelligence, serving as the basis for autonomous perception, reasoning, and interaction within physical environments. Recent studies have shifted the p…