Search papers, labs, and topics across Lattice.
This paper introduces WildSplat, a novel feedforward 3D Gaussian Splatting framework designed for appearance-conditioned novel view synthesis from unposed in-the-wild images, addressing the limitations of existing methods under varying illumination. The architecture features a dual-branch system that separates geometry extraction from appearance rendering, allowing for robust performance in diverse photometric conditions. Experimental results demonstrate that WildSplat outperforms both optimization-based and other feedforward techniques, achieving state-of-the-art results in novel view synthesis and appearance editing with minimal input data.
WildSplat achieves state-of-the-art novel view synthesis from unposed images by effectively decoupling geometry and appearance, even under challenging lighting conditions.
While feedforward 3D reconstruction excels at efficient novel view synthesis, it typically falters when faced with scenes under varying illumination. To this end, we introduce WildSplat, the first feedforward 3D Gaussian Splatting framework capable of appearance-conditioned novel-view synthesis for unposed in-the-wild images. To handle inconsistent photometric conditions, we propose a dual-branch architecture that explicitly decouples geometry from appearance. The geometry branch extracts an appearance-invariant 3D structure and jointly predicts camera poses. To govern the rendering appearance, the appearance branch injects target appearance cues into the content features via a globally pre-modulated cross-attention mechanism. To further prevent feature entanglement, we introduce a joint multi-reference training strategy that stabilizes the training process. Extensive experiments show that WildSplat surpasses existing optimization-based and feedforward methods, achieving state-of-the-art performance in in-the-wild novel view synthesis and appearance editing from sparse inputs in a single forward pass.