paper-with-me

홈 › Papers

Efficient Equivariant Transformer for Self-Driving Agent Modeling

2026-04-01 · Scott Xu, Dian Chen, Kelvin Wong, Chris Zhang, Kion Fallah, Raquel Urtasun arxiv

Accurately modeling agent behaviors is an important task in self-driving. It is also a task with many symmetries, such as equivariance to the order of agents and objects in the scene or equivariance to arbitrary roto-translations of the entire scene as a whole; i.e., SE(2)-equivariance. The transformer architecture is a ubiquitous tool for modeling these symmetries. While standard self-attention is inherently permutation equivariant, explicit pairwise relative positional encodings have been the standard for introducing SE(2)-equivariance. However, this approach introduces an additional cost that is quadratic in the number of agents, limiting its scalability to larger scenes and batch sizes. In this work, we propose DriveGATr, a novel transformer-based architecture for agent modeling that achieves SE(2)-equivariance without the computational cost of existing methods. Inspired by recent advances in geometric deep learning, DriveGATr encodes scene elements as multivectors in the 2D projective geometric algebra $\mathbb{R}^*_{2,0,1}$ and processes them with a stack of equivariant transformer blocks. Crucially, DriveGATr models geometric relationships using standard attention between multivectors, eliminating the need for costly explicit pairwise relative positional encodings. Experiments on the Waymo Open Motion Dataset demonstrate that DriveGATr is comparable to the state-of-the-art in traffic simulation and establishes a superior Pareto front for performance vs computational cost.

📄 PDF Abstract BibTeX arXiv:2604.01466

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Complete Guide to Spherical Equivariant Graph Transformers

2025-12-15 · Sophia Tang arxiv

Spherical equivariant graph neural networks (EGNNs) provide a principled framework for learning on three-dimensional molecular and biomolecular systems, where predictions must respect the rotational symmetries inherent i…

Molecular Property Prediction

SE(3)-Hyena Operator for Scalable Equivariant Learning

2024-07-01 · Artem Moskalev, Mangal Prakash, Rui Liao, Tommaso Mansi

Modeling global geometric context while maintaining equivariance is crucial for accurate predictions in many fields such as biology, chemistry, or vision. Yet, this is challenging due to the computational demands of proc…

A Unified Framework for Vision Transformers Equivariant to Discrete Subgroups of $\mathrm{O}(2)$

2026-06-26 · Tīkun Ông, Georg Bökman arxiv

Vision transformers have become a dominant architecture for visual recognition. However, standard models do not explicitly encode the planar symmetries that arise in many vision domains. We introduce a family of vision t…

Scene Transformer: A unified architecture for predicting multiple agent trajectories

2021-06-15 · Jiquan Ngiam, Benjamin Caine, Vijay Vasudevan, Zhengdong Zhang 외

Predicting the motion of multiple agents is necessary for planning in dynamic environments. This task is challenging for autonomous driving since agents (e.g. vehicles and pedestrians) and their associated behaviors may …

Autonomous DrivingLanguage ModelingLanguage Modellingmotion prediction

Scene Transformer: A unified architecture for predicting future trajectories of multiple agents

2021-09-29 · ICLR 2022 4 · Jiquan Ngiam, Vijay Vasudevan, Benjamin Caine, Zhengdong Zhang 외

Predicting the motion of multiple agents is necessary for planning in dynamic environments. This task is challenging for autonomous driving since agents (e.g., vehicles and pedestrians) and their associated behaviors may…

Autonomous DrivingLanguage ModelingLanguage Modellingmotion prediction