中文
相关论文

相关论文: Parameter Efficient Adaptation for Image Restorati…

200 篇论文

Parameter-efficient transfer learning (PETL) has shown great potential in adapting a vision transformer (ViT) pre-trained on large-scale datasets to various downstream tasks. Existing studies primarily focus on minimizing the number of…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Zheng Liu , Jinchao Zhu , Nannan Li , Gao Huang

In large language models like the Generative Pre-trained Transformer, the Mixture of Experts paradigm has emerged as a powerful technique for enhancing model expressiveness and accuracy. However, deploying GPT MoE models for parallel…

机器学习 · 计算机科学 2024-01-18 Jinghan Yao , Quentin Anthony , Aamir Shafi , Hari Subramoni , Dhabaleswar K. , Panda

We propose SinIR, an efficient reconstruction-based framework trained on a single natural image for general image manipulation, including super-resolution, editing, harmonization, paint-to-image, photo-realistic style transfer, and artistic…

计算机视觉与模式识别 · 计算机科学 2021-06-15 Jihyeong Yoo , Qifeng Chen

Recently, significant breakthroughs have been made in all-in-one image restoration (AiOIR), which can handle multiple restoration tasks with a single model. However, existing methods typically focus on a specific image domain, such as…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Guanglu Dong , Chunlei Li , Chao Ren , Jingliang Hu , Yilei Shi , Xiao Xiang Zhu , Lichao Mou

In computer vision, it has achieved great transfer learning performance via adapting large-scale pretrained vision models (e.g., vision transformers) to downstream tasks. Common approaches for model adaptation either update all model…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Xuehai He , Chunyuan Li , Pengchuan Zhang , Jianwei Yang , Xin Eric Wang

Image quality is a critical factor in delivering visually appealing content on web platforms. However, images often suffer from degradation due to lossy operations applied by online social networks (OSNs), negatively affecting user…

计算机视觉与模式识别 · 计算机科学 2025-10-17 Thomas Katraouras , Dimitrios Rafailidis

In computer vision, correcting the exposure level is a fundamental task for enhancing the visual quality of observations with inappropriate lightness. However, existing methodologies tend to be impractical because they lack adaptability to…

计算机视觉与模式识别 · 计算机科学 2026-04-29 Long Ma , Nan An , Jinyuan Liu , Xin Fan , Zhongxuan Luo , Deyu Meng , Risheng Liu

Zero-shot image restoration provides a flexible way to handle diverse degradations without task-specific training. However, existing methods typically rely on stacked layers or pre-trained features to enhance degradation expression, while…

计算机视觉与模式识别 · 计算机科学 2026-05-26 XiaoWan Hu , Jing Yang , HeNan Liu , HuaQiu Li , Mai Xu

Real-world image degradation is often unknown, spatially non-uniform, and compositional, requiring all-in-one restoration models to adapt a single set of weights to diverse local corruption patterns without test-time degradation labels.…

计算机视觉与模式识别 · 计算机科学 2026-05-08 Haisen He , Xiangyu Zou , SongLin Dong , Heng Li , Yihong Gong , Zhiheng Ma

In this study, we propose an enhanced image restoration model, SUPIR, based on the integration of two low-rank adaptive (LoRA) modules with the Stable Diffusion XL (SDXL) framework. Our method leverages the advantages of LoRA to fine-tune…

计算机视觉与模式识别 · 计算机科学 2024-09-02 Haiyang Zhao

The rapid advancement of large language models (LLMs) has led to architectures with billions to trillions of parameters, posing significant deployment challenges due to their substantial demands on memory, processing power, and energy…

机器学习 · 计算机科学 2024-07-02 Enshu Liu , Junyi Zhu , Zinan Lin , Xuefei Ning , Matthew B. Blaschko , Shengen Yan , Guohao Dai , Huazhong Yang , Yu Wang

Mixture-of-Experts (MoE) model architectures can significantly reduce the number of activated parameters per token, enabling computationally efficient training and inference. However, their large overall parameter counts and model sizes…

机器学习 · 计算机科学 2026-02-13 Arian Raje , Anupam Nayak , Gauri Joshi

Visual images corrupted by various types and levels of degradations are commonly encountered in practical image compression. However, most existing image compression methods are tailored for clean images, therefore struggling to achieve…

计算机视觉与模式识别 · 计算机科学 2025-05-01 Huimin Zeng , Jiacheng Li , Ziqiang Zheng , Zhiwei Xiong

Instruction tuning has shown promising potential for developing general-purpose AI capabilities by using large-scale pre-trained models and boosts growing research to integrate multimodal information for creative applications. However,…

计算与语言 · 计算机科学 2023-12-21 Yihang Zhai , Haixin Wang , Jianlong Chang , Xinlong Yang , Jinan Sun , Shikun Zhang , Qi Tian

Graph Neural Networks (GNNs) face a fundamental adaptability challenge: their fixed message-passing architectures struggle with the immense diversity of real-world graphs, where optimal computational strategies vary by local structure and…

机器学习 · 计算机科学 2025-10-27 Yunlong Chu , Minglai Shao , Zengyi Wo , Bing Hao , Yuhang Liu , Ruijie Wang , Jianxin Li

Parameter-efficient transfer learning (PETL) methods adapt large artificial neural networks to downstream tasks without fine-tuning the entire model. However, existing additive methods, such as adapters, sometimes struggle to capture…

机器学习 · 计算机科学 2026-04-20 Amirmohammad Mohammadi , Davelle Carreiro , Alexandra Van Dine , Joshua Peeples

Fine-tuning pre-trained language models for multiple tasks tends to be expensive in terms of storage. To mitigate this, parameter-efficient transfer learning (PETL) methods have been proposed to address this issue, but they still require a…

计算与语言 · 计算机科学 2023-06-13 Guangtao Zeng , Peiyuan Zhang , Wei Lu

In real-world scenarios, image impairments often manifest as composite degradations, presenting a complex interplay of elements such as low light, haze, rain, and snow. Despite this reality, existing restoration methods typically target…

计算机视觉与模式识别 · 计算机科学 2024-07-11 Yu Guo , Yuan Gao , Yuxu Lu , Huilin Zhu , Ryan Wen Liu , Shengfeng He

Most unsupervised anomaly detection methods based on representations of normal samples to distinguish anomalies have recently made remarkable progress. However, existing methods only learn a single decision boundary for distinguishing the…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Tianwu Lei , Silin Chen , Bohan Wang , Zhengkai Jiang , Ningmu Zou

By increasing model parameters but activating them sparsely when performing a task, the use of Mixture-of-Experts (MoE) architecture significantly improves the performance of Large Language Models (LLMs) without increasing the inference…

计算与语言 · 计算机科学 2025-06-10 Zeliang Zhang , Xiaodong Liu , Hao Cheng , Chenliang Xu , Jianfeng Gao