paper-with-me

Papers

X-SYS: A Reference Architecture for Interactive Explanation Systems

2026-02-13 · Tobias Labarta, Nhi Hoang, Maximilian Dreyer, Jim Berend, Oleg Hein, Jackie Ma, Wojciech Samek, Sebastian Lapuschkin arxiv

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.

📄 PDF Abstract BibTeX arXiv:2602.12748

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Interactive Explanation with Varying Level of Details in an Explainable Scientific Literature Recommender System

2023-06-09 · Mouadh Guesmi, Mohamed Amine Chatti, Shoeb Joarder, Qurat Ul Ain 외

Explainable recommender systems (RS) have traditionally followed a one-size-fits-all approach, delivering the same explanation level of detail to each user, without considering their individual needs and goals. Further, …

Explainable RecommendationRecommendation Systems

IRF: Interactive Recommendation through Dialogue

2019-10-03 · Oznur Alkan, Massimiliano Mattetti, Elizabeth M. Daly, Adi Botea 외

Recent research focuses beyond recommendation accuracy, towards human factors that influence the acceptance of recommendations, such as user satisfaction, trust, transparency and sense of control.We present a generic int…

Interactive Recommendation

PREF-XAI: Preference-Based Personalized Rule Explanations of Black-Box Machine Learning Models

2026-04-21 · Salvatore Greco, Jacek Karolczak, Roman Słowiński, Jerzy Stefanowski arxiv

Explainable artificial intelligence (XAI) has predominantly focused on generating model-centric explanations that approximate the behavior of black-box models. However, such explanations often overlook a fundamental aspe…

What Do End-Users Really Want? Investigation of Human-Centered XAI for Mobile Health Apps

2022-10-07 · Katharina Weitz, Alexander Zellner, Elisabeth André

In healthcare, AI systems support clinicians and patients in diagnosis, treatment, and monitoring, but many systems' poor explainability remains challenging for practical application. Overcoming this barrier is the goal …

Explainable Artificial Intelligence (XAI)

TRACE: A Conversational Framework for Sustainable Tourism Recommendation with Agentic Counterfactual Explanations

2026-04-14 · Ashmi Banerjee, Adithi Satish, Wolfgang Wörndl, Yashar Deldjoo arxiv

Traditional conversational travel recommender systems primarily optimize for user relevance and convenience, often reinforcing popular, overcrowded destinations and carbon-intensive travel choices. To address this, we pr…