TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Multi-label Cluster Discrimination for Visual Representati...

Multi-label Cluster Discrimination for Visual Representation Learning

Xiang An, Kaicheng Yang, Xiangzi Dai, Ziyong Feng, Jiankang Deng

2024-07-24Self-Supervised Image ClassificationImage-text RetrievalRepresentation LearningText RetrievalReferring Expression SegmentationContrastive LearningVisual Question Answering (VQA)Multi-Label ClassificationZero-Shot Learning
PaperPDFCode(official)

Abstract

Contrastive Language Image Pre-training (CLIP) has recently demonstrated success across various tasks due to superior feature representation empowered by image-text contrastive learning. However, the instance discrimination method used by CLIP can hardly encode the semantic structure of training data. To handle this limitation, cluster discrimination has been proposed through iterative cluster assignment and classification. Nevertheless, most cluster discrimination approaches only define a single pseudo-label for each image, neglecting multi-label signals in the image. In this paper, we propose a novel Multi-Label Cluster Discrimination method named MLCD to enhance representation learning. In the clustering step, we first cluster the large-scale LAION-400M dataset into one million centers based on off-the-shelf embedding features. Considering that natural images frequently contain multiple visual objects or attributes, we select the multiple closest centers as auxiliary class labels. In the discrimination step, we design a novel multi-label classification loss, which elegantly separates losses from positive classes and negative classes, and alleviates ambiguity on decision boundary. We validate the proposed multi-label cluster discrimination method with experiments on different scales of models and pre-training datasets. Experimental results show that our method achieves state-of-the-art performance on multiple downstream tasks including linear probe, zero-shot classification, and image-text retrieval. Code and models have been released at https://github.com/deepglint/unicom .

Results

TaskDatasetMetricValueModel
Visual Question Answering (VQA)DocVQA testANLS0.916MLCD-Embodied-7B
Instance SegmentationRefCOCO testAOverall IoU85.3MLCD-Seg-7B
Instance SegmentationRefCoCo valOverall IoU83.6MLCD-Seg-7B
Instance SegmentationRefCOCO testBOverall IoU81.5MLCD-Seg-7B
Instance SegmentationRefCOCOg-testOverall IoU80.5MLCD-Seg-7B
Instance SegmentationRefCOCO+ valOverall IoU79.4MLCD-Seg-7B
Instance SegmentationRefCOCO+ test BOverall IoU75.6MLCD-Seg-7B
Instance SegmentationRefCOCO+ testAOverall IoU82.9MLCD-Seg-7B
Instance SegmentationRefCOCOg-valOverall IoU79.9MLCD-Seg-7B
Referring Expression SegmentationRefCOCO testAOverall IoU85.3MLCD-Seg-7B
Referring Expression SegmentationRefCoCo valOverall IoU83.6MLCD-Seg-7B
Referring Expression SegmentationRefCOCO testBOverall IoU81.5MLCD-Seg-7B
Referring Expression SegmentationRefCOCOg-testOverall IoU80.5MLCD-Seg-7B
Referring Expression SegmentationRefCOCO+ valOverall IoU79.4MLCD-Seg-7B
Referring Expression SegmentationRefCOCO+ test BOverall IoU75.6MLCD-Seg-7B
Referring Expression SegmentationRefCOCO+ testAOverall IoU82.9MLCD-Seg-7B
Referring Expression SegmentationRefCOCOg-valOverall IoU79.9MLCD-Seg-7B

Related Papers

Touch in the Wild: Learning Fine-Grained Manipulation with a Portable Visuo-Tactile Gripper2025-07-20Spectral Bellman Method: Unifying Representation and Exploration in RL2025-07-17Boosting Team Modeling through Tempo-Relational Representation Learning2025-07-17SemCSE: Semantic Contrastive Sentence Embeddings Using LLM-Generated Summaries For Scientific Abstracts2025-07-17HapticCap: A Multimodal Dataset and Task for Understanding User Experience of Vibration Haptic Signals2025-07-17Overview of the TalentCLEF 2025: Skill and Job Title Intelligence for Human Capital Management2025-07-17SGCL: Unifying Self-Supervised and Supervised Learning for Graph Recommendation2025-07-17VisionThink: Smart and Efficient Vision Language Model via Reinforcement Learning2025-07-17