Task-driven single-image super-resolution reconstruction of document scans
Maciej Zyrek, Michal Kawulok
TL;DR
Task-driven SR for documents reframes super-resolution as a preprocessing step for OCR, using a self-supervised, multi-task loss that blends image fidelity with text-detection guidance. The method leverages a frozen CTPN detector to provide task-space signals and dynamic weight averaging to balance losses, achieving improved text localization on diverse document scans. Across benchmark and real-scanned datasets, the approach yields better text-detection IoU and robust SR-quality metrics, illustrating practical benefits for real-world document OCR. The work paves the way for extending to text recognition and multi-image SR, with potential impact on efficient, higher-quality document imaging pipelines.
Abstract
Super-resolution reconstruction is aimed at generating images of high spatial resolution from low-resolution observations. State-of-the-art super-resolution techniques underpinned with deep learning allow for obtaining results of outstanding visual quality, but it is seldom verified whether they constitute a valuable source for specific computer vision applications. In this paper, we investigate the possibility of employing super-resolution as a preprocessing step to improve optical character recognition from document scans. To achieve that, we propose to train deep networks for single-image super-resolution in a task-driven way to make them better adapted for the purpose of text detection. As problems limited to a specific task are heavily ill-posed, we introduce a multi-task loss function that embraces components related with text detection coupled with those guided by image similarity. The obtained results reported in this paper are encouraging and they constitute an important step towards real-world super-resolution of document images.
