{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/true-re-evaluating-factual-consistency-1","title":"TRUE: Re-evaluating Factual Consistency Evaluation","arxiv_id":"2204.04991","date":"2022-04-11","proceeding":"NAACL 2022 7","authors":["Or Honovich","Roee Aharoni","Jonathan Herzig","Hagai Taitelbaum","Doron Kukliansy","Vered Cohen","Thomas Scialom","Idan Szpektor","Avinatan Hassidim","Yossi Matias"],"abstract":"Grounded text generation systems often generate text that contains factual inconsistencies, hindering their real-world applicability. Automatic factual consistency evaluation may help alleviate this limitation by accelerating evaluation cycles, filtering inconsistent outputs and augmenting training data. While attracting increasing attention, such evaluation metrics are usually developed and evaluated in silo for a single task or dataset, slowing their adoption. Moreover, previous meta-evaluation protocols focused on system-level correlations with human annotations, which leave the example-level accuracy of such metrics unclear. In this work, we introduce TRUE: a comprehensive survey and assessment of factual consistency metrics on a standardized collection of existing texts from diverse tasks, manually annotated for factual consistency. Our standardization enables an example-level meta-evaluation protocol that is more actionable and interpretable than previously reported correlations, yielding clearer quality measures. Across diverse state-of-the-art metrics and 11 datasets we find that large-scale NLI and question generation-and-answering-based approaches achieve strong and complementary results. We recommend those methods as a starting point for model and metric developers, and hope TRUE will foster progress towards even better evaluation methods.","url_abs":"https://arxiv.org/abs/2204.04991v3","url_pdf":"https://arxiv.org/pdf/2204.04991v3.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"true-re-evaluating-factual-consistency-1","repo_url":"https://github.com/google-research/true","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"true-re-evaluating-factual-consistency-1","repo_url":"https://github.com/vectara/hallucination-leaderboard","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"question-generation","task_name":"Question Generation"},{"task_slug":"question-generation","task_name":"Question-Generation"},{"task_slug":"text-generation","task_name":"Text Generation"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2204.04991","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2204.04991"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/google-research/true","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/vectara/hallucination-leaderboard","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"unverified":6},"by_repo_kind":{"official":{"samples":6,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"be46dccd4c356bd0","entry":"compute_precision_recall_per_threshold","repo":"google-research/true","repo_kind":"official","path":"src/meta_evaluation_lib.py","file_url":"https://github.com/google-research/true/blob/HEAD/src/meta_evaluation_lib.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"be46dccd4c356bd0"}},{"code_sha256_prefix":"4be69546fb1f75e4","entry":"get_cnndm_articles","repo":"google-research/true","repo_kind":"official","path":"src/download_datasets.py","file_url":"https://github.com/google-research/true/blob/HEAD/src/download_datasets.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4be69546fb1f75e4"}},{"code_sha256_prefix":"878161c624d7e171","entry":"get_fever_labels","repo":"google-research/true","repo_kind":"official","path":"src/download_datasets.py","file_url":"https://github.com/google-research/true/blob/HEAD/src/download_datasets.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"878161c624d7e171"}},{"code_sha256_prefix":"4a6e0feebf50a8ff","entry":"get_optimal_gmeans_threshold","repo":"google-research/true","repo_kind":"official","path":"src/meta_evaluation_lib.py","file_url":"https://github.com/google-research/true/blob/HEAD/src/meta_evaluation_lib.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4a6e0feebf50a8ff"}},{"code_sha256_prefix":"29d75579f7da87e5","entry":"get_predicted_labels","repo":"google-research/true","repo_kind":"official","path":"src/meta_evaluation_lib.py","file_url":"https://github.com/google-research/true/blob/HEAD/src/meta_evaluation_lib.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"29d75579f7da87e5"}},{"code_sha256_prefix":"10498828885714da","entry":"get_xsum_articles","repo":"google-research/true","repo_kind":"official","path":"src/download_datasets.py","file_url":"https://github.com/google-research/true/blob/HEAD/src/download_datasets.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"10498828885714da"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}