paper-with-me

홈 › Papers

Learning Pixel-adaptive Multi-layer Perceptrons for Real-time Image Enhancement

2025-07-16 · Junyu Lou, Xiaorui Zhao, Kexuan Shi, Shuhang Gu arxiv

Deep learning-based bilateral grid processing has emerged as a promising solution for image enhancement, inherently encoding spatial and intensity information while enabling efficient full-resolution processing through slicing operations. However, existing approaches are limited to linear affine transformations, hindering their ability to model complex color relationships. Meanwhile, while multi-layer perceptrons (MLPs) excel at non-linear mappings, traditional MLP-based methods employ globally shared parameters, which is hard to deal with localized variations. To overcome these dual challenges, we propose a Bilateral Grid-based Pixel-Adaptive Multi-layer Perceptron (BPAM) framework. Our approach synergizes the spatial modeling of bilateral grids with the non-linear capabilities of MLPs. Specifically, we generate bilateral grids containing MLP parameters, where each pixel dynamically retrieves its unique transformation parameters and obtain a distinct MLP for color mapping based on spatial coordinates and intensity values. In addition, we propose a novel grid decomposition strategy that categorizes MLP parameters into distinct types stored in separate subgrids. Multi-channel guidance maps are used to extract category-specific parameters from corresponding subgrids, ensuring effective utilization of color information during slicing while guiding precise parameter generation. Extensive experiments on public datasets demonstrate that our method outperforms state-of-the-art methods in performance while maintaining real-time processing capabilities.

📄 PDF Abstract BibTeX arXiv:2507.12135

Code (0)

등록된 구현이 없습니다.

Tasks

Image Enhancement

Similar Papers 제목 키워드 기반

Autoencoders, Kernels, and Multilayer Perceptrons for Electron Micrograph Restoration and Compression

2018-08-29 · Jeffrey M. Ede

We present 14 autoencoders, 15 kernels and 14 multilayer perceptrons for electron micrograph restoration and compression. These have been trained for transmission electron microscopy (TEM), scanning transmission electron…

Denoising

Scale-Agnostic Kolmogorov-Arnold Geometry in Neural Networks

2025-11-26 · Mathew Vanherreweghe, Michael H. Freedman, Keith M. Adams arxiv

Recent work by Freedman and Mulligan demonstrated that shallow multilayer perceptrons spontaneously develop Kolmogorov-Arnold geometric (KAG) structure during training on synthetic three-dimensional tasks. However, it re…

Uncertainty propagation through trained multi-layer perceptrons: Exact analytical results

2026-01-23 · Andrew Thompson, Miles McCrory arxiv

We give analytical results for propagation of uncertainty through trained multi-layer perceptrons (MLPs) with a single hidden layer and ReLU activation functions. More precisely, we give expressions for the mean and vari…

Kolmogorov-Arnold Networks (KANs) for Time Series Analysis

2024-05-14 · Cristian J. Vaca-Rubio, Luis Blanco, Roberto Pereira, Màrius Caus

This paper introduces a novel application of Kolmogorov-Arnold Networks (KANs) to time series forecasting, leveraging their adaptive activation functions for enhanced predictive modeling. Inspired by the Kolmogorov-Arnol…

Kolmogorov-Arnold NetworksTime SeriesTime Series AnalysisTime Series Forecasting

Perceptrons from Memristors

2018-07-13 · Francisco Silva, Mikel Sanz, João Seixas, Enrique Solano 외

Memristors, resistors with memory whose outputs depend on the history of their inputs, have been used with success in neuromorphic architectures, particularly as synapses and non-volatile memories. However, to the best o…