paper-with-me

Papers

Poly-Autoregressive Prediction for Modeling Interactions

2025-02-12 · CVPR 2025 1 · Neerja Thakkar, Tara Sadjadpour, Jathushan Rajasegaran, Shiry Ginosar, Jitendra Malik

We introduce a simple framework for predicting the behavior of an agent in multi-agent settings. In contrast to autoregressive (AR) tasks, such as language processing, our focus is on scenarios with multiple agents whose interactions are shaped by physical constraints and internal motivations. To this end, we propose Poly-Autoregressive (PAR) modeling, which forecasts an ego agent's future behavior by reasoning about the ego agent's state history and the past and current states of other interacting agents. At its core, PAR represents the behavior of all agents as a sequence of tokens, each representing an agent's state at a specific timestep. With minimal data pre-processing changes, we show that PAR can be applied to three different problems: human action forecasting in social situations, trajectory prediction for autonomous vehicles, and object pose forecasting during hand-object interaction. Using a small proof-of-concept transformer backbone, PAR outperforms AR across these three scenarios. The project website can be found at https://neerja.me/PAR/.

📄 PDF Abstract BibTeX arXiv:2502.08646

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesPredictionTrajectory Prediction

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Diffusion Forcing for Multi-Agent Interaction Sequence Modeling

2025-12-19 · Vongani H. Maluleke, Kie Horiuchi, Lea Wilken, Evonne Ng 외 arxiv

Understanding and generating multi-person interactions is a fundamental challenge with broad implications for robotics and social computing. While humans naturally coordinate in groups, modeling such interactions remains…

Polyhedron Attention Module: Learning Adaptive-order Interactions

2023-09-21 · NeurIPS 2023 11

Learning feature interactions can be the key for multivariate predictive modeling. ReLU-activated neural networks create piecewise linear prediction models, and other nonlinear activation functions lead to models with on…

World Models via Policy-Guided Trajectory Diffusion

2023-12-13 · Marc Rigter, Jun Yamada, Ingmar Posner

World models are a powerful tool for developing intelligent agents. By predicting the outcome of a sequence of actions, world models enable policies to be optimised via on-policy reinforcement learning (RL) using synthet…

continuous-controlContinuous ControlDenoisingMuJoCo+2

Modeling polypharmacy side effects with graph convolutional networks

2018-02-02 · Marinka Zitnik, Monica Agrawal, Jure Leskovec

The use of drug combinations, termed polypharmacy, is common to treat patients with complex diseases and co-existing conditions. However, a major consequence of polypharmacy is a much higher risk of adverse side effects …

Link Prediction

PointNSP: Autoregressive 3D Point Cloud Generation with Next-Scale Level-of-Detail Prediction

2025-10-07 · Ziqiao Meng, Qichao Wang, Zhiyang Dou, Zixing Song 외 arxiv

Autoregressive point cloud generation has long lagged behind diffusion-based approaches in quality. The performance gap stems from the fact that autoregressive models impose an artificial ordering on inherently unordered…

Point Cloud Generation