paper-with-me

홈 › Papers

AutoTraces: Autoregressive Trajectory Forecasting via Multimodal Large Language Models

2026-03-09 · Teng Wang, Yanting Lu, Ruize Wang arxiv

We present AutoTraces, an autoregressive vision-language-trajectory model for robot trajectory forecasting in humam-populated environments, which harnesses the inherent reasoning capabilities of large language models (LLMs) to model complex human behaviors. In contrast to prior works that rely solely on textual representations, our key innovation lies in a novel trajectory tokenization scheme, which represents waypoints with point tokens as categorical and positional markers while encoding waypoint numerical values as corresponding point embeddings, seamlessly integrated into the LLM's space through a lightweight encoder-decoder architecture. This design preserves the LLM's native autoregressive generation mechanism while extending it to physical coordinate spaces, facilitates modeling of long-term interactions in trajectory data. We further introduce an automated chain-of-thought (CoT) generation mechanism that leverages a multimodal LLM to infer spatio-temporal relationships from visual observations and trajectory data, eliminating reliance on manual annotation. Through a two-stage training strategy, our AutoTraces achieves SOTA forecasting accuracy, particularly in long-horizon prediction, while exhibiting strong cross-scene generalization and supporting flexible-length forecasting.

📄 PDF Abstract BibTeX arXiv:2603.07989

Code (0)

등록된 구현이 없습니다.

Tasks

Trajectory Forecasting

Similar Papers 제목 키워드 기반

Imitative Non-Autoregressive Modeling for Trajectory Forecasting and Imputation

2020-06-01 · CVPR 2020 6 · Mengshi Qi, Jie Qin, Yu Wu, Yi Yang

Trajectory forecasting and imputation are pivotal steps towards understanding the movement of human and objects, which are quite challenging since the future trajectories and missing values in a temporal sequence are ful…

Imitation LearningImputationMissing ValuesTrajectory Forecasting+1

Hierarchical Light Transformer Ensembles for Multimodal Trajectory Forecasting

2024-03-26 · Adrien Lafage, Mathieu Barbier, Gianni Franchi, David Filliat

Accurate trajectory forecasting is crucial for the performance of various systems, such as advanced driver-assistance systems and self-driving vehicles. These forecasts allow us to anticipate events that lead to collisio…

Motion ForecastingTrajectory ForecastingUncertainty Quantification

Multimodal trajectory forecasting based on discrete heat map

2021-06-22 · Jingni Yuan, Jianyun Xu, Yushi Zhu

In Argoverse motion forecasting competition, the task is to predict the probabilistic future trajectory distribution for the interested targets in the traffic scene. We use vectorized lane map and 2 s targets' history tr…

Motion ForecastingTrajectory Forecasting

CoGenCast: A Coupled Autoregressive-Flow Generative Framework for Time Series Forecasting

2026-02-03 · Yaguo Liu, Mingyue Cheng, Daoyu Wang, Xiaoyu Tao 외 arxiv

Time series forecasting can be viewed as a generative problem that requires both semantic understanding over contextual conditions and stochastic modeling of continuous temporal dynamics. Existing approaches typically re…

Time Series Forecasting

From Goals, Waypoints & Paths To Long Term Human Trajectory Forecasting

2020-12-02 · ICCV 2021 10 · Karttikeya Mangalam, Yang An, Harshayu Girase, Jitendra Malik

Human trajectory forecasting is an inherently multi-modal problem. Uncertainty in future trajectories stems from two sources: (a) sources that are known to the agent but unknown to the model, such as long term goals and …

PredictionTrajectory ForecastingTrajectory Prediction