TransportAgents: a multi-agents LLM framework for traffic accident severity prediction
Zhichao Yang, Jiashu He, Jinxuan Fan, Cirillo Cinzia

TL;DR
TransportAgents introduces a multi-agent LLM framework that improves traffic accident severity prediction by leveraging specialized reasoning agents and a fusion module, outperforming traditional models and enhancing prediction stability and fairness.
Contribution
This paper presents a novel multi-agent LLM framework for traffic severity prediction, integrating domain-specific reasoning agents with a fusion module, addressing biases and instability in single-agent models.
Findings
Outperforms traditional machine learning and LLM baselines on US traffic datasets.
Demonstrates robustness and scalability across different LLM backbones.
Produces more balanced and well-calibrated severity predictions.
Abstract
Accurate prediction of traffic crash severity is critical for improving emergency response and public safety planning. Although recent large language models (LLMs) exhibit strong reasoning capabilities, their single-agent architectures often struggle with heterogeneous, domain-specific crash data and tend to generate biased or unstable predictions. To address these limitations, this paper proposes TransportAgents, a hybrid multi-agent framework that integrates category-specific LLM reasoning with a multilayer perceptron (MLP) integration module. Each specialized agent focuses on a particular subset of traffic information, such as demographics, environmental context, or incident details, to produce intermediate severity assessments that are subsequently fused into a unified prediction. Extensive experiments on two complementary U.S. datasets, the Consumer Product Safety Risk Management…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic and Road Safety · Traffic Prediction and Management Techniques · Adversarial Robustness in Machine Learning
