Tao He, Renkang Hong, Wei Hu, Meini Yang, Zhihong Sun · Applied Sciences 2026 · 2026
DOI: 10.3390/app16199496
Counts differ because each database indexes a different set of publications. We treat OpenAlex as the canonical count; Google Scholar is not shown (no API, and crawling it violates its ToS).
Claim extraction and decontextualization are fundamental steps in automated fact-checking tasks. Claim extraction aims to identify core check-worthy claims from unverified text, while decontextualization seeks to eliminate the contextual dependencies of core claims so that they can be understood independently of the original text. In practical applications, information to be verified is usually presented in the form of documents, and existing document-level claim extraction and decontextualization methods often rely on complex multi-model architectures. This paper proposes LLM-CED, a document-level claim extraction and decontextualization method based on large language models, which consists of four modules: core-claim extraction, ambiguous-unit identification and question generation, question-answering-driven decontextualization, and self-reflective review. By using a single general-purpose LLM as the shared underlying model across all stages, LLM-CED reduces model heterogeneity and simplifies the integration and coordination of different processing stages. Experiments on the AVeriTeC-DCE dataset show that LLM-CED outperforms the evaluated baseline methods in document-level claim extraction, decontextualization, and the overall task. For the overall document-level claim extraction and decontextualization task, LLM-CED achieves a chrF score of 33.52% under the top-three evaluation setting.
No comments yet — start the discussion below.