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

Explicit Interaction Model towards Text Classification

About

Text classification is one of the fundamental tasks in natural language processing. Recently, deep neural networks have achieved promising performance in the text classification task compared to shallow models. Despite of the significance of deep models, they ignore the fine-grained (matching signals between words and classes) classification clues since their classifications mainly rely on the text-level representations. To address this problem, we introduce the interaction mechanism to incorporate word-level matching signals into the text classification task. In particular, we design a novel framework, EXplicit interAction Model (dubbed as EXAM), equipped with the interaction mechanism. We justified the proposed approach on several benchmark datasets including both multi-label and multi-class text classification tasks. Extensive experimental results demonstrate the superiority of the proposed method. As a byproduct, we have released the codes and parameter settings to facilitate other researches.

Cunxiao Du, Zhaozheng Chin, Fuli Feng, Lei Zhu, Tian Gan, Liqiang Nie• 2018

Related benchmarks

TaskDatasetResultRank
Text ClassificationAG News (test)
Accuracy93
210
Text ClassificationYahoo! Answers (test)
Clean Accuracy74.8
133
Text ClassificationAGNews
Accuracy93
119
Text ClassificationDBpedia (DBP)
Accuracy99
110
Ontology ClassificationDBPedia (test)
Accuracy99
53
Document ClassificationYahoo Answers
Accuracy74.8
23
Multi-class document classificationAmazon Polarity (test)
Accuracy95.5
12
Multi-class document classificationAmazon Full (test)
Accuracy61.9
12
Text ClassificationAmazon Review Full
Accuracy61.9
8
Text ClassificationAmazon Review Polarity (AMZP)
Accuracy95.5
7
Showing 10 of 12 rows

Other info

Code

Follow for update