Research Papers 论文研究 4h ago Updated 1h ago 更新于 1小时前 49

Benchmarking Large Language Models on Multi-Sensor Physical Hazard Assessment 大型语言模型在多传感器物理危害评估上的基准测试

Large Language Models fail to detect multi-sensor physical hazards when individual sensor readings are below safety limits, despite near-perfect performance on single-sensor threshold violations. Five major models (ChatGPT-4o, Gemini 2.5 Flash, DeepSeek, Kimi, Llama 3.1 8B) scored near zero on multi-sensor joint assessment scenarios, indicating a critical gap in reasoning about cumulative risks. Structured tabular formatting provided no consistent advantage over plain prose for hazard assessment 评估了ChatGPT-4o、Gemini 2.5 Flash等五款主流大语言模型在多传感器物理危害评估中的表现。 模型在单一传感器阈值违规场景中准确率接近完美,但在多传感器同时升高未超限的场景中完全失效。 所有测试模型均未能在多传感器联合评估场景(Category A)中发出预防性警告信号,得分趋近于零。 结构化表格格式并未带来性能优势,ChatGPT-4o在纯文本描述下的表现显著优于表格输入。

65
Hot 热度
75
Quality 质量
70
Impact 影响力

Analysis 深度分析

TL;DR

  • Large Language Models fail to detect multi-sensor physical hazards when individual sensor readings are below safety limits, despite near-perfect performance on single-sensor threshold violations.
  • Five major models (ChatGPT-4o, Gemini 2.5 Flash, DeepSeek, Kimi, Llama 3.1 8B) scored near zero on multi-sensor joint assessment scenarios, indicating a critical gap in reasoning about cumulative risks.
  • Structured tabular formatting provided no consistent advantage over plain prose for hazard assessment, with ChatGPT-4o performing significantly better under prose conditions.

Why It Matters

This research highlights a dangerous blind spot in deploying LLMs for industrial safety and physical monitoring systems, where cumulative low-level risks often precede catastrophic failures. Practitioners relying on these models for automated hazard detection must recognize that current architectures struggle with correlating multiple sub-threshold signals, potentially leading to missed warnings. The findings necessitate caution and additional validation layers when integrating LLMs into critical infrastructure safety protocols.

Technical Details

  • Benchmark Scope: Evaluated five LLMs (ChatGPT-4o, Gemini 2.5 Flash, DeepSeek, Kimi, Llama 3.1 8B) across 60 scenarios involving multi-sensor joint assessment, response proportionality, and pattern disambiguation.
  • Methodology: Conducted 1,800 API calls at temperature 0.0 to ensure deterministic outputs, comparing model responses against ground-truth hazard assessments.
  • Performance Metrics: Models achieved high accuracy (Q1: 0.975-1.000) on single-sensor threshold violations but failed completely on multi-sensor scenarios (Q2: 0.000-0.208; Q3: 0.000-0.592), consistently missing precautionary warnings for simultaneous sub-limit elevations.
  • Input Format Analysis: Tested structured tabular vs. plain prose inputs; found no general advantage for tables, though ChatGPT-4o showed statistically significant improvement with prose (p = 0.001).

Industry Insight

  • Safety-Critical Deployment Risks: Organizations should not rely solely on LLMs for real-time physical hazard monitoring without robust fallback mechanisms or hybrid models that incorporate explicit rule-based logic for multi-variable correlations.
  • Prompt Engineering Limitations: The failure of structured data formats suggests that simply formatting sensor data as tables does not mitigate the underlying reasoning deficits in current LLMs for this specific task.
  • Need for Specialized Fine-Tuning: There is a clear opportunity for developing domain-specific fine-tuned models or reinforcement learning approaches focused on multi-sensor correlation to address this identified capability gap.

TL;DR

  • 评估了ChatGPT-4o、Gemini 2.5 Flash等五款主流大语言模型在多传感器物理危害评估中的表现。
  • 模型在单一传感器阈值违规场景中准确率接近完美,但在多传感器同时升高未超限的场景中完全失效。
  • 所有测试模型均未能在多传感器联合评估场景(Category A)中发出预防性警告信号,得分趋近于零。
  • 结构化表格格式并未带来性能优势,ChatGPT-4o在纯文本描述下的表现显著优于表格输入。

为什么值得看

该研究揭示了当前大语言模型在处理复杂多模态或数值关联推理时的严重局限性,特别是在安全关键型应用中存在“虚假安全感”。对于依赖LLM进行工业监控或风险预警的从业者而言,这是一份重要的避坑指南,强调了单纯依靠LLM进行多变量联合判断的高风险性。

技术解析

  • 基准测试设计:构建了包含60个场景的基准,分为三类:多传感器联合评估、响应比例性、模式消歧。共执行1,800次API调用,温度参数设为0.0以确保确定性。
  • 模型范围:测试了五种代表性模型:ChatGPT-4o、Gemini 2.5 Flash、DeepSeek、Kimi以及Llama 3.1 8B。
  • 性能数据对比:在单传感器场景(Category B Q1)中,所有模型得分在0.975至1.000之间;而在多传感器场景(Category A)中,Q2得分区间为0.000-0.208,Q3得分区间为0.000-0.592,显示模型无法识别多个轻微异常叠加的风险。
  • 输入格式影响:研究发现结构化表格与纯文本 prose 相比无一致优势,且统计检验显示ChatGPT-4o在纯文本输入下表现显著更好(p = 0.001)。

行业启示

  • 安全系统架构警示:在部署LLM用于物理安全监控时,必须避免将其作为唯一的决策依据,特别是涉及多变量耦合风险时,需结合传统规则引擎或专用算法进行校验。
  • 提示工程优化方向:对于特定模型(如ChatGPT-4o),采用自然语言描述而非结构化表格可能获得更好的推理效果,开发者应根据具体模型特性调整数据输入格式。
  • 模型能力边界认知:当前主流LLM擅长处理孤立的事实性查询或简单阈值判断,但在需要综合上下文和潜在关联性的复杂推理任务上仍存在巨大短板,行业需重新评估其在高风险领域的适用性。

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

LLM 大模型 Evaluation 评测 Benchmark 基准测试 Research 科学研究