Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Accelerating Neural Field Training via Soft Mining

About

We present an approach to accelerate Neural Field training by efficiently selecting sampling locations. While Neural Fields have recently become popular, it is often trained by uniformly sampling the training domain, or through handcrafted heuristics. We show that improved convergence and final training quality can be achieved by a soft mining technique based on importance sampling: rather than either considering or ignoring a pixel completely, we weigh the corresponding loss by a scalar. To implement our idea we use Langevin Monte-Carlo sampling. We show that by doing so, regions with higher error are being selected more frequently, leading to more than 2x improvement in convergence speed. The code and related resources for this study are publicly available at https://ubc-vision.github.io/nf-soft-mining/.

Shakiba Kheradmand, Daniel Rebain, Gopal Sharma, Hossam Isack, Abhishek Kar, Andrea Tagliasacchi, Kwang Moo Yi• 2023

Related benchmarks

TaskDatasetResultRank
Novel View SynthesisLLFF (test)
PSNR26.53
79
Novel View SynthesisNeRF Synthetic (test)
PSNR31.38
36
Image ReconstructionImage Fitting (test)
Time (sec)4.99
18
2D text fitting2D synthesized text
PSNR37.01
8
Image fittingImage Fitting 5 minutes budget
PSNR31.48
3
Image fittingImage Fitting 15 minutes budget
PSNR34.02
3
Image fittingImage Fitting 25 minutes budget
PSNR35.14
3
Showing 7 of 7 rows

Other info

Follow for update