Novel View Synthesis with SplatDiff: A Combination of Pixel Splatting and Diffusion Models

Wednesday 26 March 2025


The pursuit of creating realistic and immersive virtual environments has been a long-standing challenge for researchers and developers in the fields of computer graphics, computer vision, and machine learning. One key aspect of this problem is novel view synthesis, which involves generating new views of a scene based on a single input image or a limited set of images.


In recent years, significant progress has been made in developing algorithms capable of generating high-quality novel views from single images. However, these approaches often rely on strong prior knowledge about the scene and can struggle with complex scenes containing multiple objects, occlusions, and reflections.


A new paper published recently proposes an innovative approach to novel view synthesis that combines the strengths of pixel splatting and diffusion models. The authors introduce a method called SplatDiff, which leverages the advantages of both techniques to generate high-fidelity novel views from single images or limited sets of images.


Pixel splatting is a technique commonly used in computer graphics for rendering 3D scenes. It involves projecting 2D textures onto 3D objects and then combining these textures to create a cohesive image. In the context of novel view synthesis, pixel splatting can be used to generate new views by warping and blending the input images.


Diffusion models, on the other hand, are a type of machine learning algorithm that has gained popularity in recent years for generating high-quality images from random noise inputs. These models work by iteratively refining an image through a process called diffusion, which involves adding noise to the image and then refining it based on the characteristics of the noise.


The authors of SplatDiff propose combining these two techniques by using pixel splatting as a pre-processing step for generating novel views, and then feeding the resulting images into a diffusion model to refine them. This approach allows SplatDiff to leverage the strengths of both techniques, such as the ability of pixel splatting to handle complex scenes and the ability of diffusion models to generate high-quality images.


The authors demonstrate the effectiveness of SplatDiff through a series of experiments on diverse datasets, including landscapes, buildings, animals, and paintings. The results show that SplatDiff is capable of generating high-fidelity novel views with realistic textures and details, even in scenes containing multiple objects, occlusions, and reflections.


One of the key advantages of SplatDiff is its ability to handle complex scenes without requiring strong prior knowledge about the scene.


Cite this article: “Novel View Synthesis with SplatDiff: A Combination of Pixel Splatting and Diffusion Models”, The Science Archive, 2025.


Novel View Synthesis, Computer Graphics, Pixel Splatting, Diffusion Models, Machine Learning, Image Generation, 3D Rendering, Scene Understanding, Occlusions, Reflections


Reference: Xiang Zhang, Yang Zhang, Lukas Mehl, Markus Gross, Christopher Schroers, “High-Fidelity Novel View Synthesis via Splatting-Guided Diffusion” (2025).


Leave a Reply