Search papers, labs, and topics across Lattice.
The paper introduces Decoupled Representation Refinement (DRR), a novel architectural paradigm for implicit neural representations (INRs) that addresses the fidelity-speed trade-off by decoupling a deep refiner network from the fast inference path. DRR uses a one-time offline process to encode rich representations into a compact embedding structure, enabling efficient querying. The authors validate DRR with DRR-Net and a Variational Pairs (VP) data augmentation strategy, achieving state-of-the-art fidelity and up to 27x faster inference compared to high-fidelity baselines on ensemble simulation datasets.
Get 27x faster inference for implicit neural representations without sacrificing fidelity by decoupling the representation refinement from the query process.
Implicit Neural Representations (INRs) have emerged as promising surrogates for large 3D scientific simulations due to their ability to continuously model spatial and conditional fields, yet they face a critical fidelity-speed dilemma: deep MLPs suffer from high inference cost, while efficient embedding-based models lack sufficient expressiveness. To resolve this, we propose the Decoupled Representation Refinement (DRR) architectural paradigm. DRR leverages a deep refiner network, alongside non-parametric transformations, in a one-time offline process to encode rich representations into a compact and efficient embedding structure. This approach decouples slow neural networks with high representational capacity from the fast inference path. We introduce DRR-Net, a simple network that validates this paradigm, and a novel data augmentation strategy, Variational Pairs (VP) for improving INRs under complex tasks like high-dimensional surrogate modeling. Experiments on several ensemble simulation datasets demonstrate that our approach achieves state-of-the-art fidelity, while being up to 27$\times$ faster at inference than high-fidelity baselines and remaining competitive with the fastest models. The DRR paradigm offers an effective strategy for building powerful and practical neural field surrogates and \rev{INRs in broader applications}, with a minimal compromise between speed and quality.