vix.ing · top · new · best · stats · spec

Accelerating Neural Field Training via Soft Mining

2023/11/29 by Shakiba Kheradmand, Kheradmand, Shakiba, Daniel Rebain +11 · 5 citations
Computer Science · #Computer Vision and Pattern Recognition (cs.CV) #Domain Adaptation and Few-Shot Learning #FOS: Computer and information sciences #Machine Learning and ELM #Neural Networks and Applications

paper · pdf · doi:10.48550/arxiv.2312.00075

openalex publication_date 2023/11/29 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

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/.

Cited by

Related