paper-with-me

Papers

Foresight in Motion: Reinforcing Trajectory Prediction with Reward Heuristics

2025-07-16 · Muleilan Pei, Shaoshuai Shi, Xuesong Chen, Xu Liu, Shaojie Shen arxiv

Motion forecasting for on-road traffic agents presents both a significant challenge and a critical necessity for ensuring safety in autonomous driving systems. In contrast to most existing data-driven approaches that directly predict future trajectories, we rethink this task from a planning perspective, advocating a "First Reasoning, Then Forecasting" strategy that explicitly incorporates behavior intentions as spatial guidance for trajectory prediction. To achieve this, we introduce an interpretable, reward-driven intention reasoner grounded in a novel query-centric Inverse Reinforcement Learning (IRL) scheme. Our method first encodes traffic agents and scene elements into a unified vectorized representation, then aggregates contextual features through a query-centric paradigm. This enables the derivation of a reward distribution, a compact yet informative representation of the target agent's behavior within the given scene context via IRL. Guided by this reward heuristic, we perform policy rollouts to reason about multiple plausible intentions, providing valuable priors for subsequent trajectory generation. Finally, we develop a hierarchical DETR-like decoder integrated with bidirectional selective state space models to produce accurate future trajectories along with their associated probabilities. Extensive experiments on the large-scale Argoverse and nuScenes motion forecasting datasets demonstrate that our approach significantly enhances trajectory prediction confidence, achieving highly competitive performance relative to state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2507.12083

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningTrajectory PredictionAutonomous DrivingMotion Forecasting

Similar Papers 제목 키워드 기반

AgentForesight: Online Auditing for Early Failure Prediction in Multi-Agent Systems

2026-05-09 · Boxuan Zhang, Jianing Zhu, Zeru Shi, Dongfang Liu 외 arxiv

LLM-based multi-agent systems are increasingly deployed on long-horizon tasks, but a single decisive error is often accepted by downstream agents and cascades into trajectory-level failure. Existing work frames this as \…

Reinforcement Learning

AirForesight: Current-to-Future Spatial Map Imagination with Cross-Space Planning Consistency for UAV-VLN

2026-08-13 · Yutong Liu, Xiaojie Li, Mingzhu Xu, Jianlong Wu arxiv

Unmanned Aerial Vehicle Vision-Language Navigation (UAV-VLN) requires agents to follow language instructions, infer spatial structure from sparse multi-view observations, and execute feasible 3D motion in complex outdoor…

Vision-Language NavigationTrajectory PredictionSpatial Reasoning

PRIMT: Preference-based Reinforcement Learning with Multimodal Feedback and Trajectory Synthesis from Foundation Models

2025-09-19 · Ruiqi Wang, Dezhong Zhao, Ziqin Yuan, Tianyu Shao 외 arxiv

Preference-based reinforcement learning (PbRL) has emerged as a promising paradigm for teaching robots complex behaviors without reward engineering. However, its effectiveness is often limited by two critical challenges:…

Reinforcement Learning

ShipTraj-R1: Reinforcing Ship Trajectory Prediction in Large Language Models via Group Relative Policy Optimization

2026-03-03 · Yang Zhan, Yunhao Li, Zhang Chao, Yuxu Lu 외 arxiv

Recent advancements in reinforcement fine-tuning have significantly improved the reasoning ability of large language models (LLMs). In particular, methods such as group relative policy optimization (GRPO) have demonstrat…

Trajectory PredictionText Generation

ForeSight: Multi-View Streaming Joint Object Detection and Trajectory Forecasting

2025-08-09 · Sandro Papais, Letian Wang, Brian Cheong, Steven L. Waslander arxiv

We introduce ForeSight, a novel joint detection and forecasting framework for vision-based 3D perception in autonomous vehicles. Traditional approaches treat detection and forecasting as separate sequential tasks, limiti…

Trajectory ForecastingAutonomous VehiclesSpatial ReasoningObject Detection