paper-with-me

Papers

The Solution for Language-Enhanced Image New Category Discovery

2024-07-06 · Haonan Xu, Dian Chao, Xiangyu Wu, Zhonghua Wan, Yang Yang

Treating texts as images, combining prompts with textual labels for prompt tuning, and leveraging the alignment properties of CLIP have been successfully applied in zero-shot multi-label image recognition. Nonetheless, relying solely on textual labels to store visual information is insufficient for representing the diversity of visual objects. In this paper, we propose reversing the training process of CLIP and introducing the concept of Pseudo Visual Prompts. These prompts are initialized for each object category and pre-trained on large-scale, low-cost sentence data generated by large language models. This process mines the aligned visual information in CLIP and stores it in class-specific visual prompts. We then employ contrastive learning to transfer the stored visual information to the textual labels, enhancing their visual representation capacity. Additionally, we introduce a dual-adapter module that simultaneously leverages knowledge from the original CLIP and new learning knowledge derived from downstream datasets. Benefiting from the pseudo visual prompts, our method surpasses the state-of-the-art not only on clean annotated text data but also on pseudo text data generated by large language models.

📄 PDF Abstract BibTeX arXiv:2407.04994

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDiversityMulti-Label Image RecognitionSentence

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Learn to Categorize or Categorize to Learn? Self-Coding for Generalized Category Discovery

2023-10-30 · NeurIPS 2023 11 · Sarah Rastegar, Hazel Doughty, Cees G. M. Snoek

In the quest for unveiling novel categories at test time, we confront the inherent limitations of traditional supervised recognition models that are restricted by a predefined category set. While strides have been made i…

GLEAN: Generalized Category Discovery with Diverse and Quality-Enhanced LLM Feedback

2025-02-25 · Henry Peng Zou, Siffi Singh, Yi Nian, Jianfeng He 외

Generalized Category Discovery (GCD) is a practical and challenging open-world task that aims to recognize both known and novel categories in unlabeled data using limited labeled data from known categories. Due to the la…

Virtual Category-Guided Continual Generalized Category Discovery

2026-07-06 · Jiahui Xiong, Qiuxia Lai, Hongsong Wang arxiv

Continual Generalized Category Discovery (C-GCD) aims to incrementally identify novel categories from sequential unlabeled data while preserving recognition of known classes, which is an essential capability for open-wor…

Contrastive Learning

GraphVL: Graph-Enhanced Semantic Modeling via Vision-Language Models for Generalized Class Discovery

2024-11-04 · Bhupendra Solanki, Ashwin Nair, Mainak Singha, Souradeep Mukhopadhyay 외

Generalized Category Discovery (GCD) aims to cluster unlabeled images into known and novel categories using labeled images from known classes. To address the challenge of transferring features from known to unknown class…

Language ModelingLanguage Modelling

SIEFormer: Spectral-Interpretable and -Enhanced Transformer for Generalized Category Discovery

2026-02-13 · Chunming Li, Shidong Wang, Tong Xin, Haofeng Zhang arxiv

This paper presents a novel approach, Spectral-Interpretable and -Enhanced Transformer (SIEFormer), which leverages spectral analysis to reinterpret the attention mechanism within Vision Transformer (ViT) and enhance fea…