paper-with-me

Papers

Mining the Explainability and Generalization: Fact Verification Based on Self-Instruction

2024-05-21 · Guangyao Lu, Yulin Liu

Fact-checking based on commercial LLMs has become mainstream. Although these methods offer high explainability, it falls short in accuracy compared to traditional fine-tuning approaches, and data security is also a significant concern. In this paper, we propose a self-instruction based fine-tuning approach for fact-checking that balances accuracy and explainability. Our method consists of Data Augmentation and Improved DPO fine-tuning. The former starts by instructing the model to generate both positive and negative explanations based on claim-evidence pairs and labels, then sampling the dataset according to our customized difficulty standards. The latter employs our proposed improved DPO to fine-tune the model using the generated samples. We fine-tune the smallest-scale LLaMA-7B model and evaluate it on the challenging fact-checking datasets FEVEROUS and HOVER, utilizing four fine-tuning methods and three few-shot learning methods for comparison. The experiments demonstrate that our approach not only retains accuracy comparable to, or even surpassing, traditional fine-tuning methods, but also generates fluent explanation text. Moreover, it also exhibit high generalization performance. Our method is the first to leverage self-supervised learning for fact-checking and innovatively combines contrastive learning and improved DPO in fine-tuning LLMs, as shown in the experiments.

📄 PDF Abstract BibTeX arXiv:2405.12579

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningData AugmentationFact CheckingFact VerificationFew-Shot LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

DPO 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Zero-Shot Fact Verification via Natural Logic and Large Language Models

2024-10-04 · Marek Strong, Rami Aly, Andreas Vlachos

The recent development of fact verification systems with natural logic has enhanced their explainability by aligning claims with evidence through set-theoretic operators, providing faithful justifications. Despite these …

Fact VerificationZero-shot Generalization

FACTIFY3M: A Benchmark for Multimodal Fact Verification with Explainability through 5W Question-Answering

2023-05-22 · Megha Chakraborty, Khushbu Pahwa, Anku Rani, Shreyas Chatterjee 외

Combating disinformation is one of the burning societal crises -- about 67% of the American population believes that disinformation produces a lot of uncertainty, and 10% of them knowingly propagate disinformation. Evide…

Fact VerificationQuestion Answering

EX-FEVER: A Dataset for Multi-hop Explainable Fact Verification

2023-10-15 · Huanhuan Ma, Weizhi Xu, Yifan Wei, Liuji Chen 외

Fact verification aims to automatically probe the veracity of a claim based on several pieces of evidence. Existing works are always engaging in accuracy improvement, let alone explainability, a critical capability of fa…

Claim VerificationExplanation GenerationFact VerificationRetrieval+1

When Does Verification Pay Off? A Closer Look at LLMs as Solution Verifiers

2025-12-02 · Jack Lu, Ryan Teehan, Jinran Jin, Mengye Ren arxiv

Large language models (LLMs) can act as both problem solvers and solution verifiers, where the latter select high-quality answers from a pool of solver-generated candidates. This raises the question of under what conditi…

Logical Reasoning

xLP: Explainable Link Prediction for Master Data Management

2024-03-14 · Balaji Ganesan, Matheen Ahmed Pasha, Srinivasa Parkala, Neeraj R Singh 외

Explaining neural model predictions to users requires creativity. Especially in enterprise applications, where there are costs associated with users' time, and their trust in the model predictions is critical for adoptio…

Fact VerificationLink PredictionManagementPrediction