paper-with-me

Papers

A MISMATCHED Benchmark for Scientific Natural Language Inference

2025-06-05 · Firoz Shaik, Mobashir Sadat, Nikita Gautam, Doina Caragea, Cornelia Caragea

Scientific Natural Language Inference (NLI) is the task of predicting the semantic relation between a pair of sentences extracted from research articles. Existing datasets for this task are derived from various computer science (CS) domains, whereas non-CS domains are completely ignored. In this paper, we introduce a novel evaluation benchmark for scientific NLI, called MISMATCHED. The new MISMATCHED benchmark covers three non-CS domains-PSYCHOLOGY, ENGINEERING, and PUBLIC HEALTH, and contains 2,700 human annotated sentence pairs. We establish strong baselines on MISMATCHED using both Pre-trained Small Language Models (SLMs) and Large Language Models (LLMs). Our best performing baseline shows a Macro F1 of only 78.17% illustrating the substantial headroom for future improvements. In addition to introducing the MISMATCHED benchmark, we show that incorporating sentence pairs having an implicit scientific NLI relation between them in model training improves their performance on scientific NLI. We make our dataset and code publicly available on GitHub.

📄 PDF Abstract BibTeX arXiv:2506.04603

Code (1)

fshaik8/mismatched 공식 구현 pytorch

Tasks

ArticlesNatural Language InferenceRelationSentence

Similar Papers 제목 키워드 기반

SciNLI: A Corpus for Natural Language Inference on Scientific Text

2022-03-13 · ACL 2022 5 · Mobashir Sadat, Cornelia Caragea

Existing Natural Language Inference (NLI) datasets, while being instrumental in the advancement of Natural Language Understanding (NLU) research, are not related to scientific text. In this paper, we introduce SciNLI, a …

Natural Language InferenceNatural Language UnderstandingSentence

MSciNLI: A Diverse Benchmark for Scientific Natural Language Inference

2024-04-11 · Mobashir Sadat, Cornelia Caragea

The task of scientific Natural Language Inference (NLI) involves predicting the semantic relation between two sentences extracted from research articles. This task was recently proposed along with a new dataset called Sc…

ArticlesDiversityNatural Language InferenceSentence+1

Shortcut-Stacked Sentence Encoders for Multi-Domain Inference

2017-08-07 · WS 2017 9 · Yixin Nie, Mohit Bansal

We present a simple sequential sentence encoder for multi-domain natural language inference. Our encoder is based on stacked bidirectional LSTM-RNNs with shortcut connections and fine-tuning of word embeddings. The overa…

Natural Language InferenceSentenceWord Embeddings

Large Language Models for Scientific Synthesis, Inference and Explanation

2023-10-12 · Yizhen Zheng, Huan Yee Koh, Jiaxin Ju, Anh T. N. Nguyen 외

Large language models are a form of artificial intelligence systems whose primary knowledge consists of the statistical patterns, semantic relationships, and syntactical structures of language1. Despite their limited for…

Code GenerationLanguage ModelingLanguage ModellingLarge Language Model+2

The RepEval 2017 Shared Task: Multi-Genre Natural Language Inference with Sentence Representations

2017-07-25 · WS 2017 9 · Nikita Nangia, Adina Williams, Angeliki Lazaridou, Samuel R. Bowman

This paper presents the results of the RepEval 2017 Shared Task, which evaluated neural network sentence representation learning models on the Multi-Genre Natural Language Inference corpus (MultiNLI) recently introduced …

Natural Language InferenceRepresentation LearningSentence