PulseAugur
EN
LIVE 10:00:54

New Fourier Feature Networks Show Higher Accuracy in Solving PDEs

Researchers have introduced Fourier Feature Networks (FENs), a novel approach for solving partial differential equations. These networks build upon single-hidden-layer neural networks, incorporating Fourier features like cosine and sine to generate basis functions. Similar to Extreme Learning Machines (ELMs), FENs approximate target functions as linear combinations of these bases, but they achieve high precision without needing affine transformations on input variables. Numerical experiments indicate that FENs consistently outperform ELMs in accuracy. AI

IMPACT This research introduces a new neural network architecture that could improve the efficiency and accuracy of solving complex mathematical problems in scientific computing.

RANK_REASON The cluster contains an academic paper detailing a new method for solving partial differential equations. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New Fourier Feature Networks Show Higher Accuracy in Solving PDEs

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Qihong Yang, Zhijie Su, Yangtao Deng, Qiaolin He ·

    A Novel Fourier Feature Network for Solving Partial Differential Equations

    arXiv:2608.14733v1 Announce Type: cross Abstract: 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 Machin…