CVDec 2, 2025

A Lightweight Real-Time Low-Light Enhancement Network for Embedded Automotive Vision Systems

arXiv:2512.02965v12 citationsh-index: 2Has Code
Originality Highly original
AI Analysis

This addresses the challenge of real-time low-light enhancement for embedded automotive safety applications, representing a strong specific gain in efficiency and performance.

The paper tackles the problem of low-light image enhancement for automotive vision systems by proposing UltraFast-LieNET, a lightweight network that achieves a PSNR of 26.51 dB on the LOLI-Street dataset, outperforming state-of-the-art methods by 4.6 dB with only 180 parameters.

In low-light environments like nighttime driving, image degradation severely challenges in-vehicle camera safety. Since existing enhancement algorithms are often too computationally intensive for vehicular applications, we propose UltraFast-LieNET, a lightweight multi-scale shifted convolutional network for real-time low-light image enhancement. We introduce a Dynamic Shifted Convolution (DSConv) kernel with only 12 learnable parameters for efficient feature extraction. By integrating DSConv with varying shift distances, a Multi-scale Shifted Residual Block (MSRB) is constructed to significantly expand the receptive field. To mitigate lightweight network instability, a residual structure and a novel multi-level gradient-aware loss function are incorporated. UltraFast-LieNET allows flexible parameter configuration, with a minimum size of only 36 parameters. Results on the LOLI-Street dataset show a PSNR of 26.51 dB, outperforming state-of-the-art methods by 4.6 dB while utilizing only 180 parameters. Experiments across four benchmark datasets validate its superior balance of real-time performance and enhancement quality under limited resources. Code is available at https://githubhttps://github.com/YuhanChen2024/UltraFast-LiNET

Foundations

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

Your Notes