REVIEW 2 cited by
Learning Natural Language Inference using Bidirectional LSTM model and Inner-Attention
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
In this paper, we proposed a sentence encoding-based model for recognizing text entailment. In our approach, the encoding of sentence is a two-stage process. Firstly, average pooling was used over word-level bidirectional LSTM (biLSTM) to generate a first-stage sentence representation. Secondly, attention mechanism was employed to replace average pooling on the same sentence for better representations. Instead of using target sentence to attend words in source sentence, we utilized the sentence's first-stage representation to attend words appeared in itself, which is called "Inner-Attention" in our paper . Experiments conducted on Stanford Natural Language Inference (SNLI) Corpus has proved the effectiveness of "Inner-Attention" mechanism. With less number of parameters, our model outperformed the existing best sentence encoding-based approach by a large margin.
Forward citations
Cited by 2 Pith papers
-
Comateformer: Combined Attention Transformer for Semantic Sentence Matching
Comateformer replaces softmax attention with a product of tanh similarity and sigmoid dissimilarity scores, and reports consistent gains on ten semantic matching datasets.
-
Boosting Neural Language Inference via Cascaded Interactive Reasoning
A new feature-extraction module for NLI combines all BERT layers with element-wise sentence-pair interactions and a DenseNet, reporting average gains of roughly one point on ten benchmarks, though evaluation inconsist...
Discussion (0). Continue with ORCID to comment.