Preprint

PIH: Physical-intrinsic Harmonizer for Editable Neural Reconstruction

Anonymous Authors
Paper GitHub

TL;DR

PIH formulates harmonization under physical-intrinsic space, simplifying data curation pipelines and enabling illumination control.

Highlights

Our method transforms artifact-prone neural-rendered frames into temporally consistent simulations with flexibility for illumination control and virtual asset insertion. All happen in a single denoising step.

Harmonizing HK-style vehicles in San Francisco!

Abstract

Editable neural driving scenes are essential for scalable simulation, yet neural reconstructions often produce severe artifacts under novel viewpoints and virtual-asset insertion. Existing harmonizers operating in RGB space learn these corrections from heterogeneous failure patterns, making extension to new editing operations data intensive. We reformulate the task as physical-intrinsic harmonization, using imperfect depth, normals, albedo, roughness, and illumination recovered from neural reconstruction as a compositional interface. This interface lets evaluated edits, including virtual asset insertion, be expressed by composing physical factors without insertion-specific paired RGB correction data. To make the formulation practical for online simulation, we propose PIH, a one-step harmonizer that directly trained with latent flow matching on the predicted velocity and perceptual supervision on its decoded clean endpoint. Mixed RGB-grounded and self-rollout histories provide temporal context during training to ensure temporal consistency and prevent exposure bias. Experiments across Waymo, nuPlan, and PandaSet show that PIH improves perceptual realism, with PIH preferred over prior harmonizer in 78.81% of human comparisons with much fewer paired training frames, while also capable of illumination control.

Method

Architecture pipeline showing physical-intrinsic conditioning, lighting conditions, temporal context, and one-step harmonization
Overview of PIH. The model receives the current G-buffers rendering from neural reconstructed scenes and lighting conditions, along with temporal context as reference, and predicts the harmonized RGB latent in a denoising single step.

Relighting

By harmonizing under the physical-intrinsic representation, PIH supports illumination control across five scenes and five lighting conditions.