Self-Supervised Coarsening of Unstructured Grid with Automatic Differentiation
Sergei Shumilin, Alexander Ryabov, Nikolay Yavich, Evgeny Burnaev, Vladimir Vanovskiy

TL;DR
This paper introduces a novel differentiable physics-based algorithm for coarsening unstructured grids, significantly reducing computational load while maintaining accuracy in PDE simulations.
Contribution
The work presents an original, differentiable grid coarsening method using k-means, autodifferentiation, and stochastic minimization, applicable to various PDEs.
Findings
Reduced grid points up to 10 times
Preserved variable dynamics in points of interest
Applicable to arbitrary PDE systems
Abstract
Due to the high computational load of modern numerical simulation, there is a demand for approaches that would reduce the size of discrete problems while keeping the accuracy reasonable. In this work, we present an original algorithm to coarsen an unstructured grid based on the concepts of differentiable physics. We achieve this by employing k-means clustering, autodifferentiation and stochastic minimization algorithms. We demonstrate performance of the designed algorithm on two PDEs: a linear parabolic equation which governs slightly compressible fluid flow in porous media and the wave equation. Our results show that in the considered scenarios, we reduced the number of grid points up to 10 times while preserving the modeled variable dynamics in the points of interest. The proposed approach can be applied to the simulation of an arbitrary system described by evolutionary partial…
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
TopicsComputer Graphics and Visualization Techniques · Advanced Numerical Analysis Techniques · Computational Geometry and Mesh Generation
