CVMar 4

TextBoost: Boosting Scene Text Fidelity in Ultra-low Bitrate Image Compression

arXiv:2603.04115v1h-index: 4
Originality Highly original
AI Analysis

This work is significant for users and applications that rely on accurate text recognition from highly compressed images, such as document archiving or mobile image sharing, by improving text fidelity without sacrificing overall image quality.

This paper addresses the challenge of preserving small-font scene text in ultra-low bitrate image compression, where traditional ROI bit allocation often degrades global fidelity. The authors propose TextBoost, a method that incorporates auxiliary OCR-extracted textual information with negligible overhead to guide the decoder. TextBoost achieves up to 60.6% higher text-recognition F1 at comparable PSNR and bpp, producing sharper small-font text while maintaining global image quality.

Ultra-low bitrate image compression faces a critical challenge: preserving small-font scene text while maintaining overall visual quality. Region-of-interest (ROI) bit allocation can prioritize text but often degrades global fidelity, leading to a trade-off between local accuracy and overall image quality. Instead of relying on ROI coding, we incorporate auxiliary textual information extracted by OCR and transmitted with negligible overhead, enabling the decoder to leverage this semantic guidance. Our method, TextBoost, operationalizes this idea through three strategic designs: (i) adaptively filtering OCR outputs and rendering them into a guidance map; (ii) integrating this guidance with decoder features in a calibrated manner via an attention-guided fusion block; and (iii) enforcing guidance-consistent reconstruction in text regions with a regularizing loss that promotes natural blending with the scene. Extensive experiments on TextOCR and ICDAR 2015 demonstrate that TextBoost yields up to 60.6% higher text-recognition F1 at comparable Peak Signal-to-Noise Ratio (PSNR) and bits per pixel (bpp), producing sharper small-font text while preserving global image quality and effectively decoupling text enhancement from global rate-distortion optimization.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes