paper-with-me

홈 › Papers

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 SciNLI derived from papers published in the computational linguistics domain. In this paper, we aim to introduce diversity in the scientific NLI task and present MSciNLI, a dataset containing 132,320 sentence pairs extracted from five new scientific domains. The availability of multiple domains makes it possible to study domain shift for scientific NLI. We establish strong baselines on MSciNLI by fine-tuning Pre-trained Language Models (PLMs) and prompting Large Language Models (LLMs). The highest Macro F1 scores of PLM and LLM baselines are 77.21% and 51.77%, respectively, illustrating that MSciNLI is challenging for both types of models. Furthermore, we show that domain shift degrades the performance of scientific NLI models which demonstrates the diverse characteristics of different domains in our dataset. Finally, we use both scientific NLI datasets in an intermediate task transfer learning setting and show that they can improve the performance of downstream tasks in the scientific domain. We make our dataset and code available on Github.

📄 PDF Abstract BibTeX arXiv:2404.08066

Code (1)

msadat3/mscinli 공식 구현

Tasks

ArticlesDiversityNatural Language InferenceSentenceTransfer Learning

Similar Papers 제목 키워드 기반

The Impact of Large Language Models on Scientific Discovery: a Preliminary Study using GPT-4

2023-11-13 · Microsoft Research AI4Science, Microsoft Azure Quantum

In recent years, groundbreaking advancements in natural language processing have culminated in the emergence of powerful large language models (LLMs), which have showcased remarkable capabilities across a vast array of d…

Computational chemistryDrug DiscoveryLanguage Modellingscientific discovery

SciCode: A Research Coding Benchmark Curated by Scientists

2024-07-18 · Minyang Tian, Luyu Gao, Shizhuo Dylan Zhang, Xinan Chen 외

Since language models (LMs) now outperform average humans on many challenging tasks, it has become increasingly difficult to develop challenging, high-quality, and realistic evaluations. We address this issue by examinin…

TeXpert: A Multi-Level Benchmark for Evaluating LaTeX Code Generation by LLMs

2025-06-20 · Sahil Kale, Vijaykant Nadadur

LaTeX's precision and flexibility in typesetting have made it the gold standard for the preparation of scientific documentation. Large Language Models (LLMs) present a promising opportunity for researchers to produce pub…

Code Generation

Multimodal ArXiv: A Dataset for Improving Scientific Comprehension of Large Vision-Language Models

2024-03-01 · Lei LI, Yuqi Wang, Runxin Xu, Peiyi Wang 외

Large vision-language models (LVLMs) excel across diverse tasks involving concrete images from natural scenes. However, their ability to interpret abstract figures, such as geometry shapes and scientific plots, remains l…

BenchmarkingMathematical ReasoningQuestion Answering

A MISMATCHED Benchmark for Scientific Natural Language Inference

2025-06-05 · Firoz Shaik, Mobashir Sadat, Nikita Gautam, Doina 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 …

ArticlesNatural Language InferenceRelationSentence