NIERT: Accurate Numerical Interpolation through Unifying Scattered Data Representations using Transformer Encoder
Shizhe Ding, Boyang Xia, Milong Ren, Dongbo Bu

TL;DR
NIERT introduces a transformer-based encoder-only model for scattered data interpolation, unifying observed and target points in a shared representation space and leveraging pre-training on synthetic functions for improved accuracy across domains.
Contribution
The paper proposes NIERT, a novel encoder-only transformer model that unifies data representations and uses pre-training to enhance interpolation accuracy and generalization.
Findings
NIERT achieves 4.3 to 14.3 times lower MAE on synthetic datasets.
NIERT outperforms existing methods with 1.7 to 8.7 times lower MSE on real-world datasets.
Pre-training on synthetic functions improves performance across multiple interpolation domains.
Abstract
Interpolation for scattered data is a classical problem in numerical analysis, with a long history of theoretical and practical contributions. Recent advances have utilized deep neural networks to construct interpolators, exhibiting excellent and generalizable performance. However, they still fall short in two aspects: \textbf{1) inadequate representation learning}, resulting from separate embeddings of observed and target points in popular encoder-decoder frameworks and \textbf{2) limited generalization power}, caused by overlooking prior interpolation knowledge shared across different domains. To overcome these limitations, we present a \textbf{N}umerical \textbf{I}nterpolation approach using \textbf{E}ncoder \textbf{R}epresentation of \textbf{T}ransformers (called \textbf{NIERT}). On one hand, NIERT utilizes an encoder-only framework rather than the encoder-decoder structure. This…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Digital Filter Design and Implementation · Seismic Imaging and Inversion Techniques
MethodsMasked autoencoder
