paper-with-me

Papers

Learning Semantic-Aware Representation in Visual-Language Models for Multi-Label Recognition with Partial Labels

2024-12-14 · Haoxian Ruan, Zhihua Xu, Zhijing Yang, Yongyi Lu, Jinghui Qin, Tianshui Chen

Multi-label recognition with partial labels (MLR-PL), in which only some labels are known while others are unknown for each image, is a practical task in computer vision, since collecting large-scale and complete multi-label datasets is difficult in real application scenarios. Recently, vision language models (e.g. CLIP) have demonstrated impressive transferability to downstream tasks in data limited or label limited settings. However, current CLIP-based methods suffer from semantic confusion in MLR task due to the lack of fine-grained information in the single global visual and textual representation for all categories. In this work, we address this problem by introducing a semantic decoupling module and a category-specific prompt optimization method in CLIP-based framework. Specifically, the semantic decoupling module following the visual encoder learns category-specific feature maps by utilizing the semantic-guided spatial attention mechanism. Moreover, the category-specific prompt optimization method is introduced to learn text representations aligned with category semantics. Therefore, the prediction of each category is independent, which alleviate the semantic confusion problem. Extensive experiments on Microsoft COCO 2014 and Pascal VOC 2007 datasets demonstrate that the proposed framework significantly outperforms current state-of-art methods with a simpler model structure. Additionally, visual analysis shows that our method effectively separates information from different categories and achieves better performance compared to CLIP-based baseline method.

📄 PDF Abstract BibTeX arXiv:2412.10843

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

PVLR: Prompt-driven Visual-Linguistic Representation Learning for Multi-Label Image Recognition

2024-01-31 · Hao Tan, Zichang Tan, Jun Li, Jun Wan 외

Multi-label image recognition is a fundamental task in computer vision. Recently, vision-language models have made notable advancements in this area. However, previous methods often failed to effectively leverage the ric…

Multi-Label Image RecognitionRepresentation Learning

Multi-Level Representation Learning With Semantic Alignment for Referring Video Object Segmentation

2022-01-01 · CVPR 2022 1 · Dongming Wu, Xingping Dong, Ling Shao, Jianbing Shen

Referring video object segmentation (RVOS) is a challenging language-guided video grounding task, which requires comprehensively understanding the semantic information of both video content and language queries for o…

ObjectReferring Expression SegmentationReferring Video Object SegmentationRepresentation Learning+5

Unveiling Deep Semantic Uncertainty Perception for Language-Anchored Multi-modal Vision-Brain Alignment

2025-11-06 · Zehui Feng, Chenqi Zhang, Mingru Wang, Minuo Wei 외 arxiv

Unveiling visual semantics from neural signals such as EEG, MEG, and fMRI remains a fundamental challenge due to subject variability and the entangled nature of visual features. Existing approaches primarily align neural…

Semantic-Aware Representation Learning via Conditional Transport for Multi-Label Image Classification

2025-07-20 · Ren-Dong Xie, Zhi-Fen He, Bo Li, Bin Liu 외 arxiv

Multi-label image classification is a critical task in machine learning that aims to accurately assign multiple labels to a single image. While existing methods often utilize attention mechanisms or graph convolutional n…

Multi-Label Image ClassificationRepresentation Learning

Context-Aware Alignment and Mutual Masking for 3D-Language Pre-Training

2023-01-01 · CVPR 2023 1 · Zhao Jin, Munawar Hayat, Yuwei Yang, Yulan Guo 외

3D visual language reasoning plays an important role in effective human-computer interaction. The current approaches for 3D visual reasoning are task-specific, and lack pre-training methods to learn generic represent…

3D dense captioning3D visual groundingDense CaptioningQuestion Answering+2