Interpolating Neural Network-Tensor Decomposition (INN-TD): A Scalable and Interpretable Approach for Large-Scale Physics-Based Problems

Abstract

Deep learning has been extensively employed as a powerful function approximator for modeling physics-based problems described by partial differential equations (PDEs). Despite their popularity, standard deep learning models often demand prohibitively large computational resources and yield limited accuracy when scaling to large-scale, high-dimensional physical problems. Their black-box nature further hinders their application in industrial problems where interpretability and high precision are critical. To overcome these challenges, this paper introduces Interpolating Neural Network-Tensor Decomposition (INN-TD), a scalable and interpretable framework that has the merits of both machine learning and finite element methods for modeling large-scale physical systems. By integrating locally supported interpolation functions from finite element into the network architecture, INN-TD achieves a sparse learning structure with enhanced accuracy, faster training/solving speed, and reduced memory footprint. This makes it particularly effective for tackling large-scale high-dimensional parametric PDEs in training, solving, and inverse optimization tasks in physical problems where high precision is required.

Cite

Text

Guo et al. "Interpolating Neural Network-Tensor Decomposition (INN-TD): A Scalable and Interpretable Approach for Large-Scale Physics-Based Problems." Proceedings of the 42nd International Conference on Machine Learning, 2025.

Markdown

[Guo et al. "Interpolating Neural Network-Tensor Decomposition (INN-TD): A Scalable and Interpretable Approach for Large-Scale Physics-Based Problems." Proceedings of the 42nd International Conference on Machine Learning, 2025.](https://mlanthology.org/icml/2025/guo2025icml-interpolating/)

BibTeX

@inproceedings{guo2025icml-interpolating,
  title     = {{Interpolating Neural Network-Tensor Decomposition (INN-TD): A Scalable and Interpretable Approach for Large-Scale Physics-Based Problems}},
  author    = {Guo, Jiachen and Xie, Xiaoyu and Park, Chanwook and Zhang, Hantao and Politis, Matthew J. and Domel, Gino and Liu, Wing Kam},
  booktitle = {Proceedings of the 42nd International Conference on Machine Learning},
  year      = {2025},
  pages     = {21138-21162},
  volume    = {267},
  url       = {https://mlanthology.org/icml/2025/guo2025icml-interpolating/}
}