Leveraging Affirmative Interpretations from Negation Improves Natural Language Understanding
Md Mosharaf Hossain, Eduardo Blanco

TL;DR
This paper demonstrates that using automatically collected affirmative interpretations of negated sentences enhances natural language understanding tasks, including inference and sentiment analysis, without manual effort.
Contribution
It introduces an automated method to generate affirmative interpretations of negations and shows their effectiveness across multiple NLP tasks.
Findings
Improved performance in natural language inference tasks.
Enhanced sentiment analysis accuracy.
Automated approach reduces manual annotation effort.
Abstract
Negation poses a challenge in many natural language understanding tasks. Inspired by the fact that understanding a negated statement often requires humans to infer affirmative interpretations, in this paper we show that doing so benefits models for three natural language understanding tasks. We present an automated procedure to collect pairs of sentences with negation and their affirmative interpretations, resulting in over 150,000 pairs. Experimental results show that leveraging these pairs helps (a) T5 generate affirmative interpretations from negations in a previous benchmark, and (b) a RoBERTa-based classifier solve the task of natural language inference. We also leverage our pairs to build a plug-and-play neural generator that given a negated statement generates an affirmative interpretation. Then, we incorporate the pretrained generator into a RoBERTa-based classifier for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Sentiment Analysis and Opinion Mining
MethodsGated Linear Unit · Refunds@Expedia|||How do I get a full refund from Expedia? · Multi-Head Attention · Byte Pair Encoding · Residual Connection · Dropout · Inverse Square Root Schedule · Softmax · Adafactor · Linear Layer
