Computational Imaging for Machine Perception: Transferring Semantic Segmentation beyond Aberrations
Qi Jiang, Hao Shi, Shaohua Gao, Jiaming Zhang, Kailun Yang, Lei Sun, Huajian Ni, Kaiwei Wang
TL;DR
This work addresses semantic segmentation under optical aberrations in Minimalist Optical Systems (MOS) by introducing a wave-based imaging simulation and Virtual Prototype Lens (VPL) benchmark to enable unsupervised domain adaptation for SSOA. It presents Computational Imaging Assisted Domain Adaptation (CIADA), which couples a Bidirectional Teacher and correlation-based knowledge distillation to transfer Computational Imaging priors into the segmentation task without increasing inference cost. Experiments show transformer-based segmenters are more robust to MOS aberrations, and CIADA consistently yields superior mIoU gains across aberration distributions compared to baselines, effectively bridging the gap between CI and downstream machine perception. The work provides Cityscapes-ab and KITTI-360-ab datasets and a project page, advancing MOS-enabled semantic perception for mobile and wearable platforms.
Abstract
Semantic scene understanding with Minimalist Optical Systems (MOS) in mobile and wearable applications remains a challenge due to the corrupted imaging quality induced by optical aberrations. However, previous works only focus on improving the subjective imaging quality through the Computational Imaging (CI) technique, ignoring the feasibility of advancing semantic segmentation. In this paper, we pioneer the investigation of Semantic Segmentation under Optical Aberrations (SSOA) with MOS. To benchmark SSOA, we construct Virtual Prototype Lens (VPL) groups through optical simulation, generating Cityscapes-ab and KITTI-360-ab datasets under different behaviors and levels of aberrations. We look into SSOA via an unsupervised domain adaptation perspective to address the scarcity of labeled aberration data in real-world scenarios. Further, we propose Computational Imaging Assisted Domain Adaptation (CIADA) to leverage prior knowledge of CI for robust performance in SSOA. Based on our benchmark, we conduct experiments on the robustness of classical segmenters against aberrations. In addition, extensive evaluations of possible solutions to SSOA reveal that CIADA achieves superior performance under all aberration distributions, bridging the gap between computational imaging and downstream applications for MOS. The project page is at https://github.com/zju-jiangqi/CIADA.
