paper-with-me

Papers

Supervised Multilabel Image Classification Using Residual Networks with Probabilistic Reasoning

2025-11-15 · Lokender Singh, Saksham Kumar, Chandan Kumar arxiv

Multilabel image categorization has drawn interest recently because of its numerous computer vision applications. The proposed work introduces a novel method for classifying multilabel images using the COCO-2014 dataset and a modified ResNet-101 architecture. By simulating label dependencies and uncertainties, the approach uses probabilistic reasoning to improve prediction accuracy. Extensive tests show that the model outperforms earlier techniques and approaches to state-of-the-art outcomes in multilabel categorization. The work also thoroughly assesses the model's performance using metrics like precision-recall score and achieves 0.794 mAP on COCO-2014, outperforming ResNet-SRN (0.771) and Vision Transformer baselines (0.785). The novelty of the work lies in integrating probabilistic reasoning into deep learning models to effectively address the challenges presented by multilabel scenarios.

📄 PDF Abstract BibTeX arXiv:2511.12082

Code (0)

등록된 구현이 없습니다.

Tasks

Image Classification

Similar Papers 제목 키워드 기반

A Hidden Variables Approach to Multilabel Logistic Regression

2019-12-03 · Jaemoon Lee, Hoda Shajari

Multilabel classification is an important problem in a wide range of domains such as text categorization and music annotation. In this paper, we present a probabilistic model, Multilabel Logistic Regression with Hidden v…

ClassificationGeneral ClassificationregressionText Categorization

Correlated Logistic Model With Elastic Net Regularization for Multilabel Image Classification

2019-04-17 · Qiang Li, Bo Xie, Jane You, Wei Bian 외

In this paper, we present correlated logistic (CorrLog) model for multilabel image classification. CorrLog extends conventional logistic regression model into multilabel cases, via explicitly modeling the pairwise correl…

Classificationfeature selectionGeneral Classificationimage-classification+1

Multilabel Classification using Bayesian Compressed Sensing

2012-12-01 · NeurIPS 2012 12 · Ashish Kapoor, Raajay Viswanathan, Prateek Jain

In this paper, we present a Bayesian framework for multilabel classification using compressed sensing. The key idea in compressed sensing for multilabel classification is to first project the label vector to a lower dime…

Active LearningClassificationcompressed sensingGeneral Classification+3

sigmoidF1: A Smooth F1 Score Surrogate Loss for Multilabel Classification

2021-08-24 · Gabriel Bénédict, Vincent Koops, Daan Odijk, Maarten de Rijke

Multiclass multilabel classification is the task of attributing multiple labels to examples via predictions. Current models formulate a reduction of the multilabel setting into either multiple binary classifications or m…

Classification

Multilingual and Multilabel Emotion Recognition using Virtual Adversarial Training

2021-11-11 · EMNLP (MRL) 2021 11 · Vikram Gupta

Virtual Adversarial Training (VAT) has been effective in learning robust models under supervised and semi-supervised settings for both computer vision and NLP tasks. However, the efficacy of VAT for multilingual and mult…

Emotion RecognitionMultilabel Text Classificationtext-classificationText Classification