paper-with-me

Papers

Recurrent Neural Network for Text Classification with Multi-Task Learning

2016-05-17 · Pengfei Liu, Xipeng Qiu, Xuanjing Huang

Neural network based methods have obtained great progress on a variety of natural language processing tasks. However, in most previous works, the models are learned based on single-task supervised objectives, which often suffer from insufficient training data. In this paper, we use the multi-task learning framework to jointly learn across multiple related tasks. Based on recurrent neural network, we propose three different mechanisms of sharing information to model text with task-specific and shared layers. The entire network is trained jointly on all these tasks. Experiments on four benchmark text classification tasks show that our proposed models can improve the performance of a task with the help of other related tasks.

📄 PDF Abstract BibTeX arXiv:1605.05101

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationEmotion Recognition in ConversationGeneral ClassificationMulti-Task Learningtext-classificationText Classification

Similar Papers 제목 키워드 기반

ProSeqo: Projection Sequence Networks for On-Device Text Classification

2019-11-01 · IJCNLP 2019 11 · Zornitsa Kozareva, Sujith Ravi

We propose a novel on-device sequence model for text classification using recurrent projections. Our model ProSeqo uses dynamic recurrent projections without the need to store or look up any pre-trained embeddings. This …

ClassificationGeneral ClassificationProduct Categorizationtext-classification+1

Combining Recurrent and Convolutional Neural Networks for Relation Classification

2016-05-24 · NAACL 2016 6 · Ngoc Thang Vu, Heike Adel, Pankaj Gupta, Hinrich Schütze

This paper investigates two different neural architectures for the task of relation classification: convolutional neural networks and recurrent neural networks. For both models, we demonstrate the effect of different arc…

ClassificationGeneral ClassificationRelationRelation Classification

A Generalized Recurrent Neural Architecture for Text Classification with Multi-Task Learning

2017-07-10 · Honglun Zhang, Liqiang Xiao, Yongkun Wang, Yaohui Jin

Multi-task learning leverages potential correlations among related tasks to extract common features and yield performance gains. However, most previous works only consider simple or weak interactions, thereby failing to …

General ClassificationMulti-Task Learningtext-classificationText Classification

Sequential Learning of Convolutional Features for Effective Text Classification

2019-08-30 · IJCNLP 2019 11 · Avinash Madasu, Vijjini Anvesh Rao

Text classification has been one of the major problems in natural language processing. With the advent of deep learning, convolutional neural network (CNN) has been a popular solution to this task. However, CNNs which we…

ClassificationGeneral ClassificationSentiment AnalysisText Categorization+2

Khmer Text Classification Using Word Embedding and Neural Networks

2021-12-13 · Rina Buoy, Nguonly Taing, Sovisal Chenda

Text classification is one of the fundamental tasks in natural language processing to label an open-ended text and is useful for various applications such as sentiment analysis. In this paper, we discuss various classifi…

ClassificationMulti Label Text ClassificationMulti-Label Text ClassificationSentiment Analysis+2