Share your thoughts, 1 month free Claude Pro on usSee more
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
329
Text ClassificationAG News (test)
Accuracy92.5
228
Text ClassificationTREC
Accuracy85.4
207
Text ClassificationYahoo! Answers (test)
Clean Accuracy73.43
133
Text ClassificationAGNews
Accuracy91.3
119
Text ClassificationDBpedia (DBP)
Accuracy98.7
110
Topic ClassificationDBPedia (test)--
64
Text ClassificationAmazon Review Polarity (AMZP)
Accuracy95.7
57
Ontology ClassificationDBPedia (test)
Accuracy98.71
53
Sentiment AnalysisYelp P. (test)
Accuracy95.72
40
Showing 10 of 47 rows

Other info

Follow for update