Workshop on Embodied Neuro-Symbolic AI for Reliable and Safe Robotics (ReS AI)

IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS 2026)

September 27, 2026 Pittsburgh, PA, USA

About
Recent advances in robotics have significantly improved perception and policy learning through data-driven approaches, including learning from demonstrations, world models, and vision–language–action (VLA) models. These methods enable robots to acquire complex behaviors from large-scale data and have expanded the scope of tasks that robots can perform in unstructured environments. However, deploying robotic systems reliably in real-world settings such as homes, manufacturing facilities, and public infrastructure remains challenging. Robots must reason about task structure, physical constraints, and safety requirements, and adapt to changing environments and incomplete information in real-time.

Embodied Neuro-Symbolic (NeSy) AI explores how neural learning can be combined with structured knowledge representations and symbolic reasoning to support reliable decision-making in physical AI systems. In such systems, robots must be able to (i) ground perceptual observations into structured representations capturing objects, relations, and task-relevant constraints, (ii) reason over explicit knowledge about skills, tasks, environments, and operational/safety requirements to generate feasible and verifiable action plans, and (iii) adapt behavior through learning while maintaining interpretable and constraint-aware decision processes.

This workshop aims to foster discussion on how neuro-symbolic mechanisms can enable more reliable, adaptable, and trustworthy intelligence for robotic systems.

Intended audience. This workshop targets engineers, researchers, and practitioners interested in deploying reliable, task- and constraint-aware robots in complex, real-world environments. It aims to foster interdisciplinary collaboration across robot learning, cognitive robotics, planning and control, embodied AI, and neuro-symbolic AI, as well as related fields such as computer vision, natural language processing, and multimodal machine learning.

Schedule & Speakers

Morning, half-day workshop · September 27, 2026 · Pittsburgh, PA, USA
All times are local (EDT).

TimeSpeaker photoInfo
08:25Organizers: Introductory Remarks
08:30Alessandra SciuttiKeynote: Alessandra Sciutti
Istituto Italiano di Tecnologia

Title: Grounding Meaning through Embodied and Social Cognitive Development

Abstract (click to expand)(click to collapse)

Neuro-symbolic robotics aims to combine the adaptability of learning-based approaches with the interpretability and reasoning capabilities of symbolic representations. For robots operating in the real world, however, meaningful knowledge must remain grounded in embodied experience and continuously shaped through interaction with the environment and with other agents. In this talk, I will argue that developmental cognitive robotics offers key principles for building such grounded representations. Drawing on research in developmental robotics and human–robot interaction, I will discuss how body representations, sensorimotor contingencies, action understanding, and social interaction provide the experiential foundations for prediction, adaptation, communication, and mutual understanding. Rather than viewing embodiment merely as a source of sensory input, I will present cognitive development as the process through which meaning is progressively constructed and shared. I will conclude by discussing how developmental principles can inspire the next generation of embodied neuro-symbolic robots, capable of continuous learning, adaptation, and richer interaction with humans.

08:50Sebastian SchererKeynote: Sebastian Scherer
Carnegie Mellon University

Title: Why robots need symbols: finite memory, long horizons, and the limits of scale

Abstract (click to expand)(click to collapse)

Field robots fail where data is thinnest: degraded sensing, novel objects, unmodeled contact. Scale does produce useful representations. But the coverage an end-to-end policy needs grows like (states × actions)^horizon, while any demonstration set is a fixed budget. Every memory is finite, whether a context window, an operator's attention, or a robot's map. Finite memory forces us to group details into handles that stand for the group, and those handles are symbols, named or not. This talk argues for learning sub-problems end-to-end where data allows, and composing them symbolically where it does not. It poses two questions: where does an abstraction hold, and how do we enforce rules at its boundary (RuleFuser, ViSafe, SafeDec); and which sub-problems should become symbols at all (IVNTR, ReSYNC).

09:10Jiayuan MaoKeynote: Jiayuan Mao
Amazon Robotics / University of Pennsylvania

Title: Integrated Learning and Planning with Neuro-Symbolic Concepts

Abstract (click to expand)(click to collapse)

I aim to build intelligent agents that continually learn, reason, and plan: agents that can answer queries, infer human intentions, and pursue long-horizon goals spanning hours to days. In this talk, I will describe a general framework for learning and reasoning with neuro-symbolicconcepts. Drawing inspirations from theories and studies in cognitive science, neuro-symbolic concepts serve as compositional abstractions of the physical world, representing object properties, relations, and affordances, and actions. Each concept combines symbolic programs, which specify how concepts can be structured and composed, with neural networks, which ground them in sensory inputs and agent actions. Like words combining into sentences, these concepts can be reused and recombined to support reasoning and planning in novel situations. I show that systems that leverage neuro-symbolic concepts demonstrate superior data efficiency, enable agents to reason and plan more quickly, and achieve strong generalization in novel situations and for novel goals.

09:30Oral Talks — Session 1
09:50Yezhou (YZ) YangKeynote: Yezhou (YZ) Yang
Arizona State University

Title: Evaluating AI (and AI Evaluation) as a Science: Towards Science-guided Reliable Agents

Abstract (click to expand)(click to collapse)

A prevailing narrative holds that AI model architectures have largely converged, but convergence is only the beginning, especially for Physical and Spatial Intelligence. AI progress now hinges on science-driven evaluation and iterative refinement. In this keynote, YZ will present two new works from the Active Perception Research Group: an evaluation framework that pinpoints the origins of hallucinations in vision-language models (EMNLP 26), and a spatial world modeling: a framework for learning spatially structured latent dynamics. The talk will also reflect on the research journey that led to these directions, including VISOR (used in GPT4 tech review); TextInVision (CVPRW 25 best paper); VOILA (ICLR 2025), and EraseFlow (NeurIPS 2025), and some learnings from the speaker’s engagement in a GenAI for creativity project.

10:10Joyce ChaiKeynote: Joyce Chai
University of Michigan

Title: Language Guided Failure Recovery in Robots

Abstract (click to expand)(click to collapse)

Language plays a central role in human learning and skill acquisition. With the emergence of large language models (LLMs), we are entering a new era in which language is increasingly used to guide task learning in robots. In this talk, I will present some recent work from my lab that explores language use in robotic tasks, focusing on failure recovery and safety-conscious planning.

10:30Coffee Break + Poster Session
11:00Oral Talks — Session 2
11:20Debate (all speakers)
What semantics must the data capture for efficient robot learning, and how important is direct human input in generating and curating that data?
12:25Organizers: Best Paper Award + Closing Remarks

Accepted Papers

18 accepted papers · 4 oral presentations · 14 poster presentations

Oral presentations are highlighted below. All accepted papers are invited to the poster session.

Oral

iFlax: Neuro-Symbolic Learning for Long-Horizon Task Planning Under Complex Logical Constraints

Abstract (click to expand)(click to collapse)

Long-horizon task planning under complex logical constraints suffers from large grounded search spaces. To improve planning efficiency, recent neuro-symbolic methods prune task-irrelevant objects with learned importance scores, but they train from fixed full-space supervision and then deploy in scorer-pruned spaces, creating exposure bias. We address this mismatch by formulating object-importance learning as bilevel optimization: a neural scorer proposes a pruned object set, a symbolic planner solves in that search space, and the returned plan provides adaptive pseudo-supervision. To stabilize lower-level search, we introduce parallel Repair, Restart, and Rollback (3R) recovery. On three challenging benchmarks, iFlax achieves state-of-the-art performance, including an 80.04% reduction in failure rate and a 57.14% reduction in weighted planning time. We further validate the framework on a quadruped mobile manipulator in simulation and the real world, showing efficient, deployable neuro-symbolic task planning.

View on OpenReview
Oral

Logic-VLA: A Temporal Logic Conditioned Vision-Language-Action Model

Abstract (click to expand)(click to collapse)

Vision-language-action (VLA) models can follow natural-language (NL) task instructions, but such instructions may not precisely specify safety-critical or spatiotemporal requirements on the resulting behavior. We introduce Logic-VLA, a formal-requirement-aware VLA that conditions on Signal Temporal Logic (STL) specifications supplied at inference time. Logic-VLA uses a syntax-graph-based STL encoder pre-trained to capture temporal logic semantics. Policy adaptation proceeds in two stages: STL-conditioned supervised fine-tuning on satisfying demonstrations is followed by trajectory-level preference optimization over matched satisfying–violating rollout pairs using a flow-matching surrogate for Identity Preference Optimization. This formulation improves formal requirement satisfaction while preserving the nominal NL task. We evaluate Logic-VLA in closed-loop quadcopter navigation simulation across randomized photorealistic environments, including STL formulas unseen during training, and on a physical mobile robot under deployment-relevant STL requirements. In simulation, Logic-VLA improves STL satisfaction over an STL-blind base policy by 24.8 to 40.7 percentage points (pp) while reducing nominal NL task success by at most 1.8 pp. On the physical robot, Logic-VLA satisfies the specified STL formulas in 97.6% of the retained trials. These results demonstrate that a single VLA can adapt its behavior to varying formal requirements without requiring a separate policy for each specification. Our code will be made publicly available.

View on OpenReview
Oral

Task-Aware Conformal State Estimation for Reliable Robotic Planning

Abstract (click to expand)(click to collapse)

Pretrained perception models are increasingly used to estimate symbolic world states for robotic planning and execution in open-world environments. While these models enable powerful decision-making capabilities, they provide limited reliability guarantees and can lead to brittle behavior when perception errors occur. We address this challenge by introducing α-error Conformal Minimal Belief Set (CMBSα), a conformal prediction framework for state estimation that provides formal coverage guarantees while maintaining compact belief representations for a user-specified acceptable error rate α. We present a general calibration procedure applicable to any off-the-shelf state estimator together with an efficient algorithm for constructing minimal-cardinality belief sets. We further introduce Anytime Confidence-maximizing Plan Search (ACPS), a planning framework that leverages CMBSα to generate plans with certified success guarantees under perceptual uncertainty. Our theoretical analysis establishes robustness guarantees for downstream planning and characterizes the anytime behavior of our approach. Experiments in simulated and real robotic manipulation domains demonstrate how our approach achieves the desired guarantees while producing significantly smaller belief sets, enabling robust and efficient task planning.

View on OpenReview
Oral

ActionGround: Training-Free Runtime Refinement of Frozen VLA Policies

Abstract (click to expand)(click to collapse)

Vision-Language-Action (VLA) models map visual observations and language instructions directly to robot actions through a single end-to-end neural policy, but nothing in that policy explicitly represents the discrete phase structure of a manipulation task or the rigid-body dynamics the arm must obey while executing it. We present ActionGround, a neuro-symbolic, training-free runtime layer that wraps a frozen VLA policy without retraining, fine-tuning, or weight access, adding less than 1 ms of overhead per control step. A symbolic phase-aware finite-state machine reads the scene state to identify which manipulation phase (approach, grasp, transport, place) the episode is in and applies a phase-appropriate rule-based correction; in parallel, an always-on, inertia-weighted Euler-Lagrange term folds the robot’s equations of motion into every control step, using the dynamics residual as a logged consistency diagnostic rather than a gate. Neither channel touches the VLA’s weights. Evaluated across OpenVLA, OpenVLA-OFT, Force-VLA, and Generalist-VLA on ten LIBERO-Spatial pick-and-place tasks with a 7-DoF Franka Panda, the same fixed-parameter framework (no per-task or per-backbone retuning) delivers absolute success-rate increases of up to 6% and absolute stability increases of up to 19% across all four backbones (Table II), with trajectory-efficiency gains of up to 15% and per-task regressions confined to two named OpenVLA tasks (Sec. IV-B); it also shows roughly a 10× improvement in trajectory-jerk robustness under injected action noise on cross-simulator sweep. We also ran a matched-seed Robosuite simulation companion to a real Agilex Piper pick-and-place trial under an identical injected-bias protocol, lifting Baseline success from 35% to 95%. The physical-hardware trial itself is a separate, qualitative deployment demonstration; per-trial quantitative success on the real arm is left to future work. We evaluate exclusively on rigid-object pick-and-place manipulation and scope our claims to that setting.

View on OpenReview
Poster

CLAMP: Constrained Decoding for Vision-Language Embodied Planning

Abstract (click to expand)(click to collapse)

Embodied planning increasingly relies on vision-language models (VLMs) to translate instructions and visual observations into executable action sequences. However, fluent plans are not always executable. A VLM may refer to objects that are not visually observed, select actions whose required affordances are unavailable, or violate syntax and action constraints. We introduce CLAMP, a multimodal constraint-grounding framework that turns scene evidence into decoding-time constraints for a frozen VLM planner. CLAMP uses the initial observation to restrict object references to those supported by the scene, while a provided symbolic action model specifies state transitions and goals. During decoding, hard masks eliminate invalid next-token candidates, while a Hidden Markov Model (HMM)-based world-state lookahead module reweights the probabilities of the remaining feasible candidates based on action preconditions and goal reachability. This allows the planner to retain the VLM’s language prior while preventing visually unsupported, unsafe, or infeasible candidates from entering the plan. For unseen tasks and environments, CLAMP adapts the HMM at test time using label-free continuations sampled from the frozen VLM. Experiments on VLABench, SafeAgentBench, and TaPA show that scene-grounded constraints improve object grounding and safety, while most remaining failures stem from perception errors or misaligned constraint specifications.

View on OpenReview
Poster

From Words to Safety: Language-Conditioned Safety Filtering for Robot Navigation

Abstract (click to expand)(click to collapse)

As robots are increasingly deployed in open-world, human-centered environments, their ability to interpret natural language instructions and adhere to safety constraints is critical for effective and trustworthy interaction. Existing approaches often focus on mapping language to reward functions, rather than explicit safety specifications, or they address narrow constraint classes (e.g., obstacle avoidance), limiting their robustness and generality. We propose a modular framework for language-conditioned safety in robot navigation that enables free-form language instructions to define enforceable safety constraints. Our framework is composed of three core components: (1) a large language model (LLM)-based semantic parser that translates free-form instructions into structured safety specifications; (2) a perception module that grounds these specifications through object-level 3D scene representations; and (3) a model predictive control (MPC)-based safety filter that enforces both semantic and geometric constraints in real time, independent of the underlying task policy. We evaluate the effectiveness of the proposed framework through both simulation studies and hardware experiments, demonstrating that it robustly interprets and enforces diverse language-specified constraints across a wide range of environments, enabling a principled integration of natural language and safety-critical control.

View on OpenReview
Poster

Learning to Coach: A Structured Framework for Human Skill Development

Abstract (click to expand)(click to collapse)

AI copilots can substantially boost human performance through shared control, but excessive assistance can induce over-reliance and skill atrophy. This paper studies how an embodied AI agent can act as a coach that accelerates human motor-skill development. We argue that effective coaching requires strategic scaffolding and stepping back that are aligned with the learner's capability, allowing productive failures that drive learning. We formalize the interactive AI coaching process as a non-cooperative dynamic game in which the learner optimizes task performance while the coach targets the learner's independent competence. Building on this formalism, we develop a reinforcement learning framework combining adaptive shared control with probabilistic models of the coach's causal influence on skill evolution, enabling tractable training of coaching policies. A comprehensive user study (N=33) on first-person-view drone racing shows significant gains in human learning outcomes over state-of-the-art AI coaching baselines.

View on OpenReview
Poster

RiskGuard: A Revision Method Based on Unified Differentiable Risk Fields for Safe Autonomous Driving

Abstract (click to expand)(click to collapse)

End-to-end autonomous driving planners may result in unreliable behaviors even when perception and reasoning appear correct. Planning-oriented models can generate trajectories that violate road boundaries, collide with surrounding agents, or ignore traffic rules. Even the most advanced driving agents based on vision-language-action (VLA) models hallucinate and react to objects that are not present in the environment. We propose RiskGuard, a planner-agnostic trajectory safety layer based on differentiable risk fields. The method represents heterogeneous constraints, including road boundaries, dynamic agents, and traffic rules, as a unified risk field. It evaluates predicted trajectories by aggregating risk along the trajectory and performs risk-guided trajectory revision when safety violations are detected. Closed-loop experiments in the CARLA simulator show that RiskGuard eliminates unsafe behaviors for planning-oriented systems, removing off-lane events, collisions, and traffic-rule violations while improving route completion. For VLA driving agents, the risk field provides a physically grounded signal that exposes hallucination-induced behaviors and supports reliable downstream decision making. These results suggest that trajectory-level risk reasoning provides an effective and interpretable safety layer for modern end-to-end autonomous driving systems.

View on OpenReview
Poster

StageCraft: Execution Aware Mitigation of Distractor and Obstruction Failures in VLA Models

Abstract (click to expand)(click to collapse)

Large scale pre-training on text and image data along with diverse robot demonstrations has helped Vision Language Action models (VLAs) to generalize to novel tasks, objects and scenes. However, these models are still susceptible to failure in the presence of execution-time impediments such as distractors and physical obstructions in the robot’s workspace. Existing policy improvement methods finetune base VLAs to improve generalization, yet they still struggle in unseen distractor settings. To address this problem, we investigate whether internet-scale pretraining of large vision-language models (VLMs) can be leveraged to reason about these impediments and mitigate policy failures. To this end, we propose StageCraft, a training-free approach to improve pretrained VLA policy performance by manipulating the environment’s initial state using VLM-based in-context reasoning. StageCraft takes policy rollout videos and success labels as input and leverages VLM’s reasoning ability to infer which objects in the initial state need to be manipulated to avoid anticipated execution failures. StageCraft is an extensible plug-and-play module that does not introduce additional constraints on the underlying policy, and only requires a few policy rollouts to work. We evaluate performance of state-of-the-art VLA models with StageCraft and show an absolute 40% performance improvement across three real world task domains involving diverse distractors and obstructions. Our simulation experiments in RLBench empirically show that StageCraft tailors its extent of intervention based on the strength of the underlying policy and improves its performance with more in-context samples.

View on OpenReview
Poster

Combining Large Language Models and Gradient-Free Optimization for Automatic Control Policy Synthesis

Abstract (click to expand)(click to collapse)

Large Language models (LLMs) have shown promise as generators of symbolic control policies, producing interpretable program-like representations through iterative search. However, these models are not capable of separating the functional structure of a policy from the numerical values it is parametrized by, thus making the search process slow and inefficient. We propose a hybrid approach that decouples structural synthesis from parameter optimization by introducing an additional optimization layer for local parameter search. In our method, the numerical parameters of LLM-generated programs are extracted and optimized numerically to maximize task performance. With this integration, an LLM iterates over the functional structure of programs, while a separate optimization loop is used to find a locally optimal set of parameters accompanying candidate programs. We evaluate our method on a set of control tasks, showing that it achieves higher returns and up to an order of magnitude improved sample efficiency compared to purely LLM-guided search. We show that combining symbolic program synthesis with numerical optimization yields interpretable yet high-performing policies, bridging the gap between language-model-guided design and classical control tuning. Our code is available at https://sites.google.com/berkeley.edu/colmo.

View on OpenReview
Poster

PROTEA: Securing Robot Task Planning and Execution

Abstract (click to expand)(click to collapse)

Robots need task planning methods to generate action sequences for complex tasks. Recent work on adversarial attacks has revealed significant vulnerabilities in existing robot task planners, especially those built on foundation models. In this paper, we aim to address these security challenges by introducing PROTEA, an LLM-as-a-Judge defense mechanism, to evaluate the security of task plans. PROTEA is developed to address the dimensionality and history challenges in plan safety assessment. We used different LLMs to implement multiple versions of PROTEA for comparison purposes. For systematic evaluations, we created a dataset containing both benign and malicious task plans, where the harmful behaviors were injected at varying levels of stealthiness. Our results provide actionable insights for robotic system practitioners seeking to enhance robustness and security of their task planning systems.

View on OpenReview
Poster

Specification-Scoped Conformal Grounding for Symbolic Safety Shields

Abstract (click to expand)(click to collapse)

A symbolic safety shield decides whether to permit a robot action by evaluating a logical constraint over predicates that a learned perception module grounds from sensor data. When the grounding is wrong the shield fails silently. Conformal prediction repairs this by replacing point estimates with prediction sets, and recent shield constructions do exactly that, but they assume a single prediction set over the whole state. Embodied symbolic states are factored: a tabletop with six objects already carries 90 grounded predicates, and the count grows quadratically with object count. Conformalising such a state either spends the risk budget through a union bound over all $N$ predicates or sets one joint threshold from the hardest predicate in the scene. Both are close to vacuous in practice. We observe that a shield never needs the symbolic state. It needs the truth value of one Boolean formula, and that formula's syntax says which predicates matter, in which polarity, and in which combinations. We turn the grounded unsafe condition into a scalar nonconformity score -- the minimum over its satisfied clauses of the maximum literal error inside the clause -- and calibrate a single threshold from it by split conformal prediction. The resulting shield (SCOPE) is exactly valid with no union bound and no dependence on $N$. On a tabletop domain with a convolutional predicate grounder whose per-predicate AUROC ranges from $0.811$ to $0.996$, SCOPE holds the unsafe-action admission rate at or below every requested budget while blocking $6.7%$ of safe actions at $\alpha = 0.10$, against $48.1%$ for a joint-threshold shield over the full state and $65.4%$ for the Bonferroni construction. We also report three negative results: normalising for per-predicate difficulty buys nothing once clause structure is used; at a matched admission rate the certified shield remains slightly more conservative than an uncalibrated plug-in threshold; and in closed-loop execution a policy that screens several candidates and takes the first permitted one exceeds the per-action budget, so the guarantee has to be restated over the candidate set before it applies to a running robot -- dividing the budget by the candidate count restores it at a cost of about five points of task completion.

View on OpenReview
Poster

IFG: Internet-Scale Guidance for Functional Grasping Generation

Abstract (click to expand)(click to collapse)

Large Vision Models trained on internet-scale data have demonstrated strong capabilities in segmenting and semantically understanding object parts, even in cluttered scenes. However, while these models can direct a robot toward the general region of an object, they lack the geometric understanding required to precisely control dexterous robotic hands for 3D grasping. To overcome this, our key insight is to leverage simulation with a force-closure grasping generation pipeline that understands local geometries of the hand and object in the scene. Because this pipeline is slow and requires ground-truth observations, the generated dataset is distilled into a diffusion model that can operate on camera point clouds. By combining the global semantic understanding of internet-scale models with the geometric precision of a simulation-based locally-aware force-closure, IFG achieves high-performance semantic grasping without any manually collected training data. For visualizations, please visit our website at https://ifgrasping.github.io/

View on OpenReview
Poster

Towards a Modular Ontology for Monitoring and Correcting Agentic Behavior: The Onto-Task Ontology

Abstract (click to expand)(click to collapse)

Technological advancements are pushing the boundaries of Industry 4.0's techno-centric development of smart machines into the new era of Industry 5.0, which aims to foster closer collaboration between the human workforce and these smart machines. However, one challenge remains problematic: human behavior. Human behavior is often unpredictable and nuanced, making it difficult for machines to observe, reason about, and work safely and efficiently alongside their human collaborators. In this paper, we introduce Onto-Task (OxT), a modular ontology for monitoring and correcting agentic behavior. Onto-Task provides a structured ontological framework that helps robotic agents assess a human collaborator's behavior in hybrid, unstructured environments and take corrective action based on these observations. This paper highlights the behavior pattern within Onto-Task, adapted from the ontology for the interpretation of human behavior (OntoPret), and presents it as the core contribution for modeling human behavior in human-robot collaborative (HRC) environments.

View on OpenReview
Poster

Learning the Right Abstraction for Norm Discovery

Abstract (click to expand)(click to collapse)

Norm learning from demonstrations typically assumes that the representation used to express norms is fixed in advance, even though the relevant representation may itself be uncertain. We formulate norm discovery as joint inference over a normative abstraction and a norm, using an LLM to propose executable abstraction--norm hypotheses and Bayesian maximum-entropy inference to evaluate how well they explain demonstrated behavior. When the current hypothesis set cannot adequately account for new observations, the learner can refine the representation by introducing higher-level state properties, actions, or events. We evaluate the approach in a deterministic shopping gridworld with existing social norms. GPT-5.5 achieves $0.93\pm0.14$ accuracy on classifying held-out behavior that requires generalization beyond the initial low-level representation, compared with $0.333$ for a fixed-representation MLCI baseline. These results support treating representation selection as an explicit part of norm discovery rather than assuming the appropriate normative representation is known in advance.

View on OpenReview
Poster

Beyond End-Task Success: How to Audit Visual Experience Retrieval in Robotics

Abstract (click to expand)(click to collapse)

Robots that store past experiences must select which one to reuse in a new scene. Most systems select by visual similarity, and most evaluations report only the success of the selected experience. That number does not show whether the selection was good: a rule can score well by repeatedly using one broadly transferable experience, or poorly because its preferred experience is weak. This matters because robots increasingly adapt by reuse rather than retraining: every such adaptation passes through this selection step, and a score that describes the library rather than the rule misleads what the field builds next. We contribute an audit methodology: execute every stored experience in every query scene, yielding the complete table of transfer outcomes, over two manipulation tasks, three reuse mechanisms, and libraries of $K=3$, $10$, and $50$. The complete table is what makes the confound measurable: every alternative's outcome is known, so a score can be traced to per-scene selection or to library quality. The audited rules select by nearest-neighbor distance in five visual embeddings, from raw pixels to CLIP. We see four results. (1) One fixed experience, chosen with hindsight, captures 30--58% of the gap between random selection and an oracle; per-scene selection competes for the remaining 0.07--0.15 in success rate. (2) At $K\ge10$, visual rules concentrate on one experience 1.5--3 times more than the oracle does, and their scores then follow that experience's quality. (3) Wherever a rule differs significantly from a shuffle that keeps its selection rates but pairs them with scenes at random, the rule is worse, for every learned image policy. (4) Visual distance predicts well whether a given pair will succeed (AUROC up to 0.96), yet ranks the candidates within one scene no better than chance for four of five embeddings at $K=50$ (AUROC 0.45--0.52). Exhaustive execution is usually infeasible, so the audit reduces to two cheap reports any study can give: the distribution of selected experiences, and the success of the best single experience in hindsight.

View on OpenReview
Poster

VLM-Guided Semantic Safety for Onboard Aerial Autonomy

Abstract (click to expand)(click to collapse)

Micro aerial vehicles (MAVs) are advancing toward operation in warehouses and other environments shared with humans, where safety assurance is a prerequisite for deployment. Obstacle avoidance on MAVs, however, remains agnostic to semantics. Expert-chosen margin parameters, fixed before takeoff, apply equally to a person and a cardboard box. Vision-language models (VLMs) can provide the missing semantic understanding, but their judgments have no safety guarantee. We present a hybrid architecture whose learned and model-based modules meet at a single narrow interface, where the VLM's judgment enters a formal safety layer only as parameters. Told "go to the whiteboard," an onboard VLM identifies the target and assigns a safety score to every surrounding object. The perception pipeline converts each object into a keep-out ellipsoid whose margin is determined by its score within fixed bounds. A control-barrier-function filter then enforces these constraints on every command, and holds them fixed for the duration of the mission. Safety holds by construction, independently of the VLM. The filtered trajectory stays outside every keep-out for any scores the model assigns, so a semantic error can lengthen the flown path but cannot cause a collision with a perceived object. The entire pipeline runs onboard an 8 GB Jetson Orin Nano, and is validated in simulation and in real flight experiments.

View on OpenReview
Poster

Do All Skills Forget Alike? A Preliminary Study of Task-Specific Forgetting in Continual Vision-Language-Action Models

Abstract (click to expand)(click to collapse)

Experience replay can provide strong aggregate retention during continual adaptation of pretrained vision language action (VLA) models, but aggregate metrics may conceal substantial differences among individual skills. We study how forgetting varies across previously acquired skills under matched subsequent adaptations. Using a RoboCasa pretrained GR00T N1.5 policy, we conduct a controlled evaluation of 12 two stage adaptation pairs, in which three retained skills are each followed by the same four incoming tasks. Mean forgetting differs substantially across the three retained skills, reaching 8.83%, 20.67%, and 25.17%, respectively, whereas the four incoming task means span only 2.45%. These results provide preliminary evidence that the identity of the retained skill is an important source of forgetting variation in continual VLA adaptation. Motivated by this observation, we further examine whether task specific forgetting can inform replay allocation under a fixed memory budget. Under constrained memory, nonuniform replay increases final average success rate from 78.9% to 82.6% and reduces negative backward transfer from 8.4% to 4.5%. Overall, our results reveal substantial task specific structure in continual VLA forgetting and suggest that such differences can provide useful information for designing replay strategies.

View on OpenReview

Call for Papers (click to expand)(click to collapse)
Targeted Topics
We invite paper submissions on various topics related to Embodied Neuro-Symbolic AI for robotics, including (but not limited to):

  • Neuro-symbolic learning and reasoning architectures across perception, planning, and control
  • Knowledge representations and representation learning for physical AI systems (ontologies, knowledge graphs, scene graphs, procedural and constraint models, neural world models)
  • Hybrid approaches combining neural policy learning with symbolic planning and verification
  • Methods for safety-aware and constraint-aware decision-making in robotic systems
  • Memory and knowledge systems supporting continual learning and experience reuse in embodied agents
  • Grounding perceptual observations into structured representations for task-relevant reasoning
  • Interpretable and auditable decision processes for robotic systems
  • Neuro-symbolic methods for human–robot interaction and collaboration
Submission Guidelines
We suggest 4+N or 8+N paper length formats — i.e., 4 or 8 pages of main content with unlimited additional pages for references, appendices, etc. We impose no strict page length requirements on submissions; we trust that authors will recognize that respecting reviewers' time is helpful to the evaluation of their work.

Our review process will be double-blind.

All accepted papers will be invited for poster presentations; the highest-rated papers, according to the Technical Program Committee, will be given spotlight presentations. Accepted papers will be made available online on this workshop website as non-archival reports, allowing authors to also submit their works to future conferences or journals. We will highlight the Best Paper Award during the closing remarks at the workshop event.

Submission Site https://openreview.net/group?id=IEEE.org/IROS/2026/Workshop/ReS_AI

We will accept the official LaTeX or Word paper templates for IROS 2026. Authors should upload their submission as a PDF file to OpenReview.

Important Dates
  • Submission deadline: August 20, 2026 August 28, 2026 , 23:59 AoE.
  • Author Notifications: September 20, 2026
  • Camera Ready: September 24th, 2026
  • Workshop: September 27, 2026.



Sponsors

Carnegie Bosch Institute


Contact and Information
For questions, please contact us at embodied.nesy+general@gmail.com .