CVNov 5, 2024

Lost in Context: The Influence of Context on Feature Attribution Methods for Object Recognition

arXiv:2411.02833v11 citationsh-index: 17ICVGIP
Originality Incremental advance
AI Analysis

This work addresses the problem of understanding context dependence in computer vision models for researchers, but it is incremental as it builds on existing feature attribution methods.

The study tackled how context manipulation affects object recognition model accuracy and feature attribution, finding that correctly classified images emphasize object over context attribution and context changes impact performance more than perturbations.

Contextual information plays a critical role in object recognition models within computer vision, where changes in context can significantly affect accuracy, underscoring models' dependence on contextual cues. This study investigates how context manipulation influences both model accuracy and feature attribution, providing insights into the reliance of object recognition models on contextual information as understood through the lens of feature attribution methods. We employ a range of feature attribution techniques to decipher the reliance of deep neural networks on context in object recognition tasks. Using the ImageNet-9 and our curated ImageNet-CS datasets, we conduct experiments to evaluate the impact of contextual variations, analyzed through feature attribution methods. Our findings reveal several key insights: (a) Correctly classified images predominantly emphasize object volume attribution over context volume attribution. (b) The dependence on context remains relatively stable across different context modifications, irrespective of classification accuracy. (c) Context change exerts a more pronounced effect on model performance than Context perturbations. (d) Surprisingly, context attribution in `no-information' scenarios is non-trivial. Our research moves beyond traditional methods by assessing the implications of broad-level modifications on object recognition, either in the object or its context.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes