Paper Overview
Research Area: ML Authors: Esma Aïmeur, Gilles Brassard, Dorsaf SallamiAbstract
The proliferation of fake news across diverse domains highlights critical limitations in current detection systems, which often exhibit narrow domain specificity and poor generalization. Existing cross-domain approaches face two key challenges: (1) reliance on labelled data, which is frequently unavailable and resource intensive to acquire and (2) information loss caused by rigid domain categorization or neglect of domain-specific features. To address these issues, we propose CoALFake, a novel approach for cross-domain fake news detection that integrates Human-Large Language Model (LLM) co-annotation with domain-aware Active Learning (AL).Our method employs LLMs for scalable, low-cost annotation while maintaining human oversight to ensure label reliability. By integrating domain embedding techniques, CoALFake dynamically captures both domain-specific nuances and cross-domain patterns, enabling the training of a domain-agnostic model. Furthermore, a domain-aware sampling strategy optimizes sample acquisition by prioritizing diverse domain coverage.
Experimental results across multiple datasets demonstrate that the proposed approach consistently outperforms various baselines. Our results emphasize that human-LLM co-annotation is a highly cost-effective approach that delivers excellent performance, even with minimal human oversight.
Key Contributions
- Human-LLM co-annotation pipeline: LLMs handle scalable, low-cost labeling while humans provide oversight for label reliability.
- Domain embeddings: Dynamic capture of both domain-specific nuances and cross-domain patterns for a domain-agnostic model.
- Domain-aware active learning sampling: Prioritizes diverse domain coverage when selecting samples for annotation.
- Strong empirical results: Consistently outperforms a range of existing baselines across multiple datasets, even with minimal human supervision.