Pith. sign in

REVIEW 2 cited by

Real-time Neural Radiance Caching for Path Tracing

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2106.12372 v2 pith:3EUPPDWK submitted 2021-06-23 cs.GR cs.LG

classification cs.GRcs.LG
keywords neuralcachecachingradiancereal-timetrainingdynamicfully
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

We present a real-time neural radiance caching method for path-traced global illumination. Our system is designed to handle fully dynamic scenes, and makes no assumptions about the lighting, geometry, and materials. The data-driven nature of our approach sidesteps many difficulties of caching algorithms, such as locating, interpolating, and updating cache points. Since pretraining neural networks to handle novel, dynamic scenes is a formidable generalization challenge, we do away with pretraining and instead achieve generalization via adaptation, i.e. we opt for training the radiance cache while rendering. We employ self-training to provide low-noise training targets and simulate infinite-bounce transport by merely iterating few-bounce training updates. The updates and cache queries incur a mild overhead -- about 2.6ms on full HD resolution -- thanks to a streaming implementation of the neural network that fully exploits modern hardware. We demonstrate significant noise reduction at the cost of little induced bias, and report state-of-the-art, real-time performance on a number of challenging scenarios.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Lumina: Real-Time Mobile Neural Rendering by Exploiting Computational Redundancy

    cs.AR 2025-06 conditional novelty 6.0 of 10

    A mobile 3DGS rendering system that shares sorting across frames, caches pixel colors by significant Gaussian IDs, and adds a custom neural rendering unit to reach 4.5x speedup.

  2. Neural Field Representations of Mobile Computational Photography

    cs.CV 2025-08 conditional novelty 4.0 of 10

    Fitting neural fields directly to raw phone bursts reconstructs depth, separates reflections and occluders, and stitches panoramas, outperforming the compared baselines on the thesis's benchmarks.

Pith tools