pith. sign in

arxiv: 2303.02881 · v1 · pith:YOVD76RXnew · submitted 2023-03-06 · 💻 cs.CV

KBNet: Kernel Basis Network for Image Restoration

classification 💻 cs.CV
keywords spatialimagekernelinformationaggregationbasismodelrestoration
0
0 comments X
read the original abstract

How to aggregate spatial information plays an essential role in learning-based image restoration. Most existing CNN-based networks adopt static convolutional kernels to encode spatial information, which cannot aggregate spatial information adaptively. Recent transformer-based architectures achieve adaptive spatial aggregation. But they lack desirable inductive biases of convolutions and require heavy computational costs. In this paper, we propose a kernel basis attention (KBA) module, which introduces learnable kernel bases to model representative image patterns for spatial information aggregation. Different kernel bases are trained to model different local structures. At each spatial location, they are linearly and adaptively fused by predicted pixel-wise coefficients to obtain aggregation weights. Based on the KBA module, we further design a multi-axis feature fusion (MFF) block to encode and fuse channel-wise, spatial-invariant, and pixel-adaptive features for image restoration. Our model, named kernel basis network (KBNet), achieves state-of-the-art performances on more than ten benchmarks over image denoising, deraining, and deblurring tasks while requiring less computational cost than previous SOTA methods.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Edge-Efficient Image Restoration: Transformer Distillation into State-Space Models

    cs.CV 2026-05 unverdicted novelty 6.0

    Hybrid transformer-SSM networks found by multi-objective search run 1.17x to 3.4x faster on edge CPUs for image restoration tasks with competitive quality.

  2. Physics-Informed Graph Neural Networks for Frequency-Aware Optical Aberration Correction

    cs.CV 2025-12 unverdicted novelty 6.0

    ZRNet uses a Zernike Graph module modeling azimuthal relationships and a Frequency-Aware Alignment loss to jointly predict aberration coefficients and restore images, reporting state-of-the-art results on CytoImageNet...