Accurate Differential Operators for Hybrid Neural Fields
Aditya Chetan, Guandao Yang, Zichen Wang, Steve Marschner, Bharath Hariharan

TL;DR
This paper introduces methods to improve the accuracy of spatial derivatives in hybrid neural fields, enhancing their performance in rendering, simulation, and PDE solving.
Contribution
It proposes a post hoc polynomial fitting technique and a self-supervised fine-tuning method to obtain more accurate derivatives from hybrid neural fields.
Findings
More accurate derivatives reduce artifacts in rendering.
Enhanced simulations and PDE solutions.
Improved downstream application performance.
Abstract
Neural fields have become widely used in various fields, from shape representation to neural rendering, and for solving partial differential equations (PDEs). With the advent of hybrid neural field representations like Instant NGP that leverage small MLPs and explicit representations, these models train quickly and can fit large scenes. Yet in many applications like rendering and simulation, hybrid neural fields can cause noticeable and unreasonable artifacts. This is because they do not yield accurate spatial derivatives needed for these downstream applications. In this work, we propose two ways to circumvent these challenges. Our first approach is a post hoc operator that uses local polynomial fitting to obtain more accurate derivatives from pre-trained hybrid neural fields. Additionally, we also propose a self-supervised fine-tuning approach that refines the hybrid neural field to…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Computer Graphics and Visualization Techniques · Advanced Neural Network Applications
