PQDynamicISP: Dynamically Controlled Image Signal Processor for Any Image Sensors Pursuing Perceptual Quality
Masakazu Yoshimura, Junji Otsuka, Takeshi Ohashi
TL;DR
PQDynamicISP introduces a sensor‑agnostic, perceptual‑quality ISP built from five lightweight conventional functions, a compact encoder, and a controller that dynamically sets ISP parameters. By combining global and local control mechanisms, it achieves per‑image and per‑region parameterization, enabling a universal ISP that works across unknown sensors. The training strategy includes automatic tuning of parameter search spaces and a denoiser‑as‑denoiser approach with a Local L1 loss to stabilize color fidelity, yielding robust performance. Empirical results on FiveK (universal ISP and enhancement), HDR+ (tone mapping), and MAI21 (normal ISP) demonstrate state‑of‑the‑art perceptual quality with substantially lower computational cost than large DNN ISPs, highlighting practical impact for edge devices and cloud pipelines and suggesting new directions for color‑mapping in DNNs.
Abstract
Full DNN-based image signal processors (ISPs) have been actively studied and have achieved superior image quality compared to conventional ISPs. In contrast to this trend, we propose a lightweight ISP that consists of simple conventional ISP functions but achieves high image quality by increasing expressiveness. Specifically, instead of tuning the parameters of the ISP, we propose to control them dynamically for each environment and even locally. As a result, state-of-the-art accuracy is achieved on various datasets, including other tasks like tone mapping and image enhancement, even though ours is lighter than DNN-based ISPs. Additionally, our method can process different image sensors with a single ISP through dynamic control, whereas conventional methods require training for each sensor.
