New explainability method IMEX quantifies feature importance and interactions in black-box models
IMEX introduces two metrics—Static Correlation Power and Interaction Correlation Power—to map how individual features and their interactions drive predictions, validated on synthetic datasets.
1 source · cross-referenced
- IMEX is a new explainability framework for black-box predictive models that quantifies both individual feature contributions and higher-order interactions.
- The method uses Static Correlation Power to measure feature importance and Interaction Correlation Power to capture non-additive effects among features.
- Experimental validation compares IMEX’s PCS component against INVASE on three synthetic datasets with known structures.
- Results show IMEX can recover relevant feature-level structures even with non-linear, conditional, and multicollinear relationships.
A new explainability method called IMEX (Interaction-Based Model Explanation) has been proposed to address the opacity of black-box predictive models. Unlike traditional approaches that focus solely on individual feature importance, IMEX introduces a framework to quantify both the contributions of individual variables and the significance of interactions among variables in determining model predictions.
The IMEX framework is built around two complementary metrics: Static Correlation Power (PCS) and Interaction Correlation Power (PCI). PCS quantifies the contribution of individual features to the target prediction, while PCI captures non-additive effects arising from interactions among features. This dual-metric approach enables the construction of an interpretability map of predictions, highlighting not only which features matter but also how they interact.
The work experimentally validates the PCS component of IMEX by comparing it with the INVASE method on three synthetic datasets with known underlying structures. These datasets are designed to include non-linear relationships, conditional dependencies, and multicollinearity between input features and prediction targets.
The results indicate that IMEX can recover relevant feature-level structures under these challenging conditions, suggesting potential utility for diagnosing and validating complex predictive models in domains where interpretability is essential.
- Jul 17, 2026 · arXiv cs.AI
Researchers propose three-level learning architecture for autonomous UAV swarms in search and rescue
Trust76 - Jul 17, 2026 · arXiv cs.AI
HG-RAG framework uses hierarchical graph traversal to improve RAG for structured knowledge
Trust79 - Jul 16, 2026 · Google DeepMind — Blog
Google DeepMind and Isomorphic Labs outline joint bioresilience strategy using AI models and agents
Trust78