paper-with-me

Papers

Towards an Intention Abstraction Layer for Autonomous Industrial Systems

2026-07-16 · Artan Markaj, Raphael Höfer, Felix Gehlhoff arxiv

Modern industrial environments increasingly run many autonomous subsystems at once - schedulers, energy managers, vehicle fleets - each pursuing its own goals while sharing the same physical resources. Because high-level human intentions are translated into low-level control logic and then discarded, no running component can tell whether it is still doing what was actually intended, and goal conflicts surface only after they have caused a missed target or a shutdown. We propose the Intention Abstraction Layer (IAL), a domainagnostic middleware that represents intentions as first-class, persistent, and explainable runtime objects: a large language model grounded in a formal OWL ontology parses naturallanguage goals into structured intentions, a consistency monitor detects conflicts at registration time, before execution, and a transparency module explains them in natural language. We report a first proof of concept in which two autonomous agents register conflicting production and energy intentions, and the IAL flags and explains the conflict before it reaches the execution layer. The result is a mechanism that shifts behavioral assurance for cooperating autonomous systems from post-hoc failure analysis to pre-execution, intention-level checking.

📄 PDF Abstract BibTeX arXiv:2607.14553

Code (2)

Aaron617/agent-arXiv-daily ★ 10
Tavish9/awesome-daily-AI-arxiv ★ 111

Similar Papers 제목 키워드 기반

INTENT: Trajectory Prediction Framework with Intention-Guided Contrastive Clustering

2025-03-06 · Yihong Tang, Wei Ma

Accurate trajectory prediction of road agents (e.g., pedestrians, vehicles) is an essential prerequisite for various intelligent systems applications, such as autonomous driving and robotic navigation. Recent research hi…

Autonomous DrivingAutonomous VehiclesClusteringPrediction+1

Where do goals come from? A Generic Approach to Autonomous Goal-System Development

2014-10-21 · Matthias Rolf, Minoru Asada

Goals express agents' intentions and allow them to organize their behavior based on low-dimensional abstractions of high-dimensional world states. How can agents develop such goals autonomously? This paper proposes a det…

Dimensionality ReductionReinforcement Learning

OxyGent: Making Multi-Agent Systems Modular, Observable, and Evolvable via Oxy Abstraction

2026-04-28 · Junxing Hu, Tianlong Li, Lei Yu, Ai Han arxiv

Deploying production-ready multi-agent systems (MAS) in complex industrial environments remains challenging due to limitations in scalability, observability, and autonomous evolution. We present OxyGent, an open-source f…

OmniPlanner: Universal Exploration and Inspection Path Planning across Robot Morphologies

2026-03-04 · Angelos Zacharia, Mihir Dharmadhikari, Mohit Singh, Kostas Alexis arxiv

Autonomous robotic systems are increasingly deployed for mapping, monitoring, and inspection in complex and unstructured environments. However, most existing path planning approaches remain domain-specific (i.e., either …

Domain Generalization

APIOT: Autonomous Vulnerability Management Across Bare-Metal Industrial OT Networks

2026-05-04 · Adel ElZemity, Budi Arief, Shujun Li, Calvin Brierley 외 arxiv

Bare-metal operational technology (OT) devices -- especially the microcontrollers running Modbus/TCP and CoAP at the base of industrial control systems -- have remained outside the reach of autonomous security attacks. P…