English

Text Change Detection in Multilingual Documents Using Image Comparison

Computer Vision and Pattern Recognition 2024-12-06 v1 Artificial Intelligence Computation and Language Machine Learning

Abstract

Document comparison typically relies on optical character recognition (OCR) as its core technology. However, OCR requires the selection of appropriate language models for each document and the performance of multilingual or hybrid models remains limited. To overcome these challenges, we propose text change detection (TCD) using an image comparison model tailored for multilingual documents. Unlike OCR-based approaches, our method employs word-level text image-to-image comparison to detect changes. Our model generates bidirectional change segmentation maps between the source and target documents. To enhance performance without requiring explicit text alignment or scaling preprocessing, we employ correlations among multi-scale attention features. We also construct a benchmark dataset comprising actual printed and scanned word pairs in various languages to evaluate our model. We validate our approach using our benchmark dataset and public benchmarks Distorted Document Images and the LRDE Document Binarization Dataset. We compare our model against state-of-the-art semantic segmentation and change detection models, as well as to conventional OCR-based models.

Keywords

Cite

@article{arxiv.2412.04137,
  title  = {Text Change Detection in Multilingual Documents Using Image Comparison},
  author = {Doyoung Park and Naresh Reddy Yarram and Sunjin Kim and Minkyu Kim and Seongho Cho and Taehee Lee},
  journal= {arXiv preprint arXiv:2412.04137},
  year   = {2024}
}

Comments

15pages, 11figures 6tables, wacv2025 accepted

R2 v1 2026-06-28T20:24:10.792Z