paper-with-me

Papers

DocDiff: Document Enhancement via Residual Diffusion Models

2023-05-06 · Zongyuan Yang, Baolin Liu, Yongping Xiong, Lan Yi, Guibin Wu, Xiaojun Tang, Ziqi Liu, Junjie Zhou, Xing Zhang

Removing degradation from document images not only improves their visual quality and readability, but also enhances the performance of numerous automated document analysis and recognition tasks. However, existing regression-based methods optimized for pixel-level distortion reduction tend to suffer from significant loss of high-frequency information, leading to distorted and blurred text edges. To compensate for this major deficiency, we propose DocDiff, the first diffusion-based framework specifically designed for diverse challenging document enhancement problems, including document deblurring, denoising, and removal of watermarks and seals. DocDiff consists of two modules: the Coarse Predictor (CP), which is responsible for recovering the primary low-frequency content, and the High-Frequency Residual Refinement (HRR) module, which adopts the diffusion models to predict the residual (high-frequency information, including text edges), between the ground-truth and the CP-predicted image. DocDiff is a compact and computationally efficient model that benefits from a well-designed network architecture, an optimized training loss objective, and a deterministic sampling process with short time steps. Extensive experiments demonstrate that DocDiff achieves state-of-the-art (SOTA) performance on multiple benchmark datasets, and can significantly enhance the readability and recognizability of degraded document images. Furthermore, our proposed HRR module in pre-trained DocDiff is plug-and-play and ready-to-use, with only 4.17M parameters. It greatly sharpens the text edges generated by SOTA deblurring methods without additional joint training. Available codes: https://github.com/Royalvice/DocDiff

📄 PDF Abstract BibTeX arXiv:2305.03892

Code (2)

Royalvice/DocDiff 공식 구현 pytorch
ispamm/naf-dpm pytorch

Tasks

DeblurringDenoisingDocument Enhancement

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Uni-DocDiff: A Unified Document Restoration Model Based on Diffusion

2025-08-06 · Fangmin Zhao, Weichao Zeng, Zhenhang Li, Dongbao Yang 외 arxiv

Removing various degradations from damaged documents greatly benefits digitization, downstream document analysis, and readability. Previous methods often treat each restoration task independently with dedicated models, l…

R$^3$D: Regional-guided Residual Radar Diffusion

2026-01-10 · Hao Li, Xinqi Liu, Yaoqing Jin arxiv

Millimeter-wave radar enables robust environment perception in autonomous systems under adverse conditions yet suffers from sparse, noisy point clouds with low angular resolution. Existing diffusion-based radar enhanceme…

Point Clouds

DECDM: Document Enhancement using Cycle-Consistent Diffusion Models

2023-11-16 · Jiaxin Zhang, Joy Rimchala, Lalla Mouatadid, Kamalika Das 외

The performance of optical character recognition (OCR) heavily relies on document image quality, which is crucial for automatic document processing and document intelligence. However, most existing document enhancement m…

Data AugmentationDenoisingDocument EnhancementOptical Character Recognition+3

TextDiff: Mask-Guided Residual Diffusion Models for Scene Text Image Super-Resolution

2023-08-13 · Baolin Liu, Zongyuan Yang, Pengfei Wang, Junjie Zhou 외

The goal of scene text image super-resolution is to reconstruct high-resolution text-line images from unrecognizable low-resolution inputs. The existing methods relying on the optimization of pixel-level loss tend to yie…

Image Super-ResolutionSuper-Resolution

TTRD3: Texture Transfer Residual Denoising Dual Diffusion Model for Remote Sensing Image Super-Resolution

2025-04-17 · Yide Liu, Haijiang Sun, Xiaowen Zhang, Qiaoyuan Liu 외

Remote Sensing Image Super-Resolution (RSISR) reconstructs high-resolution (HR) remote sensing images from low-resolution inputs to support fine-grained ground object interpretation. Existing methods face three key chall…

DenoisingImage Super-ResolutionSuper-Resolution