中文
相关论文

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

200 篇论文

In this paper we propose a novel augmentation technique that improves not only the performance of deep neural networks on clean test data, but also significantly increases their robustness to random transformations, both affine and…

With the advent of Deep Learning (DL) techniques, especially Generative Adversarial Networks (GANs), data augmentation and generation are quickly evolving domains that have raised much interest recently. However, the DL techniques are data…

计算机视觉与模式识别 · 计算机科学 2018-05-30 Umair Javaid , John A. Lee

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

There remains an important need for the development of image reconstruction methods that can produce diagnostically useful images from undersampled measurements. In magnetic resonance imaging (MRI), for example, such methods can facilitate…

图像与视频处理 · 电气工程与系统科学 2021-06-28 Varun A. Kelkar , Sayantan Bhadra , Mark A. Anastasio

Successful training of convolutional neural networks (CNNs) requires a substantial amount of data. With small datasets networks generalize poorly. Data Augmentation techniques improve the generalizability of neural networks by using…

计算机视觉与模式识别 · 计算机科学 2021-01-14 Saman Motamed , Patrik Rogalla , Farzad Khalvati

Data augmentation techniques are widely used for enhancing the performance of machine learning models by tackling class imbalance issues and data sparsity. State-of-the-art generative language models have been shown to provide significant…

计算与语言 · 计算机科学 2023-01-10 Aleksandra Edwards , Asahi Ushio , Jose Camacho-Collados , Hélène de Ribaupierre , Alun Preece

Automated lesion segmentation from computed tomography (CT) is an important and challenging task in medical image analysis. While many advancements have been made, there is room for continued improvements. One hurdle is that CT images can…

计算机视觉与模式识别 · 计算机科学 2018-07-20 Youbao Tang , Jinzheng Cai , Le Lu , Adam P. Harrison , Ke Yan , Jing Xiao , Lin Yang , Ronald M. Summers

In most real-world scenarios, labeled training datasets are highly class-imbalanced, where deep neural networks suffer from generalizing to a balanced testing criterion. In this paper, we explore a novel yet simple way to alleviate this…

计算机视觉与模式识别 · 计算机科学 2020-12-22 Jaehyung Kim , Jongheon Jeong , Jinwoo Shin

While deep learning methods have shown great success in medical image analysis, they require a number of medical images to train. Due to data privacy concerns and unavailability of medical annotators, it is oftentimes very difficult to…

图像与视频处理 · 电气工程与系统科学 2020-10-08 Yue Yang , Pengtao Xie

Generative adversarial networks (GANs) have been successfully used for considerable computer vision tasks, especially the image-to-image translation. However, generators in these networks are of complicated architectures with large number…

计算机视觉与模式识别 · 计算机科学 2019-07-26 Han Shu , Yunhe Wang , Xu Jia , Kai Han , Hanting Chen , Chunjing Xu , Qi Tian , Chang Xu

Deep learning approaches to breast cancer detection in mammograms have recently shown promising results. However, such models are constrained by the limited size of publicly available mammography datasets, in large part due to privacy…

计算机视觉与模式识别 · 计算机科学 2018-08-27 Eric Wu , Kevin Wu , David Cox , William Lotter

Limited data availability in machine learning significantly impacts performance and generalization. Traditional augmentation methods enhance moderately sufficient datasets. GANs struggle with convergence when generating diverse samples.…

机器学习 · 计算机科学 2024-10-02 Vahid Jebraeeli , Bo Jiang , Hamid Krim , Derya Cansever

This paper presents a new regularization method to train a fully convolutional network for semantic tissue segmentation in histopathological images. This method relies on the benefit of unsupervised learning, in the form of image…

计算机视觉与模式识别 · 计算机科学 2020-11-26 C. T. Sari , C. Sokmensuer , C. Gunduz-Demir

Class imbalance can often degrade predictive performance of supervised learning algorithms. Balanced classes can be obtained by oversampling exact copies, with noise, or interpolation between nearest neighbours (as in traditional SMOTE…

机器学习 · 计算机科学 2022-01-17 Emily Muller , Xu Zheng , Jer Hayes

Deep learning is widely applied in computer-aided pathological diagnosis, which alleviates the pathologist workload and provide timely clinical analysis. However, most models generally require large-scale annotated data for training, which…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Zeyu Liu , Tianyi Zhang , Yufang He , Yunlu Feng , Yu Zhao , Guanglei Zhang

Machine learning driven object detection and classification within non-visible imagery has an important role in many fields such as night vision, all-weather surveillance and aviation security. However, such applications often suffer due to…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Hiroshi Sasaki , Chris G. Willcocks , Toby P. Breckon

We develop a novel transfer learning framework to tackle the challenge of limited training data in image reconstruction problems. The proposed framework consists of two training steps, both of which are formed as bi-level optimizations. In…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Yunmei Chen , Chi Ding , Xiaojing Ye

A ubiquitous challenge in machine learning is the problem of domain generalisation. This can exacerbate bias against groups or labels that are underrepresented in the datasets used for model development. Model bias can lead to unintended…

Generative adversarial networks (GANs) have ushered in a revolution in image-to-image translation. The development and proliferation of GANs raises an interesting question: can we train a GAN to remove an object, if present, from an image…

图像与视频处理 · 电气工程与系统科学 2019-08-30 Md Mahfuzur Rahman Siddiquee , Zongwei Zhou , Nima Tajbakhsh , Ruibin Feng , Michael B. Gotway , Yoshua Bengio , Jianming Liang

Convolutional Neural Networks (CNNs) can play a key role in Medical Image Analysis under large-scale annotated datasets. However, preparing such massive dataset is demanding. In this context, Generative Adversarial Networks (GANs) can…

图像与视频处理 · 电气工程与系统科学 2021-06-04 Changhee Han