English

Category-level Meta-learned NeRF Priors for Efficient Object Mapping

Computer Vision and Pattern Recognition 2025-07-30 v3 Robotics

Abstract

In 3D object mapping, category-level priors enable efficient object reconstruction and canonical pose estimation, requiring only a single prior per semantic category (e.g., chair, book, laptop, etc.). DeepSDF has been used predominantly as a category-level shape prior, but it struggles to reconstruct sharp geometry and is computationally expensive. In contrast, NeRFs capture fine details but have yet to be effectively integrated with category-level priors in a real-time multi-object mapping framework. To bridge this gap, we introduce PRENOM, a Prior-based Efficient Neural Object Mapper that integrates category-level priors with object-level NeRFs to enhance reconstruction efficiency and enable canonical object pose estimation. PRENOM gets to know objects on a first-name basis by meta-learning on synthetic reconstruction tasks generated from open-source shape datasets. To account for object category variations, it employs a multi-objective genetic algorithm to optimize the NeRF architecture for each category, balancing reconstruction quality and training time. Additionally, prior-based probabilistic ray sampling directs sampling toward expected object regions, accelerating convergence and improving reconstruction quality under constrained resources. Experimental results highlight the ability of PRENOM to achieve high-quality reconstructions while maintaining computational feasibility. Specifically, comparisons with prior-free NeRF-based approaches on a synthetic dataset show a 21\% lower Chamfer distance. Furthermore, evaluations against other approaches using shape priors on a noisy real-world dataset indicate a 13\% improvement averaged across all reconstruction metrics, and comparable pose and size estimation accuracy, while being trained for 5×\times less time. Code available at: https://github.com/snt-arg/PRENOM

Keywords

Cite

@article{arxiv.2503.01582,
  title  = {Category-level Meta-learned NeRF Priors for Efficient Object Mapping},
  author = {Saad Ejaz and Hriday Bavle and Laura Ribeiro and Holger Voos and Jose Luis Sanchez-Lopez},
  journal= {arXiv preprint arXiv:2503.01582},
  year   = {2025}
}
R2 v1 2026-06-28T22:04:43.106Z