Papers
Topics
Authors
Recent
Search
2000 character limit reached

Integral Fractional Laplacian Overview

Updated 2 February 2026
  • Integral Fractional Laplacian is a nonlocal operator defined as a hypersingular integral with a rotationally invariant kernel, modeling phenomena like anomalous diffusion.
  • It operates within specialized Sobolev spaces with nonlocal exterior conditions and serves as the generator of symmetric stable Lévy processes.
  • Numerical methods such as FEM, FD, and Monte Carlo leverage its matrix structures to efficiently handle singularities and boundary challenges in nonlocal PDEs.

The integral fractional Laplacian—sometimes called the Riesz or regional fractional Laplacian—is a nonlocal operator arising in analysis, probability, and mathematical physics, defined as a hypersingular integral with a rotationally invariant kernel. On bounded domains, this operator is supplementally prescribed with nonlocal exterior conditions and serves as the generator for symmetric stable Lévy processes. Its mathematical properties, regularity, numerical discretization, and application have been the subject of extensive research in PDE theory, computational mathematics, and statistical physics.

1. Mathematical Definition and Normalization

The integral fractional Laplacian of order s(0,1)s \in (0,1) for a sufficiently smooth function u:RdRu:\mathbb{R}^d\to\mathbb{R} is given by the hypersingular integral

(Δ)su(x)=Cd,s  P.V. ⁣Rdu(x)u(y)xyd+2sdy,(-\Delta)^s u(x) = C_{d,s}\;\mathrm{P.V.}\!\int_{\mathbb{R}^d} \frac{u(x)-u(y)}{|x-y|^{d+2s}}\,dy,

where “P.V.” denotes the Cauchy principal value. The normalization constant

Cd,s=22ssΓ(s+d/2)πd/2Γ(1s)C_{d,s} = \frac{2^{2s} s\,\Gamma(s + d/2)}{\pi^{d/2} \Gamma(1-s)}

ensures that the operator matches its Fourier-multiplier characterization: (Δ)su^(ξ)=ξ2su^(ξ).\widehat{(-\Delta)^s u}(\xi) = |\xi|^{2s}\widehat{u}(\xi). The operator extends to bounded Lipschitz domains Ω\Omega by prescribing u=0u=0 on RdΩ\mathbb{R}^d \setminus \Omega and restricting the integral to functions supported in Ω\Omega (Lischke et al., 2018, Bonito et al., 2017).

2. Functional Framework and PDEs

On domains Ω\Omega, the associated Sobolev space is the zero-extension space: H~s(Ω)={vΩ:vHs(Rd), supp vΩ},\widetilde{H}^s(\Omega) = \left\{ v|_\Omega : v \in H^s(\mathbb{R}^d),\ \mathrm{supp}\ v \subset \overline\Omega \right\}, with seminorm induced by the energy bilinear form

a(u,v)=Cd,s2Rd×Rd(u(x)u(y))(v(x)v(y))xyd+2sdxdy.a(u,v) = \frac{C_{d,s}}{2} \iint_{\mathbb{R}^d \times \mathbb{R}^d} \frac{(u(x)-u(y))(v(x)-v(y))}{|x-y|^{d+2s}}\,dx\,dy.

The weak Dirichlet problem is: find uH~s(Ω)u\in \widetilde{H}^s(\Omega) such that

a(u,v)=ΩfvdxvH~s(Ω).a(u,v) = \int_\Omega f v\,dx \quad \forall v\in \widetilde{H}^s(\Omega).

Well-posedness follows from Lax–Milgram. The operator also admits a probabilistic interpretation as generator of the killed symmetric $2s$-stable Lévy process, and solutions admit the Feynman–Kac formula (Lischke et al., 2018, Sheng et al., 2022).

3. Regularity and Weighted Estimates

Even with smooth data, solutions of the integral fractional Laplacian exhibit boundary singularities; for example, u(x)dist(x,Ω)su(x) \sim \mathrm{dist}(x,\partial\Omega)^s near Ω\partial\Omega, so uu is not in Hs+1H^{s+1} generally (Lischke et al., 2018, Borthagaray et al., 2021). Weighted Sobolev and Hölder regularity results for solutions are available:

  • For fC0,1s(Ω)f\in C^{0,1-s}(\overline\Omega), uH~α1+s2ϵ(Ω)u\in \widetilde{H}_\alpha^{1+s-2\epsilon}(\Omega) for α=12ϵ\alpha=\frac12-\epsilon and any 0<ϵ<s/20<\epsilon < s/2 (Borthagaray et al., 2018).
  • Analytic regularity up to boundary vertices/edges: in polygons and polyhedra, uu and its Caffarelli–Silvestre extension admit weighted L2L^2-estimates with factorial growth, precisely characterizing singular layers via vertex-edge-face weights and bootstrapping of Caccioppoli inequalities (Faustmann et al., 2021, Faustmann et al., 2023).
  • For piecewise regularity uCm,lu\in C^{m,l}, discretization errors saturate at O(hmin{m+l,2})O(h^{\min\{m+l,2\}}) or higher (Wu et al., 2021).

4. Numerical Discretization Methods

Finite Element Methods (FEM):

  • Direct assembly of the dense stiffness matrix (double integrals over Ω×Ω\Omega \times \Omega) with explicit quadrature handling near and far-field singularities, panel clustering, and hierarchical matrices for efficient matvec (Ainsworth et al., 2017).
  • Weighted-residual a posteriori error estimators and adaptive mesh refinement, with skeleton-weighted indicators for s>12s>\frac12 (Faustmann et al., 2019, Faustmann et al., 2022).
  • Greedy mesh grading to match local regularity for quasi-optimal convergence (Borthagaray et al., 2021, Borthagaray et al., 2018).

Finite Difference Methods (FD):

Meshless and RBF Methods:

  • Meshless collocation based on order-dependent generalized multiquadric RBFs, leveraging analytic pseudo-spectral identities to avoid hypersingular integration, and using low-rank tail correction with rapid convergence (Hao et al., 2024).

Monte Carlo, Walk-on-Spheres:

  • Monte Carlo algorithms based on spatial Green’s function and Poisson kernel for the fractional Laplacian, extending the classical walk-on-spheres to multiple dimensions and arbitrary domains, with rigorous error and step-count estimates (Sheng et al., 2022).

Discontinuous Galerkin (DG) Methods:

5. Matrix Structure and Fast Solvers

Discretization schemes exploit the translation-invariance and Toeplitz/block-Toeplitz structure of the discrete operator when possible, both in FD, RBF, and factorization approaches (Duo et al., 2018, Wu et al., 2021, Gu et al., 2020, Minden et al., 2018). This enables O(NlogN)O(N\log N) applications via FFTs and efficient iterative solutions (CG, PCG). Panel clustering and hierarchical matrices in FEM and BEM settings further reduce complexity for global matvec (Ainsworth et al., 2017).

Method Matrix Structure Solver Complexity
FD (Toeplitz, circulant) Block-Toeplitz/Toeplitz O(NlogN)O(N\log N) via FFT, PCG
FEM (dense, H-matrix) Dense/H-matrix O(nlog4n)O(n \log^{4} n), multigrid, CG
Meshless GMQ RBF Dense/low-rank O(N2+NK)O(N^2+N K), analytic + quadrature
Monte Carlo (WOS) N/A O(NMC1/2)O(N_{\mathrm{MC}}^{-1/2}), parallel
LDG (mixed flux) Dense/structured Sparse local + nonlocal; fast BEM

6. Error Estimates and Convergence

  • For uH(Ω)u\in H^{\ell}(\Omega): FEM error uuhH~sChs\|u-u_h\|_{\widetilde{H}^s} \leq C h^{\ell - s} (Ainsworth et al., 2017), optimal rates when uu is sufficiently smooth.
  • For piecewise-linear FE and adaptive refinement: energy norm error n1/2\sim n^{-1/2}, L2L^2 error n1/2s/2\sim n^{-1/2 - s/2} in 2D (Lischke et al., 2018, Faustmann et al., 2022).
  • FD schemes: O(h2)O(h^{2}) for central schemes when splitting parameter is chosen optimally and uu is regular, O(h3α)O(h^{3-\alpha}) for splitting/interpolation approaches (Wu et al., 2021, Huang et al., 2013).
  • GMQ RBF meshless approximation: algebraic rate O(hts)O(h^{t-s}) if uHtu\in H^t, spectral if uu is RBF-native (Hao et al., 2024).
  • LDG methods: O(hk+1/2)O(h^{k+1/2}) for kkth-order polynomial basis, with numerical stability proven (Nie et al., 2021), and optimal rates on graded meshes (Han et al., 13 Dec 2025).
  • Walk-on-spheres: O(N1/2+ε2α)O(N^{-1/2}+\varepsilon^{2\alpha}) convergence, expected number of steps per path O(1)O(1) (Sheng et al., 2022).

7. Applications and Interpretive Remarks

The integral fractional Laplacian finds use in modeling nonlocal phenomena:

Boundary conditions are intrinsically nonlocal: exterior data must be prescribed for the Riesz definition, affecting solution regularity and boundary behaviors distinct from the spectral definition (Lischke et al., 2018). Mesh grading and weighted regularity theory are essential for accurate resolution of singular layers, especially in numerical implementations.

The operator is recommended whenever the modeling requires infinite-range interaction, genuine jumps, or physically motivated Lévy processes; for subordinated Brownian motion or local boundary data, spectral definitions may be more appropriate. Horizon-based truncated approximations are useful when restricting nonlocality to a finite interaction band (Lischke et al., 2018).

References

The references above correspond to all cited arXiv papers.

Definition Search Book Streamline Icon: https://streamlinehq.com
References (20)

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Integral Fractional Laplacian.