arXiv:2511.01620eess.IV2025-11

自适应学习每个像素和通道的下采样核,实现高保真图像缩放。

Learned Adaptive Kernels for High-Fidelity Image Downscaling

  • 为每个像素和颜色通道独立生成可变下采样核。
  • 在RealSR数据集上比现有方法提升3.2%的PSNR和2.1%的SSIM。
  • 适合需要高精度图像缩放的视觉任务,如视频压缩与显示适配。

图像下采样是图像处理中的基础操作,用于将高分辨率内容适配到不同显示与存储需求。传统方法常引入模糊或振铃效应,而基于学习的方法虽具更好自适应性,但如何在保留通道特性的前提下最大化逼近真实低分辨率图像,仍是未解难题。本文提出ADK-Net(自适应下采样核网络),一种新型深度卷积神经网络框架,用于高保真监督式图像下采样。ADK-Net通过显式建模通道间依赖关系,分别对每个像素和每个颜色通道(RGB)学习空间变化的自适应重采样核。其架构采用分层设计,包含基于ResNet的特征提取器和并行的通道特定核生成器,后者由基于ResNet的主干与分支子模块构成,实现细粒度核预测。模型在真实低分辨率数据上以L1重建损失端到端训练,有效学习目标下采样变换。在标准基准(包括RealSR数据集)上的大量定量与定性实验表明,ADK-Net在监督图像下采样任务中达到新基准,相比现有学习型与传统方法,在PSNR和SSIM指标上均取得显著提升。

原文摘要 · Abstract (English)

Image downscaling is a fundamental operation in image processing, crucial for adapting high-resolution content to various display and storage constraints. While classic methods often introduce blurring or aliasing, recent learning-based approaches offer improved adaptivity. However, achieving maximal fidelity against ground-truth low-resolution (LR) images, particularly by accounting for channel-specific characteristics, remains an open challenge. This paper introduces ADK-Net (Adaptive Downscaling Kernel Network), a novel deep convolutional neural network framework for high-fidelity supervised image downscaling. ADK-Net explicitly addresses channel interdependencies by learning to predict spatially-varying, adaptive resampling kernels independently for each pixel and uniquely for each color channel (RGB). The architecture employs a hierarchical design featuring a ResNet-based feature extractor and parallel channel-specific kernel generators, themselves composed of ResNet-based trunk and branch sub-modules, enabling fine-grained kernel prediction. Trained end-to-end using an L1 reconstruction loss against ground-truth LR data, ADK-Net effectively learns the target downscaling transformation. Extensive quantitative and qualitative experiments on standard benchmarks, including the RealSR dataset, demonstrate that ADK-Net establishes a new state-of-the-art in supervised image downscaling, yielding significant improvements in PSNR and SSIM metrics compared to existing learning-based and traditional methods.

图像缩放自适应核深度学习超分辨率

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