中文
相关论文

相关论文: Federated Self-Supervised Learning for One-Shot Cr…

200 篇论文

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

Federated learning is essential for enabling collaborative model training across decentralized data sources while preserving data privacy and security. This approach mitigates the risks associated with centralized data collection and…

机器学习 · 计算机科学 2025-03-14 Daoyuan Li , Zuyuan Yang , Shengli Xie

Few-shot segmentation (FSS) is a dense prediction task that aims to infer the pixel-wise labels of unseen classes using only a limited number of annotated images. The key challenge in FSS is to classify the labels of query pixels using…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Wenbo Xu , Huaxi Huang , Ming Cheng , Litao Yu , Qiang Wu , Jian Zhang

In medical imaging, developing generalized segmentation models that can handle multiple organs and lesions is crucial. However, the scarcity of fully annotated datasets and strict privacy regulations present significant barriers to data…

计算机视觉与模式识别 · 计算机科学 2025-10-29 Pochuan Wang , Chen Shen , Masahiro Oda , Chiou-Shann Fuh , Kensaku Mori , Weichung Wang , Holger R. Roth

This paper introduces a novel federated learning framework termed LoRa-FL designed for training low-rank one-shot image detection models deployed on edge devices. By incorporating low-rank adaptation techniques into one-shot detection…

计算机视觉与模式识别 · 计算机科学 2025-04-24 Abdul Hannaan , Zubair Shah , Aiman Erbad , Amr Mohamed , Ali Safa

This study aims to optimize the few-shot image classification task and improve the model's feature extraction and classification performance by combining self-supervised learning with the deep network model ResNet-101. During the training…

计算机视觉与模式识别 · 计算机科学 2024-11-20 Yuyang Xiao

In recent advancements in machine learning, federated learning allows a network of distributed clients to collaboratively develop a global model without needing to share their local data. This technique aims to safeguard privacy, countering…

机器学习 · 计算机科学 2024-07-18 Davide Domini , Gianluca Aguzzi , Nicolas Farabegoli , Mirko Viroli , Lukas Esterle

Federated learning methods enable us to train machine learning models on distributed user data while preserving its privacy. However, it is not always feasible to obtain high-quality supervisory signals from users, especially for vision…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Chun-Han Yao , Boqing Gong , Yin Cui , Hang Qi , Yukun Zhu , Ming-Hsuan Yang

Federated learning (FL) has emerged with increasing popularity to collaborate distributed medical institutions for training deep networks. However, despite existing FL algorithms only allow the supervised training setting, most hospitals in…

计算机视觉与模式识别 · 计算机科学 2021-06-17 Quande Liu , Hongzheng Yang , Qi Dou , Pheng-Ann Heng

Medical image segmentation is a fundamental and critical step in many image-guided clinical approaches. Recent success of deep learning-based segmentation methods usually relies on a large amount of labeled data, which is particularly…

计算机视觉与模式识别 · 计算机科学 2023-11-15 Rushi Jiao , Yichi Zhang , Le Ding , Rong Cai , Jicong Zhang

Federated learning (FL) effectively mitigates the data silo challenge brought about by policies and privacy concerns, implicitly harnessing more data for deep model training. However, traditional centralized FL models grapple with diverse…

计算机视觉与模式识别 · 计算机科学 2024-06-03 Li Lin , Yixiang Liu , Jiewei Wu , Pujin Cheng , Zhiyuan Cai , Kenneth K. Y. Wong , Xiaoying Tang

Image-based depth estimation has gained significant attention in recent research on computer vision for autonomous vehicles in intelligent transportation systems. This focus stems from its cost-effectiveness and wide range of potential…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Elton F. de S. Soares , Carlos Alberto V. Campos

One-shot FL enables collaborative training in a single round, eliminating the need for iterative communication, making it particularly suitable for use in resource-constrained and privacy-sensitive applications. This survey offers a…

机器学习 · 计算机科学 2025-05-06 Flora Amato , Lingyu Qiu , Mohammad Tanveer , Salvatore Cuomo , Fabio Giampaolo , Francesco Piccialli

Few-shot segmentation (FSS) methods perform image segmentation for a particular object class in a target (query) image, using a small set of (support) image-mask pairs. Recent deep neural network based FSS methods leverage high-dimensional…

计算机视觉与模式识别 · 计算机科学 2020-05-05 Siddhartha Gairola , Mayur Hemani , Ayush Chopra , Balaji Krishnamurthy

Federated learning has emerged as a promising approach for training machine learning models on decentralized data sources while preserving data privacy. However, challenges such as communication bottlenecks, heterogeneity of client devices,…

机器学习 · 计算机科学 2023-12-27 Anna Vettoruzzo , Mohamed-Rafik Bouguelia , Thorsteinn Rögnvaldsson

Deep learning-based methods have achieved encouraging performances in the field of magnetic resonance (MR) image reconstruction. Nevertheless, to properly learn a powerful and robust model, these methods generally require large quantities…

图像与视频处理 · 电气工程与系统科学 2023-04-18 Ruoyou Wu , Cheng Li , Juan Zou , Qiegen Liu , Hairong Zheng , Shanshan Wang

Few-shot classification which aims to recognize unseen classes using very limited samples has attracted more and more attention. Usually, it is formulated as a metric learning problem. The core issue of few-shot classification is how to…

计算机视觉与模式识别 · 计算机科学 2022-08-29 Xixi Wang , Xiao Wang , Bo Jiang , Bin Luo

Few-shot learning and self-supervised learning address different facets of the same problem: how to train a model with little or no labeled data. Few-shot learning aims for optimization methods and models that can learn efficiently to…

计算机视觉与模式识别 · 计算机科学 2019-06-13 Spyros Gidaris , Andrei Bursuc , Nikos Komodakis , Patrick Pérez , Matthieu Cord

This paper presents a solution to the cross-domain adaptation problem for 2D surgical image segmentation, explicitly considering the privacy protection of distributed datasets belonging to different centers. Deep learning architectures in…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Ronast Subedi , Rebati Raman Gaire , Sharib Ali , Anh Nguyen , Danail Stoyanov , Binod Bhattarai

The ubiquity of edge devices has led to a growing amount of unlabeled data produced at the edge. Deep learning models deployed on edge devices are required to learn from these unlabeled data to continuously improve accuracy. Self-supervised…

计算机视觉与模式识别 · 计算机科学 2023-05-26 Jiahe Shi , Yawen Wu , Dewen Zeng , Jun Tao , Jingtong Hu , Yiyu Shi