ACL 2024system demonstrations2 citations

VeraCT Scan: Retrieval-Augmented Fake News Detection with Justifiable Reasoning

Cheng Niu, Yang Guan, Yuanhao Wu, Juno Zhu, Juntong Song, Randy Zhong, Kaihua Zhu, Siliang Xu

Abstract

The proliferation of fake news poses a significant threat not only by disseminating misleading information but also by undermining the very foundations of democracy. The recent advance of generative artificial intelligence has further exacerbated the challenge of distinguishing genuine news from fabricated stories. In response to this challenge, we introduce VeraCT Scan, a novel retrieval-augmented system for fake news detection. This system operates by extracting the core facts from a given piece of news and subsequently conducting an internet-wide search to identify corroborating or conflicting reports. Then sources’ credibility is leveraged for information verification. Besides determining the veracity of news, we also provide transparent evidence and reasoning to support its conclusions, resulting in the interpretability and trust in the results. In addition to GPT-4 Turbo, Llama-2 13B is also fine-tuned for news content understanding, information verification, and reasoning. Both implementations have demonstrated state-of-the-art accuracy in the realm of fake news detection.

BibTeX
@inproceedings{niu-etal-2024-veract,
    title = "{V}era{CT} Scan: Retrieval-Augmented Fake News Detection with Justifiable Reasoning",
    author = "Niu, Cheng  and
      Guan, Yang  and
      Wu, Yuanhao  and
      Zhu, Juno  and
      Song, Juntong  and
      Zhong, Randy  and
      Zhu, Kaihua  and
      Xu, Siliang  and
      Diao, Shizhe  and
      Zhang, Tong",
    editor = "Cao, Yixin  and
      Feng, Yang  and
      Xiong, Deyi",
    booktitle = "Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 3: System Demonstrations)",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.acl-demos.25/",
    doi = "10.18653/v1/2024.acl-demos.25",
    pages = "266--277"
}
VeraCT Scan: Retrieval-Augmented Fake News Detection with Justifiable Reasoning · ACL 2024