paper-with-me

홈 › Papers

Mitigating the Effect of Incidental Correlations on Part-based Learning

2023-09-21 · NeurIPS 2023 11

Intelligent systems possess a crucial characteristic of breaking complicated problems into smaller reusable components or parts and adjusting to new tasks using these part representations. However, current part-learners encounter difficulties in dealing with incidental correlations resulting from the limited observations of objects that may appear only in specific arrangements or with specific backgrounds. These incidental correlations may have a detrimental impact on the generalization and interpretability of learned part representations. This study asserts that part-based representations could be more interpretable and generalize better with limited data, employing two innovative regularization methods. The first regularization separates foreground and background information's generative process via a unique mixture-of-parts formulation. Structural constraints are imposed on the parts using a weakly-supervised loss, guaranteeing that the mixture-of-parts for foreground and background entails soft, object-agnostic masks. The second regularization assumes the form of a distillation loss, ensuring the invariance of the learned parts to the incidental background correlations. Furthermore, we incorporate sparse and orthogonal constraints to facilitate learning high-quality part representations. By reducing the impact of incidental background correlations on the learned parts, we exhibit state-of-the-art (SoTA) performance on few-shot learning tasks on benchmark datasets, including MiniImagenet, TieredImageNet, and FC100. We also demonstrate that the part-based representations acquired through our approach generalize better than existing techniques, even under domain shifts of the background and common data corruption on the ImageNet-9 dataset.

📄 PDF Abstract BibTeX

Code (1)

gauravbh1010tt/dpvit 공식 구현 pytorch

Similar Papers 제목 키워드 기반

On the General Value of Evidence, and Bilingual Scene-Text Visual Question Answering

2020-02-24 · CVPR 2020 6 · Xinyu Wang, Yuliang Liu, Chunhua Shen, Chun Chet Ng 외

Visual Question Answering (VQA) methods have made incredible progress, but suffer from a failure to generalize. This is visible in the fact that they are vulnerable to learning coincidental correlations in the data rathe…

Question AnsweringReferring ExpressionVisual Question AnsweringVisual Question Answering (VQA)

When do Correlations Increase with Firing Rate?

2017-01-26

A central question in neuroscience is to understand how noisy firing patterns are used to transmit information. Because neural spiking is noisy, spiking patterns are often quantified via pairwise correlations, or the pro…

Mitigating Spurious Correlations in Multi-modal Models during Fine-tuning

2023-04-08 · Yu Yang, Besmira Nushi, Hamid Palangi, Baharan Mirzasoleiman

Spurious correlations that degrade model generalization or lead the model to be right for the wrong reasons are one of the main robustness concerns for real-world deployments. However, mitigating these correlations durin…

Attribute

Foreseeing the Benefits of Incidental Supervision

2020-06-09 · EMNLP 2021 11 · Hangfeng He, Mingyuan Zhang, Qiang Ning, Dan Roth

Real-world applications often require improved models by leveraging a range of cheap incidental supervision signals. These could include partial labels, noisy labels, knowledge-based constraints, and cross-domain or cros…

InformativenessLearning Theorynamed-entity-recognitionNamed Entity Recognition+3

Increasing Interpretability of Neural Networks By Approximating Human Visual Saliency

2024-10-21 · Aidan Boyd, Mohamed Trabelsi, Huseyin Uzunalioglu, Dan Kushnir

Understanding specifically where a model focuses on within an image is critical for human interpretability of the decision-making process. Deep learning-based solutions are prone to learning coincidental correlations in …

Active LearningDecision Making