Fast and Generalizable NeRF Architecture Selection for Satellite Scene Reconstruction
Devjyoti Chakraborty, Zaki Sukma, Rakandhiya D. Rachmanto, Kriti Ghosh, In Kee Kim, Suchendra M. Bhandarkar, Lakshmish Ramaswamy, Nancy K. O'Hare, Deepak Mishra

TL;DR
This paper introduces PreSCAN, a fast predictive framework for selecting NeRF architectures for satellite scene reconstruction, significantly reducing search time and enabling deployment on edge devices.
Contribution
We propose PreSCAN, a novel lightweight method that predicts NeRF quality for architecture selection, bypassing costly neural architecture search for satellite imagery.
Findings
PreSCAN achieves <30 seconds architecture selection with <1 dB prediction error.
PreSCAN provides 1000× speedup over traditional NAS methods.
Deployment on edge platforms reduces inference power by 26% and latency by 43%.
Abstract
Neural Radiance Fields (NeRF) have emerged as a powerful approach for photorealistic 3D reconstruction from multi-view images. However, deploying NeRF for satellite imagery remains challenging. Each scene requires individual training, and optimizing architectures via Neural Architecture Search (NAS) demands hours to days of GPU time. While existing approaches focus on architectural improvements, our SHAP analysis reveals that multi-view consistency, rather than model architecture, determines reconstruction quality. Based on this insight, we develop PreSCAN, a predictive framework that estimates NeRF quality prior to training using lightweight geometric and photometric descriptors. PreSCAN selects suitable architectures in < 30 seconds with < 1 dB prediction error, achieving 1000 speedup over NAS. We further demonstrate PreSCAN's deployment utility on edge platforms (Jetson…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputer Graphics and Visualization Techniques · Advanced Vision and Imaging · Advanced Neural Network Applications
