paper-with-me

Papers

HDLTex: Hierarchical Deep Learning for Text Classification

2017-09-24 · Kamran Kowsari, Donald E. Brown, Mojtaba Heidarysafa, Kiana Jafari Meimandi, Matthew S. Gerber, Laura E. Barnes

The continually increasing number of documents produced each year necessitates ever improving information processing methods for searching, retrieving, and organizing text. Central to these information processing methods is document classification, which has become an important application for supervised learning. Recently the performance of these traditional classifiers has degraded as the number of documents has increased. This is because along with this growth in the number of documents has come an increase in the number of categories. This paper approaches this problem differently from current document classification methods that view the problem as multi-class classification. Instead we perform hierarchical classification using an approach we call Hierarchical Deep Learning for Text classification (HDLTex). HDLTex employs stacks of deep learning architectures to provide specialized understanding at each level of the document hierarchy.

📄 PDF Abstract BibTeX arXiv:1709.08267

Code (3)

kk7nc/HDLTex 공식 구현 tf
Lackel/DNA pytorch
lackel/hierarchical_weighted_scl pytorch

Tasks

ClassificationDeep LearningDocument ClassificationGeneral ClassificationMulti-class Classificationtext-classificationText Classification

Similar Papers 제목 키워드 기반

Hierarchical Text Classification of Urdu News using Deep Neural Network

2021-07-07 · Taimoor Ahmed Javed, Waseem Shahzad, Umair Arshad

Digital text is increasing day by day on the internet. It is very challenging to classify a large and heterogeneous collection of data, which require improved information processing methods to organize text. To classify …

Classificationtext-classificationText Classification

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

Academic Resource Text Level Multi-label Classification based on Attention

2022-03-21 · Yue Wang, Yawen Li, Ang Li

Hierarchical multi-label academic text classification (HMTC) is to assign academic texts into a hierarchically structured labeling system. We propose an attention-based hierarchical multi-label classification algorithm o…

ClassificationDocument EmbeddingHierarchical Multi-label ClassificationMulti-Label Classification+3

Recent Advances in Hierarchical Multi-label Text Classification: A Survey

2023-07-30 · Rundong Liu, Wenhan Liang, Weijun Luo, Yuxiang Song 외

Hierarchical multi-label text classification aims to classify the input text into multiple labels, among which the labels are structured and hierarchical. It is a vital task in many real world applications, e.g. scientif…

ClassificationMulti Label Text ClassificationMulti-Label Text ClassificationSurvey+2

Hierarchical information matters: Text classification via tree based graph neural network

2021-10-05 · COLING 2022 10 · Chong Zhang, He Zhu, Xingyu Peng, Junran Wu 외

Text classification is a primary task in natural language processing (NLP). Recently, graph neural networks (GNNs) have developed rapidly and been applied to text classification tasks. As a special kind of graph data, th…

ClassificationDependency ParsingGraph Neural Networktext-classification+1