中文
相关论文

相关论文: GAN-based Data Augmentation for Chest X-ray Classi…

200 篇论文

Artificial Intelligence (AI)-based models can help in diagnosing COVID-19 from lung CT scans and X-ray images; however, these models require large amounts of data for training and validation. Many researchers studied Generative Adversarial…

图像与视频处理 · 电气工程与系统科学 2023-04-10 Hazrat Ali , Christer Gronlund , Zubair Shah

Generative Adversarial Networks (GANs) have shown promise in augmenting datasets and boosting convolutional neural networks' (CNN) performance on image classification tasks. But they introduce more hyperparameters to tune as well as the…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Amil Dravid , Florian Schiffers , Yunan Wu , Oliver Cossairt , Aggelos K. Katsaggelos

New medical datasets are now more open to the public, allowing for better and more extensive research. Although prepared with the utmost care, new datasets might still be a source of spurious correlations that affect the learning process.…

图像与视频处理 · 电气工程与系统科学 2022-09-23 Agnieszka Mikołajczyk , Sylwia Majchrowska , Sandra Carrasco Limeros

In this paper, we present a data augmentation method that generates synthetic medical images using Generative Adversarial Networks (GANs). We propose a training scheme that first uses classical data augmentation to enlarge the training set…

计算机视觉与模式识别 · 计算机科学 2018-01-09 Maayan Frid-Adar , Eyal Klang , Michal Amitai , Jacob Goldberger , Hayit Greenspan

In agricultural image analysis, optimal model performance is keenly pursued for better fulfilling visual recognition tasks (e.g., image classification, segmentation, object detection and localization), in the presence of challenges with…

计算机视觉与模式识别 · 计算机科学 2022-04-14 Ebenezer Olaniyi , Dong Chen , Yuzhen Lu , Yanbo Huang

Generative Adversarial Networks (GAN) have shown potential in expanding limited medical imaging datasets. This study explores how different ratios of GAN-generated and real brain tumor MRI images impact the performance of a CNN in…

图像与视频处理 · 电气工程与系统科学 2025-06-23 Mahin Montasir Afif , Abdullah Al Noman , K. M. Tahsin Kabir , Md. Mortuza Ahmmed , Md. Mostafizur Rahman , Mufti Mahmud , Md. Ashraful Babu

Generative Adversarial Networks (GANs) have demonstrated their versatility across various applications, including data augmentation and malware detection. This research explores the effectiveness of utilizing GAN-generated data to train a…

密码学与安全 · 计算机科学 2024-03-06 Kawana Stalin , Mikias Berhanu Mekoya

Sentiment analysis is a task that may suffer from a lack of data in certain cases, as the datasets are often generated and annotated by humans. In cases where data is inadequate for training discriminative models, generate models may aid…

机器学习 · 计算机科学 2019-02-20 Rahul Gupta

A major challenge in applying deep learning to medical imaging is the paucity of annotated data. This study demonstrates that synthetic colonoscopy images generated by Generative Adversarial Network (GAN) inversion can be used as training…

图像与视频处理 · 电气工程与系统科学 2025-07-02 Mayank Golhar , Taylor L. Bobrow , Saowanee Ngamruengphong , Nicholas J. Durr

Despite the growing availability of high-quality public datasets, the lack of training samples is still one of the main challenges of deep-learning for skin lesion analysis. Generative Adversarial Networks (GANs) appear as an enticing…

图像与视频处理 · 电气工程与系统科学 2021-04-22 Alceu Bissoto , Eduardo Valle , Sandra Avila

The use of synthetic data generated by Generative Adversarial Networks (GANs) has become quite a popular method to do data augmentation for many applications. While practitioners celebrate this as an economical way to get more synthetic…

机器学习 · 计算机科学 2018-11-12 Niharika Jain , Lydia Manikonda , Alberto Olmo Hernandez , Sailik Sengupta , Subbarao Kambhampati

Quality control is a crucial activity performed by manufacturing companies to ensure their products conform to the requirements and specifications. The introduction of artificial intelligence models enables to automate the visual quality…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Jože M. Rožanec , Patrik Zajec , Spyros Theodoropoulos , Erik Koehorst , Blaž Fortuna , Dunja Mladenić

Deep Neural Networks (DNNs) show a significant impact on medical imaging. One significant problem with adopting DNNs for skin cancer classification is that the class frequencies in the existing datasets are imbalanced. This problem hinders…

图像与视频处理 · 电气工程与系统科学 2019-10-29 Ibrahim Saad Ali , Mamdouh Farouk Mohamed , Yousef Bassyouni Mahdy

The classification of acoustic environments allows for machines to better understand the auditory world around them. The use of deep learning in order to teach machines to discriminate between different rooms is a new area of research.…

音频与语音处理 · 电气工程与系统科学 2020-12-07 Constantinos Papayiannis , Christine Evers , Patrick A. Naylor

Effective training of neural networks requires much data. In the low-data regime, parameters are underdetermined, and learnt networks generalise poorly. Data Augmentation alleviates this by using existing data more effectively. However…

机器学习 · 统计学 2018-03-23 Antreas Antoniou , Amos Storkey , Harrison Edwards

In this paper, we explore the feasibility of using generative models, specifically Progressive Growing GANs (PG-GANs) and Stable Diffusion fine-tuning, to generate synthetic chest X-ray images for medical diagnosis purposes. Due to ethical…

图像与视频处理 · 电气工程与系统科学 2023-05-31 Muhammad Danyal Malik , Danish Humair

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

Despite remarkable performance in producing realistic samples, Generative Adversarial Networks (GANs) often produce low-quality samples near low-density regions of the data manifold, e.g., samples of minor groups. Many techniques have been…

机器学习 · 计算机科学 2021-10-28 Jinhee Lee , Haeri Kim , Youngkyu Hong , Hye Won Chung

Early detection of breast cancer has a major contribution to curability, and using mammographic images, this can be achieved non-invasively. Supervised deep learning, the dominant CADe tool currently, has played a great role in object…

图像与视频处理 · 电气工程与系统科学 2019-09-06 Basel Alyafi , Oliver Diaz , Robert Marti

Generative Adversarial Networks (GANs) have shown considerable promise for mitigating the challenge of data scarcity when building machine learning-driven analysis algorithms. Specifically, a number of studies have shown that GAN-based…

计算机视觉与模式识别 · 计算机科学 2018-11-28 Xiaodan Hu , Audrey G. Chung , Paul Fieguth , Farzad Khalvati , Masoom A. Haider , Alexander Wong