HCAIJun 2, 2025

Composable Building Blocks for Controllable and Transparent Interactive AI Systems

arXiv:2506.02262v11 citationsh-index: 11
Originality Synthesis-oriented
AI Analysis

This addresses the black box problem in interactive AI systems for developers and users, though it appears incremental by building on existing XAI and system design concepts.

The paper tackles the opacity of AI-integrated interactive systems by proposing a flow-based architecture using structural and visual building blocks to create explicit system overviews, enabling communication between humans and automated agents like LLMs.

While the increased integration of AI technologies into interactive systems enables them to solve an equally increasing number of tasks, the black box problem of AI models continues to spread throughout the interactive system as a whole. Explainable AI (XAI) techniques can make AI models more accessible by employing post-hoc methods or transitioning to inherently interpretable models. While this makes individual AI models clearer, the overarching system architecture remains opaque. To this end, we propose an approach to represent interactive systems as sequences of structural building blocks, such as AI models and control mechanisms grounded in the literature. These can then be explained through accompanying visual building blocks, such as XAI techniques. The flow and APIs of the structural building blocks form an explicit overview of the system. This serves as a communication basis for both humans and automated agents like LLMs, aligning human and machine interpretability of AI models. We discuss a selection of building blocks and concretize our flow-based approach in an architecture and accompanying prototype interactive system.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes