中文
相关论文

相关论文: Bringing Balance to Hand Shape Classification: Mit…

200 篇论文

Generative adversarial networks (GANs) have shown great success in applications such as image generation and inpainting. However, they typically require large datasets, which are often not available, especially in the context of prediction…

机器学习 · 计算机科学 2020-01-31 Daniel Stoller , Sebastian Ewert , Simon Dixon

Person re-identification (Re-ID) aims to match the image frames which contain the same person in the surveillance videos. Most of the Re-ID algorithms conduct supervised training in some small labeled datasets, so directly deploying these…

计算机视觉与模式识别 · 计算机科学 2018-06-25 Jianming Lv , Xintong Wang

The development of accurate medical image classification models is often constrained by privacy concerns and data scarcity for certain conditions, leading to small and imbalanced datasets. To address these limitations, this study explores…

计算机视觉与模式识别 · 计算机科学 2025-10-30 Iman Khazrak , Shakhnoza Takhirova , Mostafa M. Rezaee , Mehrdad Yadollahi , Robert C. Green , Shuteng Niu

Generative Adversarial Networks (GANs) have been used in many different applications to generate realistic synthetic data. We introduce a novel GAN with Autoencoder (GAN-AE) architecture to generate synthetic samples for variable length,…

机器学习 · 计算机科学 2022-10-10 Stephanie Ger , Yegna Subramanian Jambunath , Diego Klabjan

Improving the performance on an imbalanced training set is one of the main challenges in nowadays Machine Learning. One way to augment and thus re-balance the image dataset is through existing deep generative models, like class-conditional…

图像与视频处理 · 电气工程与系统科学 2023-03-10 Chenqi Guo , Fabian Benitez-Quiroz , Qianli Feng , Aleix Martinez

Imbalanced data represent a distribution with more frequencies of one class (majority) than the other (minority). This phenomenon occurs across various domains, such as security, medical care and human activity. In imbalanced learning,…

机器学习 · 计算机科学 2025-03-25 Hadi Mohammadi , Ehsan Nazerfard , Mostafa Haghir Chehreghani

Generative Adversarial Networks (GANs) have been shown to produce realistically looking synthetic images with remarkable success, yet their performance seems less impressive when the training set is highly diverse. In order to provide a…

机器学习 · 计算机科学 2018-08-31 Matan Ben-Yosef , Daphna Weinshall

Despite data augmentation being a de facto technique for boosting the performance of deep neural networks, little attention has been paid to developing augmentation strategies for generative adversarial networks (GANs). To this end, we…

计算机视觉与模式识别 · 计算机科学 2021-02-02 Prateek Katiyar , Anna Khoreva

Fetal brain magnetic resonance imaging serves as an emerging modality for prenatal counseling and diagnosis in disorders affecting the brain. Machine learning based segmentation plays an important role in the quantification of brain…

图像与视频处理 · 电气工程与系统科学 2022-09-21 Marina Fernandez Garcia , Rodrigo Gonzalez Laiz , Hui Ji , Kelly Payette , Andras Jakab

The generation of synthetic medical records using Generative Adversarial Networks (GANs) is becoming crucial for addressing privacy concerns and facilitating data sharing in the medical domain. In this paper, we introduce a novel method to…

图像与视频处理 · 电气工程与系统科学 2023-09-20 Tomohiro Kikuchi , Shouhei Hanaoka , Takahiro Nakao , Tomomi Takenaga , Yukihiro Nomura , Harushi Mori , Takeharu Yoshikawa

There are many real-world classification problems wherein the issue of data imbalance (the case when a data set contains substantially more samples for one/many classes than the rest) is unavoidable. While under-sampling the problematic…

计算机视觉与模式识别 · 计算机科学 2018-01-09 John McKay , Isaac Gerg , Vishal Monga

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…

图像与视频处理 · 电气工程与系统科学 2023-08-31 Cristina-Madalina Dragan , Muhammad Muneeb Saad , Mubashir Husain Rehmani , Ruairi O'Reilly

We present HandGAN (H-GAN), a cycle-consistent adversarial learning approach implementing multi-scale perceptual discriminators. It is designed to translate synthetic images of hands to the real domain. Synthetic hands provide complete…

Quantization is a widely adopted technique for deep neural networks to reduce the memory and computational resources required. However, when quantized, most models would need a suitable calibration process to keep their performance intact,…

计算机视觉与模式识别 · 计算机科学 2023-05-11 Athanasios Masouris , Mansi Sharma , Adrian Boguszewski , Alexander Kozlov , Zhuo Wu , Raymond Lo

The Graph Neural Network (GNN) has been widely used for graph data representation. However, the existing researches only consider the ideal balanced dataset, and the imbalanced dataset is rarely considered. Traditional methods such as…

机器学习 · 计算机科学 2022-05-10 S. Shi , Kai Qiao , Shuai Yang , L. Wang , J. Chen , Bin Yan

Generative Adversarial Networks (GANs) have achieved remarkable achievements in image synthesis. These successes of GANs rely on large scale datasets, requiring too much cost. With limited training data, how to stable the training process…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Ziqiang Li , Beihao Xia , Jing Zhang , Chaoyue Wang , Bin Li

The data imbalance problem is a frequent bottleneck in the classification performance of neural networks. In this paper, we propose a novel supervised discriminative feature generation (DFG) method for a minority class dataset. DFG is based…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Sungho Suh , Paul Lukowicz , Yong Oh Lee

Synthesizing a subject-specific pathology-free image from a pathological image is valuable for algorithm development and clinical practice. In recent years, several approaches based on the Generative Adversarial Network (GAN) have achieved…

图像与视频处理 · 电气工程与系统科学 2022-03-30 Yunlong Zhang , Xin Lin , Yihong Zhuang , LiyanSun , Yue Huang , Xinghao Ding , Guisheng Wang , Lin Yang , Yizhou Yu

Generative Adversarial Networks (GANs) are powerful generative models, but suffer from training instability. The recently proposed Wasserstein GAN (WGAN) makes progress toward stable training of GANs, but sometimes can still generate only…

机器学习 · 计算机科学 2017-12-27 Ishaan Gulrajani , Faruk Ahmed , Martin Arjovsky , Vincent Dumoulin , Aaron Courville

Pre-training backbone networks on a general annotated dataset (e.g., ImageNet) that comprises numerous manually collected images with category annotations has proven to be indispensable for enhancing the generalization capacity of…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Dengyang Jiang , Haoyu Wang , Lei Zhang , Wei Wei , Guang Dai , Mengmeng Wang , Jingdong Wang , Yanning Zhang