paper-with-me

Papers

Causality Compensated Attention for Contextual Biased Visual Recognition

2023-02-25 · ICLR 2023 2 · Ruyang Liu, Jingjia Huang, Ge Li, Thomas H. Li

Visual attention does not always capture the essential object representation desired for robust predictions. Attention modules tend to underline not only the target object but also the common co-occurring context that the module thinks helpful in the training. The problem is rooted in the confounding effect of the context leading to incorrect causalities between objects and predictions, which is further exacerbated by visual attention. In this paper, to learn causal object features robust for contextual bias, we propose a novel attention module named Interventional Dual Attention (IDA) for visual recognition. Specifically, IDA adopts two attention layers with multiple sampling intervention, which compensates the attention against the confounder context. Note that our method is model-agnostic and thus can be implemented on various backbones. Extensive experiments show our model obtains significant improvements in classification and detection with lower computation. In particular, we achieve the state-of-the-art results in multi-label classification on MS-COCO and PASCAL-VOC.

📄 PDF Abstract BibTeX

Code (1)

yu-gi-oh-leilei/IDA_2023ICLR pytorch

Tasks

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti-Label Image ClassificationObject

Similar Papers 제목 키워드 기반

Learning Contextual Causality from Time-consecutive Images

2020-12-13 · Hongming Zhang, Yintong Huo, Xinran Zhao, Yangqiu Song 외

Causality knowledge is crucial for many artificial intelligence systems. Conventional textual-based causality knowledge acquisition methods typically require laborious and expensive human annotations. As a result, their …

Attention-aware non-rigid image registration for accelerated MR imaging

2024-04-26 · Aya Ghoul, Jiazhen Pan, Andreas Lingg, Jens Kübler 외

Accurate motion estimation at high acceleration factors enables rapid motion-compensated reconstruction in Magnetic Resonance Imaging (MRI) without compromising the diagnostic image quality. In this work, we introduce an…

DiagnosticImage RegistrationMotion Estimation

The Importance of Causality in Decision Making: A Perspective on Recommender Systems

2024-09-16 · Emanuele Cavenaghi, Alessio Zanga, Fabio Stella, Markus Zanker

Causality is receiving increasing attention in the Recommendation Systems (RSs) community, which has realised that RSs could greatly benefit from causality to transform accurate predictions into effective and explainable…

Decision MakingRecommendation Systems

Adjustment and Alignment for Unbiased Open Set Domain Adaptation

2023-01-01 · CVPR 2023 1 · Wuyang Li, Jie Liu, Bo Han, Yixuan Yuan

Open Set Domain Adaptation (OSDA) transfers the model from a label-rich domain to a label-free one containing novel-class samples. Existing OSDA works overlook abundant novel-class semantics hidden in the source doma…

Domain AdaptationModel Optimization

K-ABENA: K-Adaptive Backpropagation with Error-based N-exclusion Algorithm : (Compensated Loss-Based Sample Exclusion with Unbiased Gradient Estimation)

2026-07-07 · Jean-Francois Bonbhel arxiv

We present K-ABENA (K-Adaptive Backpropagation with Error-based N-exclusion Algorithm), a selective gradient computation framework that reduces per-iteration training cost by excluding a fraction of low-loss ("minor") ob…