2026/01/01 by Gabeen Kim, GaBeen Kim, Kyeongpil Kang
Computer Science · #Topic Modeling #Information Retrieval and Search Behavior #Natural Language Processing Techniques
paper · pdf · doi:10.18653/v1/2026.findings-acl.2148
Historical documents act as invaluable knowledge archives but often suffer from illegibility due to physical deterioration and damage.While existing restoration methods based on masked language modeling effectively utilize local context, they struggle to restore named entities that require external historical knowledge.To address this limitation, we introduce a novel framework for historical document restoration that leverages large language models with retrieval-augmented generation (RAG).By combining the implicit knowledge of pretrained LLMs with explicitly retrieved external context, our model ARI effectively mitigates the challenge of inferring context-dependent proper nouns.Extensive experiments on Korean historical documents demonstrate that our approach significantly outperforms baselines, achieving substantial gains in restoring both general characters and named entities.Furthermore, comprehensive evaluations including expert assessments confirm that ARI serves as a practical tool for domain experts, promising to accelerate the analysis of historical records.