Error analysis of some nonlocal diffusion discretization schemes
Gonzalo Galiano
TL;DR
This work analyzes three discretization strategies for nonlocal diffusion problems inspired by bilateral image filtering: a pointwise scheme, a functional rearrangement (RR) approach with quantized ranges, and a Fourier-transform (FFT) method exploiting convolution structure. An explicit Euler semi-discrete framework is established, with rigorous error bounds showing convergence to the continuous solution and quantifiable dependencies on time step $\tau$, spatial mesh $h$, and range-quantization parameters. The RR and FFT methods incorporate range and spatial quantization or spectral techniques, yielding $O(\tau + h + q + r)$ error (RR) or $O(\tau + h + q)$ (FFT) under suitable assumptions, with periodic data enabling stronger results. Numerical experiments confirm the theoretical bounds and reveal practical trade-offs: Ptw is highly accurate for small radii and linear range, while FFT-based methods excel for larger radii, especially when augmented by oversampling, highlighting the balance between accuracy and runtime in nonlocal diffusion discretizations.
Abstract
We study two numerical approximations of solutions of nonlocal diffusion evolution problems which are inspired in algorithms for computing the bilateral denoising filtering of an image, and which are based on functional rearrangements and on the Fourier transform. Apart from the usual time-space discretization, these algorithms also use the discretization of the range of the solution (quantization). We show that the discrete approximations converge to the continuous solution in suitable functional spaces, and provide error estimates. Finally, we present some numerical experiments illustrating the performance of the algorithms, specially focusing in the execution time.
