Adaptive Mesh-Quantization for Neural PDE Solvers
Winfried van den Dool, Maksim Zhdanov, Yuki M. Asano, Max Welling

TL;DR
This paper introduces Adaptive Mesh Quantization, a method that dynamically allocates computational resources in neural PDE solvers by adjusting bit-width based on local complexity, improving efficiency and performance.
Contribution
It presents a novel adaptive quantization strategy driven by a lightweight auxiliary model, enhancing resource allocation in neural PDE solvers for complex physical systems.
Findings
Up to 50% performance improvement at the same computational cost.
Effective integration with state-of-the-art models like MP-PDE and GraphViT.
Consistent Pareto improvements over uniform quantization baselines.
Abstract
Physical systems commonly exhibit spatially varying complexity, presenting a significant challenge for neural PDE solvers. While Graph Neural Networks can handle the irregular meshes required for complex geometries and boundary conditions, they still apply uniform computational effort across all nodes regardless of the underlying physics complexity. This leads to inefficient resource allocation where computationally simple regions receive the same treatment as complex phenomena. We address this challenge by introducing Adaptive Mesh Quantization: spatially adaptive quantization across mesh node, edge, and cluster features, dynamically adjusting the bit-width used by a quantized model. We propose an adaptive bit-width allocation strategy driven by a lightweight auxiliary model that identifies high-loss regions in the input mesh. This enables dynamic resource distribution in the main…
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
TopicsModel Reduction and Neural Networks · Generative Adversarial Networks and Image Synthesis · Machine Learning in Materials Science
