LGAIROOct 8, 2025

DecompGAIL: Learning Realistic Traffic Behaviors with Decomposed Multi-Agent Generative Adversarial Imitation Learning

arXiv:2510.06913v13 citationsh-index: 8
Originality Incremental advance
AI Analysis

This work improves traffic simulation for autonomous driving and urban planning by providing a more stable and realistic multi-agent imitation learning method, though it is incremental as it builds on existing GAIL and SMART frameworks.

The paper tackled the problem of realistic traffic behavior simulation in multi-agent settings by addressing instability in Generative Adversarial Imitation Learning (GAIL) due to irrelevant interaction misguidance, and it achieved state-of-the-art performance on the WOMD Sim Agents 2025 benchmark.

Realistic traffic simulation is critical for the development of autonomous driving systems and urban mobility planning, yet existing imitation learning approaches often fail to model realistic traffic behaviors. Behavior cloning suffers from covariate shift, while Generative Adversarial Imitation Learning (GAIL) is notoriously unstable in multi-agent settings. We identify a key source of this instability: irrelevant interaction misguidance, where a discriminator penalizes an ego vehicle's realistic behavior due to unrealistic interactions among its neighbors. To address this, we propose Decomposed Multi-agent GAIL (DecompGAIL), which explicitly decomposes realism into ego-map and ego-neighbor components, filtering out misleading neighbor: neighbor and neighbor: map interactions. We further introduce a social PPO objective that augments ego rewards with distance-weighted neighborhood rewards, encouraging overall realism across agents. Integrated into a lightweight SMART-based backbone, DecompGAIL achieves state-of-the-art performance on the WOMD Sim Agents 2025 benchmark.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes