AI Agents 相关度: 8/10

Right in Time: Reactive Reasoning in Regulated Traffic Spaces

Simon Kohaut, Benedict Flade, Julian Eggert, Kristian Kersting, Devendra Singh Dhami
arXiv: 2603.03977v1 发布: 2026-03-04 更新: 2026-03-04

AI 摘要

提出了一种结合概率逻辑和反应式推理的交通管理框架,提高智能交通系统实时决策效率。

主要贡献

  • 将概率任务设计(ProMis)与反应式电路(RC)结合
  • 实现混合域上的在线精确概率推理
  • 通过缓存机制优化推理速度

方法论

结合概率任务设计和反应式电路,利用数据流变化频率分割推理任务,进行缓存和增量更新,实现高效的在线推理。

原文摘要

Exact inference in probabilistic First-Order Logic offers a promising yet computationally costly approach for regulating the behavior of autonomous agents in shared traffic spaces. While prior methods have combined logical and probabilistic data into decision-making frameworks, their application is often limited to pre-flight checks due to the complexity of reasoning across vast numbers of possible universes. In this work, we propose a reactive mission design framework that jointly considers uncertain environmental data and declarative, logical traffic regulations. By synthesizing Probabilistic Mission Design (ProMis) with reactive reasoning facilitated by Reactive Circuits (RC), we enable online, exact probabilistic inference over hybrid domains. Our approach leverages the Frequency of Change inherent in heterogeneous data streams to subdivide inference formulas into memoized, isolated tasks, ensuring that only the specific components affected by new sensor data are re-evaluated. In experiments involving both real-world vessel data and simulated drone traffic in dense urban scenarios, we demonstrate that our approach provides orders of magnitude in speedup over ProMis without reactive paradigms. This allows intelligent transportation systems, such as Unmanned Aircraft Systems (UAS), to actively assert safety and legal compliance during operations rather than relying solely on preparation procedures.

标签

交通管理 反应式推理 概率逻辑 智能交通系统 无人机系统

arXiv 分类

cs.RO cs.AI