arXiv:2510.21437cs.CVeess.IV2025-10

用更聪明的池化方式提升查表实现的图像修复速度与质量

Anisotropic Pooling for LUT-realizable CNN Image Restoration

  • 提出非各向同性池化替代平均池化,更好处理图像方向差异
  • 在多个修复任务上实现更优的主观和客观指标表现
  • 适合追求高速低资源图像修复的工程应用

基于查表(LUT)实现的图像修复卷积神经网络,在保持良好图像质量的同时,相比传统CNN实现具有更快的速度和更低的资源消耗。其主要挑战在于控制查表规模而不过度限制感受野。现有方法通常对不同方向的小像素块复用同一查表(假设各向同性),再通过平均池化融合结果。我们发现这种平均池化不适用于具有方向特性的信号结构。为此,本文研究并探讨了非各向同性池化方法,以改进现有LUT可实现修复模型的性能。首先引入广义中值池化,取得显著提升;随后进一步学习每种方向的数据相关池化系数,实现自适应加权。在多个修复基准测试中,所提方法在感知质量和数值指标上均优于现有LUT可实现方法。

原文摘要 · Abstract (English)

Table look-up realization of image restoration CNNs has the potential of achieving competitive image quality while being much faster and resource frugal than the straightforward CNN implementation. The main technical challenge facing the LUT-based CNN algorithm designers is to manage the table size without overly restricting the receptive field. The prevailing strategy is to reuse the table for small pixel patches of different orientations (apparently assuming a degree of isotropy) and then fuse the look-up results. The fusion is currently done by average pooling, which we find being ill suited to anisotropic signal structures. To alleviate the problem, we investigate and discuss anisotropic pooling methods to replace naive averaging for improving the performance of the current LUT-realizable CNN restoration methods. First, we introduce the method of generalized median pooling which leads to measurable gains over average pooling. We then extend this idea by learning data-dependent pooling coefficients for each orientation, so that they can adaptively weigh the contributions of differently oriented pixel patches. Experimental results on various restoration benchmarks show that our anisotropic pooling strategy yields both perceptually and numerically superior results compared to existing LUT-realizable CNN methods.

图像修复查表实现池化优化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。