L2R2: Leveraging Ranking for Abductive Reasoning
Yunchang Zhu, Liang Pang, Yanyan Lan, Xueqi Cheng

TL;DR
This paper introduces L2R2, a ranking-based approach for abductive reasoning in natural language inference, utilizing learning-to-rank models with pre-trained language models to improve plausibility assessment.
Contribution
It proposes a novel ranking perspective for $ ext{ extalpha}$NLI, reformulating hypothesis evaluation as a ranking problem and applying learning-to-rank methods with pre-trained models.
Findings
Achieves state-of-the-art results on ART dataset
Reveals ranking-based approach improves plausibility discrimination
Demonstrates effectiveness of learning-to-rank in abductive reasoning
Abstract
The abductive natural language inference task (NLI) is proposed to evaluate the abductive reasoning ability of a learning system. In the NLI task, two observations are given and the most plausible hypothesis is asked to pick out from the candidates. Existing methods simply formulate it as a classification problem, thus a cross-entropy log-loss objective is used during training. However, discriminating true from false does not measure the plausibility of a hypothesis, for all the hypotheses have a chance to happen, only the probabilities are different. To fill this gap, we switch to a ranking perspective that sorts the hypotheses in order of their plausibilities. With this new perspective, a novel approach is proposed under the learning-to-rank framework. Firstly, training samples are reorganized into a ranking form, where two observations and their hypotheses are…
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 · Advanced Text Analysis Techniques · Natural Language Processing Techniques
MethodsLinear Layer · Enhanced Sequential Inference Model · Weight Decay · Softmax · Adam · Multi-Head Attention · Dropout · Refunds@Expedia|||How do I get a full refund from Expedia? · Attention Dropout · Linear Warmup With Linear Decay
