ip-omp
- South America > Peru (0.04)
- North America > United States > Pennsylvania (0.04)
- North America > United States > New Mexico (0.04)
- (2 more...)
- South America > Peru (0.04)
- North America > United States > Pennsylvania (0.04)
- North America > United States > New Mexico (0.04)
- (2 more...)
Enhancing Performance of Explainable AI Models with Constrained Concept Refinement
Liang, Geyu, Michielssen, Senne, Fattahi, Salar
The trade-off between accuracy and interpretability has long been a challenge in machine learning (ML). This tension is particularly significant for emerging interpretable-by-design methods, which aim to redesign ML algorithms for trustworthy interpretability but often sacrifice accuracy in the process. In this paper, we address this gap by investigating the impact of deviations in concept representations-an essential component of interpretable models-on prediction performance and propose a novel framework to mitigate these effects. The framework builds on the principle of optimizing concept embeddings under constraints that preserve interpretability. Using a generative model as a test-bed, we rigorously prove that our algorithm achieves zero loss while progressively enhancing the interpretability of the resulting model. Additionally, we evaluate the practical performance of our proposed framework in generating explainable predictions for image classification tasks across various benchmarks. Compared to existing explainable methods, our approach not only improves prediction accuracy while preserving model interpretability across various large-scale benchmarks but also achieves this with significantly lower computational cost.
- Europe > Switzerland > Zürich > Zürich (0.14)
- North America > United States > Michigan (0.04)
- Oceania > Australia > Western Australia > Perth (0.04)
- (3 more...)
Information Maximization Perspective of Orthogonal Matching Pursuit with Applications to Explainable AI
Information Pursuit (IP) is a classical active testing algorithm for predicting an output by sequentially and greedily querying the input in order of information gain. However, IP is computationally intensive since it involves estimating mutual information in high-dimensional spaces. This paper explores Orthogonal Matching Pursuit (OMP) as an alternative to IP for greedily selecting the queries. OMP is a classical signal processing algorithm for sequentially encoding a signal in terms of dictionary atoms chosen in order of correlation gain. In each iteration, OMP selects the atom that is most correlated with the signal residual (the signal minus its reconstruction thus far).