paper-with-me

Papers

A Hierarchical Neural Attention-based Text Classifier

2018-10-01 · EMNLP 2018 10 · Koustuv Sinha, Yue Dong, Jackie Chi Kit Cheung, Derek Ruths

Deep neural networks have been displaying superior performance over traditional supervised classifiers in text classification. They learn to extract useful features automatically when sufficient amount of data is presented. However, along with the growth in the number of documents comes the increase in the number of categories, which often results in poor performance of the multiclass classifiers. In this work, we use external knowledge in the form of topic category taxonomies to aide the classification by introducing a deep hierarchical neural attention-based classifier. Our model performs better than or comparable to state-of-the-art hierarchical models at significantly lower computational cost while maintaining high interpretability.

📄 PDF Abstract BibTeX

Code (1)

koustuvsinha/hier-class 공식 구현 pytorch

Tasks

ClassificationGeneral Classificationtext-classificationText Classification

Similar Papers 제목 키워드 기반

Tweety at SemEval-2018 Task 2: Predicting Emojis using Hierarchical Attention Neural Networks and Support Vector Machine

2018-06-01 · SEMEVAL 2018 6 · Daniel Kopev, Atanas Atanasov, Dimitrina Zlatkova, Momchil Hardalov 외

We present the system built for SemEval-2018 Task 2 on Emoji Prediction. Although Twitter messages are very short we managed to design a wide variety of features: textual, semantic, sentiment, emotion-, and color-related…

Task 2Word Embeddings

Hierarchical Transfer Learning for Multi-label Text Classification

2019-07-01 · ACL 2019 7 · Siddhartha Banerjee, Cem Akkaya, Francisco Perez-Sorrosal, Kostas Tsioutsiouliklis

Multi-Label Hierarchical Text Classification (MLHTC) is the task of categorizing documents into one or more topics organized in an hierarchical taxonomy. MLHTC can be formulated by combining multiple binary classificatio…

Binary ClassificationClassificationGeneral ClassificationMulti Label Text Classification+4

LA-HCN: Label-based Attention for Hierarchical Multi-label TextClassification Neural Network

2020-09-23 · Xinyi Zhang, Jiahao Xu, Charlie Soh, Lihui Chen

Hierarchical multi-label text classification (HMTC) has been gaining popularity in recent years thanks to its applicability to a plethora of real-world applications. The existing HMTC algorithms largely focus on the desi…

Multi Label Text ClassificationMulti-Label Text Classificationtext-classificationText Classification

Multimodal Depression Classification Using Articulatory Coordination Features And Hierarchical Attention Based Text Embeddings

2022-02-13 · Nadee Seneviratne, Carol Espy-Wilson

Multimodal depression classification has gained immense popularity over the recent years. We develop a multimodal depression classification system using articulatory coordination features extracted from vocal tract varia…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Using attention methods to predict judicial outcomes

2022-07-18 · Vithor Gomes Ferreira Bertalan, Evandro Eduardo Seron Ruiz

Legal Judgment Prediction is one of the most acclaimed fields for the combined area of NLP, AI, and Law. By legal prediction we mean an intelligent systems capable to predict specific judicial characteristics, such as ju…