paper-with-me

Papers

Transductive CLIP with Class-Conditional Contrastive Learning

2022-06-13 · Junchu Huang, WeiJie Chen, Shicai Yang, Di Xie, ShiLiang Pu, Yueting Zhuang

Inspired by the remarkable zero-shot generalization capacity of vision-language pre-trained model, we seek to leverage the supervision from CLIP model to alleviate the burden of data labeling. However, such supervision inevitably contains the label noise, which significantly degrades the discriminative power of the classification model. In this work, we propose Transductive CLIP, a novel framework for learning a classification network with noisy labels from scratch. Firstly, a class-conditional contrastive learning mechanism is proposed to mitigate the reliance on pseudo labels and boost the tolerance to noisy labels. Secondly, ensemble labels is adopted as a pseudo label updating strategy to stabilize the training of deep neural networks with noisy labels. This framework can reduce the impact of noisy labels from CLIP model effectively by combining both techniques. Experiments on multiple benchmark datasets demonstrate the substantial improvements over other state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2206.06177

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningPseudo LabelZero-shot Generalization

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
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…

Similar Papers 제목 키워드 기반

Transductive Zero-Shot and Few-Shot CLIP

2024-01-01 · CVPR 2024 1 · Ségolène Martin, Yunshi Huang, Fereshteh Shakeri, Jean-Christophe Pesquet 외

Transductive inference has been widely investigated in few-shot image classification but completely overlooked in the recent fast growing literature on adapting vision-langage models like CLIP. This paper addresses t…

ClassificationFew-Shot Image Classificationimage-classificationImage Classification

Extract Free Dense Labels from CLIP

2021-12-02 · Chong Zhou, Chen Change Loy, Bo Dai

Contrastive Language-Image Pre-training (CLIP) has made a remarkable breakthrough in open-vocabulary zero-shot image recognition. Many recent studies leverage the pre-trained CLIP models for image-level classification an…

Novel ConceptsOpen Vocabulary Panoptic SegmentationSegmentationSemantic Segmentation+3

Generate, Transduct, Adapt: Iterative Transduction with VLMs

2025-01-10 · Oindrila Saha, Logan Lawrence, Grant van Horn, Subhransu Maji

Transductive zero-shot learning with vision-language models leverages image-image similarities within the dataset to achieve better classification accuracy compared to the inductive setting. However, there is little work…

AttributeTransductive LearningZero-Shot Learning

Language-Aware Information Maximization for Transductive Few-Shot CLIP

2025-08-30 · Ghassen Baklouti, Maxime Zanella, Ismail Ben Ayed arxiv

Transductive few-shot learning has triggered an abundant literature focusing on vision-only models, but is still at a nascent stage within the recent context of foundational vision-language models (VLMs). Only a few rece…

parameter-efficient fine-tuningFew-Shot Learning

Low-Rank Graph Contrastive Learning for Node Classification

2024-02-14 · Yancheng Wang, Yingzhen Yang

Graph Neural Networks (GNNs) have been widely used to learn node representations and with outstanding performance on various tasks such as node classification. However, noise, which inevitably exists in real-world graph …

ClassificationContrastive LearningNode ClassificationTransductive Learning