CVJul 3

ReLo-IRR: Reflection-Guided LoRA Framework for Image Reflection Removal

arXiv:2607.029579.9Has Code
Predicted impact top 42% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the problem of image reflection removal for computer vision applications, offering a method that adapts to varying reflection intensities to reduce residuals and detail loss.

ReLo-IRR introduces a reflection-guided LoRA framework for single-image reflection removal that adapts suppression strength based on reflection severity, achieving superior dereflection performance and robust generalization on challenging benchmarks.

Single-image reflection removal (SIRR) aims to recover the clean transmission layer from a reflection-contaminated image. Although recent methods achieve promising results with large diffusion models, they rely on image-agnostic adaptation strategies, e.g., fine-tuning or ControlNet, that enforce uniform suppression regardless of reflection severity. As a result, heavy reflections often leave residuals, while weak ones suffer from detail loss. To this end, we propose ReLo-IRR, a reflection-guided LoRA framework built upon the rectified flow model. First, a lightweight estimator is designed to predict the reflection strength descriptor, providing an explicit prior of reflection dominance for each image and enabling image-dependent LoRA modulation. Second, we introduce a time-conditioned mechanism that fuses this reflection descriptor with timestep embeddings, enabling LoRA modulation to evolve consistently with the coarse-to-fine denoising process. By jointly modeling reflection strength and denoising dynamics, our ReLo-IRR achieves robust suppression of diverse reflection conditions. Extensive experiments on challenging benchmarks validate the effectiveness of ReLo-IRR, demonstrating superior dereflection performance and robust generalization. The code is released at https://github.com/KONGBAI-8080/ReLo-IRR.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes