Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

UnMix-NeRF: Spectral Unmixing Meets Neural Radiance Fields

Created by
  • Haebom

Author

Fabian Perez, Sara Rojas, Carlos Hinojosa, Hoover Rueda-Chac on, Bernard Ghanem

Outline

NeRF-based segmentation methods focus on object semantics and rely solely on RGB data, limiting their ability to account for unique material properties. In this paper, we present the UnMix-NeRF framework, which integrates spectral unmixing into NeRF to simultaneously perform hyperspectral novel view synthesis and unsupervised material segmentation. Spectral reflectance is modeled via diffuse and specular components, while a learned global end-member dictionary represents pure material signatures, and point-wise abundances capture their distribution. Unsupervised material clustering is performed using spectral signature predictions along learned end-members. Furthermore, by modifying the learned end-member dictionary, we enable flexible material-based appearance manipulation for scene editing. Extensive experiments demonstrate superior spectral reconstruction and material segmentation performance compared to existing methods.

Takeaways, Limitations

Takeaways:
Integrating spectral decomposition into NeRF enables simultaneous hyperspectral novel view synthesis and unsupervised material segmentation.
Flexible material-based appearance manipulation and scene editing using learned end-member dictionaries.
It shows superior spectral reconstruction and material segmentation performance compared to existing methods.
Limitations:
Currently, no specific Limitations is explicitly mentioned. Further experiments and analyses are needed to elucidate Limitations.
👍