paper-with-me

Papers

AID: Agent Intent from Diffusion for Multi-Agent Informative Path Planning

2025-12-02 · Jeric Lew, Yuhong Cao, Derek Ming Siang Tan, Guillaume Sartoretti arxiv

Information gathering in large-scale or time-critical scenarios (e.g., environmental monitoring, search and rescue) requires broad coverage within limited time budgets, motivating the use of multi-agent systems. These scenarios are commonly formulated as multi-agent informative path planning (MAIPP), where multiple agents must coordinate to maximize information gain while operating under budget constraints. A central challenge in MAIPP is ensuring effective coordination while the belief over the environment evolves with incoming measurements. Recent learning-based approaches address this by using distributions over future positions as "intent" to support coordination. However, these autoregressive intent predictors are computationally expensive and prone to compounding errors. Inspired by the effectiveness of diffusion models as expressive, long-horizon policies, we propose AID, a fully decentralized MAIPP framework that leverages diffusion models to generate long-term trajectories in a non-autoregressive manner. AID first performs behavior cloning on trajectories produced by existing MAIPP planners and then fine-tunes the policy using reinforcement learning via Diffusion Policy Policy Optimization (DPPO). This two-stage pipeline enables the policy to inherit expert behavior while learning improved coordination through online reward feedback. Experiments demonstrate that AID consistently improves upon the MAIPP planners it is trained from, achieving 4x faster execution and up to 17% increased information gain, while scaling effectively to larger numbers of agents. Our implementation is publicly available at https://github.com/marmotlab/AID.

📄 PDF Abstract BibTeX arXiv:2512.02535

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Intention Recognition for Multiple Agents

2021-12-05 · Zhang Zhang, Yifeng Zeng, Yinghui Pan

Intention recognition is an important step to facilitate collaboration among multiple agents. Existing work mainly focuses on intention recognition in a single-agent setting and uses a descriptive model, e.g. Bayesian ne…

ClusteringDescriptiveIntent Detection

ParkDiffusion++: Ego Intention Conditioned Joint Multi-Agent Trajectory Prediction for Automated Parking using Diffusion Models

2026-02-24 · Jiarong Wei, Anna Rehr, Christian Feist, Abhinav Valada arxiv

Automated parking is a challenging operational domain for advanced driver assistance systems, requiring robust scene understanding and interaction reasoning. The key challenge is twofold: (i) predict multiple plausible e…

Knowledge DistillationTrajectory PredictionScene Understanding

Intention-aware Hierarchical Diffusion Model for Long-term Trajectory Anomaly Detection

2025-09-21 · Chen Wang, Sarah Erfani, Tansu Alpcan, Christopher Leckie arxiv

Long-term trajectory anomaly detection is a challenging problem due to the diversity and complex spatiotemporal dependencies in trajectory data. Existing trajectory anomaly detection methods fail to simultaneously consid…

Anomaly Detection

The Mirror Agent Model: a Bayesian Architecture for Interpretable Agent Behavior

2026-09-04 · Michele Persiani, Thomas Hellström arxiv

In this paper we illustrate a novel architecture generating interpretable behavior and explanations. We refer to this architecture as the Mirror Agent Model because it defines the observer model, that is the target of ex…

Learning Group Interactions and Semantic Intentions for Multi-Object Trajectory Prediction

2024-12-20 · Mengshi Qi, Yuxin Yang, Huadong Ma

Effective modeling of group interactions and dynamic semantic intentions is crucial for forecasting behaviors like trajectories or movements. In complex scenarios like sports, agents' trajectories are influenced by group…

PredictionTrajectory Prediction