中文
相关论文

相关论文: GenLabel: Mixup Relabeling using Generative Models

200 篇论文

Data augmentation improves the generalization power of deep learning models by synthesizing more training samples. Sample-mixing is a popular data augmentation approach that creates additional data by combining existing samples. Recent…

计算机视觉与模式识别 · 计算机科学 2024-03-20 Tsz-Him Cheung , Dit-Yan Yeung

In real-world machine learning systems, labels are often derived from user behaviors that the system wishes to encourage. Over time, new models must be trained as new training examples and features become available. However, feedback loops…

机器学习 · 计算机科学 2023-11-01 Victoria Lin , Louis-Philippe Morency , Dimitrios Dimitriadis , Srinagesh Sharma

We propose a novel approach for using unsupervised boosting to create an ensemble of generative models, where models are trained in sequence to correct earlier mistakes. Our meta-algorithmic framework can leverage any existing base learner…

机器学习 · 计算机科学 2017-12-25 Aditya Grover , Stefano Ermon

In the Mixup training paradigm, a model is trained using convex combinations of data points and their associated labels. Despite seeing very few true data points during training, models trained using Mixup seem to still minimize the…

机器学习 · 计算机科学 2022-02-22 Muthu Chidambaram , Xiang Wang , Yuzheng Hu , Chenwei Wu , Rong Ge

Deep learning models suffer from catastrophic forgetting when learning new tasks incrementally. Incremental learning has been proposed to retain the knowledge of old classes while learning to identify new classes. A typical approach is to…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Huitong Chen , Yu Wang , Qinghua Hu

Multi-label image classification datasets are often partially labeled where many labels are missing, posing a significant challenge to training accurate deep classifiers. However, the powerful Mixup sample-mixing data augmentation cannot be…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Chak Fong Chong , Jielong Guo , Xu Yang , Wei Ke , Yapeng Wang

Data mixing augmentation has proved effective in training deep models. Recent methods mix labels mainly based on the mixture proportion of image pixels. As the main discriminative information of a fine-grained image usually resides in…

计算机视觉与模式识别 · 计算机科学 2020-12-10 Shaoli Huang , Xinchao Wang , Dacheng Tao

Highly imbalanced datasets are ubiquitous in medical image classification problems. In such problems, it is often the case that rare classes associated to less prevalent diseases are severely under-represented in labeled databases,…

计算机视觉与模式识别 · 计算机科学 2022-09-15 Adrian Galdran , Gustavo Carneiro , Miguel A. González Ballester

Machine learning techniques help to understand patterns of a dataset to create a defense mechanism against cyber attacks. However, it is difficult to construct a theoretical model due to the imbalances in the dataset for discriminating…

机器学习 · 计算机科学 2019-12-11 Ibrahim Yilmaz , Rahat Masum

We propose a new approach to train the Generative Adversarial Nets (GANs) with a mixture of generators to overcome the mode collapsing problem. The main intuition is to employ multiple generators, instead of using a single one as in the…

机器学习 · 计算机科学 2017-10-31 Quan Hoang , Tu Dinh Nguyen , Trung Le , Dinh Phung

Resampling algorithms are a useful approach to deal with imbalanced learning in multilabel scenarios. These methods have to deal with singularities in the multilabel data, such as the occurrence of frequent and infrequent labels in the same…

机器学习 · 计算机科学 2025-01-22 Antonio J. Rivera , Miguel A. Dávila , David Elizondo , María J. del Jesus , Francisco Charte

Despite being robust to small amounts of label noise, convolutional neural networks trained with stochastic gradient methods have been shown to easily fit random labels. When there are a mixture of correct and mislabelled targets, networks…

计算机视觉与模式识别 · 计算机科学 2019-06-06 Eric Arazo , Diego Ortego , Paul Albert , Noel E. O'Connor , Kevin McGuinness

Generative recommendation plays a crucial role in personalized systems, predicting users' future interactions from their historical behavior sequences. A critical yet underexplored factor in training these models is data augmentation, the…

机器学习 · 计算机科学 2026-05-21 Geon Lee , Bhuvesh Kumar , Clark Mingxuan Ju , Tong Zhao , Kijung Shin , Neil Shah , Liam Collins

Mixup - a neural network regularization technique based on linear interpolation of labeled sample pairs - has stood out by its capacity to improve model's robustness and generalizability through a surprisingly simple formalism. However, its…

计算机视觉与模式识别 · 计算机科学 2020-03-05 Shahine Bouabid , Vincent Delaitre

Generative adversarial networks (GANs) have shown potential in learning emotional attributes and generating new data samples. However, their performance is usually hindered by the unavailability of larger speech emotion recognition (SER)…

声音 · 计算机科学 2020-07-28 Siddique Latif , Muhammad Asim , Rajib Rana , Sara Khalifa , Raja Jurdak , Björn W. Schuller

Aligning model representations to humans has been found to improve robustness and generalization. However, such methods often focus on standard observational data. Synthetic data is proliferating and powering many advances in machine…

Multi-label imbalanced classification poses a significant challenge in machine learning, particularly evident in bioacoustics where animal sounds often co-occur, and certain sounds are much less frequent than others. This paper focuses on…

In recent years, various deep learning techniques have been exploited in side channel attacks, with the anticipation of obtaining more appreciable attack results. Most of them concentrate on improving network architectures or putting…

密码学与安全 · 计算机科学 2024-01-18 Zhimin Luo , Mengce Zheng , Ping Wang , Minhui Jin , Jiajia Zhang , Honggang Hu

Pre-ranking is a critical stage in industrial recommendation systems, tasked with efficiently scoring thousands of recalled items for downstream ranking. A key challenge is the train-serving discrepancy: pre-ranking models are trained only…

信息检索 · 计算机科学 2026-02-25 Junyu Bi , Xinting Niu , Daixuan Cheng , Kun Yuan , Tao Wang , Binbin Cao , Jian Wu , Yuning Jiang

This work develops \emph{mixup for graph data}. Mixup has shown superiority in improving the generalization and robustness of neural networks by interpolating features and labels between two random samples. Traditionally, Mixup can work on…

机器学习 · 计算机科学 2022-02-17 Xiaotian Han , Zhimeng Jiang , Ninghao Liu , Xia Hu