Claim Verification using a Multi-GAN based Model
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Claim VerificationLanguage ModelingLanguage ModellingmodelSimilar Papers 제목 키워드 기반
MEVER: Multi-Modal and Explainable Claim Verification with Graph-based Evidence Retrieval
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 GenerationRobust Claim Verification Through Fact Detection
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 VerificationUKP-Athene: Multi-Sentence Textual Entailment for Claim Verification
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+2Navigating the Noisy Crowd: Finding Key Information for Claim Verification
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 VerificationNavigateDistill and Align Decomposition for Enhanced Claim Verification
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