AMM: Adaptive Multilinear Meshes
Harsh Bhatia, Duong Hoang, Nate Morrical, Valerio Pascucci, Peer-Timo, Bremer, Peter Lindstrom

TL;DR
This paper introduces Adaptive Multilinear Meshes (AMM), a novel flexible data representation that adaptively combines resolution and precision reduction, significantly decreasing data size for large-scale scalar datasets and enhancing visualization efficiency.
Contribution
The work presents a practical, scalable method for creating and evaluating hybrid resolution-precision adaptive representations, with an open-source tool for community use.
Findings
AMM achieves substantial mesh size reduction.
Supports mixed-precision data representation.
Enhances visualization performance with practical implementation.
Abstract
Adaptive representations are increasingly indispensable for reducing the in-memory and on-disk footprints of large-scale data. Usual solutions are designed broadly along two themes: reducing data precision, e.g., through compression, or adapting data resolution, e.g., using spatial hierarchies. Recent research suggests that combining the two approaches, i.e., adapting both resolution and precision simultaneously, can offer significant gains over using them individually. However, there currently exist no practical solutions to creating and evaluating such representations at scale. In this work, we present a new resolution-precision-adaptive representation to support hybrid data reduction schemes and offer an interface to existing tools and algorithms. Through novelties in spatial hierarchy, our representation, Adaptive Multilinear Meshes (AMM), provides considerable reduction in the mesh…
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.
