Days:
all days
| 14:30-14:40 |
Opening (abstract) 10 min
1 University of Calabria, Italy
|
| 14:40-14:55 |
A Neuro-Symbolic Agent for Video Anomaly Detection (abstract) 15 min
1 University of Calabria
ABSTRACT. The field of video anomaly detection has evolved towards more flexible approaches that increasingly leverage the semantic understanding capabilities of Vision-Language Models (VLMs). These models are particularly appealing as they enable reasoning about the high-level semantics of anomalous events, going beyond simple pattern deviations. However, despite their strong semantic capabilities, VLMs are often computationally expensive and may be unsuitable for deployment in high-risk domains. In this paper, we propose a neuro-symbolic agent that combines a YOLO-based perception model for object detection with a symbolic reasoning component capable of identifying anomalies formalized through explicit rules. The reasoning module also serves as a filtering mechanism, selecting ambiguous situations that require deeper semantic analysis according to user-defined criteria. Such cases are then delegated to VLMs, reducing unnecessary reliance on these costly models. Finally, we discuss the limitations of the proposed approach and illustrate its applicability through a representative real-world scenario. |
| 14:55-15:10 |
ASPembly: Neuro-Symbolic Robotic Assembly Planning with Answer Set Programming (abstract) 15 min
1 University of Calabria
ABSTRACT. Robotic assembly tasks require systems to interpret unstructured visual instructions, derive action sequences, and ensure physical feasibility. While Vision-Language Models (VLMs) excel at extracting semantic information from visual manuals, they cannot reliably solve complex combinatorial reasoning tasks, enforce action preconditions, or guarantee global consistency. To bridge this gap, we present ASPembly, a neuro-symbolic pipeline that instantiates a visual variant of the Logic-Guided Extraction (LGX) framework for image-based assembly manuals. Unlike baseline pipelines that query a model independently and validate the output post-hoc, ASPembly interleaves VLM-based extraction with non-monotonic Answer Set Programming (ASP) reasoning. In this architecture, the VLM reads visual instruction pages to propose candidate robot commands, while ASP acts as an active control mechanism rather than a passive checker. Guard conditions over the evolving symbolic state dynamically determine which predicates can be extracted, rejected, delayed, or logically inferred without additional model calls. By shifting logic from post-processing to active process control, ASPembly significantly improves the coherence of the generated assembly trace, mitigating spurious outputs and reducing unsupported commands during extraction. |
| 15:10-15:25 |
Logic-Based Multi-Robot Coordination in Digital Twins: A DALI2 + CoppeliaSim Case Study for Cooperative Search and Rescue (abstract) 15 min
1 Univaq
ABSTRACT. We present a case study of declarative multi-robot coordination using DALI2, a SWI-Prolog reimplementation of the DALI agent-oriented logic programming language, integrated with the CoppeliaSim robot simulator as a digital twin. Three mobile rescuers must locate victims scattered among obstacles in an arena and bring them to a safe zone; victims marked as heavy can only be moved by two robots cooperating via a coordinator-mediated synchronisation protocol. Each robot carries a vision sensor whose images are periodically analysed by a two-phase pipeline: a fast green-pixel pre-filter that skips the LLM when no victim-coloured pixels are present, and a vision-capable LLM (local Qwen3 via JAN or OpenRouter gpt-4o) that returns structured JSON objects which the bridge parses into Prolog events driving the agent’s decision-making, including autonomous exploration and obstacle avoidance. We show how DALI2’s reactive rules, internal events, FIPA-style proposals, told/tell priority queues, multi-event synchronisation, and a built-in LLM oracle map naturally onto a layered cognitive architecture in which symbolic deliberation drives an embodied simulation through a thin Python bridge. Robots autonomously explore the arena via patrol waypoints, stop to photograph their surroundings, wait for the vision model’s analysis, and then decide whether to report a victim, avoid an obstacle, or continue exploring. The bridge translates DALI2’s Redis-based LINDA channel into CoppeliaSim’s ZeroMQ Remote API, preserving the framework’s distributed star topology and making the twin a first-class testbed: agents do not know whether their bodies are simulated or physical. The full source code, scene generator, agent specification, and reproducibility instructions are publicly available. |
| 16:30-16:45 |
CoSP-TL: Common Sense enhanced Planning under Temporal Logics constraints with LLMs (abstract) 15 min
1 Sapienza University of Rome
ABSTRACT. In this paper, we present CoSP-TL, a two-level architecture that combines tacit reasoning knowledge from Large Language Models with formal symbolic planning to address temporally constrained planning problems expressed in natural language. Our approach employs a hierarchical planner composed of a High-Level Planner, which iteratively refines a natural-language plan until it satisfies a Linear Temporal Logic formula encoding the problem constraints, and a Low-Level Planner, which translates the high-level plan into executable PDDL with extensive validation and error-recovery mechanisms. We evaluate our framework on the recent and challenging LexiCon benchmark across three IPC domains, Blocksworld, Logistics, and Sokoban considering an increasing number of temporal constraints over domain fluents. Results show that our approach significantly outperforms standard LLM-based planning, achieving strong performance on unconstrained problems and maintaining robust results as the number of constraints increases, highlighting the scalability of CoSP-TL in handling temporally constrained planning tasks at which standard LLM planners exhibits substantial performance degradation. |
| 16:45-17:00 |
Collaborating with Ad Hoc Agents through Reasoning and Learning (abstract) 15 min
1 University of Edinburgh
ABSTRACT. An assistive AI agent often has to collaborate with previously unseen agents and humans. Methods considered state of the art for such ad hoc teamwork use a large labeled dataset of prior observations to model the behavior of other agents and to determine the ad hoc agent's behavior. These approaches are resource-hungry, and do not support rapid incremental revisions or transparency, with the necessary resources (e.g., training examples, computation) not readily available in practical domains. Our architecture for ad hoc teamwork embeds the principles of refinement, ecological rationality, and interactive learning, leveraging the complementary strengths of knowledge-based and data-driven methods. For any given goal, an ad hoc agent determines its actions through non-monotonic logical reasoning with: (a) prior domain-specific commonsense knowledge; (b) models learned rapidly to predict the behavior of other agents; and (c) anticipated abstract future tasks based on generic knowledge of similar situations. Further, the agent processes natural language descriptions and observations of other agents' behavior, incrementally acquiring and revising its existing knowledge. We evaluate the capabilities of our architecture in VirtualHome, a realistic 3D simulation environment. |
| 17:00-17:30 |
Invited Talk (abstract) 30 min
1 Cardiff University
|
| 17:30-17:35 |
Closing (abstract) 5 min
1 University of Calabria, Italy
|
