中文

KAN See In the Dark

计算机视觉与模式识别 2025-02-07 v2 人工智能

摘要

Existing low-light image enhancement methods are difficult to fit the complex nonlinear relationship between normal and low-light images due to uneven illumination and noise effects. The recently proposed Kolmogorov-Arnold networks (KANs) feature spline-based convolutional layers and learnable activation functions, which can effectively capture nonlinear dependencies. In this paper, we design a KAN-Block based on KANs and innovatively apply it to low-light image enhancement. This method effectively alleviates the limitations of current methods constrained by linear network structures and lack of interpretability, further demonstrating the potential of KANs in low-level vision tasks. Given the poor perception of current low-light image enhancement methods and the stochastic nature of the inverse diffusion process, we further introduce frequency-domain perception for visually oriented enhancement. Extensive experiments demonstrate the competitive performance of our method on benchmark datasets. The code will be available at: https://github.com/AXNing/KSID}{https://github.com/AXNing/KSID.

引用

@article{arxiv.2409.03404,
  title  = {KAN See In the Dark},
  author = {Aoxiang Ning and Minglong Xue and Jinhong He and Chengyun Song},
  journal= {arXiv preprint arXiv:2409.03404},
  year   = {2025}
}