English

Axis-Aligned Document Dewarping

Computer Vision and Pattern Recognition 2025-11-17 v2

Abstract

Document dewarping is crucial for many applications. However, existing learning-based methods rely heavily on supervised regression with annotated data without fully leveraging the inherent geometric properties of physical documents. Our key insight is that a well-dewarped document is defined by its axis-aligned feature lines. This property aligns with the inherent axis-aligned nature of the discrete grid geometry in planar documents. Harnessing this property, we introduce three synergistic contributions: for the training phase, we propose an axis-aligned geometric constraint to enhance document dewarping; for the inference phase, we propose an axis alignment preprocessing strategy to reduce the dewarping difficulty; and for the evaluation phase, we introduce a new metric, Axis-Aligned Distortion (AAD), that not only incorporates geometric meaning and aligns with human visual perception but also demonstrates greater robustness. As a result, our method achieves state-of-the-art performance on multiple existing benchmarks, improving the AAD metric by 18.2% to 34.5%. The code is publicly available at https://github.com/chaoyunwang/AADD.

Keywords

Cite

@article{arxiv.2507.15000,
  title  = {Axis-Aligned Document Dewarping},
  author = {Chaoyun Wang and I-Chao Shen and Takeo Igarashi and Caigui Jiang},
  journal= {arXiv preprint arXiv:2507.15000},
  year   = {2025}
}

Comments

Accepted at AAAI 2026

R2 v1 2026-07-01T04:10:01.193Z