TransNormal: Dense Visual Semantics for Diffusion-based Transparent Object Normal Estimation
Mingwei Li, Hehe Fan, Yi Yang
TL;DR
This work tackles monocular surface normal estimation for transparent labware, a challenging problem due to refraction and reflection. It introduces TransNormal, a framework that repurposes Stable Diffusion for single-step normal regression and injects dense visual semantics from DINOv3 via cross-attention to provide robust geometric priors. A new TransNormal-Synthetic dataset supports physics-based rendering of transparent objects and enables controlled evaluation. Across ClearGrasp, TransNormal-Synthetic, and ClearPose, TransNormal achieves state-of-the-art results, notably reducing mean angular error and increasing fine-grained angular accuracy, demonstrating strong zero-shot generalization from synthetic data to real laboratory scenes. This approach offers a promising path for reliable embodied AI in autonomous labs by combining generative priors with semantic guidance and frequency-aware regularization.
Abstract
Monocular normal estimation for transparent objects is critical for laboratory automation, yet it remains challenging due to complex light refraction and reflection. These optical properties often lead to catastrophic failures in conventional depth and normal sensors, hindering the deployment of embodied AI in scientific environments. We propose TransNormal, a novel framework that adapts pre-trained diffusion priors for single-step normal regression. To handle the lack of texture in transparent surfaces, TransNormal integrates dense visual semantics from DINOv3 via a cross-attention mechanism, providing strong geometric cues. Furthermore, we employ a multi-task learning objective and wavelet-based regularization to ensure the preservation of fine-grained structural details. To support this task, we introduce TransNormal-Synthetic, a physics-based dataset with high-fidelity normal maps for transparent labware. Extensive experiments demonstrate that TransNormal significantly outperforms state-of-the-art methods: on the ClearGrasp benchmark, it reduces mean error by 24.4% and improves 11.25° accuracy by 22.8%; on ClearPose, it achieves a 15.2% reduction in mean error. The code and dataset will be made publicly available at https://longxiang-ai.github.io/TransNormal.
