Recurrent Neural Network for Text Classification with Multi-Task Learning
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.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationEmotion Recognition in ConversationGeneral ClassificationMulti-Task Learningtext-classificationText ClassificationSimilar Papers 제목 키워드 기반
ProSeqo: Projection Sequence Networks for On-Device Text Classification
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+1Combining Recurrent and Convolutional Neural Networks for Relation Classification
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 ClassificationA Generalized Recurrent Neural Architecture for Text Classification with Multi-Task Learning
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 ClassificationSequential Learning of Convolutional Features for Effective Text Classification
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+2Khmer Text Classification Using Word Embedding and Neural Networks
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