CVFeb 2, 2023

STEPS: Joint Self-supervised Nighttime Image Enhancement and Depth Estimation

arXiv:2302.01334v159 citationsh-index: 26Has Code
Originality Highly original
AI Analysis

This addresses a critical limitation for self-driving vehicles that need reliable 3D sensing in challenging nighttime conditions.

The paper tackles the problem of self-supervised depth estimation failing at nighttime due to photometric inconsistency, by proposing a method that jointly learns nighttime image enhancement and depth estimation without ground truth, achieving state-of-the-art performance on nuScenes and RobotCar datasets.

Self-supervised depth estimation draws a lot of attention recently as it can promote the 3D sensing capabilities of self-driving vehicles. However, it intrinsically relies upon the photometric consistency assumption, which hardly holds during nighttime. Although various supervised nighttime image enhancement methods have been proposed, their generalization performance in challenging driving scenarios is not satisfactory. To this end, we propose the first method that jointly learns a nighttime image enhancer and a depth estimator, without using ground truth for either task. Our method tightly entangles two self-supervised tasks using a newly proposed uncertain pixel masking strategy. This strategy originates from the observation that nighttime images not only suffer from underexposed regions but also from overexposed regions. By fitting a bridge-shaped curve to the illumination map distribution, both regions are suppressed and two tasks are bridged naturally. We benchmark the method on two established datasets: nuScenes and RobotCar and demonstrate state-of-the-art performance on both of them. Detailed ablations also reveal the mechanism of our proposal. Last but not least, to mitigate the problem of sparse ground truth of existing datasets, we provide a new photo-realistically enhanced nighttime dataset based upon CARLA. It brings meaningful new challenges to the community. Codes, data, and models are available at https://github.com/ucaszyp/STEPS.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes