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/Unicom: Universal and Compact Representation Learning for ...

Unicom: Universal and Compact Representation Learning for Image Retrieval

Xiang An, Jiankang Deng, Kaicheng Yang, Jaiwei Li, Ziyong Feng, Jia Guo, Jing Yang, Tongliang Liu

2023-04-12Self-Supervised Image ClassificationImage ClassificationRepresentation LearningMetric LearningSupervised Image RetrievalRetrievalImage Retrieval
PaperPDFCodeCodeCode(official)

Abstract

Modern image retrieval methods typically rely on fine-tuning pre-trained encoders to extract image-level descriptors. However, the most widely used models are pre-trained on ImageNet-1K with limited classes. The pre-trained feature representation is therefore not universal enough to generalize well to the diverse open-world classes. In this paper, we first cluster the large-scale LAION400M into one million pseudo classes based on the joint textual and visual features extracted by the CLIP model. Due to the confusion of label granularity, the automatically clustered dataset inevitably contains heavy inter-class conflict. To alleviate such conflict, we randomly select partial inter-class prototypes to construct the margin-based softmax loss. To further enhance the low-dimensional feature representation, we randomly select partial feature dimensions when calculating the similarities between embeddings and class-wise prototypes. The dual random partial selections are with respect to the class dimension and the feature dimension of the prototype matrix, making the classification conflict-robust and the feature embedding compact. Our method significantly outperforms state-of-the-art unsupervised and supervised image retrieval approaches on multiple benchmarks. The code and pre-trained models are released to facilitate future research https://github.com/deepglint/unicom.

Results

TaskDatasetMetricValueModel
Image RetrievalSOPR@191.2Unicom+ViT-L@336px
Image RetrievalGoogle Landmarks Dataset v2 (retrieval, testing)mAP@10036.4UNICOM-ViT-L-14-512px
Image RetrievalGoogle Landmarks Dataset v2 (retrieval, testing)mAP@10035.7UNICOM-ViT-B-16-512px
Image RetrievaliNaturalistR@188.9Unicom+ViT-L@336px
Image RetrievalGoogle Landmarks Dataset v2 (retrieval, validation)mAP@10033.1UNICOM-ViT-L-14-512px
Image RetrievalGoogle Landmarks Dataset v2 (retrieval, validation)mAP@10032.4UNICOM-ViT-B-16-512px
Image ClassificationImageNetTop 1 Accuracy88.3Unicom (ViT-L/14@336px) (Finetuned)
Metric LearningCARS196R@198.2Unicom+ViT-L@336px
Metric Learning CUB-200-2011R@190.1Unicom+ViT-L@336px
Metric LearningIn-ShopR@196.7Unicom+ViT-L@336px
Metric LearningStanford Online ProductsR@191.2Unicom+ViT-L@336px

Related Papers

Touch in the Wild: Learning Fine-Grained Manipulation with a Portable Visuo-Tactile Gripper2025-07-20Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy2025-07-17Federated Learning for Commercial Image Sources2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17Spectral Bellman Method: Unifying Representation and Exploration in RL2025-07-17Boosting Team Modeling through Tempo-Relational Representation Learning2025-07-17