English

X-SYS: A Reference Architecture for Interactive Explanation Systems

Artificial Intelligence 2026-04-14 v3 Human-Computer Interaction Software Engineering

Abstract

The explainable AI (XAI) research community has proposed numerous technical methods, yet deploying explainability as systems remains challenging: Interactive explanation systems require both suitable algorithms and system capabilities that maintain explanation usability across repeated queries, evolving models and data, and governance constraints. We argue that operationalizing XAI requires treating explainability as an information systems problem where user interaction demands induce specific system requirements. We introduce X-SYS, a reference architecture for interactive explanation systems, that guides (X)AI researchers, developers and practitioners in connecting interactive explanation user interfaces (XUI) with system capabilities. X-SYS organizes around four quality attributes named STAR (scalability, traceability, responsiveness, and adaptability), and specifies a five-component decomposition (XUI Services, Explanation Services, Model Services, Data Services, Orchestration and Governance). It maps interaction patterns to system capabilities to decouple user interface evolution from backend computation. We implement X-SYS through SemanticLens, a system for semantic search and activation steering in vision-language models. SemanticLens demonstrates how contract-based service boundaries enable independent evolution, offline/online separation ensures responsiveness, and persistent state management supports traceability. Together, this work provides a reusable blueprint and concrete instantiation for interactive explanation systems supporting end-to-end design under operational constraints.

Keywords

Cite

@article{arxiv.2602.12748,
  title  = {X-SYS: A Reference Architecture for Interactive Explanation Systems},
  author = {Tobias Labarta and Nhi Hoang and Maximilian Dreyer and Jim Berend and Oleg Hein and Jackie Ma and Wojciech Samek and Sebastian Lapuschkin},
  journal= {arXiv preprint arXiv:2602.12748},
  year   = {2026}
}

Comments

18 pages, 8 figures

R2 v1 2026-07-01T10:35:02.156Z