Single Image Reflection Separation via Dual Prior Interaction Transformer
Yue Huang, Zi'ang Li, Tianle Hu, Jie Wen, Guanbin Li, Jinglin Zhang, Guoxu Zhou, Xiaozhao Fang
TL;DR
This work tackles single-image reflection separation by introducing a Dual-Prior Interaction Transformer (DPIT) that jointly leverages a lightweight transmission-prior generator and a dual-prior fusion mechanism. The Local Linear Correction Network (LLCN) converts the problem into adaptive linear correction via the physical model $T = S I + B$, producing high-quality priors with few parameters, while the Dual-Prior Feature Interactive Network uses Dual-Stream Channel Reorganization Attention to fuse general priors from a Swin Transformer with transmission priors for deep, complementary fusion. The approach achieves state-of-the-art performance on five real-world datasets with competitive efficiency, as evidenced by an average PSNR of 27.21 dB and SSIM of 0.924, along with detailed ablations validating the contributions of LLCN and DSCRAB. By separating the roles of prior generation and prior fusion, DPIT provides a robust, scalable framework for reflection removal and has potential applications in other low-level restoration tasks that require multi-prior collaboration.
Abstract
Single image reflection separation aims to separate the transmission and reflection layers from a mixed image. Existing methods typically combine general priors from pre-trained models with task-specific priors such as text prompts and reflection detection. However, the transmission prior, as the most direct task-specific prior for the target transmission layer, has not been effectively modeled or fully utilized, limiting performance in complex scenarios. To address this issue, we propose a dual-prior interaction framework based on lightweight transmission prior generation and effective prior fusion. First, we design a Local Linear Correction Network (LLCN) that finetunes pre-trained models based on the physical constraint T=SI+B, where S and B represent pixel-wise and channel-wise scaling and bias transformations. LLCN efficiently generates high-quality transmission priors with minimal parameters. Second, we construct a Dual-Prior Interaction Transformer (DPIT) that employs a dual-stream channel reorganization attention mechanism. By reorganizing features from general and transmission priors for attention computation, DPIT achieves deep fusion of both priors, fully exploiting their complementary information. Experimental results on multiple benchmark datasets demonstrate that the proposed method achieves state-of-the-art performance.
