paper-with-me

Papers

ResAD: Normalized Residual Trajectory Modeling for End-to-End Autonomous Driving

2025-10-09 · Zhiyu Zheng, Shaoyu Chen, Haoran Yin, Xinbang Zhang, Jialv Zou, Xinggang Wang, Qian Zhang, Lefei Zhang arxiv

End-to-end autonomous driving (E2EAD) systems, which learn to predict future trajectories directly from sensor data, are fundamentally challenged by the inherent spatio-temporal imbalance of trajectory data. This imbalance creates a significant optimization burden, causing models to learn spurious correlations instead of robust driving logic, while also prioritizing uncertain, distant predictions, thereby compromising immediate safety. To address these issues, we propose ResAD, a novel Normalized Residual Trajectory Modeling framework. Instead of predicting the future trajectory directly, our approach reframes and simplifies the learning task by predicting the residual deviation from a deterministic inertial reference. This inertial reference serves as a strong physical prior, compelling the model to move beyond simple pattern-matching and instead focus its capacity on learning the necessary, context-driven deviations (e.g., traffic rules, obstacles) from this default, inertially-guided path. To mitigate the optimization imbalance caused by uncertain, long-term horizons, ResAD further incorporates Point-wise Normalization of the predicted residual. This technique re-weights the optimization objective, preventing large-magnitude errors associated with distant, uncertain waypoints from dominating the learning signal. On the NAVSIM v1 and v2 benchmarks, ResAD achieves state-of-the-art results of 88.8 PDMS and 85.5 EPDMS with only two denoising steps, demonstrating that ResAD significantly simplifies the learning task and improves planning performance. The code will be released to facilitate further research.

📄 PDF Abstract BibTeX arXiv:2510.08562

Code (0)

등록된 구현이 없습니다.

Tasks

Trajectory ModelingAutonomous Driving

Similar Papers 제목 키워드 기반

ResAD++: Towards Class Agnostic Anomaly Detection via Residual Feature Learning

2025-09-28 · Xincheng Yao, Chao Shi, Muming Zhao, Guangtao Zhai 외 arxiv

This paper explores the problem of class-agnostic anomaly detection (AD), where the objective is to train one class-agnostic AD model that can generalize to detect anomalies in diverse new classes from different domains …

Representation LearningAnomaly Detection

ResAD: A Simple Framework for Class Generalizable Anomaly Detection

2024-10-26 · Xincheng Yao, Zixin Chen, Chao GAO, Guangtao Zhai 외

This paper explores the problem of class-generalizable anomaly detection, where the objective is to train one unified AD model that can generalize to detect anomalies in diverse classes from different domains without any…

Anomaly Detection

ResAdapt: Adaptive Resolution for Efficient Multimodal Reasoning

2026-03-30 · Huanxuan Liao, Zhongtao Jiang, Yupu Hao, Yuqiao Tan 외 arxiv

Multimodal Large Language Models (MLLMs) achieve stronger visual understanding by scaling input fidelity, yet the resulting visual token growth makes jointly sustaining high spatial resolution and long temporal context p…

Multimodal Reasoning

ResAdapter: Domain Consistent Resolution Adapter for Diffusion Models

2024-03-04 · Jiaxiang Cheng, Pan Xie, Xin Xia, Jiashi Li 외

Recent advancement in text-to-image models (e.g., Stable Diffusion) and corresponding personalized technologies (e.g., DreamBooth and LoRA) enables individuals to generate high-quality and imaginative images. However, th…

Image Generation

Region and Spatial Aware Anomaly Detection for Fundus Images

2023-03-07 · Jingqi Niu, Shiwen Dong, Qinji Yu, Kang Dang 외

Recently anomaly detection has drawn much attention in diagnosing ocular diseases. Most existing anomaly detection research in fundus images has relatively large anomaly scores in the salient retinal structures, such as …

Anomaly Detection