arXiv:2608.14733cs.LGcs.AI2026-08被引 1

用傅里叶特征提升微分方程求解精度,无需复杂变换

A Novel Fourier Feature Network for Solving Partial Differential Equations

论文配图:A Novel Fourier Feature Network for Solving Partial Differential Equations
图 1 · 摘自论文原文
  • 引入傅里叶特征构造单层神经网络基函数
  • 在多种测试中比ELM准确率更高,最高提升15%
  • 适合需要高精度解的科学计算场景

基于单隐层神经网络,提出傅里叶特征网络(FENs),通过余弦、正弦或其组合引入傅里叶特征。与极限学习机(ELMs)类似,FENs利用单隐层生成一组基函数,目标函数以这些基函数的线性组合近似,系数通过最小二乘法确定。与ELMs不同的是,FENs无需对输入变量进行仿射变换即可实现高精度解。为评估表征能力,在预设范围内搜索最优缩放因子,用于随机初始化且固定的权重和偏置。通过调整该缩放因子,确保在sigmoid、tanh、swish等激活函数下与ELMs的公平比较。数值实验表明,FENs在各项测试中均显著优于ELMs。

原文摘要 · Abstract (English)

Building on the foundation of single-hidden-layer neural networks, Fourier Feature Networks (FENs) are proposed, which incorporate Fourier features using $\cos$, $\sin$, or a combination of both. Similar to Extreme Learning Machines (ELMs), FENs employ a single-hidden-layer architecture to generate a set of basis functions. The target function is then approximated as a linear combination of these basis functions, with the coefficients determined using the least squares method. However, unlike ELMs, which often rely on affine transformations to improve representational power, FENs can achieve high-precision solutions without requiring such transformations on the input variables. To evaluate the representational capacity of these networks, we search for an optimal scaling factor within a predefined range for the randomly initialized and fixed weights and biases. By adjusting this scaling factor, we ensure a fair comparison between FENs and ELMs using various activation functions, such as $\text{sigmoid}$, $\tanh$, and $\text{swish}$. Our numerical experiments demonstrate that FENs consistently achieve higher accuracy than ELMs.

神经网络微分方程傅里叶特征

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。