paper-with-me

홈 › Papers

Cost-Sensitive Label Embedding for Multi-Label Classification

2016-03-30 · Kuan-Hao Huang, Hsuan-Tien Lin

Label embedding (LE) is an important family of multi-label classification algorithms that digest the label information jointly for better performance. Different real-world applications evaluate performance by different cost functions of interest. Current LE algorithms often aim to optimize one specific cost function, but they can suffer from bad performance with respect to other cost functions. In this paper, we resolve the performance issue by proposing a novel cost-sensitive LE algorithm that takes the cost function of interest into account. The proposed algorithm, cost-sensitive label embedding with multidimensional scaling (CLEMS), approximates the cost information with the distances of the embedded vectors by using the classic multidimensional scaling approach for manifold learning. CLEMS is able to deal with both symmetric and asymmetric cost functions, and effectively makes cost-sensitive decisions by nearest-neighbor decoding within the embedded vectors. We derive theoretical results that justify how CLEMS achieves the desired cost-sensitivity. Furthermore, extensive experimental results demonstrate that CLEMS is significantly better than a wide spectrum of existing LE algorithms and state-of-the-art cost-sensitive algorithms across different cost functions.

📄 PDF Abstract BibTeX arXiv:1603.09048

Code (2)

ej0cl6/csmlc
evantkchong/LEPAR tf

Tasks

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Similar Papers 제목 키워드 기반

Cost-Sensitive Reference Pair Encoding for Multi-Label Learning

2016-11-29 · Yao-Yuan Yang, Kuan-Hao Huang, Chih-Wei Chang, Hsuan-Tien Lin

Label space expansion for multi-label classification (MLC) is a methodology that encodes the original label vectors to higher dimensional codes before training and decodes the predicted codes back to the label vectors du…

Active LearningMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti-Label Learning

Active Learning for Cost-Sensitive Classification

2017-03-03 · ICML 2017 8 · Akshay Krishnamurthy, Alekh Agarwal, Tzu-Kuo Huang, Hal Daume III 외

We design an active learning algorithm for cost-sensitive multiclass classification: problems where different errors have different costs. Our algorithm, COAL, makes predictions by regressing to each label's cost and pre…

Active LearningClassificationGeneral Classificationregression

Neighborhood Sensitive Mapping for Zero-Shot Classification using Independently Learned Semantic Embeddings

2016-05-26 · Gaurav Singh, Fabrizio Silvestri, John Shawe-Taylor

In a traditional setting, classifiers are trained to approximate a target function $f:X \rightarrow Y$ where at least a sample for each $y \in Y$ is presented to the training algorithm. In a zero-shot setting we have a s…

General Classificationzero-shot-classificationZero-Shot Learning

Cost-Sensitive Active Learning for Incomplete Data

2022-06-23 · IEEE Transactions on Systems, Man, and Cybernetics: Systems 2022 6 · Min Wang, Chunyu Yang, Fei Zhao, Fan Min 외

Practical data often suffer from missing attribute values and lack of class labels. A reasonable machine learning scenario involves obtaining certain values and labels at cost on request. In this article, we propose the …

Active LearningAttributeImputation

Prompt Tuned Embedding Classification for Multi-Label Industry Sector Allocation

2023-09-21 · Valentin Leonhard Buchner, Lele Cao, Jan-Christoph Kalo, Vilhelm von Ehrenheim

Prompt Tuning is emerging as a scalable and cost-effective method to fine-tune Pretrained Language Models (PLMs), which are often referred to as Large Language Models (LLMs). This study benchmarks the performance and com…

BenchmarkingClassificationComputational EfficiencyMulti-Label Classification+5