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

Neural Semantic Encoders

About

We present a memory augmented neural network for natural language understanding: Neural Semantic Encoders. NSE is equipped with a novel memory update rule and has a variable sized encoding memory that evolves over time and maintains the understanding of input sequences through read}, compose and write operations. NSE can also access multiple and shared memories. In this paper, we demonstrated the effectiveness and the flexibility of NSE on five different natural language tasks: natural language inference, question answering, sentence classification, document sentiment analysis and machine translation where NSE achieved state-of-the-art performance when evaluated on publically available benchmarks. For example, our shared-memory model showed an encouraging result on neural machine translation, improving an attention-based baseline by approximately 1.0 BLEU.

Tsendsuren Munkhdalai, Hong Yu• 2016

Related benchmarks

TaskDatasetResultRank
Natural Language InferenceSNLI (test)
Accuracy87.3
681
Text ClassificationSST-2 (test)
Accuracy89.7
185
Natural Language InferenceSNLI (train)
Accuracy88.5
154
Answer SelectionWikiQA (test)
MAP0.6811
149
Machine ComprehensionCBT-CN (test)
Accuracy71.9
56
Machine ComprehensionCBT NE (test)
Accuracy73.2
56
Machine ComprehensionCBT-NE (val)
Accuracy78.2
37
Machine ComprehensionCBT-CN (val)
Accuracy74.3
37
Text ClassificationSST binary
Accuracy89.7
29
Document-level sentiment classificationYelp 13
Accuracy67
17
Showing 10 of 23 rows

Other info

Code

Follow for update