中文
相关论文

相关论文: DADA: Deep Adversarial Data Augmentation for Extre…

200 篇论文

Data augmentation is a key element of deep learning pipelines, as it informs the network during training about transformations of the input data that keep the label unchanged. Manually finding adequate augmentation methods and parameters…

机器学习 · 计算机科学 2022-02-09 Cédric Rommel , Thomas Moreau , Joseph Paillard , Alexandre Gramfort

Adversarial robustness is a research area that has recently received a lot of attention in the quest for trustworthy artificial intelligence. However, recent works on adversarial robustness have focused on supervised learning where it is…

机器学习 · 计算机科学 2023-08-09 Dongyoon Yang , Insung Kong , Yongdai Kim

Traditional machine learning algorithms using hand-crafted feature extraction techniques (such as local binary pattern) have limited accuracy because of high variation in images of the same class (or intra-class variation) for food…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Bappaditya Mandal , N. B. Puhan , Avijit Verma

Data augmentation is a widely used technique and an essential ingredient in the recent advance in self-supervised representation learning. By preserving the similarity between augmented data, the resulting data representation can improve…

机器学习 · 统计学 2025-01-16 Shulei Wang

For deep learning applications, the massive data development (e.g., collecting, labeling), which is an essential process in building practical applications, still incurs seriously high costs. In this work, we propose an effective data…

机器学习 · 统计学 2019-12-30 Shin'ya Yamaguchi , Sekitoshi Kanai , Takeharu Eda

Automatic recognition of disordered speech remains a highly challenging task to date. The underlying neuro-motor conditions, often compounded with co-occurring physical disabilities, lead to the difficulty in collecting large quantities of…

音频与语音处理 · 电气工程与系统科学 2021-08-03 Zengrui Jin , Mengzhe Geng , Xurong Xie , Jianwei Yu , Shansong Liu , Xunying Liu , Helen Meng

Deep Neural Networks (DNNs) have recently achieved great success in many classification tasks. Unfortunately, they are vulnerable to adversarial attacks that generate adversarial examples with a small perturbation to fool DNN models,…

机器学习 · 计算机科学 2022-07-07 Xiaowei Zhou , Ivor W. Tsang , Jie Yin

This paper presents an unsupervised domain adaptation (UDA) method for predicting unlabeled target domain data, specific to complex UDA tasks where the domain gap is significant. Mainstream UDA models aim to learn from both domains and…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Jun Kataoka , Hyunsoo Yoon

Data augmentation is popular in the training of large neural networks; currently, however, there is no clear theoretical comparison between different algorithmic choices on how to use augmented data. In this paper, we take a step in this…

机器学习 · 计算机科学 2022-06-17 Shuo Yang , Yijun Dong , Rachel Ward , Inderjit S. Dhillon , Sujay Sanghavi , Qi Lei

Supervised deep learning relies on the assumption that enough training data is available, which presents a problem for its application to several fields, like medical imaging. On the example of a binary image classification task (breast…

计算机视觉与模式识别 · 计算机科学 2019-02-22 Lukas Jendele , Ondrej Skopek , Anton S. Becker , Ender Konukoglu

We study the problem of learning generative adversarial networks (GANs) for a rare class of an unlabeled dataset subject to a labeling budget. This problem is motivated from practical applications in domains including security (e.g.,…

机器学习 · 计算机科学 2022-03-22 Zinan Lin , Hao Liang , Giulia Fanti , Vyas Sekar

In computer vision, contrastive learning is the most advanced unsupervised learning framework. Yet most previous methods simply apply fixed composition of data augmentations to improve data efficiency, which ignores the changes in their…

计算机视觉与模式识别 · 计算机科学 2023-04-20 Yuhan Zhang , He Zhu , Shan Yu

We introduce Deep Linear Discriminant Analysis (DeepLDA) which learns linearly separable latent representations in an end-to-end fashion. Classic LDA extracts features which preserve class separability and is used for dimensionality…

机器学习 · 计算机科学 2016-02-18 Matthias Dorfer , Rainer Kelz , Gerhard Widmer

We propose to improve unconditional Generative Adversarial Networks (GAN) by training the self-supervised learning with the adversarial process. In particular, we apply self-supervised learning via the geometric transformation on input…

计算机视觉与模式识别 · 计算机科学 2019-05-15 Ngoc-Trung Tran , Viet-Hung Tran , Ngoc-Bao Nguyen , Ngai-Man Cheung

Extensive Unsupervised Domain Adaptation (UDA) studies have shown great success in practice by learning transferable representations across a labeled source domain and an unlabeled target domain with deep models. However, previous works…

机器学习 · 计算机科学 2021-09-03 Muhammad Awais , Fengwei Zhou , Hang Xu , Lanqing Hong , Ping Luo , Sung-Ho Bae , Zhenguo Li

Chronic wounds are a significant burden on individuals and the healthcare system, affecting millions of people and incurring high costs. Wound classification using deep learning techniques is a promising approach for faster diagnosis and…

计算机视觉与模式识别 · 计算机科学 2024-11-06 Harini Narayanan , Sindhu Ghanta

In many practical applications, it is often difficult and expensive to obtain enough large-scale labeled data to train deep neural networks to their full capability. Therefore, transferring the learned knowledge from a separate, labeled…

机器学习 · 计算机科学 2020-02-28 Sicheng Zhao , Bo Li , Colorado Reed , Pengfei Xu , Kurt Keutzer

Q-learning algorithms are appealing for real-world applications due to their data-efficiency, but they are very prone to overfitting and training instabilities when trained from visual observations. Prior work, namely SVEA, finds that…

机器学习 · 计算机科学 2024-07-17 Abdulaziz Almuzairee , Nicklas Hansen , Henrik I. Christensen

We propose a novel GAN training scheme that can handle any level of labeling in a unified manner. Our scheme introduces a form of artificial labeling that can incorporate manually defined labels, when available, and induce an alignment…

机器学习 · 计算机科学 2021-06-21 Tomoki Watanabe , Paolo Favaro

Recently, the introduction of the generative adversarial network (GAN) and its variants has enabled the generation of realistic synthetic samples, which has been used for enlarging training sets. Previous work primarily focused on data…

机器学习 · 计算机科学 2018-08-27 Swee Kiat Lim , Yi Loo , Ngoc-Trung Tran , Ngai-Man Cheung , Gemma Roig , Yuval Elovici