CVLGJul 3, 2025

MC-INR: Efficient Encoding of Multivariate Scientific Simulation Data using Meta-Learning and Clustered Implicit Neural Representations

arXiv:2507.02494v13 citationsh-index: 3VIS
Originality Incremental advance
AI Analysis

This addresses the need for more efficient data encoding in scientific visualization, though it appears incremental as it builds on existing implicit neural representation techniques.

The paper tackled the problem of efficiently encoding multivariate scientific simulation data on unstructured grids, proposing MC-INR, which combines meta-learning and clustering to improve flexibility and performance, achieving superior results compared to existing methods.

Implicit Neural Representations (INRs) are widely used to encode data as continuous functions, enabling the visualization of large-scale multivariate scientific simulation data with reduced memory usage. However, existing INR-based methods face three main limitations: (1) inflexible representation of complex structures, (2) primarily focusing on single-variable data, and (3) dependence on structured grids. Thus, their performance degrades when applied to complex real-world datasets. To address these limitations, we propose a novel neural network-based framework, MC-INR, which handles multivariate data on unstructured grids. It combines meta-learning and clustering to enable flexible encoding of complex structures. To further improve performance, we introduce a residual-based dynamic re-clustering mechanism that adaptively partitions clusters based on local error. We also propose a branched layer to leverage multivariate data through independent branches simultaneously. Experimental results demonstrate that MC-INR outperforms existing methods on scientific data encoding tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes