The Beauty of Anisotropic Mesh Refinement: Omnitrees for Efficient Dyadic Discretizations
Theresa Pollinger, Masado Ishii, Jens Domke

TL;DR
This paper introduces omnitrees, an anisotropic mesh refinement data structure that improves efficiency and convergence in adaptive mesh refinement, especially for highly anisotropic and high-dimensional problems.
Contribution
Omnitrees generalize octrees to allow dimension-specific refinement, reducing tree depth and increasing convergence rates in anisotropic adaptive mesh refinement.
Findings
Omnitrees increase convergence rate by up to 1.5x in 3D shape representation.
Omnitrees require less storage for the same error bounds compared to octrees.
Advantages of omnitrees are expected to be greater in higher-dimensional applications.
Abstract
Structured adaptive mesh refinement (AMR), commonly implemented via quadtrees and octrees, underpins a wide range of applications including databases, computer graphics, physics simulations, and machine learning. However, octrees enforce isotropic refinement in regions of interest, which can be especially inefficient for problems that are intrinsically anisotropic--much resolution is spent where little information is gained. This paper presents omnitrees as an anisotropic generalization of octrees and related data structures. Omnitrees allow to refine only the locally most important dimensions, providing tree structures that are less deep than bintrees and less wide than octrees. As a result, the convergence of the AMR schemes can be increased by up to a factor of the dimensionality d for very anisotropic problems, quickly offsetting their modest increase in storage overhead. We…
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 · Computational Geometry and Mesh Generation · Additive Manufacturing and 3D Printing Technologies
