菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-06-25
📄 Abstract - fTNN: a tensor neural network for fractional PDEs

We develop the fTNN, a deterministic tensor neural network subspace method for problems involving the fractional Laplacian on bounded domains, taking the fractional Poisson equation and time-dependent fractional advection-diffusion equation as typical representatives. The work employs a geometry-adapted integration split featuring a spatially dependent near-field radius, which decomposes the fractional Laplacian into three contributions: a singular near field, a regular interior far field, and an analytical exterior far field. Then the singular radial integrals are treated by Gauss-Jacobi quadrature, the regular radial integrals by Gauss quadrature, and the angular variables by deterministic angular quadrature, yielding a fully deterministic integration framework of the fractional Laplacian operator. To accurately resolve low-regularity solutions and the associated loss functional, we construct boundary-singularity-aware trial functions enriched with explicit boundary features, and propose two strategies for automatically selecting the leading exponent and evaluating the loss function from the singularity structure induced by the fractional operator, or jointly by the fractional operator and the source term. For time-dependent fractional PDEs, we design a spatiotemporally separable neural network that factorizes the time-space residual into a sum of low-dimensional temporal and spatial integrals, and we integrate this representation with an alternating neural network subspace optimization strategy for efficient training. Numerical experiments show that the proposed framework attains high accuracy on the tested benchmarks and improves substantially over existing fPINN and Monte Carlo baselines, particularly for problems with strong boundary singularities and long-time simulations.

顶级标签: machine learning scientific computing
详细标签: fractional pdes tensor neural network fractional laplacian deterministic integration boundary singularity 或 搜索:

fTNN:面向分数阶偏微分方程的张量神经网络 / fTNN: a tensor neural network for fractional PDEs


1️⃣ 一句话总结

本文提出了一种名为fTNN的张量神经网络方法,通过将分数阶拉普拉斯算子分解为近场、内部远场和外部远场三个部分,并采用确定性积分与边界奇异性增强的试函数,从而高效、高精度地求解具有强边界奇异性的分数阶泊松方程和含时分数阶对流扩散方程,其性能显著优于现有的分数阶物理信息神经网络和蒙特卡洛方法。

源自 arXiv: 2606.27140