English
Related papers

Related papers: Local Lesion Generation is Effective for Capsule E…

200 papers

Medical image synthesis has gained a great focus recently, especially after the introduction of Generative Adversarial Networks (GANs). GANs have been used widely to provide anatomically-plausible and diverse samples for augmentation and…

Image and Video Processing · Electrical Eng. & Systems 2020-02-07 Basel Alyafi , Oliver Diaz , Joan C Vilanova , Javier del Riego , Robert Marti

Generative models are widely used to compensate for class imbalance in AI training pipelines, yet their failure modes under low-data conditions are poorly understood. This paper reports a controlled benchmark comparing three augmentation…

Computer Vision and Pattern Recognition · Computer Science 2026-03-18 Shesh Narayan Gupta , Nik Bear Brown

Exploiting learning algorithms under scarce data regimes is a limitation and a reality of the medical imaging field. In an attempt to mitigate the problem, we propose a data augmentation protocol based on generative adversarial networks. We…

Image and Video Processing · Electrical Eng. & Systems 2021-03-30 Ahmad B Qasim , Ivan Ezhov , Suprosanna Shit , Oliver Schoppe , Johannes C Paetzold , Anjany Sekuboyina , Florian Kofler , Jana Lipkova , Hongwei Li , Bjoern Menze

Multi-focus image fusion technologies compress different focus depth images into an image in which most objects are in focus. However, although existing image fusion techniques, including traditional algorithms and deep learning-based…

Computer Vision and Pattern Recognition · Computer Science 2020-01-06 Xiebo Geng , Sibo Liua , Wei Han , Xu Li , Jiabo Ma , Jingya Yu , Xiuli Liu , Sahoqun Zeng , Li Chen , Shenghua Cheng

In standard generative deep learning models, such as autoencoders or GANs, the size of the parameter set is proportional to the complexity of the generated data distribution. A significant challenge is to deploy resource-hungry deep…

Machine Learning · Computer Science 2021-10-29 Shreshth Tuli , Shikhar Tuli , Giuliano Casale , Nicholas R. Jennings

This paper presents an innovative approach to enhancing few-shot learning by integrating data augmentation with model fine-tuning in a framework designed to tackle the challenges posed by small-sample data. Recognizing the critical…

Machine Learning · Computer Science 2024-11-26 Yinqiu Feng , Aoran Shen , Jiacheng Hu , Yingbin Liang , Shiru Wang , Junliang Du

In recent years, the use of deep learning is becoming increasingly popular in computer vision. However, the effective training of deep architectures usually relies on huge sets of annotated data. This is critical in the medical field where…

Image and Video Processing · Electrical Eng. & Systems 2019-07-30 Paolo Andreini , Simone Bonechi , Monica Bianchini , Alessandro Mecocci , Franco Scarselli , Andrea Sodi

Deep generative models (DGMs) have the potential to revolutionize diagnostic imaging. Generative adversarial networks (GANs) are one kind of DGM which are widely employed. The overarching problem with deploying GANs, and other DGMs, in any…

Computer Vision and Pattern Recognition · Computer Science 2023-04-03 Rucha Deshpande , Mark A. Anastasio , Frank J. Brooks

The identification and localisation of pathological tissues in medical images continues to command much attention among deep learning practitioners. When trained on abundant datasets, deep neural networks can match or exceed human…

Image and Video Processing · Electrical Eng. & Systems 2024-01-17 Jon Middleton , Marko Bauer , Kaining Sheng , Jacob Johansen , Mathias Perslev , Silvia Ingala , Mads Nielsen , Akshay Pai

The biggest challenge in the application of deep learning to the medical domain is the availability of training data. Data augmentation is a typical methodology used in machine learning when confronted with a limited data set. In a…

Image and Video Processing · Electrical Eng. & Systems 2024-03-21 Oleksandr Fedoruk , Konrad Klimaszewski , Aleksander Ogonowski , Rafał Możdżonek

\textit{Objectives}: Data scarcity and domain shifts lead to biased training sets that do not accurately represent deployment conditions. A related practical problem is cross-modal image segmentation, where the objective is to segment…

Image and Video Processing · Electrical Eng. & Systems 2024-04-01 Guillaume Sallé , Pierre-Henri Conze , Julien Bert , Nicolas Boussion , Dimitris Visvikis , Vincent Jaouen

In this paper, we explore and compare multiple solutions to the problem of data augmentation in image classification. Previous work has demonstrated the effectiveness of data augmentation through simple techniques, such as cropping,…

Computer Vision and Pattern Recognition · Computer Science 2017-12-14 Luis Perez , Jason Wang

Novel multimodal imaging methods are capable of generating extensive, super high resolution datasets for preclinical research. Yet, a massive lack of annotations prevents the broad use of deep learning to analyze such data. So far, existing…

Image and Video Processing · Electrical Eng. & Systems 2021-04-26 Izabela Horvath , Johannes C. Paetzold , Oliver Schoppe , Rami Al-Maskari , Ivan Ezhov , Suprosanna Shit , Hongwei Li , Ali Ertuerk , Bjoern H. Menze

Generative models excel in creating realistic images, yet their dependency on extensive datasets for training presents significant challenges, especially in domains where data collection is costly or challenging. Current data-efficient…

Computer Vision and Pattern Recognition · Computer Science 2024-03-19 Yuta Mimura

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…

Computer Vision and Pattern Recognition · Computer Science 2019-10-10 Salome Kazeminia , Christoph Baur , Arjan Kuijper , Bram van Ginneken , Nassir Navab , Shadi Albarqouni , Anirban Mukhopadhyay

While hundreds of artificial intelligence (AI) algorithms are now approved or cleared by the US Food and Drugs Administration (FDA), many studies have shown inconsistent generalization or latent bias, particularly for underrepresented…

Computer Vision and Pattern Recognition · Computer Science 2023-08-25 Luke W. Sagers , James A. Diao , Luke Melas-Kyriazi , Matthew Groh , Pranav Rajpurkar , Adewole S. Adamson , Veronica Rotemberg , Roxana Daneshjou , Arjun K. Manrai

Publicly available diabetic retinopathy (DR) datasets are imbalanced, containing limited numbers of images with DR. This imbalance contributes to overfitting when training machine learning classifiers. The impact of this imbalance is…

Image and Video Processing · Electrical Eng. & Systems 2023-08-31 Cristina-Madalina Dragan , Muhammad Muneeb Saad , Mubashir Husain Rehmani , Ruairi O'Reilly

Skin cancer is one of the most common cancers worldwide and early detection is critical for effective treatment. However, current AI diagnostic tools are often trained on datasets dominated by lighter skin tones, leading to reduced accuracy…

Computer Vision and Pattern Recognition · Computer Science 2026-02-17 Areez Muhammed Shabu , Mohammad Samar Ansari , Asra Aslam

Scaling laws dictate that the performance of AI models is proportional to the amount of available data. Data augmentation is a promising solution to expanding the dataset size. Traditional approaches focused on augmentation using rotation,…

Computer Vision and Pattern Recognition · Computer Science 2024-09-04 Fazle Rahat , M Shifat Hossain , Md Rubel Ahmed , Sumit Kumar Jha , Rickard Ewetz

Image inpainting aims at restoring missing regions of corrupted images, which has many applications such as image restoration and object removal. However, current GAN-based generative inpainting models do not explicitly exploit the…

Computer Vision and Pattern Recognition · Computer Science 2020-09-15 Ang Li , Jianzhong Qi , Rui Zhang , Xingjun Ma , Kotagiri Ramamohanarao
‹ Prev 1 4 5 6 7 8 10 Next ›