paper-with-me

Papers

TwoWingOS: A Two-Wing Optimization Strategy for Evidential Claim Verification

2018-08-10 · EMNLP 2018 10 · Wenpeng Yin, Dan Roth

Determining whether a given claim is supported by evidence is a fundamental NLP problem that is best modeled as Textual Entailment. However, given a large collection of text, finding evidence that could support or refute a given claim is a challenge in itself, amplified by the fact that different evidence might be needed to support or refute a claim. Nevertheless, most prior work decouples evidence identification from determining the truth value of the claim given the evidence. We propose to consider these two aspects jointly. We develop TwoWingOS (two-wing optimization strategy), a system that, while identifying appropriate evidence for a claim, also determines whether or not the claim is supported by the evidence. Given the claim, TwoWingOS attempts to identify a subset of the evidence candidates; given the predicted evidence, it then attempts to determine the truth value of the corresponding claim. We treat this challenge as coupled optimization problems, training a joint model for it. TwoWingOS offers two advantages: (i) Unlike pipeline systems, it facilitates flexible-size evidence set, and (ii) Joint training improves both the claim entailment and the evidence identification. Experiments on a benchmark dataset show state-of-the-art performance. Code: https://github.com/yinwenpeng/FEVER

📄 PDF Abstract BibTeX arXiv:1808.03465

Code (1)

yinwenpeng/FEVER 공식 구현

Tasks

Claim VerificationNatural Language InferenceVocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

TECM: Transfer Learning-based Evidential C-Means Clustering

2021-12-19 · Lianmeng Jiao, Feng Wang, Zhun-Ga Liu, Quan Pan

As a representative evidential clustering algorithm, evidential c-means (ECM) provides a deeper insight into the data by allowing an object to belong not only to a single class, but also to any subset of a collection of …

ClusteringImage SegmentationSemantic SegmentationTransfer Learning

Why LLMs Hallucinate, and How to Get (Evidential) Closure: Perceptual, Intensional, and Extensional Learning for Faithful Natural Language Generation

2023-10-23 · Adam Bouyamourn

We show that LLMs hallucinate because their output is not constrained to be synonymous with claims for which they have evidence: a condition that we call evidential closure. Information about the truth or falsity of sent…

Language ModelingLanguage ModellingText Generation

How Should World Models Be Evaluated for Embodied Decision-Making? A Decision-Making-Centric Position

2026-06-13 · Yang Yu, Shiyuan Zhang, Yifei Sheng, Haoxiang Ren 외 arxiv

World models have become a central abstraction in modern AI. The term now refers to several different objects: action-conditioned environment models, latent imagination models, future-video predictors, interactive neural…

Instruction FollowingValue prediction

An Evidential-enhanced Tri-Branch Consistency Learning Method for Semi-supervised Medical Image Segmentation

2024-04-10 · Zhenxi Zhang, Heng Zhou, Xiaoran Shi, Ran Ran 외

Semi-supervised segmentation presents a promising approach for large-scale medical image analysis, effectively reducing annotation burdens while achieving comparable performance. This methodology holds substantial potent…

Image SegmentationMedical Image AnalysisMedical Image SegmentationSegmentation+2

Evidential Confirmation as Transformed Probability

2013-03-27 · Benjamin N. Grosof

A considerable body of work in AI has been concerned with aggregating measures of confirmatory and disconfirmatory evidence for a common set of propositions. Claiming classical probability to be inadequate or inappropria…