菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-06-25
📄 Abstract - Extracting Neural Materials from Multi-view Images

Neural materials can represent complex specular reflections and scattering effects in a compact, universal basis. However, acquiring and authoring such materials remains challenging. We present NeuMatEx, a differentiable inverse rendering method for extracting spatially varying neural materials from images. The nonlinear structure of neural material latent spaces makes optimization with naive inverse rendering infeasible. To address this, we train a Large Material Reconstruction Model (LMRM) that directly predicts initialbase color, neural material latents, and aleatoric uncertainty guides from images. This material prior provides a good initialization and better constrains our subsequent optimization using inverse path tracing. The predicted uncertainty further helps by anchoring high-confidence regions more tightly to the LMRM prediction, preventing lighting and complex specular effects from being baked into materials. Experiments on synthetic and real assets show that NeuMatEx extracts complex materials with better visual quality and material decomposition than PBR-based methods.

顶级标签: computer vision machine learning
详细标签: neural materials inverse rendering multi-view images material reconstruction path tracing 或 搜索:

从多视角图像中提取神经材质 / Extracting Neural Materials from Multi-view Images


1️⃣ 一句话总结

本文提出了一种基于可微渲染的神经材质提取方法NeuMatEx,通过训练一个大型材质重建模型来提供初始预测,并结合逆路径追踪优化,有效解决了神经材质隐空间优化困难的问题,能从多视角图像中更高质量地分离出复杂的光照和反射效果。

源自 arXiv: 2606.26715