@inproceedings{pan-etal-2023-qacheck,
title = "{QAC}heck: A Demonstration System for Question-Guided Multi-Hop Fact-Checking",
author = "Pan, Liangming and
Lu, Xinyuan and
Kan, Min-Yen and
Nakov, Preslav",
editor = "Feng, Yansong and
Lefever, Els",
booktitle = "Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing: System Demonstrations",
month = dec,
year = "2023",
address = "Singapore",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2023.emnlp-demo.23/",
doi = "10.18653/v1/2023.emnlp-demo.23",
pages = "264--273",
abstract = "Fact-checking real-world claims often requires intricate, multi-step reasoning due to the absence of direct evidence to support or refute them. However, existing fact-checking systems often lack transparency in their decision-making, making it challenging for users to comprehend their reasoning process. To address this, we propose the Question-guided Multi-hop Fact-Checking (QACheck) system, which guides the model{'}s reasoning process by asking a series of questions critical for verifying a claim. QACheck has five key modules: a claim verifier, a question generator, a question-answering module, a QA validator, and a reasoner. Users can input a claim into QACheck, which then predicts its veracity and provides a comprehensive report detailing its reasoning process, guided by a sequence of (question, answer) pairs. QACheck also provides the source of evidence supporting each question, fostering a transparent, explainable, and user-friendly fact-checking process."
}
Markdown (Informal)
[QACheck: A Demonstration System for Question-Guided Multi-Hop Fact-Checking](https://preview.aclanthology.org/fix-sig-urls/2023.emnlp-demo.23/) (Pan et al., EMNLP 2023)
ACL