paper-with-me

Papers

AudRandAug: Random Image Augmentations for Audio Classification

2023-09-09 · Teerath Kumar, Muhammad Turab, Alessandra Mileo, Malika Bendechache, Takfarinas Saber

Data augmentation has proven to be effective in training neural networks. Recently, a method called RandAug was proposed, randomly selecting data augmentation techniques from a predefined search space. RandAug has demonstrated significant performance improvements for image-related tasks while imposing minimal computational overhead. However, no prior research has explored the application of RandAug specifically for audio data augmentation, which converts audio into an image-like pattern. To address this gap, we introduce AudRandAug, an adaptation of RandAug for audio data. AudRandAug selects data augmentation policies from a dedicated audio search space. To evaluate the effectiveness of AudRandAug, we conducted experiments using various models and datasets. Our findings indicate that AudRandAug outperforms other existing data augmentation methods regarding accuracy performance.

📄 PDF Abstract BibTeX arXiv:2309.04762

Code (1)

turab45/audrandaug 공식 구현

Tasks

Audio ClassificationClassificationData Augmentation

Similar Papers 제목 키워드 기반

End-to-End Audio Strikes Back: Boosting Augmentations Towards An Efficient Audio Classification Network

2022-04-25 · Avi Gazneli, Gadi Zimerman, Tal Ridnik, Gilad Sharir 외

While efficient architectures and a plethora of augmentations for end-to-end image classification tasks have been suggested and heavily investigated, state-of-the-art techniques for audio classifications still rely on nu…

Audio ClassificationClassificationEnvironmental Sound Classificationimage-classification+3

Evaluating Fake Music Detection Performance Under Audio Augmentations

2025-07-07 · Tomasz Sroka, Tomasz Wężowicz, Dominik Sidorczuk, Mateusz Modrzejewski arxiv

With the rapid advancement of generative audio models, distinguishing between human-composed and generated music is becoming increasingly challenging. As a response, models for detecting fake music have been proposed. In…

DeepFake Detection

Random Field Augmentations for Self-Supervised Representation Learning

2023-11-07 · Philip Andrew Mansfield, Arash Afkanpour, Warren Richard Morningstar, Karan Singhal

Self-supervised representation learning is heavily dependent on data augmentations to specify the invariances encoded in representations. Previous work has shown that applying diverse data augmentations is crucial to dow…

Representation Learning

Disentangling the Effects of Data Augmentation and Format Transform in Self-Supervised Learning of Image Representations

2023-12-02 · Neha Kalibhat, Warren Morningstar, Alex Bijamov, Luyang Liu 외

Self-Supervised Learning (SSL) enables training performant models using limited labeled data. One of the pillars underlying vision SSL is the use of data augmentations/perturbations of the input which do not significantl…

Data AugmentationSelf-Supervised LearningTransfer Learning

Broaden Your Views for Self-Supervised Video Learning

2021-03-30 · ICCV 2021 10 · Adrià Recasens, Pauline Luc, Jean-Baptiste Alayrac, Luyu Wang 외

Most successful self-supervised learning methods are trained to align the representations of two independent views from the data. State-of-the-art methods in video are inspired by image techniques, where these two views …

Audio ClassificationOptical Flow EstimationRepresentation LearningSelf-Supervised Action Recognition+2