Nerfstudio Integrates 3DGS MCMC

Nerfstudio Integrates 3DGS MCMC

Nerfstudio Integrates 3DGS MCMC

Michael Rubloff

Michael Rubloff

Jul 3, 2024

Email
Copy Link
Twitter
Linkedin
Reddit
Whatsapp
3DGS MCMC
3DGS MCMC

In its latest merge, Nerfstudio has incorporated an exciting update to its Gaussian Splatting method. It now supports 3DGS MCMC, which should increase the fidelity of outputs across the board.

The Nerfstudio team are currently refactoring the codebase to have splatfacto flag with MCMC, but for now people can train with it using the command:

 simple_trainer_mcmc.py

MCMC reinterprets the placement and adjustment of 3D Gaussians as a process of sampling from a probability distribution. This perspective aligns the updates of 3D Gaussians with the principles of Markov Chain Monte Carlo (MCMC) sampling. Specifically, they adopt Stochastic Gradient Langevin Dynamics (SGLD), a variant of MCMC, to introduce a noise term into the Gaussian updates. This reformulation naturally promotes the exploration of the scene and improves the effectiveness of the Gaussians in faithfully reproducing the scene.

Instead of using heuristics for cloning and splitting Gaussians, MCMC employs a relocalization scheme. This scheme moves 'dead' Gaussians (those with low opacity) to the locations of 'live' Gaussians (those with high opacity). The parameters of these relocated Gaussians are adjusted to minimally impact the rendering quality, ensuring that the probability distribution of the Gaussians remains stable.

To further optimize the system, the method introduces L1 regularization on the opacity and scale of Gaussians. This encourages unused Gaussians to disappear, thus managing the number of Gaussians effectively and reducing computational overhead.

Some users have noticed a strange haze effect on a percentage of captures, but they are currently investigating a fix. Nerfstudio and gsplat can be installed from their Github page

Featured

Recents

Featured

Platforms

Adobe’s Project New Depths Brings Radiance Field Editing to the Creative Mainstream

Adobe announced a radiance field editor at Adobe Max.

Michael Rubloff

Nov 6, 2025

Platforms

Adobe’s Project New Depths Brings Radiance Field Editing to the Creative Mainstream

Adobe announced a radiance field editor at Adobe Max.

Michael Rubloff

Nov 6, 2025

Platforms

Adobe’s Project New Depths Brings Radiance Field Editing to the Creative Mainstream

Adobe announced a radiance field editor at Adobe Max.

Michael Rubloff

Bringing the Harakbut Face to the World — Without Bringing the World to It

I speak to Krisber Aguilar about capturing the sacred Harakbut Face using 3DGS.

Michael Rubloff

Nov 5, 2025

Bringing the Harakbut Face to the World — Without Bringing the World to It

I speak to Krisber Aguilar about capturing the sacred Harakbut Face using 3DGS.

Michael Rubloff

Nov 5, 2025

Bringing the Harakbut Face to the World — Without Bringing the World to It

I speak to Krisber Aguilar about capturing the sacred Harakbut Face using 3DGS.

Michael Rubloff

Platforms

Annx Studio and SpotLite Partner to Bring 3DGS Into Fashion

Gaussian Splatting is popping up in fashion.

Michael Rubloff

Nov 3, 2025

Platforms

Annx Studio and SpotLite Partner to Bring 3DGS Into Fashion

Gaussian Splatting is popping up in fashion.

Michael Rubloff

Nov 3, 2025

Platforms

Annx Studio and SpotLite Partner to Bring 3DGS Into Fashion

Gaussian Splatting is popping up in fashion.

Michael Rubloff

Platforms

Spark v0.1.10 Adds SOGSv2 Compression and New Interactive Examples

Spark's newest update brings SOG V2 support.

Michael Rubloff

Nov 1, 2025

Platforms

Spark v0.1.10 Adds SOGSv2 Compression and New Interactive Examples

Spark's newest update brings SOG V2 support.

Michael Rubloff

Nov 1, 2025

Platforms

Spark v0.1.10 Adds SOGSv2 Compression and New Interactive Examples

Spark's newest update brings SOG V2 support.

Michael Rubloff