paper-with-me

홈 › Papers

An Information Bottleneck Characterization of the Understanding-Workload Tradeoff

2023-10-11 · Lindsay Sanneman, Mycal Tucker, Julie Shah

Recent advances in artificial intelligence (AI) have underscored the need for explainable AI (XAI) to support human understanding of AI systems. Consideration of human factors that impact explanation efficacy, such as mental workload and human understanding, is central to effective XAI design. Existing work in XAI has demonstrated a tradeoff between understanding and workload induced by different types of explanations. Explaining complex concepts through abstractions (hand-crafted groupings of related problem features) has been shown to effectively address and balance this workload-understanding tradeoff. In this work, we characterize the workload-understanding balance via the Information Bottleneck method: an information-theoretic approach which automatically generates abstractions that maximize informativeness and minimize complexity. In particular, we establish empirical connections between workload and complexity and between understanding and informativeness through human-subject experiments. This empirical link between human factors and information-theoretic concepts provides an important mathematical characterization of the workload-understanding tradeoff which enables user-tailored XAI design.

📄 PDF Abstract BibTeX arXiv:2310.07802

Code (1)

mycal-tucker/ib-explanations 공식 구현 pytorch

Tasks

Informativeness

Similar Papers 제목 키워드 기반

Systematic Characterization of LLM Quantization: A Performance, Energy, and Quality Perspective

2025-08-22 · Tianyao Shi, Yi Ding arxiv

Large language models (LLMs) have demonstrated remarkable capabilities across diverse domains, but their heavy resource demands make quantization-reducing precision to lower-bit formats-critical for efficient serving. Wh…

Towards Understanding, Analyzing, and Optimizing Agentic AI Execution: A CPU-Centric Perspective

2025-11-01 · Ritik Raj, Souvik Kundu, Ishita Vohra, Hong Wang 외 arxiv

Agentic AI serving converts monolithic LLM-based inference to autonomous problem-solvers that can plan, call tools, perform reasoning, and adapt on the fly. Due to diverse task execution need, such serving heavily rely o…

Generative AI Beyond LLMs: System Implications of Multi-Modal Generation

2023-12-22 · Alicia Golden, Samuel Hsia, Fei Sun, Bilge Acun 외

As the development of large-scale Generative AI models evolve beyond text (1D) generation to include image (2D) and video (3D) generation, processing spatial and temporal information presents unique challenges to quality…

3D Generation

Generalized Information Bottleneck for Gaussian Variables

2023-03-31 · Vudtiwat Ngampruetikorn, David J. Schwab

The information bottleneck (IB) method offers an attractive framework for understanding representation learning, however its applications are often limited by its computational intractability. Analytical characterization…

Representation Learning

On the Relevance-Complexity Region of Scalable Information Bottleneck

2020-11-02 · Mohammad Mahdi Mahvari, Mari Kobayashi, Abdellatif Zaidi

The Information Bottleneck method is a learning technique that seeks a right balance between accuracy and generalization capability through a suitable tradeoff between compression complexity, measured by minimum descript…