paper-with-me

홈 › Papers

Intrinsic User-Centric Interpretability through Global Mixture of Experts

2024-02-05 · Vinitra Swamy, Syrielle Montariol, Julian Blackwell, Jibril Frej, Martin Jaggi, Tanja Käser

In human-centric settings like education or healthcare, model accuracy and model explainability are key factors for user adoption. Towards these two goals, intrinsically interpretable deep learning models have gained popularity, focusing on accurate predictions alongside faithful explanations. However, there exists a gap in the human-centeredness of these approaches, which often produce nuanced and complex explanations that are not easily actionable for downstream users. We present InterpretCC (interpretable conditional computation), a family of intrinsically interpretable neural networks at a unique point in the design space that optimizes for ease of human understanding and explanation faithfulness, while maintaining comparable performance to state-of-the-art models. InterpretCC achieves this through adaptive sparse activation of features before prediction, allowing the model to use a different, minimal set of features for each instance. We extend this idea into an interpretable, global mixture-of-experts (MoE) model that allows users to specify topics of interest, discretely separates the feature space for each data point into topical subnetworks, and adaptively and sparsely activates these topical subnetworks for prediction. We apply InterpretCC for text, time series and tabular data across several real-world datasets, demonstrating comparable performance with non-interpretable baselines and outperforming intrinsically interpretable baselines. Through a user study involving 56 teachers, InterpretCC explanations are found to have higher actionability and usefulness over other intrinsically interpretable approaches.

📄 PDF Abstract BibTeX arXiv:2402.02933

Code (1)

epfl-ml4ed/interpretcc 공식 구현 tf

Tasks

Mixture-of-ExpertsNews Classification

Similar Papers 제목 키워드 기반

Found in Translation: semantic approaches for enhancing AI interpretability in face verification

2025-01-06 · Miriam Doh, Caroline Mazini Rodrigues, N. Boutry, L. Najman 외

The increasing complexity of machine learning models in computer vision, particularly in face verification, requires the development of explainable artificial intelligence (XAI) to enhance interpretability and transparen…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Face Verification

Concept-Centric Transformers: Enhancing Model Interpretability through Object-Centric Concept Learning within a Shared Global Workspace

2023-05-25 · Jinyung Hong, Keun Hee Park, Theodore P. Pavlic

Many interpretable AI approaches have been proposed to provide plausible explanations for a model's decision-making. However, configuring an explainable model that effectively communicates among computational modules has…

ClassificationDecision Making

A Hierarchical Language Model For Interpretable Graph Reasoning

2024-10-29 · Sambhav Khurana, Xiner Li, Shurui Gui, Shuiwang Ji

Large language models (LLMs) are being increasingly explored for graph tasks. Despite their remarkable success in text-based tasks, LLMs' capabilities in understanding explicit graph structures remain limited, particular…

Language ModelingLanguage Modellingmodel

What Do You Want? User-centric Prompt Generation for Text-to-image Synthesis via Multi-turn Guidance

2024-08-23 · Yilun Liu, Minggui He, Feiyu Yao, Yuhe Ji 외

The emergence of text-to-image synthesis (TIS) models has significantly influenced digital image creation by producing high-quality visuals from written descriptions. Yet these models heavily rely on the quality and spec…

Image GenerationPrompt EngineeringSpecificity

SI-MIL: Taming Deep MIL for Self-Interpretability in Gigapixel Histopathology

2023-12-22 · CVPR 2024 1 · Saarthak Kapse, Pushpak Pati, Srijan Das, Jingwei Zhang 외

Introducing interpretability and reasoning into Multiple Instance Learning (MIL) methods for Whole Slide Image (WSI) analysis is challenging, given the complexity of gigapixel slides. Traditionally, MIL interpretability …

Multiple Instance Learning