paper-with-me

Papers

A Continuous Mapping For Augmentation Design

2021-12-01 · NeurIPS 2021 12 · Keyu Tian, Chen Lin, Ser Nam Lim, Wanli Ouyang, Puneet Dokania, Philip Torr

Automated data augmentation (ADA) techniques have played an important role in boosting the performance of deep models. Such techniques mostly aim to optimize a parameterized distribution over a discrete augmentation space. Thus, are restricted by the discretization of the search space which normally is handcrafted. To overcome the limitations, we take the first step to constructing a continuous mapping from $\mathbb{R}^d$ to image transformations (an augmentation space). Using this mapping, we take a novel approach where 1) we pose the ADA as a continuous optimization problem over the parameters of the augmentation distribution; and 2) use Stochastic Gradient Langevin Dynamics to learn and sample augmentations. This allows us to potentially explore the space of infinitely many possible augmentations, which otherwise was not possible due to the discretization of the space. This view of ADA is radically different from the standard discretization based view of ADA, and it opens avenues for utilizing the vast efficient gradient-based algorithms available for continuous optimization problems. Results over multiple benchmarks demonstrate the efficiency improvement of this work compared with previous methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Methods 이 논문이 사용한 방법론

ADA 설명 없음

Similar Papers 제목 키워드 기반

Data Augmentation Techniques to Reverse-Engineer Neural Network Weights from Input-Output Queries

2025-11-25 · Alexander Beiser, Flavio Martinelli, Wulfram Gerstner, Johanni Brea arxiv

Network weights can be reverse-engineered given enough informative samples of a network's input-output function. In a teacher-student setup, this translates into collecting a dataset of the teacher mapping -- querying th…

Data Augmentation

M-Evolve: Structural-Mapping-Based Data Augmentation for Graph Classification

2020-07-11 · Jiajun Zhou, Jie Shen, Shanqing Yu, Guanrong Chen 외

Graph classification, which aims to identify the category labels of graphs, plays a significant role in drug classification, toxicity detection, protein analysis etc. However, the limitation of scale in the benchmark dat…

ClassificationData AugmentationGeneral ClassificationGraph Classification

Data augmentation for low-resource grapheme-to-phoneme mapping

2021-08-01 · ACL (SIGMORPHON) 2021 8 · Michael Hammond

In this paper we explore a very simple neural approach to mapping orthography to phonetic transcription in a low-resource context. The basic idea is to start from a baseline system and focus all efforts on data augmentat…

Data Augmentation

Learning Identity Mappings with Residual Gates

2016-11-04 · Pedro H. P. Savarese, Leonardo O. Mazza, Daniel R. Figueiredo

We propose a new layer design by adding a linear gating mechanism to shortcut connections. By using a scalar parameter to control each gate, we provide a way to learn identity mappings by optimizing only one parameter. W…

Image Classification

Fed-TDA: Federated Tabular Data Augmentation on Non-IID Data

2022-11-22 · Shaoming Duan, Chuanyi Liu, Peiyi Han, Tianyu He 외

Non-independent and identically distributed (non-IID) data is a key challenge in federated learning (FL), which usually hampers the optimization convergence and the performance of FL. Existing data augmentation methods b…

Data AugmentationFederated Learning