Skip to content

In this paper, we propose an approach for multi-label classification when label details are incomplete by learning auxiliary label matrix from the observed labels, and generating an embedding from learnt label correlations preserving the correlation structure in model coefficients.

ml-lab-sau/Auxiliary-Label-Embedding-for-Multi-label-Learning-with-Missing-Labels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AleML Model for Multi Label Leanring

➡️ Implementation of ALEML Model

➡️ If you use AleML's Model and functionality in a scientific publication, please cite the following paper:

Cite this paper

Kumar, S., Rastogi, R. (2023). "Auxiliary Label Embedding for Multi-label Learning with Missing Labels". 2nd edition of Computer Vision and Machine Intelligence Conference (CVMI-2022). DOI.

BibTeX entry:

@InProceedings{10.1007/978-981-19-7867-8_42,
author="Kumar, Sanjay
and Rastogi, Reshma",
editor="Tistarelli, Massimo
and Dubey, Shiv Ram
and Singh, Satish Kumar
and Jiang, Xiaoyi",
title="Auxiliary Label Embedding for Multi-label Learning with Missing Labels",
booktitle="Computer Vision and Machine Intelligence",
year="2023",
publisher="Springer Nature Singapore",
address="Singapore",
pages="525--537",
abstract="Label correlation has been exploited for multi-label learning in different ways. Existing approaches presume that label correlation information is available as a prior, but for multi-label datasets having incomplete labels, the assumption is violated. In this paper, we propose an approach for multi-label classification when label details are incomplete by learning auxiliary label matrix from the observed labels, and generating an embedding from learnt label correlations preserving the correlation structure in model coefficients. The approach recovers missing labels and simultaneously guides the construction of model coefficients from the learnt label correlations. Empirical results on multi-label datasets from diverse domains such as image {\&} music substantiate the correlation embedding approach for missing label scenario. The proposed approach performs favorably over four popular multi-label learning techniques using five multi-label evaluation metrics.",
isbn="978-981-19-7867-8"
}

About

In this paper, we propose an approach for multi-label classification when label details are incomplete by learning auxiliary label matrix from the observed labels, and generating an embedding from learnt label correlations preserving the correlation structure in model coefficients.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages