Search papers, labs, and topics across Lattice.
This study benchmarks six SLAM systems鈥擮RB-SLAM3, DSO, Kimera-VIO, OpenVINS, DPVO, and DPV-SLAM鈥攗nder low-light conditions using five LaMARia sequences to assess their performance in terms of pose error and control-point recall. The findings reveal that Kimera-VIO successfully tracks all sequences with the lowest relative pose error, while other systems struggle, with classical monocular approaches failing on challenging sequences. The results indicate that effective low-light SLAM requires a combination of inertial fusion and global optimization, highlighting the limitations of current RGB-only approaches in such environments.
Kimera-VIO emerges as the only SLAM system capable of robustly tracking in low-light conditions, outperforming its peers despite the challenges posed by reduced visibility.
Simultaneous localization and mapping (SLAM) is one of the fundamental problems in robotics, as it enables autonomous operations in real-world scenarios. Under low illumination, reduced contrast, sensor noise, and motion blur degrade both feature extraction and feature matching, while compensating with LiDAR, depth, or thermal sensors raises cost, power draw, and integration complexity. Existing benchmarks remain dominated by well-lit indoor or daylight sequences, leaving open how far SLAM with standard RGB cameras can be pushed in the dark. We benchmark six systems spanning the feature-based, direct, filter-based, and learning-based paradigms - ORB-SLAM3, DSO, Kimera-VIO, OpenVINS, DPVO, and DPV-SLAM - on five LaMARia sequences of varying difficulty and illumination, reporting absolute and relative pose error alongside control-point recall. Kimera-VIO is the only system to track all five sequences to completion, combining the lowest relative pose error with steadily growing absolute error due to the absence of loop closure; DPVO and DPV-SLAM never lose tracking but incur absolute errors of roughly 100 m under low light; and the classical monocular pipelines (ORB-SLAM3, DSO) together with the filter-based OpenVINS fail outright or diverge on most of the harder and low-light sequences. The results suggest that RGB-only SLAM maintains stable low-light tracking only when both inertial fusion and global optimization are present. Closing the remaining gap will likely require low-light-specific learned front-ends or a return to complementary sensing.