Owen-based Semantics and Hierarchy-Aware Explanation (O-Shap)
Xiangyu Zhou, Chenhan Xiao, Yang Weng

TL;DR
O-Shap introduces a hierarchy-aware segmentation method for Owen-based Shapley explanations, improving attribution accuracy and interpretability in vision tasks by respecting semantic and spatial dependencies.
Contribution
The paper proposes a novel segmentation approach satisfying the T-property, enhancing Owen value-based explanations in XAI for vision and tabular data.
Findings
Outperforms baseline SHAP variants in attribution precision
Improves semantic coherence of explanations
Reduces runtime through hierarchical pruning
Abstract
Shapley value-based methods have become foundational in explainable artificial intelligence (XAI), offering theoretically grounded feature attributions through cooperative game theory. However, in practice, particularly in vision tasks, the assumption of feature independence breaks down, as features (i.e., pixels) often exhibit strong spatial and semantic dependencies. To address this, modern SHAP implementations now include the Owen value, a hierarchical generalization of the Shapley value that supports group attributions. While the Owen value preserves the foundations of Shapley values, its effectiveness critically depends on how feature groups are defined. We show that commonly used segmentations (e.g., axis-aligned or SLIC) violate key consistency properties, and propose a new segmentation approach that satisfies the -property to ensure semantic alignment across hierarchy levels.…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Multimodal Machine Learning Applications · Advanced Neural Network Applications
