paper-with-me

홈 › Papers

Learning Deep Interleaved Networks with Asymmetric Co-Attention for Image Restoration

2020-10-29 · Feng Li, Runmin Cong, Huihui Bai, Yifan He, Yao Zhao, Ce Zhu

Recently, convolutional neural network (CNN) has demonstrated significant success for image restoration (IR) tasks (e.g., image super-resolution, image deblurring, rain streak removal, and dehazing). However, existing CNN based models are commonly implemented as a single-path stream to enrich feature representations from low-quality (LQ) input space for final predictions, which fail to fully incorporate preceding low-level contexts into later high-level features within networks, thereby producing inferior results. In this paper, we present a deep interleaved network (DIN) that learns how information at different states should be combined for high-quality (HQ) images reconstruction. The proposed DIN follows a multi-path and multi-branch pattern allowing multiple interconnected branches to interleave and fuse at different states. In this way, the shallow information can guide deep representative features prediction to enhance the feature expression ability. Furthermore, we propose asymmetric co-attention (AsyCA) which is attached at each interleaved node to model the feature dependencies. Such AsyCA can not only adaptively emphasize the informative features from different states, but also improves the discriminative ability of networks. Our presented DIN can be trained end-to-end and applied to various IR tasks. Comprehensive evaluations on public benchmarks and real-world datasets demonstrate that the proposed DIN perform favorably against the state-of-the-art methods quantitatively and qualitatively.

📄 PDF Abstract BibTeX arXiv:2010.15689

Code (1)

lifengshiwo/DIN 공식 구현 pytorch

Tasks

DeblurringImage DeblurringImage RestorationImage Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

Deep Interleaved Network for Image Super-Resolution With Asymmetric Co-Attention

2020-04-24 · Feng Li, Runming Cong, Huihui Bai, Yifan He

Recently, Convolutional Neural Networks (CNN) based image super-resolution (SR) have shown significant success in the literature. However, these methods are implemented as single-path stream to enrich feature maps from t…

Image Super-ResolutionSuper-Resolution

ARMOR v0.1: Empowering Autoregressive Multimodal Understanding Model with Interleaved Multimodal Generation via Asymmetric Synergy

2025-03-09 · Jianwen Sun, Yukang Feng, Chuanhao Li, Fanrui Zhang 외

Unified models (UniMs) for multimodal understanding and generation have recently received much attention in the area of vision and language. Existing UniMs are designed to simultaneously learn both multimodal understandi…

DecoderImage Generationmultimodal generation

IConFace: Identity-Structure Asymmetric Conditioning for Unified Reference-Aware Face Restoration

2026-05-04 · Axi Niu, Jinyang Zhang, Senyan Qing arxiv

Blind face restoration is highly ill-posed under severe degradation, where identity-critical details may be missing from the degraded input. Same-identity references reduce this ambiguity, but mismatched pose, expression…

Blind Face Restoration

UARE: A Unified Vision-Language Model for Image Quality Assessment, Restoration, and Enhancement

2025-12-07 · Weiqi Li, Xuanyu Zhang, Bin Chen, Jingfen Xie 외 arxiv

Image quality assessment (IQA) and image restoration are fundamental problems in low-level vision. Although IQA and restoration are closely connected conceptually, most existing work treats them in isolation. Recent adva…

Image Quality AssessmentImage Restoration

MambaCSR: Dual-Interleaved Scanning for Compressed Image Super-Resolution With SSMs

2024-08-21 · Yulin Ren, Xin Li, Mengxi Guo, Bingchen Li 외

We present MambaCSR, a simple but effective framework based on Mamba for the challenging compressed image super-resolution (CSR) task. Particularly, the scanning strategies of Mamba are crucial for effective contextual k…

Compressed Image Super-resolutionImage Super-ResolutionMambaSuper-Resolution