paper-with-me

홈 › Papers

CDFormer:When Degradation Prediction Embraces Diffusion Model for Blind Image Super-Resolution

2024-05-13 · Qingguo Liu, Chenyi Zhuang, Pan Gao, Jie Qin

Existing Blind image Super-Resolution (BSR) methods focus on estimating either kernel or degradation information, but have long overlooked the essential content details. In this paper, we propose a novel BSR approach, Content-aware Degradation-driven Transformer (CDFormer), to capture both degradation and content representations. However, low-resolution images cannot provide enough content details, and thus we introduce a diffusion-based module $CDFormer_{diff}$ to first learn Content Degradation Prior (CDP) in both low- and high-resolution images, and then approximate the real distribution given only low-resolution information. Moreover, we apply an adaptive SR network $CDFormer_{SR}$ that effectively utilizes CDP to refine features. Compared to previous diffusion-based SR methods, we treat the diffusion model as an estimator that can overcome the limitations of expensive sampling time and excessive diversity. Experiments show that CDFormer can outperform existing methods, establishing a new state-of-the-art performance on various benchmarks under blind settings. Codes and models will be available at \href{https://github.com/I2-Multimedia-Lab/CDFormer}{https://github.com/I2-Multimedia-Lab/CDFormer}.

📄 PDF Abstract BibTeX arXiv:2405.07648

Code (1)

i2-multimedia-lab/cdformer 공식 구현 pytorch

Tasks

DiversityImage Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Position-Wise Feed-Forward Layer 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

CDFormer: When Degradation Prediction Embraces Diffusion Model for Blind Image Super-Resolution

2024-01-01 · CVPR 2024 1 · Qingguo Liu, Chenyi Zhuang, Pan Gao, Jie Qin

Existing Blind image Super-Resolution (BSR) methods focus on estimating either kernel or degradation information but have long overlooked the essential content details. In this paper we propose a novel BSR approach C…

DiversityImage Super-ResolutionSuper-Resolution

Hybrid Deep Learning with Temporal Data Augmentation for Accurate Remaining Useful Life Prediction of Lithium-Ion Batteries

2026-03-28 · Yun Tian, Guili Wang, Jian Bi, Kaixin Han 외 arxiv

Accurate prediction of lithium-ion battery remaining useful life (RUL) is essential for reliable health monitoring and data-driven analysis of battery degradation. However, the robustness and generalization capabilities …

Data Augmentation

UCDFormer: Unsupervised Change Detection Using a Transformer-driven Image Translation

2023-08-02 · Qingsong Xu, Yilei Shi, Jianhua Guo, Chaojun Ouyang 외

Change detection (CD) by comparing two bi-temporal images is a crucial task in remote sensing. With the advantages of requiring no cumbersome labeled change information, unsupervised CD has attracted extensive attention …

Change DetectionTranslation

TCDformer-based Momentum Transfer Model for Long-term Sports Prediction

2024-09-16 · Hui Liu, Jiacheng Gu, Xiyuan Huang, Junjie Shi 외

Accurate sports prediction is a crucial skill for professional coaches, which can assist in developing effective training strategies and scientific competition tactics. Traditional methods often use complex mathematical …

PredictionTime Series

CDFormer: Cross-Domain Few-Shot Object Detection Transformer Against Feature Confusion

2025-05-02 · Boyuan Meng, Xiaohan Zhang, Peilin Li, Zhe Wu 외

Cross-domain few-shot object detection (CD-FSOD) aims to detect novel objects across different domains with limited class instances. Feature confusion, including object-background confusion and object-object confusion, p…

Cross-Domain Few-ShotCross-Domain Few-Shot Object DetectionFew-Shot Object DetectionObject+2