Pro2Guard learns a discrete-time Markov chain from LLM agent traces and triggers intervention when the computed probability of reaching an unsafe state exceeds a user-set threshold.
Simulating Emergent Properties of Human Driving Behavior Using Multi-Agent Reward Augmented Imitation Learning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Recent developments in multi-agent imitation learning have shown promising results for modeling the behavior of human drivers. However, it is challenging to capture emergent traffic behaviors that are observed in real-world datasets. Such behaviors arise due to the many local interactions between agents that are not commonly accounted for in imitation learning. This paper proposes Reward Augmented Imitation Learning (RAIL), which integrates reward augmentation into the multi-agent imitation learning framework and allows the designer to specify prior knowledge in a principled fashion. We prove that convergence guarantees for the imitation learning process are preserved under the application of reward augmentation. This method is validated in a driving scenario, where an entire traffic scene is controlled by driving policies learned using our proposed algorithm. Further, we demonstrate improved performance in comparison to traditional imitation learning algorithms both in terms of the local actions of a single agent and the behavior of emergent properties in complex, multi-agent settings.
citation-role summary
citation-polarity summary
fields
cs.AI 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
ProbGuard: Proactive Runtime Monitoring for LLM Agent Safety via Probabilistic Prediction
Pro2Guard learns a discrete-time Markov chain from LLM agent traces and triggers intervention when the computed probability of reaching an unsafe state exceeds a user-set threshold.