paper-with-me

Papers

Nonlocal Kernel Network (NKN): a Stable and Resolution-Independent Deep Neural Network

2022-01-06 · Huaiqian You, Yue Yu, Marta D'Elia, Tian Gao, Stewart Silling

Neural operators have recently become popular tools for designing solution maps between function spaces in the form of neural networks. Differently from classical scientific machine learning approaches that learn parameters of a known partial differential equation (PDE) for a single instance of the input parameters at a fixed resolution, neural operators approximate the solution map of a family of PDEs. Despite their success, the uses of neural operators are so far restricted to relatively shallow neural networks and confined to learning hidden governing laws. In this work, we propose a novel nonlocal neural operator, which we refer to as nonlocal kernel network (NKN), that is resolution independent, characterized by deep neural networks, and capable of handling a variety of tasks such as learning governing equations and classifying images. Our NKN stems from the interpretation of the neural network as a discrete nonlocal diffusion reaction equation that, in the limit of infinite layers, is equivalent to a parabolic nonlocal equation, whose stability is analyzed via nonlocal vector calculus. The resemblance with integral forms of neural operators allows NKNs to capture long-range dependencies in the feature space, while the continuous treatment of node-to-node interactions makes NKNs resolution independent. The resemblance with neural ODEs, reinterpreted in a nonlocal sense, and the stable network dynamics between layers allow for generalization of NKN's optimal parameters from shallow to deep networks. This fact enables the use of shallow-to-deep initialization techniques. Our tests show that NKNs outperform baseline methods in both learning governing equations and image classification tasks and generalize well to different resolutions and depths.

📄 PDF Abstract BibTeX arXiv:2201.02217

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classification

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Kernel based low-rank sparse model for single image super-resolution

2018-09-27 · Jiahe Shi, Chun Qi

Self-similarity learning has been recognized as a promising method for single image super-resolution (SR) to produce high-resolution (HR) image in recent years. The performance of learning based SR reconstruction, howeve…

Image Super-ResolutionSuper-Resolution

Nonparametric learning of kernels in nonlocal operators

2022-05-23 · Fei Lu, Qingci An, Yue Yu

Nonlocal operators with integral kernels have become a popular tool for designing solution maps between function spaces, due to their efficiency in representing long-range dependence and the attractive feature of being r…

Nonlocal Transition Kernel for Efficient Learning of Restricted Boltzmann Machines

2026-08-18 · Kaiji Sekimoto, Muneki Yasuda arxiv

Learning restricted Boltzmann machines (RBMs) is computationally challenging because it requires expectations whose exact evaluation is generally intractable. The expectations are typically evaluated using a sampling app…

Novel Super-Resolution Method Based on High Order Nonlocal-Means

2015-03-14 · Kang Yong-Rim, Kim Yong-Jin

Super-resolution without explicit sub-pixel motion estimation is a very active subject of image reconstruction containing general motion. The Non-Local Means (NLM) method is a simple image reconstruction method without e…

Image ReconstructionMotion EstimationregressionSuper-Resolution+1

Nonlocal Neural Tangent Kernels via Parameter-Space Interactions

2025-09-15 · Sriram Nagaraj, Vishakh Hari arxiv

The Neural Tangent Kernel (NTK) framework has provided deep insights into the training dynamics of neural networks under gradient flow. However, it relies on the assumption that the network is differentiable with respect…