paper-with-me

Papers

Claim Verification using a Multi-GAN based Model

2021-03-14 · RANLP 2021 9 · Amartya Hatua, Arjun Mukherjee, Rakesh M. Verma

This article describes research on claim verification carried out using a multiple GAN-based model. The proposed model consists of three pairs of generators and discriminators. The generator and discriminator pairs are responsible for generating synthetic data for supported and refuted claims and claim labels. A theoretical discussion about the proposed model is provided to validate the equilibrium state of the model. The proposed model is applied to the FEVER dataset, and a pre-trained language model is used for the input text data. The synthetically generated data helps to gain information which helps the model to perform better than state of the art models and other standard classifiers.

📄 PDF Abstract BibTeX arXiv:2103.08001

Code (0)

등록된 구현이 없습니다.

Tasks

Claim VerificationLanguage ModelingLanguage Modellingmodel

Similar Papers 제목 키워드 기반

MEVER: Multi-Modal and Explainable Claim Verification with Graph-based Evidence Retrieval

2026-02-10 · Delvin Ce Zhang, Suhan Cui, Zhelin Chu, Xianren Zhang 외 arxiv

Verifying the truthfulness of claims usually requires joint multi-modal reasoning over both textual and visual evidence, such as analyzing both textual caption and chart image for claim verification. In addition, to make…

Explanation Generation

Robust Claim Verification Through Fact Detection

2024-07-25 · Nazanin Jafari, James Allan

Claim verification can be a challenging task. In this paper, we present a method to enhance the robustness and reasoning capabilities of automated claim verification through the extraction of short facts from evidence. O…

Claim Verification

UKP-Athene: Multi-Sentence Textual Entailment for Claim Verification

2018-09-03 · WS 2018 11 · Andreas Hanselowski, Hao Zhang, Zile Li, Daniil Sorokin 외

The Fact Extraction and VERification (FEVER) shared task was launched to support the development of systems able to verify claims by extracting supporting or refuting facts from raw text. The shared task organizers provi…

Claim VerificationEntity LinkingGeneral ClassificationNatural Language Inference+2

Navigating the Noisy Crowd: Finding Key Information for Claim Verification

2024-07-17 · Haisong Gong, Huanhuan Ma, Qiang Liu, Shu Wu 외

Claim verification is a task that involves assessing the truthfulness of a given claim based on multiple evidence pieces. Using large language models (LLMs) for claim verification is a promising way. However, simply feed…

Claim VerificationNavigate

Distill and Align Decomposition for Enhanced Claim Verification

2026-02-25 · Jabez Magomere, Elena Kochkina, Samuel Mensah, Simerjot Kaur 외 arxiv

Complex claim verification requires decomposing sentences into verifiable subclaims, yet existing methods struggle to align decomposition quality with verification performance. We propose a reinforcement learning (RL) ap…

Reinforcement Learning