用多智能体协作提升交通事故严重程度预测的准确率与可解释性
MARBLE: A Multi-Agent Rule-Based LLM Reasoning Engine for Accident Severity Prediction
- 分模块让不同智能体处理时空环境等特征,避免提示词过载
- 在英美数据集上达89.7%准确率,远超传统方法和主流提示推理模型
- 适合需要高可信度决策的安全关键场景,如交通管理与自动驾驶
交通事故严重程度预测对交通安全管理至关重要,但因数据不全、特征强依赖及类别严重失衡(罕见高危事故样本少且难检测)而长期困难。现有方法多依赖单一模型或黑箱提示,难以适应嘈杂现实环境,且可解释性差。为此,我们提出MARBLE——一个基于规则的多智能体大模型推理引擎,将任务分解为多个专业化推理智能体(包括可替换的机器学习支持智能体),各智能体聚焦特定语义特征(如空间、环境、时间),实现局部推理与模块化提示,避免提示饱和。通过规则或大模型引导的共识机制协调预测,兼顾类别稀有性与置信度动态。系统保留智能体级推理与协作轨迹,支持深度可解释性与事后性能诊断。在英国与美国数据集上,MARBLE持续优于传统机器学习分类器及最先进提示推理方法(如CoT、L2M、ToT),准确率达近90%,而其他方法均低于48%。该表现重新定义了在真实噪声与极端类别失衡下事故严重性分类的实用上限。结果表明,MARBLE是安全关键应用中不确定性推理的可泛化、可解释框架。
原文摘要 · Abstract (English)
Accident severity prediction plays a critical role in transportation safety systems but is a persistently difficult task due to incomplete data, strong feature dependencies, and severe class imbalance in which rare but high-severity cases are underrepresented and hard to detect. Existing methods often rely on monolithic models or black box prompting, which struggle to scale in noisy, real-world settings and offer limited interpretability. To address these challenges, we propose MARBLE a multiagent rule based LLM engine that decomposes the severity prediction task across a team of specialized reasoning agents, including an interchangeable ML-backed agent. Each agent focuses on a semantic subset of features (e.g., spatial, environmental, temporal), enabling scoped reasoning and modular prompting without the risk of prompt saturation. Predictions are coordinated through either rule-based or LLM-guided consensus mechanisms that account for class rarity and confidence dynamics. The system retains structured traces of agent-level reasoning and coordination outcomes, supporting in-depth interpretability and post-hoc performance diagnostics. Across both UK and US datasets, MARBLE consistently outperforms traditional machine learning classifiers and state-of-the-art (SOTA) prompt-based reasoning methods including Chain-of-Thought (CoT), Least-to-Most (L2M), and Tree-of-Thought (ToT) achieving nearly 90% accuracy where others plateau below 48%. This performance redefines the practical ceiling for accident severity classification under real world noise and extreme class imbalance. Our results position MARBLE as a generalizable and interpretable framework for reasoning under uncertainty in safety-critical applications.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。