paper-with-me

홈 › Papers

Decision Making for Hierarchical Multi-label Classification with Multidimensional Local Precision Rate

2022-05-16 · Yuting Ye, Christine Ho, Ci-Ren Jiang, Wayne Tai Lee, Haiyan Huang

Hierarchical multi-label classification (HMC) has drawn increasing attention in the past few decades. It is applicable when hierarchical relationships among classes are available and need to be incorporated along with the multi-label classification whereby each object is assigned to one or more classes. There are two key challenges in HMC: i) optimizing the classification accuracy, and meanwhile ii) ensuring the given class hierarchy. To address these challenges, in this article, we introduce a new statistic called the multidimensional local precision rate (mLPR) for each object in each class. We show that classification decisions made by simply sorting objects across classes in descending order of their true mLPRs can, in theory, ensure the class hierarchy and lead to the maximization of CATCH, an objective function we introduce that is related to the area under a hit curve. This approach is the first of its kind that handles both challenges in one objective function without additional constraints, thanks to the desirable statistical properties of CATCH and mLPR. In practice, however, true mLPRs are not available. In response, we introduce HierRank, a new algorithm that maximizes an empirical version of CATCH using estimated mLPRs while respecting the hierarchy. The performance of this approach was evaluated on a synthetic data set and two real data sets; ours was found to be superior to several comparison methods on evaluation criteria based on metrics such as precision, recall, and $F_1$ score.

📄 PDF Abstract BibTeX arXiv:2205.07833

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDecision MakingHierarchical Multi-label ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Similar Papers 제목 키워드 기반

HierLPR: Decision making in hierarchical multi-label classification with local precision rates

2018-10-18 · Christine Ho, Yuting Ye, Ci-Ren Jiang, Wayne Tai Lee 외

In this article we propose a novel ranking algorithm, referred to as HierLPR, for the multi-label classification problem when the candidate labels follow a known hierarchical structure. HierLPR is motivated by a new metr…

Decision MakingGeneral ClassificationHierarchical Multi-label ClassificationMulti-Label Classification+1

Joint Embedding of Words and Category Labels for Hierarchical Multi-label Text Classification

2020-04-06 · Jingpeng Zhao, Yinglong Ma

Text classification has become increasingly challenging due to the continuous refinement of classification label granularity and the expansion of classification label scale. To address that, some research has been applie…

ClassificationGeneral ClassificationMulti Label Text ClassificationMulti-Label Text Classification+2

Semi-Supervised Hierarchical Multi-Label Classifier Based on Local Information

2024-04-30 · Jonathan Serrano-Pérez, L. Enrique Sucar

Scarcity of labeled data is a common problem in supervised classification, since hand-labeling can be time consuming, expensive or hard to label; on the other hand, large amounts of unlabeled information can be found. Th…

NeuralClassifier: An Open-source Neural Hierarchical Multi-label Text Classification Toolkit

2019-07-01 · ACL 2019 7 · Liqun Liu, Funan Mu, Pengyu Li, Xin Mu 외

In this paper, we introduce NeuralClassifier, a toolkit for neural hierarchical multi-label text classification. NeuralClassifier is designed for quick implementation of neural models for hierarchical multi-label classif…

ClassificationGeneral ClassificationGPUHierarchical Multi-label Classification+7

Hierarchical Generalized Category Discovery for Brain Tumor Classification in Digital Pathology

2025-10-03 · Matthias Perkonigg, Patrick Rockenschaub, Georg Göbel, Adelheid Wöhrer arxiv

Accurate brain tumor classification is critical for intra-operative decision making in neuro-oncological surgery. However, existing approaches are restricted to a fixed set of predefined classes and are therefore unable …

Brain Tumor ClassificationContrastive LearningDecision Making