English

HEXAR: a Hierarchical Explainability Architecture for Robots

Robotics 2026-01-07 v1

Abstract

As robotic systems become increasingly complex, the need for explainable decision-making becomes critical. Existing explainability approaches in robotics typically either focus on individual modules, which can be difficult to query from the perspective of high-level behaviour, or employ monolithic approaches, which do not exploit the modularity of robotic architectures. We present HEXAR (Hierarchical EXplainability Architecture for Robots), a novel framework that provides a plug-in, hierarchical approach to generate explanations about robotic systems. HEXAR consists of specialised component explainers using diverse explanation techniques (e.g., LLM-based reasoning, causal models, feature importance, etc) tailored to specific robot modules, orchestrated by an explainer selector that chooses the most appropriate one for a given query. We implement and evaluate HEXAR on a TIAGo robot performing assistive tasks in a home environment, comparing it against end-to-end and aggregated baseline approaches across 180 scenario-query variations. We observe that HEXAR significantly outperforms baselines in root cause identification, incorrect information exclusion, and runtime, offering a promising direction for transparent autonomous systems.

Keywords

Cite

@article{arxiv.2601.03070,
  title  = {HEXAR: a Hierarchical Explainability Architecture for Robots},
  author = {Tamlin Love and Ferran Gebellí and Pradip Pramanick and Antonio Andriella and Guillem Alenyà and Anais Garrell and Raquel Ros and Silvia Rossi},
  journal= {arXiv preprint arXiv:2601.03070},
  year   = {2026}
}

Comments

8 pages, 6 figures

R2 v1 2026-07-01T08:52:44.176Z