paper-with-me

홈 › Papers

CAMAL: Improving Attention Alignment and Faithfulness with Segmentation Masks

2026-05-08 · Rajdeep Singh Hundal, Yan Xiao, Jin Song Dong, Manuel Rigger arxiv

Many vision datasets now provide segmentation masks in addition to annotated images to support a wide range of tasks. In this work, we propose Class Activation Map Attention Learning (CAMAL), an efficient and scalable method that utilizes segmentation masks to improve attention alignment and faithfulness in vision models. Specifically, attention alignment refers to the degree to which a model's attention aligns with ground-truth discriminative regions, while attention faithfulness refers to the degree to which a model's attention influences its decision. Improving both attention alignment and faithfulness is essential for ensuring that model attention is both spatially accurate and causally meaningful. To improve attention alignment and faithfulness in vision models, CAMAL first extracts the model's attention for each image during training and then compares the attention to ground-truth discriminative regions obtained from the corresponding segmentation masks. CAMAL then acts as an auxiliary regularizer, encouraging attention that aligns with ground-truth discriminative regions, while suppressing attention elsewhere. We evaluated CAMAL across two learning paradigms -- Deep Learning (DL) and Deep Reinforcement Learning (DRL) -- and observed consistent, significant improvements in both attention alignment and faithfulness. In particular, CAMAL yields statistically significant gains in attention alignment across all settings, and improves attention faithfulness by over 35% compared to recent work. Moreover, we show that improved attention alignment and faithfulness enhance explainability, while yielding improved or comparable generalization performance without increasing inference cost. These findings demonstrate that the spatial information contained within segmentation masks can be effectively leveraged to guide model attention across learning tasks.

📄 PDF Abstract BibTeX arXiv:2605.08325

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

CAMAL: Optimizing LSM-trees via Active Learning

2024-09-23 · Weiping Yu, Siqiang Luo, Zihao Yu, Gao Cong

We use machine learning to optimize LSM-tree structure, aiming to reduce the cost of processing various read/write operations. We introduce a new approach Camal, which boasts the following features: (1) ML-Aided: Camal i…

Active Learning

Few Labels are all you need: A Weakly Supervised Framework for Appliance Localization in Smart-Meter Series

2025-06-06 · Adrien Petralia, Paul Boniol, Philippe Charpentier, Themis Palpanas

Improving smart grid system management is crucial in the fight against climate change, and enabling consumers to play an active role in this effort is a significant challenge for electricity suppliers. In this regard, mi…

AllNon-Intrusive Load Monitoring

CAMAL: Context-Aware Multi-layer Attention framework for Lightweight Environment Invariant Visual Place Recognition

2019-09-18 · Ahmad Khaliq, Shoaib Ehsan, Michael Milford, Klaus McDonald-Maier

In the last few years, Deep Convolutional Neural Networks (D-CNNs) have shown state-of-the-art (SOTA) performance for Visual Place Recognition (VPR), a pivotal component of long-term intelligent robotic vision (vision-aw…

Image RetrievalRetrievalVisual Place Recognition

DreamEdit3D: Personalization of Multi-View Diffusion Models for 3D Editing

2026-05-16 · Jinxin Ai, Matthias Nießner, Ziya Erkoç arxiv

While 2D diffusion models have achieved remarkable success in identity-preserving personalization, extending this capability to 3D assets remains a significant challenge due to the complexities of multi-view consistency …

FGAseg: Fine-Grained Pixel-Text Alignment for Open-Vocabulary Semantic Segmentation

2025-01-01 · Bingyu Li, Da Zhang, Zhiyuan Zhao, Junyu Gao 외

Open-vocabulary segmentation aims to identify and segment specific regions and objects based on text-based descriptions. A common solution is to leverage powerful vision-language models (VLMs), such as CLIP, to bridge th…

Open Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSegmentationSemantic Segmentation