中文
相关论文

相关论文: ProstateGAN: Mitigating Data Bias via Prostate Dif…

200 篇论文

In Canada, prostate cancer is the most common form of cancer in men and accounted for 20% of new cancer cases for this demographic in 2022. Due to recent successes in leveraging machine learning for clinical decision support, there has been…

图像与视频处理 · 电气工程与系统科学 2023-12-01 Aditya Sridhar , Chi-en Amy Tai , Hayden Gunraj , Yuhao Chen , Alexander Wong

Despite the recent success in applying supervised deep learning to medical imaging tasks, the problem of obtaining large and diverse expert-annotated datasets required for the development of high performant models remains particularly…

计算机视觉与模式识别 · 计算机科学 2019-11-21 Amirata Ghorbani , Vivek Natarajan , David Coz , Yuan Liu

Privacy concerns around sharing personally identifiable information are a major practical barrier to data sharing in medical research. However, in many cases, researchers have no interest in a particular individual's information but rather…

图像与视频处理 · 电气工程与系统科学 2021-08-18 August DuMont Schütte , Jürgen Hetzel , Sergios Gatidis , Tobias Hepp , Benedikt Dietz , Stefan Bauer , Patrick Schwab

In this research, we introduce an innovative method for synthesizing medical images using generative adversarial networks (GANs). Our proposed GANs method demonstrates the capability to produce realistic synthetic images even when trained…

图像与视频处理 · 电气工程与系统科学 2024-06-28 Yinqiu Feng , Bo Zhang , Lingxi Xiao , Yutian Yang , Tana Gegen , Zexi Chen

We introduce the Probabilistic Generative Adversarial Network (PGAN), a new GAN variant based on a new kind of objective function. The central idea is to integrate a probabilistic model (a Gaussian Mixture Model, in our case) into the GAN…

机器学习 · 计算机科学 2017-08-08 Hamid Eghbal-zadeh , Gerhard Widmer

Due to the lack of available annotated medical images, accurate computer-assisted diagnosis requires intensive Data Augmentation (DA) techniques, such as geometric/intensity transformations of original images; however, those transformed…

计算机视觉与模式识别 · 计算机科学 2019-04-01 Changhee Han , Leonardo Rundo , Ryosuke Araki , Yujiro Furukawa , Giancarlo Mauri , Hideki Nakayama , Hideaki Hayashi

Medical image processing has been highlighted as an area where deep learning-based models have the greatest potential. However, in the medical field in particular, problems of data availability and privacy are hampering research progress…

图像与视频处理 · 电气工程与系统科学 2023-10-27 Christoph Angermann , Johannes Bereiter-Payr , Kerstin Stock , Markus Haltmeier , Gerald Degenhart

Advance in medical imaging is an important part in deep learning research. One of the goals of computer vision is development of a holistic, comprehensive model which can identify tumors from histology slides obtained via biopsies. A major…

图像与视频处理 · 电气工程与系统科学 2024-12-18 Vidit Gautam

Generative Adversarial Networks (GANs) have been extremely successful in various application domains such as computer vision, medicine, and natural language processing. Moreover, transforming an object or person to a desired shape become a…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Pourya Shamsolmoali , Masoumeh Zareapoor , Eric Granger , Huiyu Zhou , Ruili Wang , M. Emre Celebi , Jie Yang

As many other machine learning driven medical image analysis tasks, skin image analysis suffers from a chronic lack of labeled data and skewed class distributions, which poses problems for the training of robust and well-generalizing…

计算机视觉与模式识别 · 计算机科学 2018-09-07 Christoph Baur , Shadi Albarqouni , Nassir Navab

In medical imaging, access to data is commonly limited due to patient privacy restrictions and the issue that it can be difficult to acquire enough data in the case of rare diseases.[1] The purpose of this investigation was to develop a…

计算机视觉与模式识别 · 计算机科学 2024-03-29 John R. McNulty , Lee Kho , Alexandria L. Case , Charlie Fornaca , Drew Johnston , David Slater , Joshua M. Abzug , Sybil A. Russell

Generative Adversarial Network (GAN) and its variants serve as a perfect representation of the data generation model, providing researchers with a large amount of high-quality generated data. They illustrate a promising direction for…

机器学习 · 计算机科学 2020-04-21 Yi Liu , Jialiang Peng , James J. Q Yu , Yi Wu

Generative Adversarial Networks (GANs) and their extensions have carved open many exciting ways to tackle well known and challenging medical image analysis problems such as medical image de-noising, reconstruction, segmentation, data…

计算机视觉与模式识别 · 计算机科学 2019-10-10 Salome Kazeminia , Christoph Baur , Arjan Kuijper , Bram van Ginneken , Nassir Navab , Shadi Albarqouni , Anirban Mukhopadhyay

There has been a drastic growth of research in Generative Adversarial Nets (GANs) in the past few years. Proposed in 2014, GAN has been applied to various applications such as computer vision and natural language processing, and achieves…

计算机视觉与模式识别 · 计算机科学 2018-11-20 He Huang , Philip S. Yu , Changhu Wang

Deep learning algorithms produces state-of-the-art results for different machine learning and computer vision tasks. To perform well on a given task, these algorithms require large dataset for training. However, deep learning algorithms…

机器学习 · 计算机科学 2019-04-03 Talha Iqbal , Hazrat Ali

Generative Adversarial Networks (GANs) can help overcome data scarcity in computer vision tasks by generating additional training samples. In this work, we explore generative data augmentation in two low-resource domains: Bangla handwritten…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Md. Sohanuzzaman Soad , Mahady Al Hady , S M Rafiuddin Rifat , Sudip Ghose

Recent advances in Generative Adversarial Networks (GANs) have led to the creation of realistic-looking digital images that pose a major challenge to their detection by humans or computers. GANs are used in a wide range of tasks, from…

图像与视频处理 · 电气工程与系统科学 2020-07-22 Michael Goebel , Lakshmanan Nataraj , Tejaswi Nanjundaswamy , Tajuddin Manhar Mohammed , Shivkumar Chandrasekaran , B. S. Manjunath

Generative Adversarial Networks (GANs) advance face synthesis through learning the underlying distribution of observed data. Despite the high-quality generated faces, some minority groups can be rarely generated from the trained models due…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Shuhan Tan , Yujun Shen , Bolei Zhou

Although current data augmentation methods are successful to alleviate the data insufficiency, conventional augmentation are primarily intra-domain while advanced generative adversarial networks (GANs) generate images remaining uncertain,…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Xiangyu Xiong , Yue Sun , Xiaohong Liu , Chan-Tong Lam , Tong Tong , Hao Chen , Qinquan Gao , Wei Ke , Tao Tan

A common problem in computer vision -- particularly in medical applications -- is a lack of sufficiently diverse, large sets of training data. These datasets often suffer from severe class imbalance. As a result, networks often overfit and…

图像与视频处理 · 电气工程与系统科学 2021-07-08 Shobhita Sundaram , Neha Hulkund