Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Very Deep Convolutional Networks for Text Classification

About

The dominant approach for many NLP tasks are recurrent neural networks, in particular LSTMs, and convolutional neural networks. However, these architectures are rather shallow in comparison to the deep convolutional networks which have pushed the state-of-the-art in computer vision. We present a new architecture (VDCNN) for text processing which operates directly at the character level and uses only small convolutions and pooling operations. We are able to show that the performance of this model increases with depth: using up to 29 convolutional layers, we report improvements over the state-of-the-art on several public text classification tasks. To the best of our knowledge, this is the first time that very deep convolutional nets have been applied to text processing.

Alexis Conneau, Holger Schwenk, Lo\"ic Barrault, Yann Lecun• 2016

Related benchmarks

TaskDatasetResultRank
Subjectivity ClassificationSubj
Accuracy88.2
266
Text ClassificationAG News (test)
Accuracy92.5
210
Text ClassificationTREC
Accuracy85.4
179
Text ClassificationYahoo! Answers (test)
Clean Accuracy73.43
133
Text ClassificationAGNews
Accuracy91.3
119
Text ClassificationDBpedia (DBP)
Accuracy98.7
110
Topic ClassificationDBPedia (test)--
64
Ontology ClassificationDBPedia (test)
Accuracy98.71
53
Sentiment AnalysisYelp P. (test)
Accuracy95.72
40
Text ClassificationDBPedia (test)
Test Error Rate0.0129
40
Showing 10 of 47 rows

Other info

Follow for update