Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Estimating and Exploiting the Aleatoric Uncertainty in Surface Normal Estimation

About

Surface normal estimation from a single image is an important task in 3D scene understanding. In this paper, we address two limitations shared by the existing methods: the inability to estimate the aleatoric uncertainty and lack of detail in the prediction. The proposed network estimates the per-pixel surface normal probability distribution. We introduce a new parameterization for the distribution, such that its negative log-likelihood is the angular loss with learned attenuation. The expected value of the angular error is then used as a measure of the aleatoric uncertainty. We also present a novel decoder framework where pixel-wise multi-layer perceptrons are trained on a subset of pixels sampled based on the estimated uncertainty. The proposed uncertainty-guided sampling prevents the bias in training towards large planar surfaces and improves the quality of prediction, especially near object boundaries and on small structures. Experimental results show that the proposed method outperforms the state-of-the-art in ScanNet and NYUv2, and that the estimated uncertainty correlates well with the prediction error. Code is available at https://github.com/baegwangbin/surface_normal_uncertainty.

Gwangbin Bae, Ignas Budvytis, Roberto Cipolla• 2021

Related benchmarks

TaskDatasetResultRank
Surface Normal EstimationNYU v2 (test)
Mean Angle Distance (MAD)14.9
206
General Robust Image Task (GRIT) multi-task evaluationGRIT ablation set (same)--
38
Surface Normal EstimationScanNet Normal Benchmark (test)
Angle Error Threshold (11.25°)71.1
18
Multi-task vision and language evaluationGRIT (test)
Overall Score7.1
14
Showing 4 of 4 rows

Other info

Code

Follow for update