TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/TreEnhance: A Tree Search Method For Low-Light Image Enhan...

TreEnhance: A Tree Search Method For Low-Light Image Enhancement

Marco Cotogni, Claudio Cusano

2022-05-25Image EnhancementLow-Light Image Enhancement
PaperPDFCode(official)

Abstract

In this paper we present TreEnhance, an automatic method for low-light image enhancement capable of improving the quality of digital images. The method combines tree search theory, and in particular the Monte Carlo Tree Search (MCTS) algorithm, with deep reinforcement learning. Given as input a low-light image, TreEnhance produces as output its enhanced version together with the sequence of image editing operations used to obtain it. During the training phase, the method repeatedly alternates two main phases: a generation phase, where a modified version of MCTS explores the space of image editing operations and selects the most promising sequence, and an optimization phase, where the parameters of a neural network, implementing the enhancement policy, are updated. Two different inference solutions are proposed for the enhancement of new images: one is based on MCTS and is more accurate but more time and memory consuming; the other directly applies the learned policy and is faster but slightly less precise. As a further contribution, we propose a guided search strategy that "reverses" the enhancement procedure that a photo editor applied to a given input image. Unlike other methods from the state of the art, TreEnhance does not pose any constraint on the image resolution and can be used in a variety of scenarios with minimal tuning. We tested the method on two datasets: the Low-Light dataset and the Adobe Five-K dataset obtaining good results from both a qualitative and a quantitative point of view.

Results

TaskDatasetMetricValueModel
Image EnhancementMIT-Adobe FiveKDeltaE11.25TreEnhance
Image EnhancementMIT-Adobe FiveKLPIPS0.06TreEnhance
Image EnhancementMIT-Adobe FiveKPSNR21.24TreEnhance
Image EnhancementMIT-Adobe FiveKSSIM0.89TreEnhance
Image EnhancementLOLAverage PSNR21.96TreEnhance
Image EnhancementLOLSSIM0.81TreEnhance

Related Papers

HVI-CIDNet+: Beyond Extreme Darkness for Low-Light Image Enhancement2025-07-09MAC-Lookup: Multi-Axis Conditional Lookup Model for Underwater Image Enhancement2025-07-03Learning to See in the Extremely Dark2025-06-26TDiR: Transformer based Diffusion for Image Restoration Tasks2025-06-25A Multi-Scale Spatial Attention-Based Zero-Shot Learning Framework for Low-Light Image Enhancement2025-06-23Temperature calibration of surface emissivities with an improved thermal image enhancement network2025-06-20DREAM: On hallucinations in AI-generated content for nuclear medicine imaging2025-06-16Exposure-slot: Exposure-centric representations learning with Slot-in-Slot Attention for Region-aware Exposure Correction2025-06-11