🤖 AI Summary
Effectively leveraging vision foundation models (VFMs) for feature parsing remains challenging in image restoration. Method: This paper proposes the Parser-Prompted Transformer (PPTformer), a novel Transformer-based architecture integrating IRNet and PPFGNet. It introduces two complementary attention mechanisms: intra-layer IntraPPA for implicit long-range parsing perception, and inter-layer InterPPA for explicit fusion of multi-level VFM semantic features. Additionally, it designs a parsing-prompted pixel-wise gating feed-forward network (PPFG) for fine-grained feature modulation, and incorporates cross-modal cross-attention and VFM feature transfer. Contribution/Results: PPTformer achieves state-of-the-art performance across four challenging image restoration tasks—deraining, defocus deblurring, desnowing, and low-light enhancement—demonstrating significant improvements in reconstructing degraded images while effectively harnessing VFM-derived semantics.
📝 Abstract
We propose Intra and Inter Parser-Prompted Transformers (PPTformer) that explore useful features from visual foundation models for image restoration. Specifically, PPTformer contains two parts: an Image Restoration Network (IRNet) for restoring images from degraded observations and a Parser-Prompted Feature Generation Network (PPFGNet) for providing IRNet with reliable parser information to boost restoration. To enhance the integration of the parser within IRNet, we propose Intra Parser-Prompted Attention (IntraPPA) and Inter Parser-Prompted Attention (InterPPA) to implicitly and explicitly learn useful parser features to facilitate restoration. The IntraPPA re-considers cross attention between parser and restoration features, enabling implicit perception of the parser from a long-range and intra-layer perspective. Conversely, the InterPPA initially fuses restoration features with those of the parser, followed by formulating these fused features within an attention mechanism to explicitly perceive parser information. Further, we propose a parser-prompted feed-forward network to guide restoration within pixel-wise gating modulation. Experimental results show that PPTformer achieves state-of-the-art performance on image deraining, defocus deblurring, desnowing, and low-light enhancement.