LGAICLFeb 19, 2025

Concept Layers: Enhancing Interpretability and Intervenability via LLM Conceptualization

arXiv:2502.13632v13 citationsh-index: 33
Originality Incremental advance
AI Analysis

This work addresses the need for more interpretable and controllable AI systems, particularly for users requiring transparency and dynamic adjustments, though it is incremental as it builds on existing concept-based approaches.

The authors tackled the problem of enhancing interpretability and intervenability in Large Language Models (LLMs) by introducing Concept Layers (CLs), a method that projects internal representations into a conceptual space and uses an algorithmic ontology search, maintaining original model performance while enabling interventions like bias mitigation.

The opaque nature of Large Language Models (LLMs) has led to significant research efforts aimed at enhancing their interpretability, primarily through post-hoc methods. More recent in-hoc approaches, such as Concept Bottleneck Models (CBMs), offer both interpretability and intervenability by incorporating explicit concept representations. However, these methods suffer from key limitations, including reliance on labeled concept datasets and significant architectural modifications that challenges re-integration into existing system pipelines. In this work, we introduce a new methodology for incorporating interpretability and intervenability into an existing model by integrating Concept Layers (CLs) into its architecture. Our approach projects the model's internal vector representations into a conceptual, explainable vector space before reconstructing and feeding them back into the model. Furthermore, we eliminate the need for a human-selected concept set by algorithmically searching an ontology for a set of concepts that can be either task-specific or task-agnostic. We evaluate CLs across multiple tasks, demonstrating that they maintain the original model's performance and agreement while enabling meaningful interventions. Additionally, we present a proof of concept showcasing an intervenability interface, allowing users to adjust model behavior dynamically, such as mitigating biases during inference.

Foundations

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

Your Notes