DimINO: Dimension-Informed Neural Operator Learning
Yichen Song, Yalun Wu, Yunbo Wang, Xiaokang Yang

TL;DR
DimINO introduces a dimension-informed framework for neural operators that improves generalization and efficiency in solving PDEs, supported by theoretical guarantees and empirical performance gains.
Contribution
It proposes DimINO, a novel neural operator framework with dimension-aware components, offering universal approximation and invariance properties, reducing model complexity.
Findings
Achieves up to 76.3% performance improvement on PDE datasets
Establishes a universal approximation theorem for DimINO
Demonstrates the STI property in empirical tests
Abstract
In computational physics, a longstanding challenge lies in finding numerical solutions to partial differential equations (PDEs). Recently, research attention has increasingly focused on Neural Operator methods, which are notable for their ability to approximate operators-mappings between functions. Although neural operators benefit from a universal approximation theorem, achieving reliable error bounds often necessitates large model architectures, such as deep stacks of Fourier layers. This raises a natural question: Can we design lightweight models without sacrificing generalization? To address this, we introduce DimINO (Dimension-Informed Neural Operators), a framework inspired by dimensional analysis. DimINO incorporates two key components, DimNorm and a redimensionalization operation, which can be seamlessly integrated into existing neural operator architectures. These components…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
MethodsSoftmax · Attention Is All You Need
