English

Improving Multi-label Recognition using Class Co-Occurrence Probabilities

Computer Vision and Pattern Recognition 2024-09-23 v2 Artificial Intelligence Machine Learning Multimedia Image and Video Processing

Abstract

Multi-label Recognition (MLR) involves the identification of multiple objects within an image. To address the additional complexity of this problem, recent works have leveraged information from vision-language models (VLMs) trained on large text-images datasets for the task. These methods learn an independent classifier for each object (class), overlooking correlations in their occurrences. Such co-occurrences can be captured from the training data as conditional probabilities between a pair of classes. We propose a framework to extend the independent classifiers by incorporating the co-occurrence information for object pairs to improve the performance of independent classifiers. We use a Graph Convolutional Network (GCN) to enforce the conditional probabilities between classes, by refining the initial estimates derived from image and text sources obtained using VLMs. We validate our method on four MLR datasets, where our approach outperforms all state-of-the-art methods.

Keywords

Cite

@article{arxiv.2404.16193,
  title  = {Improving Multi-label Recognition using Class Co-Occurrence Probabilities},
  author = {Samyak Rawlekar and Shubhang Bhatnagar and Vishnuvardhan Pogunulu Srinivasulu and Narendra Ahuja},
  journal= {arXiv preprint arXiv:2404.16193},
  year   = {2024}
}

Comments

Accepted to ICPR 2024, CVPR workshops 2024

R2 v1 2026-06-28T16:05:35.585Z