paper-with-me

홈 › Papers

Nearest Labelset Using Double Distances for Multi-label Classification

2017-02-15 · Hyukjun Gweon, Matthias Schonlau, Stefan Steiner

Multi-label classification is a type of supervised learning where an instance may belong to multiple labels simultaneously. Predicting each label independently has been criticized for not exploiting any correlation between labels. In this paper we propose a novel approach, Nearest Labelset using Double Distances (NLDD), that predicts the labelset observed in the training data that minimizes a weighted sum of the distances in both the feature space and the label space to the new instance. The weights specify the relative tradeoff between the two distances. The weights are estimated from a binomial regression of the number of misclassified labels as a function of the two distances. Model parameters are estimated by maximum likelihood. NLDD only considers labelsets observed in the training data, thus implicitly taking into account label dependencies. Experiments on benchmark multi-label data sets show that the proposed method on average outperforms other well-known approaches in terms of Hamming loss, 0/1 loss, and multi-label accuracy and ranks second after ECC on the F-measure.

📄 PDF Abstract BibTeX arXiv:1702.04684

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Similar Papers 제목 키워드 기반

Estimating Multi-label Accuracy using Labelset Distributions

2022-09-09 · Laurence A. F. Park, Jesse Read

A multi-label classifier estimates the binary label state (relevant vs irrelevant) for each of a set of concept labels, for any given instance. Probabilistic multi-label classifiers provide a predictive posterior distrib…

Decision Making

Student Performance Prediction with Optimum Multilabel Ensemble Model

2019-09-06 · Ephrem Admasu Yekun, Abrahaley Teklay

One of the important measures of quality of education is the performance of students in the academic settings. Nowadays, abundant data is stored in educational institutions about students which can help to discover insig…

General ClassificationmodelMulti-class ClassificationMulti-Label Classification+3

Learning Improved Representations by Transferring Incomplete Evidence Across Heterogeneous Tasks

2019-12-22 · Athanasios Davvetas, Iraklis A. Klampanos

Acquiring ground truth labels for unlabelled data can be a costly procedure, since it often requires manual labour that is error-prone. Consequently, the available amount of labelled data is increasingly reduced due to t…

Representation Learning

Reconstruction Regularized Deep Metric Learning for Multi-label Image Classification

2020-07-27 · Changsheng Li, Chong Liu, Lixin Duan, Peng Gao 외

In this paper, we present a novel deep metric learning method to tackle the multi-label image classification problem. In order to better learn the correlations among images features, as well as labels, we attempt to expl…

General Classificationimage-classificationImage ClassificationMetric Learning+1

LEDGAR: A Large-Scale Multi-label Corpus for Text Classification of Legal Provisions in Contracts

2020-05-01 · LREC 2020 5 · Don Tuggener, Pius von D{\"a}niken, Thomas Peetz, Mark Cieliebak

We present LEDGAR, a multilabel corpus of legal provisions in contracts. The corpus was crawled and scraped from the public domain (SEC filings) and is, to the best of our knowledge, the first freely available corpus of …

General Classificationtext-classificationText Classification