Do Convolutional Networks need to be Deep for Text Classification ?
We study in this work the importance of depth in convolutional models for text classification, either when character or word inputs are considered. We show on 5 standard text classification and sentiment analysis tasks that deep models indeed give better performances than shallow networks when the text input is represented as a sequence of characters. However, a simple shallow-and-wide network outperforms deep models such as DenseNet with word inputs. Our shallow word model further establishes new state-of-the-art performances on two datasets: Yelp Binary (95.9\%) and Yelp Full (64.9\%).
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationGeneral ClassificationSentiment Analysistext-classificationText ClassificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
A Compact Convolutional Neural Network for Textured Surface Anomaly Detection
Convolutional neural methods have proven to outperform other approaches in various computer vision tasks. In this paper we apply the deep learning technique to the domain of automated visual surface inspection. We design…
Anomaly DetectionAnomaly SegmentationClassificationGeneral Classification+1An Innovative Word Encoding Method For Text Classification Using Convolutional Neural Network
Text classification plays a vital role today especially with the intensive use of social networking media. Recently, different architectures of convolutional neural networks have been used for text classification in whic…
ClassificationGeneral Classificationtext-classificationText ClassificationLearning Convolutional Text Representations for Visual Question Answering
Visual question answering is a recently proposed artificial intelligence task that requires a deep understanding of both images and texts. In deep learning, images are typically modeled through convolutional neural netwo…
General Classificationimage-classificationtext-classificationVisual Question Answering+1Compact Encoding of Words for Efficient Character-level Convolutional Neural Networks Text Classification
This paper puts forward a new text to tensor representation that relies on information compression techniques to assign shorter codes to the most frequently used characters. This representation is language-independent wi…
General Classificationtext-classificationText ClassificationText Classification using Graph Convolutional Networks: A Comprehensive Survey
Text classification is a quintessential and practical problem in natural language processing with applications in diverse domains such as sentiment analysis, fake news detection, medical diagnosis, and document classific…
ClassificationDocument ClassificationFake News DetectionMedical Diagnosis+4