PulseAugur
实时 23:57:26

H-Sets framework uncovers feature interactions in image classifiers

Researchers have developed H-Sets, a new framework designed to uncover and attribute higher-order feature interactions within image classifiers. This method moves beyond analyzing individual features to understand how groups of features collectively influence a model's output. H-Sets utilizes input Hessians to detect interacting feature pairs and then merges them into coherent sets, employing a set-level extension of Integrated Directional Gradients for attribution. Evaluations on various models and datasets indicate that H-Sets produce more interpretable and faithful saliency maps compared to existing techniques. AI

影响 Enhances interpretability of image classifiers by revealing complex feature interactions, potentially improving model debugging and trust.

排序理由 Academic paper detailing a new method for feature attribution in image classifiers.

在 arXiv cs.CV 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

H-Sets framework uncovers feature interactions in image classifiers

报道来源 [2]

  1. arXiv cs.CV TIER_1 English(EN) · Ayushi Mehrotra, Dipkamal Bhusal, Michael Clifford, Nidhi Rastogi ·

    H-Sets: Hessian-Guided Discovery of Set-Level Feature Interactions in Image Classifiers

    arXiv:2604.22045v1 Announce Type: new Abstract: Feature attribution methods explain the predictions of deep neural networks by assigning importance scores to individual input features. However, most existing methods focus solely on marginal effects, overlooking feature interactio…

  2. arXiv cs.CV TIER_1 English(EN) · Nidhi Rastogi ·

    H-Sets: Hessian-Guided Discovery of Set-Level Feature Interactions in Image Classifiers

    Feature attribution methods explain the predictions of deep neural networks by assigning importance scores to individual input features. However, most existing methods focus solely on marginal effects, overlooking feature interactions, where groups of features jointly influence m…