paper-with-me

홈 › Papers

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

2025-07-06 · Liwen Xiao, Zhiyu Pan, Zhicheng Wang, Zhiguo Cao, Wei Li 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. However, existing refinement methods often overlook the topological relationships between trajectories, which are vital for improving prediction precision. Inspired by braid theory, we propose a novel trajectory refinement approach, Soft-Braid Refiner (SRefiner), guided by the soft-braid topological structure of trajectories using Soft-Braid Attention. Soft-Braid Attention captures spatio-temporal topological relationships between trajectories by considering both spatial proximity and vehicle motion states at ``soft intersection points". Additionally, we extend this approach to model interactions between trajectories and lanes, further improving the prediction accuracy. SRefiner is a multi-iteration, multi-agent framework that iteratively refines trajectories, incorporating topological information to enhance interactions within traffic scenarios. SRefiner achieves significant performance improvements over four baseline methods across two datasets, establishing a new state-of-the-art in trajectory refinement. Code is here https://github.com/Liwen-Xiao/SRefiner.

📄 PDF Abstract BibTeX arXiv:2507.04263

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar 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 mode…

Trajectory Prediction

Untangling Braids with Multi-agent Q-Learning

2021-09-29 · Abdullah Khan, Alexei Vernitski, Alexei Lisitsa

We use reinforcement learning to tackle the problem of untangling braids. We experiment with braids with 2 and 3 strands. Two competing players learn to tangle and untangle a braid. We interface the braid untangling prob…

OpenAI GymQ-Learningreinforcement-learningReinforcement Learning+1

BRAID: Bounded Reasoning for Autonomous Inference and Decisions

2025-12-17 · Armağan Amcalar, Eyup Cinar arxiv

Large Language Models (LLMs) exhibit nonlinear relationships between performance, cost, and token usage. This paper presents a quantitative study on structured prompting using BRAID (Bounded Reasoning for Au tonomous Inf…

VFM-ISRefiner: Towards Better Adapting Vision Foundation Models for Interactive Segmentation of Remote Sensing Images

2025-11-30 · Deliang Wang, Peng Liu, Yan Ma, Rongkai Zhuang 외 arxiv

Interactive image segmentation(IIS) plays a critical role in generating precise annotations for remote sensing imagery, where objects often exhibit scale variations, irregular boundaries and complex backgrounds. However,…

Interactive SegmentationInstance SegmentationImage Segmentation

An application of neural networks to a problem in knot theory and group theory (untangling braids)

2022-06-10 · Alexei Lisitsa, Mateo Salles, Alexei Vernitski

We report on our success on solving the problem of untangling braids up to length 20 and width 4. We use feed-forward neural networks in the framework of reinforcement learning to train the agent to choose Reidemeister m…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)