M2Retinexformer: Multi-Modal Retinexformer for Low-Light Image Enhancement
Summary
M2Retinexformer extends the Retinexformer framework for low-light image enhancement by incorporating depth, luminance, and semantic cues via cross-attention and adaptive gating, achieving state-of-the-art results on multiple benchmarks.
View Cached Full Text
Cached at: 05/14/26, 12:18 PM
Paper page - M2Retinexformer: Multi-Modal Retinexformer for Low-Light Image Enhancement
Source: https://huggingface.co/papers/2605.12556
https://huggingface.co/papers/2605.12556#m2retinexformer-multi-modal-retinexformer-for-low-light-image-enhancementM2Retinexformer: Multi-Modal Retinexformer for Low-Light Image Enhancement
Low-light image enhancement is challenging due to complex degradations, including amplified noise, artifacts, and color distortion. While Retinex-based deep learning methods have achieved promising results, they primarily rely on single-modality RGB information.
We proposeM2Retinexformer(Multi-Modal Retinexformer), a novel framework that extends Retinexformer by incorporatingdepth cues,luminance priors, andsemantic featureswithin a progressive refinement pipeline.
Depth provides geometric context that is invariant to lighting variations, while luminance and semantic features offer explicit guidance on brightness distribution and scene understanding. Modalities are extracted at multiple scales and fused throughcross-attention, withadaptive gatingdynamically balancing illumination-guided self-attention and cross-attention based on the reliability of auxiliary cues.
Evaluations on the LOL, SID, SMID, and SDSD benchmarks demonstrate overall improvements over Retinexformer and recent state-of-the-art methods.
Similar Articles
ControlLight: Towards Controllable, Consistent, and Generalizable Low-Light Enhancement
ControlLight is a controllable low-light enhancement framework that uses a large-scale real-world dataset and a weighted flow matching loss to achieve consistent image quality across varying enhancement strengths, achieving state-of-the-art performance.
M^{2}SNet: Multi-scale in Multi-scale Subtraction Network for Medical Image Segmentation
This paper proposes M2SNet, a multi-scale multi-scale subtraction network for medical image segmentation that uses subtraction operations to capture difference features between encoder levels, improving localization and edge sharpness. It achieves state-of-the-art performance on eleven datasets across four medical imaging modalities.
MirrorPPR: Exemplar-Based Portrait Photo Retouching
MirrorPPR introduces an exemplar-based portrait retouching framework using Diffusion Transformer with LoRA adaptation and self-augmented training data, achieving superior quality and identity preservation.
MRT: Masked Region Transformer for Layered Image Generation and Editing at Scale
MRT is a 20B-parameter masked region diffusion model that unifies text-to-layers, image-to-layers, and layers-to-layers tasks for scalable multi-layer transparent image generation and editing, achieving state-of-the-art performance.
EDITBRIDGE: Towards Faithful and Efficient Ultra-High-Resolution Image Editing
EditBridge is a diffusion bridge framework that enables efficient ultra-high-resolution image editing up to 4K by translating low-resolution edits to high-resolution outputs with sparse attention, achieving significant speed improvements and preserving source details.