English

BlindPSNR: A No-Reference Fidelity Predictor for Low-Light Image Enhancement

Computer Vision and Pattern Recognition 2026-07-30 v1

Abstract

Low-light image enhancement (LLIE) methods involve tunable parameters that are typically fixed, often leading to performance degradation when applied across scenes. Manually selecting the best configuration, however, can be time-consuming and not always practical. Peak signal-to-noise ratio (PSNR) is the natural fidelity criterion for automating parameter selection, yet it requires a ground-truth reference that is typically unavailable. To our knowledge, no learning-based method addresses no-reference PSNR prediction for low-light image enhancement; the natural surrogate, no-reference image quality assessment (NR-IQA), targets perceptual quality rather than signal fidelity, and all seven baselines we test achieve 0% top-1 selection accuracy on our benchmark. With paired training data, the ground-truth PSNR is analytically computable, providing exact supervision without a separate teacher network. Building on this, we propose BlindPSNR, a lightweight no-reference network that fuses the enhanced image with the degraded low-light input via windowed cross-attention and estimates PSNR through heteroscedastic regression. While a scalar-regression baseline achieves top-1 accuracy of 54.4%, BlindPSNR raises this to 89.5% with regret dropping from 1.62 dB to 0.026 dB, and generalizes to unseen datasets (SRCC = 0.61-0.67).

Cite

@article{arxiv.2607.27628,
  title  = {BlindPSNR: A No-Reference Fidelity Predictor for Low-Light Image Enhancement},
  author = {Mingzhe Lyu and Jinqiang Cui and Hong Zhang},
  journal= {arXiv preprint arXiv:2607.27628},
  year   = {2026}
}