paper-with-me

Papers

MuMIC -- Multimodal Embedding for Multi-label Image Classification with Tempered Sigmoid

2022-11-02 · Fengjun Wang, Sarai Mizrachi, Moran Beladev, Guy Nadav, Gil Amsalem, Karen Lastmann Assaraf, Hadas Harush Boker

Multi-label image classification is a foundational topic in various domains. Multimodal learning approaches have recently achieved outstanding results in image representation and single-label image classification. For instance, Contrastive Language-Image Pretraining (CLIP) demonstrates impressive image-text representation learning abilities and is robust to natural distribution shifts. This success inspires us to leverage multimodal learning for multi-label classification tasks, and benefit from contrastively learnt pretrained models. We propose the Multimodal Multi-label Image Classification (MuMIC) framework, which utilizes a hardness-aware tempered sigmoid based Binary Cross Entropy loss function, thus enables the optimization on multi-label objectives and transfer learning on CLIP. MuMIC is capable of providing high classification performance, handling real-world noisy data, supporting zero-shot predictions, and producing domain-specific image embeddings. In this study, a total of 120 image classes are defined, and more than 140K positive annotations are collected on approximately 60K Booking.com images. The final MuMIC model is deployed on Booking.com Content Intelligence Platform, and it outperforms other state-of-the-art models with 85.6% GAP@10 and 83.8% GAP on all 120 classes, as well as a 90.1% macro mAP score across 32 majority classes. We summarize the modeling choices which are extensively tested through ablation studies. To the best of our knowledge, we are the first to adapt contrastively learnt multimodal pretraining for real-world multi-label image classification problems, and the innovation can be transferred to other domains.

📄 PDF Abstract BibTeX arXiv:2211.05232

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationimage-classificationImage ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti-Label Image ClassificationRepresentation LearningTransfer Learning

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…

Similar Papers 제목 키워드 기반

Unsupervised Visual Sense Disambiguation for Verbs using Multimodal Embeddings

2016-03-30 · NAACL 2016 6 · Spandana Gella, Mirella Lapata, Frank Keller

We introduce a new task, visual sense disambiguation for verbs: given an image and a verb, assign the correct sense of the verb, i.e., the one that describes the action depicted in the image. Just as textual word sense d…

Image DescriptionImage RetrievalRetrievalWord Sense Disambiguation

Learning Social Image Embedding with Deep Multimodal Attention Networks

2017-10-18 · Feiran Huang, Xiao-Ming Zhang, Zhoujun Li, Tao Mei 외

Learning social media data embedding by deep models has attracted extensive research interest as well as boomed a lot of applications, such as link prediction, classification, and cross-modal search. However, for social …

ClassificationGeneral ClassificationLink PredictionMulti-Label Classification+2

LEMoN: Label Error Detection using Multimodal Neighbors

2024-07-10 · Haoran Zhang, Aparna Balagopalan, Nassim Oufattole, Hyewon Jeong 외

Large repositories of image-caption pairs are essential for the development of vision-language models. However, these datasets are often extracted from noisy data scraped from the web, and contain many mislabeled instanc…

Label Error Detection

mmE5: Improving Multimodal Multilingual Embeddings via High-quality Synthetic Data

2025-02-12 · Haonan Chen, Liang Wang, Nan Yang, Yutao Zhu 외

Multimodal embedding models have gained significant attention for their ability to map data from different modalities, such as text and images, into a unified representation space. However, the limited labeled multimodal…

cross-modal alignmentLarge Language ModelMultimodal Large Language Model

MLLM4PUE: Toward Universal Embeddings in Computational Pathology through Multimodal LLMs

2025-02-11 · Qifeng Zhou, Thao M. Dang, Wenliang Zhong, Yuzhi Guo 외

Pathology plays a critical role in diagnosing a wide range of diseases, yet existing approaches often rely heavily on task-specific models trained on extensive, well-labeled datasets. These methods face sustainability ch…

Retrieval