Towards Closing the Domain Gap with Event Cameras
M. Oltan Sevinc, Liao Wu, Francisco Cruz
TL;DR
The paper investigates the domain gap caused by day-night lighting in end-to-end autonomous driving and compares frame-based grayscale cameras with event cameras (DVS). Using the DDD20 dataset, it trains and evaluates models on day- and night-biased data, employing careful preprocessing, augmentation, and a ResNet-50 backbone to assess cross-domain robustness. Results show that DVS maintains more consistent performance across lighting conditions and incurs smaller domain-shift penalties than APS, offering superior cross-domain baselines, though not a complete closure of the gap. The work supports incorporating event cameras into sensor arrays to enhance reliability under varying illumination in autonomous robotics.
Abstract
Although traditional cameras are the primary sensor for end-to-end driving, their performance suffers greatly when the conditions of the data they were trained on does not match the deployment environment, a problem known as the domain gap. In this work, we consider the day-night lighting difference domain gap. Instead of traditional cameras we propose event cameras as a potential alternative which can maintain performance across lighting condition domain gaps without requiring additional adjustments. Our results show that event cameras maintain more consistent performance across lighting conditions, exhibiting domain-shift penalties that are generally comparable to or smaller than grayscale frames and provide superior baseline performance in cross-domain scenarios.
