Metropolis Light Transport (MLT) is a global illumination algorithm that is well-known for rendering challenging scenes with intricate light paths. However, MLT methods tend to produce unpredictable correlation artifacts in images, which can introduce visual inconsistencies for animation rendering. This drawback also makes it challenging to denoise MLT renderings while maintaining temporal stability. We tackle this issue with modern learning-based methods and build a sequence denoiser combining the recurrent connections with the cutting-edge vision transformer architecture. We demonstrate that our sophisticated denoiser can consistently improve the quality and temporal stability of MLT renderings with difficult light paths. Our method is efficient and scalable for complex scene renderings that require high sample counts.
@article{Chen:2024:MLTD,
author = {Chen, Chuhao and He, Yuze and Li, Tzu-Mao},
title = {Temporally Stable Metropolis Light Transport Denoising using Recurrent Transformer Blocks},
journal = {ACM Transactions on Graphics (Proceedings of SIGGRAPH)},
year = {2024},
volumn = {43},
number = {4},
articleno = {123}
}