中文
相关论文

相关论文: Federated Learning for Blind Image Super-Resolutio…

200 篇论文

Blind Super-Resolution (SR) usually involves two sub-problems: 1) estimating the degradation of the given low-resolution (LR) image; 2) super-resolving the LR image to its high-resolution (HR) counterpart. Both problems are ill-posed due to…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Zhengxiong Luo , Yan Huang , Shang Li , Liang Wang , Tieniu Tan

Data privacy has become an increasingly important concern in real-world big data applications such as machine learning. To address the problem, federated learning (FL) has been a promising solution to building effective machine learning…

机器学习 · 计算机科学 2023-03-28 Yilun Jin , Yang Liu , Kai Chen , Qiang Yang

Most super-resolution (SR) models struggle with real-world low-resolution (LR) images. This issue arises because the degradation characteristics in the synthetic datasets differ from those in real-world LR images. Since SR models are…

图像与视频处理 · 电气工程与系统科学 2025-03-05 Ru Ito , Supatta Viriyavisuthisakul , Kazuhiko Kawamoto , Hiroshi Kera

Federated learning is a privacy-preserving training method which consists of training from a plurality of clients but without sharing their confidential data. However, previous work on federated learning do not explore suitable neural…

机器学习 · 计算机科学 2023-11-16 Shuhei Nitta , Taiji Suzuki , Albert Rodríguez Mulet , Atsushi Yaguchi , Ryusuke Hirai

Machine learning in medical imaging often faces a fundamental dilemma, namely, the small sample size problem. Many recent studies suggest using multi-domain data pooled from different acquisition sites/centers to improve statistical power.…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Hao Guan , Pew-Thian Yap , Andrea Bozoki , Mingxia Liu

Deep neural networks have shown the ability to extract universal feature representations from data such as images and text that have been useful for a variety of learning tasks. However, the fruits of representation learning have yet to be…

机器学习 · 计算机科学 2023-03-28 Liam Collins , Hamed Hassani , Aryan Mokhtari , Sanjay Shakkottai

Most deep learning-based super-resolution (SR) methods are not image-specific: 1) They are trained on samples synthesized by predefined degradations (e.g. bicubic downsampling), regardless of the domain gap between training and testing…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Shang Li , Guixuan Zhang , Zhengxiong Luo , Jie Liu , Zhi Zeng , Shuwu Zhang

Many image and vision applications require a large amount of data for model training. Collecting all such data at a central location can be challenging due to data privacy and communication bandwidth restrictions. Federated learning is an…

机器学习 · 计算机科学 2020-06-24 Tiffany Tuor , Shiqiang Wang , Bong Jun Ko , Changchang Liu , Kin K. Leung

In real-world single image super-resolution (SISR) task, the low-resolution image suffers more complicated degradations, not only downsampled by unknown kernels. However, existing SISR methods are generally studied with the synthetic…

图像与视频处理 · 电气工程与系统科学 2020-09-15 Guanghao Yin , Shouqian Sun , Chao Li , Xin Min

Self-supervised learning is crucial for super-resolution because ground-truth images are usually unavailable for real-world settings. Existing methods derive self-supervision from low-resolution images by creating pseudo-pairs or by…

图像与视频处理 · 电气工程与系统科学 2024-11-26 Yuehan Zhang , Angela Yao

The performance of image super-resolution relies heavily on the accuracy of degradation information, especially under blind settings. Due to the absence of true degradation models in real-world scenarios, previous methods learn distinct…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Hongda Liu , Longguang Wang , Ye Zhang , Kaiwen Xue , Shunbo Zhou , Yulan Guo

To overcome inherent hardware limitations of hyperspectral imaging systems with respect to their spatial resolution, fusion-based hyperspectral image (HSI) super-resolution is attracting increasing attention. This technique aims to fuse a…

图像与视频处理 · 电气工程与系统科学 2022-01-25 Xiuheng Wang , Jie Chen , Cédric Richard

This paper proposes a federated learning framework designed to achieve \textit{relative fairness} for clients. Traditional federated learning frameworks typically ensure absolute fairness by guaranteeing minimum performance across all…

机器学习 · 统计学 2024-11-05 Shogo Nakakita , Tatsuya Kaneko , Shinya Takamaeda-Yamazaki , Masaaki Imaizumi

In spite of the success on benchmark datasets, most advanced face super-resolution models perform poorly in real scenarios since the remarkable domain gap between the real images and the synthesized training pairs. To tackle this problem,…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Xianfang Zeng , Jiangning Zhang , Liang Liu , Guangzhong Tian , Yong Liu

Complex degradations like noise, blur, and low resolution are typical challenges in real world image fusion tasks, limiting the performance and practicality of existing methods. End to end neural network based approaches are generally…

计算机视觉与模式识别 · 计算机科学 2026-04-13 Yu Shi , Yu Liu , Zhong-Cheng Wu , Juan Cheng , Huafeng Li , Xun Chen

Deep learning models for semantic segmentation of images require large amounts of data. In the medical imaging domain, acquiring sufficient data is a significant challenge. Labeling medical image data requires expert knowledge.…

机器学习 · 计算机科学 2018-10-24 Micah J Sheller , G Anthony Reina , Brandon Edwards , Jason Martin , Spyridon Bakas

Super-resolution (SR) techniques designed for real-world applications commonly encounter two primary challenges: generalization performance and restoration accuracy. We demonstrate that when methods are trained using complex, large-range…

计算机视觉与模式识别 · 计算机科学 2023-06-02 Ruofan Zhang , Jinjin Gu , Haoyu Chen , Chao Dong , Yulun Zhang , Wenming Yang

Federated learning is a new machine learning paradigm which allows data parties to build machine learning models collaboratively while keeping their data secure and private. While research efforts on federated learning have been growing…

计算机视觉与模式识别 · 计算机科学 2021-01-06 Jiahuan Luo , Xueyang Wu , Yun Luo , Anbu Huang , Yunfeng Huang , Yang Liu , Qiang Yang

It is widely acknowledged that single image super-resolution (SISR) methods would not perform well if the assumed degradation model deviates from those in real images. Although several degradation models take additional factors into…

图像与视频处理 · 电气工程与系统科学 2021-10-01 Kai Zhang , Jingyun Liang , Luc Van Gool , Radu Timofte

Federated learning is a distributed machine learning approach to privacy preservation and two major technical challenges prevent a wider application of federated learning. One is that federated learning raises high demands on communication,…

机器学习 · 计算机科学 2020-03-06 Hangyu Zhu , Yaochu Jin