Skip to content

Commit

Permalink
Update 2024-02-17-paper-title-number-4.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JiayuJeff authored Dec 26, 2024
1 parent 88363ed commit a89bab3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion _publications/2024-02-17-paper-title-number-4.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@ venue: 'Proceedings of the Seventh Fact Extraction and VERification Workshop (FE
paperurl: 'https://aclanthology.org/2024.fever-1.14.pdf'
---

The contents above will be part of a list of publications, if the user clicks the link for the publication than the contents of section will be rendered as a full page, allowing you to provide more information about the paper for the reader. When publications are displayed as a single page, the contents of the above "citation" field will automatically be included below this section in a smaller font.
**Abstract**
---
In the information era, the vast proliferation of online content poses significant challenges, particularly concerning the trustworthiness of these digital statements, which can have profound societal implications. Although it is possible to manually annotate and verify the authenticity of such content, the sheer volume and rapid pace of information generation render this approach impractical, both in terms of time and cost. Therefore, it is imperative to develop automated systems capable of validating online claims, ensuring that users can use the wealth of information available on the Internet effectively and reliably. Using primarily ChatGPT and the Google search API, GProofT fact checking framework generates question-answer pairs to systematically extract and verify the facts within claims. Based on the outcomes of these QA pairs, claims are subsequently labeled as Supported, Conflicted Evidence/Cherry-Picking, or Refuted. Shown by extensive experiments, GProofT Retrieval generally performs effectively in fact-checking and makes a substantial contribution to the task. Our code is released on https://github.com/HKUST-KnowComp/GProofT.
---

0 comments on commit a89bab3

Please sign in to comment.