One LLM to Train Them All: Multi-Task Learning Framework for Fact-Checking
Malin Astrid Larsson, Harald Fosen Grunnaleite, Vinay Setty

TL;DR
This paper introduces a multi-task learning framework for large language models to perform multiple fact-checking tasks simultaneously, improving efficiency and effectiveness over zero-shot approaches.
Contribution
It proposes and evaluates multi-task learning strategies for small open LLMs in fact-checking, providing practical guidelines for implementation.
Findings
Multi-task models improve claim detection, evidence ranking, and stance detection performance.
Up to 54% relative gains over zero-/few-shot baselines.
Different MTL strategies have varying effectiveness depending on model size and task.
Abstract
Large language models (LLMs) are reshaping automated fact-checking (AFC) by enabling unified, end-to-end verification pipelines rather than isolated components. While large proprietary models achieve strong performance, their closed weights, complexity, and high costs limit sustainability. Fine-tuning smaller open weight models for individual AFC tasks can help but requires multiple specialized models resulting in high costs. We propose \textbf{multi-task learning (MTL)} as a more efficient alternative that fine-tunes a single model to perform claim detection, evidence ranking, and stance detection jointly. Using small decoder-only LLMs (e.g., Qwen3-4b), we explore three MTL strategies: classification heads, causal language modeling heads, and instruction-tuning, and evaluate them across model sizes, task orders, and standard non-LLM baselines. While multitask models do not universally…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Artificial Intelligence in Healthcare and Education · Topic Modeling
