@inproceedings{le-etal-2026-viwikifc,
title = "{V}i{W}iki{FC}: Fact-Checking for {V}ietnamese {W}ikipedia-Based Textual Knowledge Source",
author = "Le, Hung Tuan and
To, Long Truong and
Nguyen, Manh Trong and
Nguyen, Kiet Van",
editor = "Piperidis, Stelios and
Bel, N{\'u}ria and
van den Heuvel, Henk and
Ide, Nancy and
Krek, Simon and
Toral, Antonio",
booktitle = "Proceedings of the Fifteenth Language Resources and Evaluation Conference",
month = may,
year = "2026",
address = "Palma de Mallorca, Spain",
publisher = "ELRA Language Resource Association",
url = "https://aclanthology.org/2026.lrec-1.869/",
doi = "10.63317/5ew98tfds6jc",
pages = "11125--11140",
abstract = "Fact-checking is essential due to the explosion of misinformation in the media ecosystem. Although false information exists in every language and country, most research to solve the problem has mainly concentrated on huge communities like English and Chinese. Low-resource languages like Vietnamese are necessary to explore corpora and models for fact verification. To bridge this gap, we construct ViWikiFC, the first manually annotated open-domain corpus for \textbf{Vi}etnamese \textbf{Wiki}pedia \textbf{F}act \textbf{C}hecking more than 20K claims generated by converting evidence sentences extracted from Wikipedia articles. We analyze our corpus through many linguistic aspects, from the new dependency rate, the new n-gram rate, and the new word rate. We conducted various experiments for Vietnamese fact-checking, including evidence retrieval and verdict prediction. BM25 and InfoXLM$_{Large}$ achieved the best results in two tasks, with BM25 achieving an accuracy of 88.30{\%} for SUPPORTS, 86.93{\%} for REFUTES, and only 56.67{\%} for the NEI label in the evidence retrieval task. InfoXLM$_{Large}$ achieved an F$_1$ score of 86.51{\%}. Furthermore, we also conducted a pipeline approach, which only achieved a strict accuracy of 67.00{\%} when using InfoXLM$_{Large}$ and BM25. These results demonstrate that our dataset is challenging for the Vietnamese language model in fact-checking tasks."
}<?xml version="1.0" encoding="UTF-8"?>
<modsCollection xmlns="http://www.loc.gov/mods/v3">
<mods ID="le-etal-2026-viwikifc">
<titleInfo>
<title>ViWikiFC: Fact-Checking for Vietnamese Wikipedia-Based Textual Knowledge Source</title>
</titleInfo>
<name type="personal">
<namePart type="given">Hung</namePart>
<namePart type="given">Tuan</namePart>
<namePart type="family">Le</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Long</namePart>
<namePart type="given">Truong</namePart>
<namePart type="family">To</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Manh</namePart>
<namePart type="given">Trong</namePart>
<namePart type="family">Nguyen</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Kiet</namePart>
<namePart type="given">Van</namePart>
<namePart type="family">Nguyen</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<originInfo>
<dateIssued>2026-05</dateIssued>
</originInfo>
<typeOfResource>text</typeOfResource>
<relatedItem type="host">
<titleInfo>
<title>Proceedings of the Fifteenth Language Resources and Evaluation Conference</title>
</titleInfo>
<name type="personal">
<namePart type="given">Stelios</namePart>
<namePart type="family">Piperidis</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Núria</namePart>
<namePart type="family">Bel</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Henk</namePart>
<namePart type="family">van den Heuvel</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Nancy</namePart>
<namePart type="family">Ide</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Simon</namePart>
<namePart type="family">Krek</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Antonio</namePart>
<namePart type="family">Toral</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<originInfo>
<publisher>ELRA Language Resource Association</publisher>
<place>
<placeTerm type="text">Palma de Mallorca, Spain</placeTerm>
</place>
</originInfo>
<genre authority="marcgt">conference publication</genre>
</relatedItem>
<abstract>Fact-checking is essential due to the explosion of misinformation in the media ecosystem. Although false information exists in every language and country, most research to solve the problem has mainly concentrated on huge communities like English and Chinese. Low-resource languages like Vietnamese are necessary to explore corpora and models for fact verification. To bridge this gap, we construct ViWikiFC, the first manually annotated open-domain corpus for Vietnamese Wikipedia Fact Checking more than 20K claims generated by converting evidence sentences extracted from Wikipedia articles. We analyze our corpus through many linguistic aspects, from the new dependency rate, the new n-gram rate, and the new word rate. We conducted various experiments for Vietnamese fact-checking, including evidence retrieval and verdict prediction. BM25 and InfoXLM_Large achieved the best results in two tasks, with BM25 achieving an accuracy of 88.30% for SUPPORTS, 86.93% for REFUTES, and only 56.67% for the NEI label in the evidence retrieval task. InfoXLM_Large achieved an F₁ score of 86.51%. Furthermore, we also conducted a pipeline approach, which only achieved a strict accuracy of 67.00% when using InfoXLM_Large and BM25. These results demonstrate that our dataset is challenging for the Vietnamese language model in fact-checking tasks.</abstract>
<identifier type="citekey">le-etal-2026-viwikifc</identifier>
<identifier type="doi">10.63317/5ew98tfds6jc</identifier>
<location>
<url>https://aclanthology.org/2026.lrec-1.869/</url>
</location>
<part>
<date>2026-05</date>
<extent unit="page">
<start>11125</start>
<end>11140</end>
</extent>
</part>
</mods>
</modsCollection>
%0 Conference Proceedings
%T ViWikiFC: Fact-Checking for Vietnamese Wikipedia-Based Textual Knowledge Source
%A Le, Hung Tuan
%A To, Long Truong
%A Nguyen, Manh Trong
%A Nguyen, Kiet Van
%Y Piperidis, Stelios
%Y Bel, Núria
%Y van den Heuvel, Henk
%Y Ide, Nancy
%Y Krek, Simon
%Y Toral, Antonio
%S Proceedings of the Fifteenth Language Resources and Evaluation Conference
%D 2026
%8 May
%I ELRA Language Resource Association
%C Palma de Mallorca, Spain
%F le-etal-2026-viwikifc
%X Fact-checking is essential due to the explosion of misinformation in the media ecosystem. Although false information exists in every language and country, most research to solve the problem has mainly concentrated on huge communities like English and Chinese. Low-resource languages like Vietnamese are necessary to explore corpora and models for fact verification. To bridge this gap, we construct ViWikiFC, the first manually annotated open-domain corpus for Vietnamese Wikipedia Fact Checking more than 20K claims generated by converting evidence sentences extracted from Wikipedia articles. We analyze our corpus through many linguistic aspects, from the new dependency rate, the new n-gram rate, and the new word rate. We conducted various experiments for Vietnamese fact-checking, including evidence retrieval and verdict prediction. BM25 and InfoXLM_Large achieved the best results in two tasks, with BM25 achieving an accuracy of 88.30% for SUPPORTS, 86.93% for REFUTES, and only 56.67% for the NEI label in the evidence retrieval task. InfoXLM_Large achieved an F₁ score of 86.51%. Furthermore, we also conducted a pipeline approach, which only achieved a strict accuracy of 67.00% when using InfoXLM_Large and BM25. These results demonstrate that our dataset is challenging for the Vietnamese language model in fact-checking tasks.
%R 10.63317/5ew98tfds6jc
%U https://aclanthology.org/2026.lrec-1.869/
%U https://doi.org/10.63317/5ew98tfds6jc
%P 11125-11140
Markdown (Informal)
[ViWikiFC: Fact-Checking for Vietnamese Wikipedia-Based Textual Knowledge Source](https://aclanthology.org/2026.lrec-1.869/) (Le et al., LREC 2026)
ACL