Oneta: Multi-Style Image Enhancement Using Eigentransformation Functions

📅 2025-06-30
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This paper addresses multi-style image enhancement—including retouching, low-light enhancement, dehazing, underwater enhancement, white balance adjustment, and ISP modeling—by proposing Oneta, the first unified single-network framework. Methodologically, Oneta decouples enhancement into two stages: intensity enhancement and color correction, implemented via Y-Net and C-Net, respectively; these predict parameters of compact eigen-transform functions (eigenTFs) and color correction matrices. To support diverse enhancement styles, Oneta introduces learnable style tokens enabling end-to-end joint optimization over K distinct styles. Both stages employ efficient point-wise operators for lightweight, real-time processing. Evaluated across 30 benchmark datasets, Oneta simultaneously achieves state-of-the-art performance across all six enhancement tasks using a single model, demonstrating unprecedented generalization and practicality for multi-style image enhancement.

Technology Category

Application Category

📝 Abstract
The first algorithm, called Oneta, for a novel task of multi-style image enhancement is proposed in this work. Oneta uses two point operators sequentially: intensity enhancement with a transformation function (TF) and color correction with a color correction matrix (CCM). This two-step enhancement model, though simple, achieves a high performance upper bound. Also, we introduce eigentransformation function (eigenTF) to represent TF compactly. The Oneta network comprises Y-Net and C-Net to predict eigenTF and CCM parameters, respectively. To support $K$ styles, Oneta employs $K$ learnable tokens. During training, each style token is learned using image pairs from the corresponding dataset. In testing, Oneta selects one of the $K$ style tokens to enhance an image accordingly. Extensive experiments show that the single Oneta network can effectively undertake six enhancement tasks -- retouching, image signal processing, low-light image enhancement, dehazing, underwater image enhancement, and white balancing -- across 30 datasets.
Problem

Research questions and friction points this paper is trying to address.

Proposes Oneta for multi-style image enhancement
Uses eigentransformation functions for compact representation
Handles six enhancement tasks across 30 datasets
Innovation

Methods, ideas, or system contributions that make the work stand out.

Sequential intensity and color enhancement
Compact eigentransformation function representation
Multi-style tokens for diverse enhancement tasks
🔎 Similar Papers
No similar papers found.
J
Jiwon Kim
Korea University
S
Soohyun Hwang
Korea University
D
Dong-O Kim
Department of Camera Innovation Group, Samsung Electronics
C
Changsu Han
Department of Camera Innovation Group, Samsung Electronics
M
Min Kyu Park
Department of Camera Innovation Group, Samsung Electronics
Chang-Su Kim
Chang-Su Kim
Professor of Korea University, FIEEE
Image ProcessingComputer VisionMachine Learning