メモリ使用量を抑えた偏微分方程式のニューラル演算子
MENO: Memory-Efficient Neural Operator
この論文をやさしく読む
ひとことで言うと
メモリを抑えながら多様な形状と離散化のPDEを扱うニューラル演算子。
何に役立つ?
考えられる用途は、異なる幾何形状をまたぐPDEの数値解や高解像度の学習である。
この研究の面白いところ
入力と出力が別の多様体上にある場合にも対応し、メモリ使用量が解像度に依存しないと報告する。
どこまで分かった?
試したベンチマークの大半で文献上の結果より高精度と報告する。要旨には各問題の数値や比較条件の詳細はない。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
Manifold Function Encoder(MFE)に基づく、高性能な偏微分方程式(PDE)のニューラル求解器としてMemory-Efficient Neural Operator(MENO)を提案する。MENOには主に三つの利点がある。第一に、よく使われる他の構成よりメモリ使用量が大幅に小さく学習も速い。メモリ使用量はデータの解像度に依存しないため、大規模モデルへ拡張できる可能性がある。第二に、幾何学的な領域や離散化が任意である場合を含め、さまざまな形のPDE入力を受け付ける。特に、入力関数と出力解が異なる多様体上で定義される、異なる幾何形状間の問題にも対応できる。第三に、汎化能力が高く、試したベンチマークの大半で、文献に報告された結果と比較して最高の精度を達成した。コードはGitHubで公開され、論文の数値例はすべて単一のコマンドで実行して、報告された結果を再現できる。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-23(UTC)
- 最新改訂
- 2026-09-23 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-23 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
We propose the Memory-Efficient Neural Operator (MENO) as a high-performance PDE neural solver based on the Manifold Function Encoder (MFE). MENO features three primary advantages: (1) MENO has a significantly smaller memory footprint and much faster training speed than other popular architectures, with the memory footprint being independent of the data resolution, and therefore holds the potential for scaling up to large-scale models. (2) MENO can accept PDE inputs of arbitrary form, including arbitrary geometric domains and arbitrary discretizations. In particular, it is capable of handling cross-geometry scenarios, i.e., where the input functions and the output solutions are defined on different manifolds. (3) MENO exhibits strong generalization capability, and achieves the best accuracy on most of the benchmarks we tested, compared with the results reported in the literature. The code is available on GitHub at https://github.com/jpzxshi/MENO, and all numerical examples in this paper can be run with a single command to reproduce the reported results.
arXiv ID: 2609.27739 / 要約の誤りについて