paper-with-me

홈 › Papers

Atomic-SNLI: Fine-Grained Natural Language Inference through Atomic Fact Decomposition

2026-01-10 · Minghui Huang arxiv

Current Natural Language Inference (NLI) systems primarily operate at the sentence level, providing black-box decisions that lack explanatory power. While atomic-level NLI offers a promising alternative by decomposing hypotheses into individual facts, we demonstrate that the conventional assumption that a hypothesis is entailed only when all its atomic facts are entailed fails in practice due to models' poor performance on fine-grained reasoning. Our analysis reveals that existing models perform substantially worse on atomic level inference compared to sentence level tasks. To address this limitation, we introduce Atomic-SNLI, a novel dataset constructed by decomposing SNLI and enriching it with carefully curated atomic level examples through linguistically informed generation strategies. Experimental results demonstrate that models fine-tuned on Atomic-SNLI achieve significant improvements in atomic reasoning capabilities while maintaining strong sentence level performance, enabling both accurate judgements and transparent, explainable results at the fact level.

📄 PDF Abstract BibTeX arXiv:2601.06528

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Inference

Similar Papers 제목 키워드 기반

e-SNLI-VE: Corrected Visual-Textual Entailment with Natural Language Explanations

2020-04-07 · Virginie Do, Oana-Maria Camburu, Zeynep Akata, Thomas Lukasiewicz

The recently proposed SNLI-VE corpus for recognising visual-textual entailment is a large, real-world dataset for fine-grained multimodal reasoning. However, the automatic way in which SNLI-VE has been assembled (via com…

Multimodal ReasoningNatural Language Inference

UniFine: A Unified and Fine-grained Approach for Zero-shot Vision-Language Understanding

2023-07-03 · Zhecan Wang, Rui Sun, Haoxuan You, Noel Codella 외

Vision-language tasks, such as VQA, SNLI-VE, and VCR are challenging because they require the model's reasoning ability to understand the semantics of the visual world and natural language. Supervised methods working for…

Image-text matchingSentenceText MatchingVisual Question Answering (VQA)

Visual Entailment: A Novel Task for Fine-Grained Image Understanding

2019-01-20 · Ning Xie, Farley Lai, Derek Doran, Asim Kadav

Existing visual reasoning datasets such as Visual Question Answering (VQA), often suffer from biases conditioned on the question, image or answer distributions. The recently proposed CLEVR dataset addresses these limitat…

Natural Language InferenceQuestion AnsweringSentenceVisual Entailment+3

Can We Do Interpretable NLI with Graphs Based on Atomic Propositions?

2026-09-15 · Younes Boufouss, Luc Pommeret, Thomas Gerald, Patrick Paroubek 외 arxiv

While Large Language Model (LLM)-based Natural Language Inference (NLI) systems achieve high accuracy, their decision-making processes lack auditable structures. This paper explores whether NLI can be performed using onl…

Natural Language Inference

What does the Failure to Reason with "Respectively" in Zero/Few-Shot Settings Tell Us about Language Models?

2023-05-31 · Ruixiang Cui, Seolhwa Lee, Daniel Hershcovich, Anders Søgaard

Humans can effortlessly understand the coordinate structure of sentences such as "Niels Bohr and Kurt Cobain were born in Copenhagen and Seattle, respectively". In the context of natural language inference (NLI), we exam…

Common Sense ReasoningFew-Shot LearningNatural Language InferenceWorld Knowledge