paper-with-me

홈 › Papers

DIAL: Dense Image-text ALignment for Weakly Supervised Semantic Segmentation

2024-09-24 · Soojin Jang, Jungmin Yun, JuneHyoung Kwon, Eunju Lee, Youngbin Kim

Weakly supervised semantic segmentation (WSSS) approaches typically rely on class activation maps (CAMs) for initial seed generation, which often fail to capture global context due to limited supervision from image-level labels. To address this issue, we introduce DALNet, Dense Alignment Learning Network that leverages text embeddings to enhance the comprehensive understanding and precise localization of objects across different levels of granularity. Our key insight is to employ a dual-level alignment strategy: (1) Global Implicit Alignment (GIA) to capture global semantics by maximizing the similarity between the class token and the corresponding text embeddings while minimizing the similarity with background embeddings, and (2) Local Explicit Alignment (LEA) to improve object localization by utilizing spatial information from patch tokens. Moreover, we propose a cross-contrastive learning approach that aligns foreground features between image and text modalities while separating them from the background, encouraging activation in missing regions and suppressing distractions. Through extensive experiments on the PASCAL VOC and MS COCO datasets, we demonstrate that DALNet significantly outperforms state-of-the-art WSSS methods. Our approach, in particular, allows for more efficient end-to-end process as a single-stage method.

📄 PDF Abstract BibTeX arXiv:2409.15801

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningObject LocalizationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Similar Papers 제목 키워드 기반

Exploring CLIP's Dense Knowledge for Weakly Supervised Semantic Segmentation

2025-03-26 · CVPR 2025 1 · Zhiwei Yang, Yucong Meng, Kexue Fu, Feilong Tang 외

Weakly Supervised Semantic Segmentation (WSSS) with image-level labels aims to achieve pixel-level predictions using Class Activation Maps (CAMs). Recently, Contrastive Language-Image Pre-training (CLIP) has been introdu…

AttributeSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Dial-MAE: ConTextual Masked Auto-Encoder for Retrieval-based Dialogue Systems

2023-06-07 · Zhenpeng Su, Xing Wu, Wei Zhou, Guangyuan Ma 외

Dialogue response selection aims to select an appropriate response from several candidates based on a given user and system utterance history. Most existing works primarily focus on post-training and fine-tuning tailored…

Conversational Response SelectionDecoderLanguage ModelingLanguage Modelling+2

Zero-shot Inexact CAD Model Alignment from a Single Image

2025-07-04 · Pattaramanee Arsomngern, Sasikarn Khwanmuang, Matthias Nießner, Supasorn Suwajanakorn arxiv

One practical approach to infer 3D scene structure from a single image is to retrieve a closely matching 3D model from a database and align it with the object in the image. Existing methods rely on supervised training wi…

Learning Multi-Modal Class-Specific Tokens for Weakly Supervised Dense Object Localization

2023-01-01 · CVPR 2023 1 · Lian Xu, Wanli Ouyang, Mohammed Bennamoun, Farid Boussaid 외

Weakly supervised dense object localization (WSDOL) relies generally on Class Activation Mapping (CAM), which exploits the correlation between the class weights of the image classifier and the pixel-level features. D…

Object LocalizationRepresentation LearningSemantic SegmentationWeakly supervised Semantic Segmentation+1

Distribution Guidance Network for Weakly Supervised Point Cloud Semantic Segmentation

2024-10-10 · Zhiyi Pan, Wei Gao, Shan Liu, Ge Li

Despite alleviating the dependence on dense annotations inherent to fully supervised methods, weakly supervised point cloud semantic segmentation suffers from inadequate supervision signals. In response to this challenge…

Semantic SegmentationWeakly-supervised Learning