π€ AI Summary
Document image quality assessment (DIQA) suffers from a lack of large-scale, high-quality subjective datasets and dedicated no-reference models. Method: We introduce DIQA-5000βthe first large-scale subjective DIQA dataset comprising 5,000 document imagesβand propose a lightweight no-reference model that jointly leverages multi-level visual features and document layout priors. Our approach innovates with a layout-aware downsampling mechanism to preserve structural sensitivity at low resolutions, a multi-quality-head architecture to separately model fine-grained distributions of overall quality, sharpness, and color fidelity, and a feature fusion module to synergistically optimize low-level texture and high-level semantic representations. Contribution/Results: Extensive experiments demonstrate that our method significantly outperforms state-of-the-art general-purpose image quality assessment (IQA) models on both DIQA-5000 and OCR-oriented benchmarks, validating its effectiveness, generalizability, and practical utility for real-world document processing tasks.
π Abstract
Document image quality assessment (DIQA) is an important component for various applications, including optical character recognition (OCR), document restoration, and the evaluation of document image processing systems. In this paper, we introduce a subjective DIQA dataset DIQA-5000. The DIQA-5000 dataset comprises 5,000 document images, generated by applying multiple document enhancement techniques to 500 real-world images with diverse distortions. Each enhanced image was rated by 15 subjects across three rating dimensions: overall quality, sharpness, and color fidelity. Furthermore, we propose a specialized no-reference DIQA model that exploits document layout features to maintain quality perception at reduced resolutions to lower computational cost. Recognizing that image quality is influenced by both low-level and high-level visual features, we designed a feature fusion module to extract and integrate multi-level features from document images. To generate multi-dimensional scores, our model employs independent quality heads for each dimension to predict score distributions, allowing it to learn distinct aspects of document image quality. Experimental results demonstrate that our method outperforms current state-of-the-art general-purpose IQA models on both DIQA-5000 and an additional document image dataset focused on OCR accuracy.