paper-with-me

홈 › Papers

End-to-End Hierarchical Text Classification with Label Assignment Policy

2018-09-27 · Yuning Mao, Jingjing Tian, Jiawei Han, Xiang Ren

We present an end-to-end reinforcement learning approach to hierarchical text classification where documents are labeled by placing them at the right positions in a given hierarchy. While existing “global” methods construct hierarchical losses for model training, they either make “local” decisions at each hierarchy node or ignore the hierarchy structure during inference. To close the gap between training/inference and optimize holistic metrics in an end-to-end manner, we propose to learn a label assignment policy to determine where to place the documents and when to stop. The proposed method, HiLAP, optimizes holistic metrics over the hierarchy, makes inter-dependent decisions during inference, and can be combined with different text encoding models for end-to-end training. Experiments on three public datasets show that HiLAP yields an average improvement of 33.4% in Macro-F1 and 5.0% in Samples-F1, outperforming state-of-the-art methods by a large margin.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationtext-classificationText Classification

Similar Papers 제목 키워드 기반

Hierarchical Text Classification with Reinforced Label Assignment

2019-08-27 · IJCNLP 2019 11 · Yuning Mao, Jingjing Tian, Jiawei Han, Xiang Ren

While existing hierarchical text classification (HTC) methods attempt to capture label hierarchies for model training, they either make local decisions regarding each label or completely ignore the hierarchy information …

ClassificationDeep Reinforcement LearningGeneral ClassificationReinforcement Learning+2

Initializing neural networks for hierarchical multi-label text classification

2017-08-01 · WS 2017 8 · Simon Baker, Anna Korhonen

Many tasks in the biomedical domain require the assignment of one or more predefined labels to input text, where the labels are a part of a hierarchical structure (such as a taxonomy). The conventional approach is to use…

ClassificationGeneral ClassificationMulti-Label ClassificationMulti Label Text Classification+4

CoPHE: A Count-Preserving Hierarchical Evaluation Metric in Large-Scale Multi-Label Text Classification

2021-09-10 · EMNLP 2021 11 · Matúš Falis, Hang Dong, Alexandra Birch, Beatrice Alex

Large-Scale Multi-Label Text Classification (LMTC) includes tasks with hierarchical label spaces, such as automatic assignment of ICD-9 codes to discharge summaries. Performance of models in prior art is evaluated with s…

Multi Label Text ClassificationMulti-Label Text Classificationtext-classificationText Classification

Classification of cancer pathology reports: a large-scale comparative study

2020-06-29 · Stefano Martina, Leonardo Ventura, Paolo Frasconi

We report about the application of state-of-the-art deep learning techniques to the automatic and interpretable assignment of ICD-O3 topography and morphology codes to free-text cancer reports. We present results on a la…

ClassificationGeneral Classification

A Novel ICD Coding Method Based on Associated and Hierarchical Code Description Distillation

2024-04-17 · Bin Zhang, Junli Wang

ICD(International Classification of Diseases) coding involves assigning ICD codes to patients visit based on their medical notes. ICD coding is a challenging multilabel text classification problem due to noisy medical do…

Multilabel Text ClassificationRepresentation Learningtext-classificationText Classification