paper-with-me

홈 › Papers

Echo Planning for Autonomous Driving: From Current Observations to Future Trajectories and Back

2025-05-25 · Jintao Sun, Hu Zhang, Gangyi Ding, Zhedong Zheng

Modern end-to-end autonomous driving systems suffer from a critical limitation: their planners lack mechanisms to enforce temporal consistency between predicted trajectories and evolving scene dynamics. This absence of self-supervision allows early prediction errors to compound catastrophically over time. We introduce Echo Planning, a novel self-correcting framework that establishes a closed-loop Current - Future - Current (CFC) cycle to harmonize trajectory prediction with scene coherence. Our key insight is that plausible future trajectories must be bi-directionally consistent, ie, not only generated from current observations but also capable of reconstructing them. The CFC mechanism first predicts future trajectories from the Bird's-Eye-View (BEV) scene representation, then inversely maps these trajectories back to estimate the current BEV state. By enforcing consistency between the original and reconstructed BEV representations through a cycle loss, the framework intrinsically penalizes physically implausible or misaligned trajectories. Experiments on nuScenes demonstrate state-of-the-art performance, reducing L2 error by 0.04 m and collision rate by 0.12% compared to one-shot planners. Crucially, our method requires no additional supervision, leveraging the CFC cycle as an inductive bias for robust planning. This work offers a deployable solution for safety-critical autonomous systems.

📄 PDF Abstract BibTeX arXiv:2505.18945

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingInductive BiasTrajectory Prediction

Similar Papers 제목 키워드 기반

ProDrive: Proactive Planning for Autonomous Driving via Ego-Environment Co-Evolution

2026-04-28 · Chuyao Fu, Shengzhe Gan, Zhuoli Ouyang, Yuhan Rui 외 arxiv

End-to-end autonomous driving planners typically generate trajectories from current observations alone. However, real-world driving is highly dynamic, and such reactive planning cannot anticipate future scene evolution, …

Autonomous Driving

World4Drive: End-to-End Autonomous Driving via Intention-aware Physical Latent World Model

2025-07-01 · Yupeng Zheng, Pengxuan Yang, Zebin Xing, Qichao Zhang 외

End-to-end autonomous driving directly generates planning trajectories from raw sensor data, yet it typically relies on costly perception supervision to extract scene information. A critical research challenge arises: co…

Autonomous DrivingNavSimSelf-Supervised Learning

See Tomorrow, Act Today: Foresight-Driven Autonomous Driving

2026-05-08 · Bozhou Zhang, Nan Song, Yuang Wang, Jiankang Deng 외 arxiv

Current end-to-end autonomous driving planners are fundamentally reactive: they condition on historical and present observations to predict future actions. We argue that autonomous agents should instead imagine future sc…

Autonomous Driving

LHPF: Look back the History and Plan for the Future in Autonomous Driving

2024-11-26 · Sheng Wang, Yao Tian, Xiaodong Mei, Ge Sun 외

Decision-making and planning in autonomous driving critically reflect the safety of the system, making effective planning imperative. Current imitation learning-based planning algorithms often merge historical trajectori…

Autonomous DrivingDecision MakingImitation Learning

A Reliable Context-Aware and Temporal Planning Framework for Autonomous Driving

2026-07-06 · Argho Dey, Yunfei Yin, Swachha Ray, Md Minhazul Islam 외 arxiv

Safe operation of autonomous vehicles in dense urban traffic depends on perception and planning that remain reliable when onboard sensing is degraded. In real driving conditions, camera observations are frequently corrup…

Computational EfficiencyAutonomous VehiclesScene UnderstandingTrajectory Planning