paper-with-me

Papers

Implicit Mixture of Interpretable Experts for Global and Local Interpretability

2022-12-01 · Nathan Elazar, Kerry Taylor

We investigate the feasibility of using mixtures of interpretable experts (MoIE) to build interpretable image classifiers on MNIST10. MoIE uses a black-box router to assign each input to one of many inherently interpretable experts, thereby providing insight into why a particular classification decision was made. We find that a naively trained MoIE will learn to 'cheat', whereby the black-box router will solve the classification problem by itself, with each expert simply learning a constant function for one particular class. We propose to solve this problem by introducing interpretable routers and training the black-box router's decisions to match the interpretable router. In addition, we propose a novel implicit parameterization scheme that allows us to build mixtures of arbitrary numbers of experts, allowing us to study how classification performance, local and global interpretability vary as the number of experts is increased. Our new model, dubbed Implicit Mixture of Interpretable Experts (IMoIE) can match state-of-the-art classification accuracy on MNIST10 while providing local interpretability, and can provide global interpretability albeit at the cost of reduced classification accuracy.

📄 PDF Abstract BibTeX arXiv:2212.00471

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Similar Papers 제목 키워드 기반

Neural Experts: Mixture of Experts for Implicit Neural Representations

2024-10-29 · Yizhak Ben-Shabat, Chamin Hewa Koneputugodage, Sameera Ramasinghe, Stephen Gould

Implicit neural representations (INRs) have proven effective in various tasks including image, shape, audio, and video reconstruction. These INRs typically learn the implicit field from sampled input points. This is ofte…

Image ReconstructionMixture-of-ExpertsSurface ReconstructionVideo Reconstruction

Emergent Compositional Skills in Mixture-of-Experts VLAs

2026-07-22 · Shlok Shah, Rhiaan Jhaveri, Tharun Kumar Tiruppali Kalidoss, Chirayu Nimonkar 외 arxiv

We consider the problem of learning compositional robot policies end-to-end from expert demonstrations, without any pre-specified notion of task decomposition or hierarchy. We ask whether a VLA trained with a simplified …

Multi-modal Gated Mixture of Local-to-Global Experts for Dynamic Image Fusion

2023-02-02 · ICCV 2023 1 · Yiming Sun, Bing Cao, Pengfei Zhu, QinGhua Hu

Infrared and visible image fusion aims to integrate comprehensive information from multiple sources to achieve superior performances on various practical tasks, such as detection, over that of a single modality. However,…

Infrared And Visible Image Fusion

I2MoE: Interpretable Multimodal Interaction-aware Mixture-of-Experts

2025-05-25 · Jiayi Xin, Sukwon Yun, Jie Peng, Inyoung Choi 외

Modality fusion is a cornerstone of multimodal learning, enabling information integration from diverse data sources. However, vanilla fusion methods are limited by (1) inability to account for heterogeneous interactions …

Mixture-of-Expertsmultimodal interaction

Locally Interpretable Individualized Treatment Rules for Black-Box Decision Models

2026-02-12 · Yasin Khadem Charvadeh, Katherine S. Panageas, Yuan Chen arxiv

Individualized treatment rules (ITRs) aim to optimize healthcare by tailoring treatment decisions to patient-specific characteristics. Existing methods typically rely on either interpretable but inflexible models or high…