paper-with-me

홈 › Papers

Future-Interactions-Aware Trajectory Prediction via Braid Theory

2026-03-23 · Caio Azevedo, Stefano Sabatini, Sascha Hornauer, Fabien Moutarde arxiv

To safely operate, an autonomous vehicle must know the future behavior of a potentially high number of interacting agents around it, a task often posed as multi-agent trajectory prediction. Many previous attempts to model social interactions and solve the joint prediction task either add extensive computational requirements or rely on heuristics to label multi-agent behavior types. Braid theory, in contrast, provides a powerful exact descriptor of multi-agent behavior by projecting future trajectories into braids that express how trajectories cross with each other over time; a braid then corresponds to a specific mode of coordination between the multiple agents in the future. In past work, braids have been used lightly to reason about interacting agents and restrict the attention window of predicted agents. We show that leveraging more fully the expressivity of the braid representation and using it to condition the trajectories themselves leads to even further gains in joint prediction performance, with negligible added complexity either in training or at inference time. We do so by proposing a novel auxiliary task, braid prediction, done in parallel with the trajectory prediction task. By classifying edges between agents into their correct crossing types in the braid representation, the braid prediction task is able to imbue the model with improved social awareness, which is reflected in joint predictions that more closely adhere to the actual multi-agent behavior. This simple auxiliary task allowed us to obtain significant improvements in joint metrics on three separate datasets. We show how the braid prediction task infuses the model with future intention awareness, leading to more accurate joint predictions. Code is available at github.com/caiocj1/traj-pred-braid-theory.

📄 PDF Abstract BibTeX arXiv:2603.22035

Code (0)

등록된 구현이 없습니다.

Tasks

Trajectory Prediction

Similar Papers 제목 키워드 기반

SRefiner: Soft-Braid Attention for Multi-Agent Trajectory Refinement

2025-07-06 · Liwen Xiao, Zhiyu Pan, Zhicheng Wang, Zhiguo Cao 외 arxiv

Accurate prediction of multi-agent future trajectories is crucial for autonomous driving systems to make safe and efficient decisions. Trajectory refinement has emerged as a key strategy to enhance prediction accuracy. H…

Autonomous Driving

Graph-Based Interaction-Aware Multimodal 2D Vehicle Trajectory Prediction using Diffusion Graph Convolutional Networks

2023-09-05 · Keshu Wu, Yang Zhou, Haotian Shi, Xiaopeng Li 외

Predicting vehicle trajectories is crucial for ensuring automated vehicle operation efficiency and safety, particularly on congested multi-lane highways. In such dynamic environments, a vehicle's motion is determined by …

Graph EmbeddingIntent DetectionTrajectory Prediction

Where Will They Go? Modelling Multimodal Pedestrian Manoeuvres from Ego-centric Videos

2026-06-17 · Yuxuan Xie, Nicolas Pugeault, Chongfeng Wei, Hubert P. H. Shum 외 arxiv

Pedestrian trajectory prediction from an on-board ego-centric camera is challenging since it depends on complex interactions with vehicles and scene context, as well as the intention of the pedestrian. The task becomes e…

Trajectory Prediction

ASTRA: A Scene-aware TRAnsformer-based model for trajectory prediction

2025-01-16 · Izzeddin Teeti, Aniket Thomas, Munish Monga, Sachin Kumar 외

We present ASTRA (A} Scene-aware TRAnsformer-based model for trajectory prediction), a light-weight pedestrian trajectory forecasting model that integrates the scene context, spatial dynamics, social inter-agent interact…

Trajectory ForecastingTrajectory Prediction

Uncertainty-Aware Diffusion Model for Multimodal Highway Trajectory Prediction via DDIM Sampling

2026-02-24 · Marion Neumeier, Niklas Roßberg, Michael Botsch, Wolfgang Utschick arxiv

Accurate and uncertainty-aware trajectory prediction remains a core challenge for autonomous driving, driven by complex multi-agent interactions, diverse scene contexts and the inherently stochastic nature of future moti…

Trajectory PredictionAutonomous Driving