中文
相关论文

相关论文: Mixup-Privacy: A simple yet effective approach for…

200 篇论文

With powerful parallel computing GPUs and massive user data, neural-network-based deep learning can well exert its strong power in problem modeling and solving, and has archived great success in many applications such as image…

密码学与安全 · 计算机科学 2019-10-28 Lingchen Zhao , Qian Wang , Qin Zou , Yan Zhang , Yanjiao Chen

Security monitoring via ubiquitous cameras and their more extended in intelligent buildings stand to gain from advances in signal processing and machine learning. While these innovative and ground-breaking applications can be considered as…

密码学与安全 · 计算机科学 2026-05-06 Mehmet Yamac , Mete Ahishali , Nikolaos Passalis , Jenni Raitoharju , Bulent Sankur , Moncef Gabbouj

Image normalization is a building block in medical image analysis. Conventional approaches are customarily utilized on a per-dataset basis. This strategy, however, prevents the current normalization algorithms from fully exploiting the…

机器学习 · 计算机科学 2020-10-06 Pierre-Luc Delisle , Benoit Anctil-Robitaille , Christian Desrosiers , Herve Lombaert

We introduce a framework for navigating through cluttered environments by connecting multiple cameras together while simultaneously preserving privacy. Occlusions and obstacles in large environments are often challenging situations for…

机器学习 · 计算机科学 2022-12-05 Hui Lu , Mia Chiquier , Carl Vondrick

Training neural networks usually require large numbers of sensitive training data, and how to protect the privacy of training data has thus become a critical topic in deep learning research. InstaHide is a state-of-the-art scheme to protect…

机器学习 · 计算机科学 2024-02-07 Baihe Huang , Zhao Song , Runzhou Tao , Junze Yin , Ruizhe Zhang , Danyang Zhuo

We consider the recent privacy preserving methods that train the models not on original images, but on mixed images that look like noise and hard to trace back to the original images. We explain that those mixed images will be samples on…

机器学习 · 计算机科学 2021-03-02 Roozbeh Yousefzadeh

Federated learning enables training a global machine learning model from data distributed across multiple sites, without having to move the data. This is particularly relevant in healthcare applications, where data is rife with personal,…

密码学与安全 · 计算机科学 2020-02-24 Olivia Choudhury , Aris Gkoulalas-Divanis , Theodoros Salonidis , Issa Sylla , Yoonyoung Park , Grace Hsu , Amar Das

Medical image segmentation is an increasingly popular area of research in medical imaging processing and analysis. However, many researchers who are new to the field struggle with basic concepts. This tutorial paper aims to provide an…

图像与视频处理 · 电气工程与系统科学 2023-04-13 Diedre Carmo , Gustavo Pinheiro , Lívia Rodrigues , Thays Abreu , Roberto Lotufo , Letícia Rittner

Automatic image segmentation becomes very crucial for tumor detection in medical image processing.In general, manual and semi automatic segmentation techniques require more time and knowledge. However these drawbacks had overcome by…

计算机视觉与模式识别 · 计算机科学 2016-03-09 D. Anithadevi , K. Perumal

Automated medical image segmentation is becoming increasingly crucial to modern clinical practice, driven by the growing demand for precise diagnosis, the push towards personalized treatment plans, and the advancements in machine learning…

图像与视频处理 · 电气工程与系统科学 2023-11-13 Tan-Hanh Pham , Xianqi Li , Kim-Doang Nguyen

In graph machine learning, data collection, sharing, and analysis often involve multiple parties, each of which may require varying levels of data security and privacy. To this end, preserving privacy is of great importance in protecting…

机器学习 · 计算机科学 2023-07-11 Dongqi Fu , Wenxuan Bao , Ross Maciejewski , Hanghang Tong , Jingrui He

Medical image distributions shift constantly due to changes in patient population and discrepancies in image acquisition. These distribution changes result in performance deterioration; deterioration that continual learning aims to…

图像与视频处理 · 电气工程与系统科学 2024-08-01 Nick Lemke , Camila González , Anirban Mukhopadhyay , Martin Mundt

Web browsers are increasingly used as middleware platforms offering a central access point for service provision. Using backend containerization, RESTful APIs, and distributed computing allows for complex systems to be realized that address…

分布式、并行与集群计算 · 计算机科学 2017-10-03 Rudolph Pienaar , Ata Turk , Jorge Bernal-Rusiel , Nicolas Rannou , Daniel Haehn , P. Ellen Grant , Orran Krieger

Image segmentation is a key topic in image processing and computer vision with applications such as scene understanding, medical image analysis, robotic perception, video surveillance, augmented reality, and image compression, among many…

计算机视觉与模式识别 · 计算机科学 2020-11-17 Shervin Minaee , Yuri Boykov , Fatih Porikli , Antonio Plaza , Nasser Kehtarnavaz , Demetri Terzopoulos

Medical image segmentation is a relevant task as it serves as the first step for several diagnosis processes, thus it is indispensable in clinical usage. Whilst major success has been reported using supervised techniques, they assume a…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Lihao Liu , Angelica I Aviles-Rivero , Carola-Bibiane Schönlieb

Medical image segmentation is one of the major challenges addressed by machine learning methods. Yet, deep learning methods profoundly depend on a large amount of annotated data, which is time-consuming and costly. Though, semi-supervised…

计算机视觉与模式识别 · 计算机科学 2020-11-18 Tariq Bdair , Benedikt Wiestler , Nassir Navab , Shadi Albarqouni

In distributed computing environments, collaborative machine learning enables multiple clients to train a global model collaboratively. To preserve privacy in such settings, a common technique is to utilize frequent updates and…

机器学习 · 计算机科学 2025-01-24 Chia-Yuan Wu , Frank E. Curtis , Daniel P. Robinson

Although the preservation of shape continuity and physiological anatomy is a natural assumption in the segmentation of medical images, it is often neglected by deep learning methods that mostly aim for the statistical modeling of input data…

计算机视觉与模式识别 · 计算机科学 2023-05-01 Yousef Yeganeh , Azade Farshad , Goktug Guevercin , Amr Abu-zer , Rui Xiao , Yongjian Tang , Ehsan Adeli , Nassir Navab

Medical image registration and segmentation are critical tasks for several clinical procedures. Manual realisation of those tasks is time-consuming and the quality is highly dependent on the level of expertise of the physician. To mitigate…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Lihao Liu , Zhening Huang , Pietro Liò , Carola-Bibiane Schönlieb , Angelica I. Aviles-Rivero

Image segmentation is an important task in many medical applications. Methods based on convolutional neural networks attain state-of-the-art accuracy; however, they typically rely on supervised training with large labeled datasets. Labeling…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Amy Zhao , Guha Balakrishnan , Frédo Durand , John V. Guttag , Adrian V. Dalca