paper-with-me

Papers

SGM: Sequence Generation Model for Multi-label Classification

2018-06-13 · COLING 2018 8 · Pengcheng Yang, Xu sun, Wei Li, Shuming Ma, Wei Wu, Houfeng Wang

Multi-label classification is an important yet challenging task in natural language processing. It is more complex than single-label classification in that the labels tend to be correlated. Existing methods tend to ignore the correlations between labels. Besides, different parts of the text can contribute differently for predicting different labels, which is not considered by existing models. In this paper, we propose to view the multi-label classification task as a sequence generation problem, and apply a sequence generation model with a novel decoder structure to solve it. Extensive experimental results show that our proposed methods outperform previous work by a substantial margin. Further analysis of experimental results demonstrates that the proposed methods not only capture the correlations between labels, but also select the most informative words automatically when predicting different labels.

📄 PDF Abstract BibTeX arXiv:1806.04822

Code (1)

lancopku/SGM 공식 구현 pytorch

Tasks

ClassificationDecoderGeneral ClassificationmodelMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Similar Papers 제목 키워드 기반

Constrained Sequence-to-Tree Generation for Hierarchical Text Classification

2022-04-02 · Chao Yu, Yi Shen, Yue Mao, Longjun Cai

Hierarchical Text Classification (HTC) is a challenging task where a document can be assigned to multiple hierarchically structured categories within a taxonomy. The majority of prior studies consider HTC as a flat multi…

ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONtext-classification+1

A Sequential Set Generation Method for Predicting Set-Valued Outputs

2019-03-12 · Tian Gao, Jie Chen, Vijil Chenthamarakshan, Michael Witbrock

Consider a general machine learning setting where the output is a set of labels or sequences. This output set is unordered and its size varies with the input. Whereas multi-label classification methods seem a natural fir…

General ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

A Deep Reinforced Sequence-to-Set Model for Multi-Label Text Classification

2018-09-10 · Pengcheng Yang, Shuming Ma, Yi Zhang, Junyang Lin 외

Multi-label text classification (MLTC) aims to assign multiple labels to each sample in the dataset. The labels usually have internal correlations. However, traditional methods tend to ignore the correlations between lab…

Deep Reinforcement LearningGeneral ClassificationMulti Label Text ClassificationMulti-Label Text Classification+3

Expert Knowledge-Guided Length-Variant Hierarchical Label Generation for Proposal Classification

2021-09-14 · Meng Xiao, Ziyue Qiao, Yanjie Fu, Yi Du 외

To advance the development of science and technology, research proposals are submitted to open-court competitive programs developed by government agencies (e.g., NSF). Proposal classification is one of the most important…

ClassificationHierarchical Multi-label ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Neural Attention Models for Sequence Classification: Analysis and Application to Key Term Extraction and Dialogue Act Detection

2016-03-31 · Sheng-syun Shen, Hung-Yi Lee

Recurrent neural network architectures combining with attention mechanism, or neural attention model, have shown promising performance recently for the tasks including speech recognition, image caption generation, visual…

Caption GenerationClassificationGeneral ClassificationMachine Translation+7