Path Tracing with Q-Learning
Bachelor Thesis, National Tsing Hua University, 2019
Jen-I Pan
National Tsing Hua University
Code
Implementation
Results
Regular Grid
Visualization of regular grid in each scene.
Light Sampling
Comparison under 8-spp.
BRDF Sampling
Comparison under 8-spp and ray depth = 16.
Final
Final comparison of each scene. Red regions in Q(s, a) indicate high reward.
Limitation
Insufficient resolution of regular grid.
Grid artifact.
Future Works
Atomic operation hurts performance.
Other state representation such as surfel.
Maybe some ideas of deep reinforcement learning.
Citation
@misc{pan2019, author = {Pan, Jen-I}, title = {Path Tracing with Q-Learning}, year = {2019} }
Acknowledgements
The website template was borrowed from
Michaël Gharbi
,
Jonathan T. Barron
and
Thomas Müller
.