8DNA: 8D Neural Asset Light Transport by Distribution Learning

arXiv cs.CV / 4/29/2026

💬 OpinionModels & Research

Key Points

  • The paper introduces 8D Neural Assets (8DNA), a method for pre-baking complex global illumination effects (e.g., subsurface scattering and glossy interreflections) into neural representations to reduce costly simulation.
  • Unlike earlier approaches that assume far-field lighting and compress transport into 6D functions, 8DNA learns the full 8D light transport to support accurate rendering under near-field illumination.
  • Training uses a distribution-learning formulation based on forward path-traced samples, which the authors claim lowers optimization variance and achieves strong results with a smaller training budget.
  • Experiments indicate that 8DNA can closely match path-traced rendering across multiple scene setups while providing variance reduction and faster inference, especially for difficult assets.

Abstract

High-fidelity 3D assets exhibit intriguing global illumination effects like subsurface scattering, glossy interreflections, and fine-scale fiber scatterings, which often involve long scattering paths that are expensive to simulate. We introduce 8D neural assets (8DNA) to pre-bake these light transport effects into neural representations. Unlike prior methods that assume far-field lighting and precompute light transport into 6D functions, 8DNA learns the full 8D light transport, enabling accurate rendering under near-field illumination. Our training leverages a distribution-learning formulation that learns light transport from forward path-traced samples, which produces less optimization variance with lower training budget than the prior regression-based approaches. Experiments show our 8DNA rendering closely matches path-traced results under various scene configurations, yet it achieves improved variance reduction and fast inference speeds on challenging assets.