paper-with-me

홈 › Papers

PropSegmEnt: A Large-Scale Corpus for Proposition-Level Segmentation and Entailment Recognition

2022-12-21 · Sihao Chen, Senaka Buthpitiya, Alex Fabrikant, Dan Roth, Tal Schuster

The widely studied task of Natural Language Inference (NLI) requires a system to recognize whether one piece of text is textually entailed by another, i.e. whether the entirety of its meaning can be inferred from the other. In current NLI datasets and models, textual entailment relations are typically defined on the sentence- or paragraph-level. However, even a simple sentence often contains multiple propositions, i.e. distinct units of meaning conveyed by the sentence. As these propositions can carry different truth values in the context of a given premise, we argue for the need to recognize the textual entailment relation of each proposition in a sentence individually. We propose PropSegmEnt, a corpus of over 45K propositions annotated by expert human raters. Our dataset structure resembles the tasks of (1) segmenting sentences within a document to the set of propositions, and (2) classifying the entailment relation of each proposition with respect to a different yet topically-aligned document, i.e. documents describing the same event or entity. We establish strong baselines for the segmentation and entailment tasks. Through case studies on summary hallucination detection and document-level NLI, we demonstrate that our conceptual framework is potentially useful for understanding and explaining the compositionality of NLI labels.

📄 PDF Abstract BibTeX arXiv:2212.10750

Code (0)

등록된 구현이 없습니다.

Tasks

HallucinationNatural Language InferenceRelationSentence

Similar Papers 제목 키워드 기반

Semantic Search over 9 Million Mathematical Theorems

2026-02-05 · Luke Alexander, Eric Leonen, Sophie Szeto, Artemii Remizov 외 arxiv

Searching for mathematical results remains difficult: most existing tools retrieve entire papers, while mathematicians and theorem-proving agents often seek a specific theorem, lemma, or proposition that answers a query.…

LogicPrpBank: A Corpus for Logical Implication and Equivalence

2024-02-14 · Zhexiong Liu, Jing Zhang, Jiaying Lu, Wenjing Ma 외

Logic reasoning has been critically needed in problem-solving and decision-making. Although Language Models (LMs) have demonstrated capabilities of handling multiple reasoning tasks (e.g., commonsense reasoning), their a…

Decision Making

A Cascade Model for Proposition Extraction in Argumentation

2019-08-01 · WS 2019 8 · Yohan Jo, Jacky Visser, Chris Reed, Eduard Hovy

We present a model to tackle a fundamental but understudied problem in computational argumentation: proposition extraction. Propositions are the basic units of an argument and the primary building blocks of most argument…

Argument MiningSegmentationText Segmentation

Dense X Retrieval: What Retrieval Granularity Should We Use?

2023-12-11 · Tong Chen, Hongwei Wang, Sihao Chen, Wenhao Yu 외

Dense retrieval has become a prominent method to obtain relevant context or world knowledge in open-domain NLP tasks. When we use a learned dense retriever on a retrieval corpus at inference time, an often-overlooked des…

RetrievalSentenceWorld Knowledge

Annotating Propositional Attitude Verbs and their Arguments

2022-06-01 · ISA (LREC) 2022 6 · Marta Ricchiardi, Elisabetta Jezek

This paper describes the results of an empirical study on attitude verbs and propositional attitude reports in Italian. Within the framework of a project aiming at acquiring argument structures for Italian verbs from cor…