Q-LIME $\pi$: A Quantum-Inspired Extension to LIME
Nelson Col\'on Vargas

TL;DR
Q-LIME $$ is a quantum-inspired extension of LIME that encodes feature vectors in quantum states, enabling more efficient local explanations with comparable accuracy and reduced runtime in certain datasets.
Contribution
It introduces a quantum-inspired encoding for LIME, leveraging superposition and interference to improve explanation efficiency in text-based models.
Findings
Achieves near-identical feature rankings to classical LIME.
Demonstrates lower runtime in small- to moderate-dimensional spaces.
Provides a pathway for quantum-enhanced interpretability methods.
Abstract
Machine learning models offer powerful predictive capabilities but often lack transparency. Local Interpretable Model-agnostic Explanations (LIME) addresses this by perturbing features and measuring their impact on a model's output. In text-based tasks, LIME typically removes present words (bits set to 1) to identify high-impact tokens. We propose \textbf{Q-LIME } (Quantum LIME ), a quantum-inspired extension of LIME that encodes a binary feature vector in a quantum state, leveraging superposition and interference to explore local neighborhoods more efficiently. Our method focuses on flipping bits from to emulate LIME's ``removal'' strategy, and can be extended to where adding features is relevant. Experiments on subsets of the IMDb dataset demonstrate that Q-LIME often achieves near-identical top-feature rankings compared to classical…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsParticle physics theoretical and experimental studies · Computational Physics and Python Applications · Distributed and Parallel Computing Systems
MethodsSparse Evolutionary Training · Local Interpretable Model-Agnostic Explanations
