paper-with-me

홈 › Papers

DegAE: A New Pretraining Paradigm for Low-Level Vision

2023-01-01 · CVPR 2023 1 · Yihao Liu, Jingwen He, Jinjin Gu, Xiangtao Kong, Yu Qiao, Chao Dong

Self-supervised pretraining has achieved remarkable success in high-level vision, but its application in low-level vision remains ambiguous and not well-established. What is the primitive intention of pretraining? What is the core problem of pretraining in low-level vision? In this paper, we aim to answer these essential questions and establish a new pretraining scheme for low-level vision. Specifically, we examine previous pretraining methods in both high-level and low-level vision, and categorize current low-level vision tasks into two groups based on the difficulty of data acquisition: low-cost and high-cost tasks. Existing literature has mainly focused on pretraining for low-cost tasks, where the observed performance improvement is often limited. However, we argue that pretraining is more significant for high-cost tasks, where data acquisition is more challenging. To learn a general low-level vision representation that can improve the performance of various tasks, we propose a new pretraining paradigm called degradation autoencoder (DegAE). DegAE follows the philosophy of designing pretext task for self-supervised pretraining and is elaborately tailored to low-level vision. With DegAE pretraining, SwinIR achieves a 6.88dB performance gain on image dehaze task, while Uformer obtains 3.22dB and 0.54dB improvement on dehaze and derain tasks, respectively.

📄 PDF Abstract BibTeX

Code (1)

lyh-18/DegAE_DegradationAutoencoder 공식 구현 pytorch

Tasks

Philosophy

Similar Papers 제목 키워드 기반

Node Level Graph Autoencoder: Unified Pretraining for Textual Graph Learning

2024-08-09 · Wenbin Hu, Huihao Jing, Qi Hu, Haoran Li 외

Textual graphs are ubiquitous in real-world applications, featuring rich text information with complex relationships, which enables advanced research across various fields. Textual graph representation learning aims to g…

Graph LearningGraph Representation LearningLanguage ModellingLink Prediction+2

GeoRecon: Graph-Level Representation Learning for 3D Molecules via Reconstruction-Based Pretraining

2025-06-16 · Shaoheng Yan, Zian Li, Muhan Zhang

The pretraining-and-finetuning paradigm has driven significant advances across domains, such as natural language processing and computer vision, with representative pretraining paradigms such as masked language modeling …

DenoisingLanguage ModelingLanguage ModellingMasked Language Modeling+3

Visual Instruction Pretraining for Domain-Specific Foundation Models

2025-09-22 · Yuxuan Li, Yicheng Zhang, Wenhao Tang, Yimian Dai 외 arxiv

Modern computer vision is converging on a closed loop in which perception, reasoning and generation mutually reinforce each other. However, this loop remains incomplete: the top-down influence of high-level reasoning on …

DART: Depth-as-Target Pretraining for Surgical Vision Foundation Models

2026-09-03 · John J. Han, Adam Schmidt, Muhammad Abdullah Jamal, Jie Ying Wu 외 arxiv

Vision foundation models (VFMs) are valuable in data-scarce domains such as surgery, where a single pretrained backbone can provide rich representations for many downstream tasks. Yet the dominant self-supervised pretrai…

Depth Estimation

LA4VLA: Learning to Act without Seeing via Language-Action Pretraining

2026-06-25 · Tao Lin, Yuxin Du, Yiran Mao, Zewei Ye 외 arxiv

Vision-Language-Action (VLA) models are commonly pretrained on robot demonstrations by jointly mapping visual observations and language instructions to actions. However, dense visual-action supervision can dominate the c…