CVJun 5, 2025

F2T2-HiT: A U-Shaped FFT Transformer and Hierarchical Transformer for Reflection Removal

arXiv:2506.05489v14 citationsh-index: 4ICIP
Originality Highly original
AI Analysis

This addresses the challenge of removing complex and varied reflections from images, which is crucial for improving image quality in photography and computer vision applications, representing a novel method for a known bottleneck.

The paper tackles the problem of Single Image Reflection Removal (SIRR) by introducing the F2T2-HiT architecture, which combines Fast Fourier Transform Transformer and Hierarchical Transformer blocks in a UNet framework, achieving state-of-the-art performance on three public datasets.

Single Image Reflection Removal (SIRR) technique plays a crucial role in image processing by eliminating unwanted reflections from the background. These reflections, often caused by photographs taken through glass surfaces, can significantly degrade image quality. SIRR remains a challenging problem due to the complex and varied reflections encountered in real-world scenarios. These reflections vary significantly in intensity, shapes, light sources, sizes, and coverage areas across the image, posing challenges for most existing methods to effectively handle all cases. To address these challenges, this paper introduces a U-shaped Fast Fourier Transform Transformer and Hierarchical Transformer (F2T2-HiT) architecture, an innovative Transformer-based design for SIRR. Our approach uniquely combines Fast Fourier Transform (FFT) Transformer blocks and Hierarchical Transformer blocks within a UNet framework. The FFT Transformer blocks leverage the global frequency domain information to effectively capture and separate reflection patterns, while the Hierarchical Transformer blocks utilize multi-scale feature extraction to handle reflections of varying sizes and complexities. Extensive experiments conducted on three publicly available testing datasets demonstrate state-of-the-art performance, validating the effectiveness of our approach.

Foundations

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

Your Notes