paper-with-me

홈 › Papers

Multiclass Text Classification on Unbalanced, Sparse and Noisy Data

2019-09-01 · WS 2019 9 · Matthias Damaschk, Tillmann D{\"o}nicke, Florian Lux

This paper discusses methods to improve the performance of text classification on data that is difficult to classify due to a large number of unbalanced classes with noisy examples. A variety of features are tested, in combination with three different neural-network-based methods with increasing complexity. The classifiers are applied to a songtext{--}artist dataset which is large, unbalanced and noisy. We come to the conclusion that substantial improvement can be obtained by removing unbalancedness and sparsity from the data. This fulfils a classification task unsatisfactorily{---}however, with contemporary methods, it is a practical step towards fairly satisfactory results.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationtext-classificationText Classification

Similar Papers 제목 키워드 기반

Unconfused Ultraconservative Multiclass Algorithms

2014-03-20 · Ugo Louche, Liva Ralaivola

We tackle the problem of learning linear classifiers from noisy datasets in a multiclass setting. The two-class version of this problem was studied a few years ago by, e.g. Bylander (1994) and Blum et al. (1996): in thes…

General Classification

Scalable Twin Neural Networks for Classification of Unbalanced Data

2017-04-30 · Jayadeva, Himanshu Pant, Sumit Soman, Mayank Sharma

Twin Support Vector Machines (TWSVMs) have emerged an efficient alternative to Support Vector Machines (SVM) for learning from imbalanced datasets. The TWSVM learns two non-parallel classifying hyperplanes by solving a c…

ClassificationGeneral Classification

Generalization Error Bounds for Multiclass Sparse Linear Classifiers

2022-04-13 · Tomer Levy, Felix Abramovich

We consider high-dimensional multiclass classification by sparse multinomial logistic regression. Unlike binary classification, in the multiclass setup one can think about an entire spectrum of possible notions of sparsi…

Binary Classificationfeature selectionregression

Multilabel Classification with Group Testing and Codes

2017-08-01 · ICML 2017 8 · Shashanka Ubaru, Arya Mazumdar

In recent years, the multiclass and mutlilabel classification problems we encounter in many applications have very large ($10^3$–$10^6$) number of classes. However, each instance belongs to only one or few classes, …

ClassificationGeneral Classification

Visualization of Tradeoff in Evaluation: from Precision-Recall & PN to LIFT, ROC & BIRD

2015-05-03 · David M. W. Powers

Evaluation often aims to reduce the correctness or error characteristics of a system down to a single number, but that always involves trade-offs. Another way of dealing with this is to quote two numbers, such as Recall …

SensitivitySpecificity