**Q3:** Application for low-light and high-speed scenarios.
**A:** Low light and high speed are two of the more challenging scenarios for nighttime scenes. In terms of imaging mechanism, conventional frame camera records the absolute luminance with a fixed exposure time via global scan. In nighttime scenes, conventional frame camera would inevitably face a dilemma between the long exposure time of low-light scenarios and motion blur of high-speed scenarios. In contrast, the event camera reacts to changes in light intensity, rather than integrating photons during the exposure time of each frame [2]. Each pixel works independently and returns a signal only when an intensity change is detected. Compared with the conventional frame camera, the event camera can sense the dynamic changes with higher temporal resolution (microsecond) and higher dynamic range, thus compensating for frame camera in nighttime scenes, such as, nighttime image enhancement [3] and nighttime deblurring [4].
Similarly, the event camera can also assist the frame camera to learn the motion patterns in nighttime low-light and high-speed scenarios. To discuss the impact of the event on the optical flow in nighttime low-light and high-speed scenes, as shown in the following table, we use the coaxial optical system (seeing Fig. 1 in the supplementary PDF) to collect the spatiotemporally-aligned image sequences and events stream with various illumination (e.g., 3.5 lux, 9.2 lux and 12.7 lux) and various driving speed (e.g., 50 km/h, 70 km/h and 80 km/h) to quantitatively compare the optical flow performance. As for the optical flow label, since it is difficult to directly obtain the dense optical flow labels, we manually mark 100 pairs of corresponding corner points for each two adjacent images, and calculate the relative displacement between the corner points as the sparse optical flow labels. In addition, we choose EPE as the evaluation metric.
| | Low light | | | High speed | | |
| :------------------------------------------: | :-------: | :-----: | :------: | :--------: | :-----: | :-----: |
| Method | 3.5 lux | 9.2 lux | 12.7 lux | 50 km/h | 70 km/h | 80 km/h |
| our flow baseline | 4.26 | 3.98 | 3.67 | 3.65 | 4.53 | 5.74 |
| our flow baseline, w/ only event | 2.05 | 2.01 | 1.63 | 1.75 | 1.75 | 1.80 |
| our flow baseline, w/ event, w/ common space | 1.52 | 1.44 | 1.10 | 1.14 | 1.15 | 1.19 |
We have two observations. First, the event camera can greatly improve optical flow performance in both nighttime low-light and nighttime high-speed scenes. In high-speed scenes, the proposed method is robust to various speeds, and the optical flow performance remains unchanged, demonstrating the advantage of high temporal resolution of the event camera. In low-light scenes, as the illumination becomes lower, the optical flow metric (EPE) trend becomes larger obviously. This shows that, although the event camera has the advantage of high dynamic range, too low illumination would also interfere with the optical flow performance. The main reason is that, under low light conditions, the event noise is intensified. The event noise and the valid signal event are both 0-1 pulses, and their difference is very small, which affects the optical flow. In the future, we will further consider the impact of noise and achieve optical flow estimation under extremely low-light scenes. Second, the proposed common space can further improve the upper limit of optical flow, indicating that common space can serve as a bridge to reinforce the feature alignment between event and nighttime image domains.
[2] Cabriel C, et al. Event-based vision sensor for fast and dense single-molecule localization microscopy. Nature Photonics, 2023.
[3] Liang J, et al. Coherent Event Guided Low-Light Video Enhancement. ICCV, 2023.
[4] Qi Y, et al. E2NeRF: Event Enhanced Neural Radiance Fields from Blurry Images. ICCV, 2023.