Character-level Intra Attention Network for Natural Language Inference
About
Natural language inference (NLI) is a central problem in language understanding. End-to-end artificial neural networks have reached state-of-the-art performance in NLI field recently. In this paper, we propose Character-level Intra Attention Network (CIAN) for the NLI task. In our model, we use the character-level convolutional network to replace the standard word embedding layer, and we use the intra attention to capture the intra-sentence semantics. The proposed CIAN model provides improved results based on a newly published MNLI corpus.
Han Yang, Marta R. Costa-juss\`a, Jos\'e A. R. Fonollosa• 2017
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Natural Language Inference | MultiNLI matched (test) | Accuracy67.9 | 65 | |
| Natural Language Inference | MultiNLI mismatched (test) | Accuracy68.2 | 56 |
Showing 2 of 2 rows