中文
相关论文

相关论文: Generative Image Translation for Data Augmentation…

200 篇论文

Image classification datasets are often imbalanced, characteristic that negatively affects the accuracy of deep-learning classifiers. In this work we propose balancing GAN (BAGAN) as an augmentation tool to restore balance in imbalanced…

计算机视觉与模式识别 · 计算机科学 2018-06-06 Giovanni Mariani , Florian Scheidegger , Roxana Istrate , Costas Bekas , Cristiano Malossi

Skin lesion datasets consist predominantly of normal samples with only a small percentage of abnormal ones, giving rise to the class imbalance problem. Also, skin lesion images are largely similar in overall appearance owing to the low…

图像与视频处理 · 电气工程与系统科学 2020-07-29 Hasib Zunair , A. Ben Hamza

Deep learning has been increasingly incorporated into various computational pathology applications to improve its efficiency, accuracy, and robustness. Although successful, most previous approaches for image classification have crucial…

图像与视频处理 · 电气工程与系统科学 2024-07-15 Anh Tien Nguyen , Jin Tae Kwak

Accurate identification and localization of abnormalities from radiology images serve as a critical role in computer-aided diagnosis (CAD) systems. Building a highly generalizable system usually requires a large amount of data with…

图像与视频处理 · 电气工程与系统科学 2021-10-26 Euyoung Kim , Soochahn Lee , Kyoung Mu Lee

Score-based generative models can produce high quality image samples comparable to GANs, without requiring adversarial optimization. However, existing training procedures are limited to images of low resolution (typically below 32x32), and…

机器学习 · 计算机科学 2020-10-27 Yang Song , Stefano Ermon

Supervised deep learning methods for segmentation require large amounts of labelled training data, without which they are prone to overfitting, not generalizing well to unseen images. In practice, obtaining a large number of annotations…

计算机视觉与模式识别 · 计算机科学 2019-03-01 Krishna Chaitanya , Neerav Karani , Christian Baumgartner , Olivio Donati , Anton Becker , Ender Konukoglu

Understanding the intensity characteristics of brain lesions is key for defining image-based biomarkers in neurological studies and for predicting disease burden and outcome. In this work, we present a novel foreground-based generative…

图像与视频处理 · 电气工程与系统科学 2022-08-04 Berke Doga Basaran , Mengyun Qiao , Paul M. Matthews , Wenjia Bai

The fact that image datasets are often imbalanced poses an intense challenge for deep learning techniques. In this paper, we propose a method to restore the balance in imbalanced images, by coalescing two concurrent methods, generative…

机器学习 · 计算机科学 2020-04-09 Pourya Shamsolmoali , Masoumeh Zareapoor , Linlin Shen , Abdul Hamid Sadka , Jie Yang

Despite remarkable progress on visual recognition tasks, deep neural-nets still struggle to generalize well when training data is scarce or highly imbalanced, rendering them extremely vulnerable to real-world examples. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Shiran Zada , Itay Benou , Michal Irani

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

Image-to-image (I2I) translation methods based on generative adversarial networks (GANs) typically suffer from overfitting when limited training data is available. In this work, we propose a data augmentation method (ReMix) to tackle this…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Jie Cao , Luanxuan Hou , Ming-Hsuan Yang , Ran He , Zhenan Sun

Accurate brain lesion delineation is important for planning neurosurgical treatment. Automatic brain lesion segmentation methods based on convolutional neural networks have demonstrated remarkable performance. However, neural network…

图像与视频处理 · 电气工程与系统科学 2024-08-20 Jiayu Huo , Sebastien Ourselin , Rachel Sparks

The shortage of annotated medical images is one of the biggest challenges in the field of medical image computing. Without a sufficient number of training samples, deep learning based models are very likely to suffer from over-fitting…

图像与视频处理 · 电气工程与系统科学 2021-01-14 Xiaocong Chen , Yun Li , Lina Yao , Ehsan Adeli , Yu Zhang

Target imbalance affects the performance of recent deep learning methods in many medical image segmentation tasks. It is a twofold problem: class imbalance - positive class (lesion) size compared to negative class (non-lesion) size; lesion…

图像与视频处理 · 电气工程与系统科学 2020-07-21 Boris Shirokikh , Alexey Shevtsov , Anvar Kurmukov , Alexandra Dalechina , Egor Krivov , Valery Kostjuchenko , Andrey Golanov , Mikhail Belyaev

Reconstructing medical images from partial measurements is an important inverse problem in Computed Tomography (CT) and Magnetic Resonance Imaging (MRI). Existing solutions based on machine learning typically train a model to directly map…

图像与视频处理 · 电气工程与系统科学 2022-06-17 Yang Song , Liyue Shen , Lei Xing , Stefano Ermon

Data augmentation can effectively resolve a scarcity of images when training machine-learning algorithms. It can make them more robust to unseen images. We present a lesion conditional Generative Adversarial Network LcGAN to generate…

图像与视频处理 · 电气工程与系统科学 2020-08-10 Manohar Karki , Junghwan Cho , Seokhwan Ko

Generative Adversarial Networks (GANs) typically suffer from overfitting when limited training data is available. To facilitate GAN training, current methods propose to use data-specific augmentation techniques. Despite the effectiveness,…

计算机视觉与模式识别 · 计算机科学 2022-11-07 Jie Cao , Mandi Luo , Junchi Yu , Ming-Hsuan Yang , Ran He

Image-to-image translation plays a vital role in tackling various medical imaging tasks such as attenuation correction, motion correction, undersampled reconstruction, and denoising. Generative adversarial networks have been shown to…

计算机视觉与模式识别 · 计算机科学 2021-07-05 Uddeshya Upadhyay , Yanbei Chen , Tobias Hepp , Sergios Gatidis , Zeynep Akata

We propose a new generative adversarial architecture to mitigate imbalance data problem in medical image semantic segmentation where the majority of pixels belongs to a healthy region and few belong to lesion or non-health region. A model…

计算机视觉与模式识别 · 计算机科学 2018-10-10 Mina Rezaei , Haojin Yang , Christoph Meinel

Handling imbalance in class distribution when building a classifier over tabular data has been a problem of long-standing interest. One popular approach is augmenting the training dataset with synthetically generated data. While classical…

机器学习 · 计算机科学 2025-02-20 Annie D'souza , Swetha M , Sunita Sarawagi