arXiv:2502.07250cs.LGcs.AI2025-02

用模拟数据学规则,用少量真实数据做推理,高效检测复杂事件。

NAROCE: A Neural Algorithmic Reasoner Framework for Online Complex Event Detection

  • 分两阶段:先用仿真或大模型生成伪事件数据学规则,再用少量标注数据适配真实传感器
  • 在少于一半标注数据下达到接近最优性能,且能推广到更长未见序列
  • 适合智能城市、医疗等需长期推理的在线事件检测场景

现代机器学习模型擅长从短时局部观测中识别单一动作、物体或场景属性。然而,智慧城市、医疗等领域的真实任务常需对复杂事件(CEs)进行推理:由短期原子事件(AEs)构成的时空模式,遵循规则且反映环境中的高层理解与关键变化。这些复杂事件在线检测困难,因其稀有、依赖长程推理、需在嘈杂传感器数据中泛化规则,且真实世界数据集因标注成本高而稀缺。本文提出NAROCE,一种用于在线复杂事件检测的神经算法推理框架,将任务分为两阶段:(i) 利用模拟器或大语言模型生成的大规模低成本伪事件概念轨迹学习复杂事件规则;(ii) 训练适配器将真实传感器数据映射至已学推理空间,仅需少量标注样本。实验表明,NAROCE在准确率、对更长未见序列的泛化能力及数据效率方面均优于最强基线,在标签数据不足一半时表现相当。结果表明,将复杂事件规则学习与原始传感器输入解耦,可显著提升数据效率与鲁棒性。

原文摘要 · Abstract (English)

Modern machine learning models excel at detecting individual actions, objects, or scene attributes from short, local observations. However, many real-world tasks, such as in smart cities and healthcare, require reasoning over complex events (CEs): (spatio)temporal, rule-governed patterns of short-term atomic events (AEs) that reflect high-level understanding and critical changes in the environment. These CEs are difficult to detect online: they are often rare, require long-range reasoning over noisy sensor data, must generalize rules beyond fixed-length traces, and suffer from limited real-world datasets due to the high annotation burden. We propose NAROCE, a Neural Algorithmic Reasoning framework for Online CE detection that separates the task into two stages: (i) learning CE rules from large-scale, low-cost pseudo AE concept traces generated by simulators or LLMs, and (ii) training an adapter to map real sensor data into the learned reasoning space using fewer labeled sensor samples. Experiments show that NAROCE outperforms the strongest baseline in accuracy, generalization to longer, unseen sequences, and data efficiency, achieving comparable performance with less than half the labeled data. These results suggest that decoupling CE rule learning from raw sensor inputs improves both data efficiency and robustness.

事件检测在线推理数据效率

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。