arXiv論文メモ
新着一覧
cs.LG / cs.CE / cs.NE · 査読状況未確認

物理情報ニューラルネットの第1層を局所化する

LPINNs: First-Layer Gated Localization for Physics-Informed Neural Networks

Lakshay Chawla, Hardik Jain

この論文をやさしく読む

ひとことで言うと

物理方程式を解くニューラルネットの最初の層だけに、場所ごとの担当範囲を持たせ、計算を改善できるかを調べています。

何に役立つ?

考えられる用途は、長い計算領域や高階微分を含む方程式をPINNで解く際の構成選びです。

この研究の面白いところ

領域分割を追加しない小さな変更で大幅に改善する設定がある一方、多くの局所化関数では悪化や非有限値が出ることも明示しています。

どこまで分かった?

検証は3種類の方程式と指定の計算予算です。成功した構成だけを見て一般化できず、3方程式すべてで改善したのは逆二次関数系列だけでした。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

物理情報ニューラルネットワーク(PINN)は、計算領域全体で1つの表現を共有するため、長い領域や高階作用素では最適化が難しくなり得る。最小限の代替策として、それ以外を変えない全結合PINNの最初の隠れ層の活性に、入力に依存する局所化関数を掛ける方法を研究する。領域を分割したり境界間の損失を追加したりせず、第1層のユニットに受容野を与える。 非線形調和振動子(HO)、長い空間区間の熱方程式、人工的に構成した4次元・4階の問題で、13系列の局所化関数を、それぞれ最大3つのパラメータ化で選別する。すべてで10組の対応した乱数シードを使う。等しい計算予算で、3つの構成が解の誤差を大きく減らした。第1に、2πのHO領域では固定Gaussian局所化関数により、3,000エポックで平均解RMSEが4.8369×10⁻¹から8.83×10⁻³へ下がった。第2に、8πの熱方程式領域では、中心と幅を学習する逆二次関数系列により、10,000エポックで2.896×10⁻¹から3.06×10⁻²へ下がった。第3に、4πの4次元領域では固定バンプ関数により、10,000エポックで1.75947×10¹から2.260×10⁻¹へ下がった。この3比較では、すべての対応シードで改善した。 ただし、この仕組みが無条件の改善をもたらすわけではない。HOでは13系列のうち比較基準を上回ったのは2つだけで、残る11のうち10は9~23倍悪かった。4次元問題では4系列が非有限の結果となり、5系列は比較基準より3桁超悪かった。逆二次関数系列だけが、3つの方程式すべてで比較基準を上回った。全体として、第1層の局所化が、長い領域や高階の問題で、基本的なPINNに測定可能な改善をもたらし得ることを示す。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-19(UTC)
最新改訂
2026-09-19 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Physics-informed neural networks (PINNs) use one shared representation over the computational domain, which can become difficult to optimize on long domains and for high-order operators. We study a minimal alternative: multiply the first hidden activation of an otherwise unchanged dense PINN by input-dependent localization functions, giving first-layer units receptive fields without partitioning the domain or adding interface losses. We screen 13 families of localization functions, in up to three parameterizations each, on a nonlinear harmonic oscillator (HO), a heat equation on a long spatial interval, and a manufactured four-dimensional (4D) fourth-order problem, with ten paired seeds throughout. Three configurations give large reductions in solution error at matched budgets: (i) Fixed Gaussian localization functions on the $2\pi$ HO domain cut mean solution RMSE from $4.8369\times10^{-1}$ to $8.83\times10^{-3}$ at 3k epochs. (ii) The inverse-quadratic family with learnable centers and widths cuts it from $2.896\times10^{-1}$ to $3.06\times10^{-2}$ on the $8\pi$ heat domain at 10k epochs. (iii) Fixed bump localization functions cut it from $1.75947\times10^{1}$ to $2.260\times10^{-1}$ on the $4\pi$ 4D domain at 10k epochs. Every paired seed improves in these three comparisons. The screen also shows that the mechanism is not a free win: on HO only 2 of 13 families beat the baseline, and 10 of the remaining 11 are 9 to 23 times worse; on 4D four families are non-finite and five are more than three orders of magnitude worse than the baseline. The inverse-quadratic family is the only one that beats the baseline on all three equations. Overall, these results show that first-layer localization can provide measurable improvements to baseline PINNs on long-domain and high-order problems.

arXiv ID: 2609.22984 / 要約の誤りについて