中文
相关论文

相关论文: SpecAugment++: A Hidden Space Data Augmentation Me…

200 篇论文

While previous studies on image segmentation focus on handling severe (or explicit) label noise, real-world datasets also exhibit subtle (or implicit) label imperfections. These arise from inherent challenges, such as ambiguous object…

计算机视觉与模式识别 · 计算机科学 2025-08-25 Yechan Kim , Dongho Yoon , Younkwan Lee , Unse Fatima , Hong Kook Kim , Songjae Lee , Sanga Park , Jeong Ho Park , Seonjong Kang , Moongu Jeon

We propose autoencoding speaker conversion for training data augmentation in automatic speech translation. This technique directly transforms an audio sequence, resulting in audio synthesized to resemble another speaker's voice. Our method…

音频与语音处理 · 电气工程与系统科学 2020-02-28 Arya D. McCarthy , Liezl Puzon , Juan Pino

With the rapid development of deep learning, automatic modulation recognition (AMR), as an important task in cognitive radio, has gradually transformed from traditional feature extraction and classification to automatic classification by…

信号处理 · 电气工程与系统科学 2024-10-30 Xinjie Xu , Zhuangzhi Chen , Dongwei Xu , Huaji Zhou , Shanqing Yu , Shilian Zheng , Qi Xuan , Xiaoniu Yang

In many fields of research, labeled datasets are hard to acquire. This is where data augmentation promises to overcome the lack of training data in the context of neural network engineering and classification tasks. The idea here is to…

音频与语音处理 · 电气工程与系统科学 2020-08-12 Steffen Illium , Robert Müller , Andreas Sedlmeier , Claudia Linnhoff-Popien

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

End-to-end (E2E) multi-channel ASR systems show state-of-the-art performance in far-field ASR tasks by joint training of a multi-channel front-end along with the ASR model. The main limitation of such systems is that they are usually…

音频与语音处理 · 电气工程与系统科学 2021-09-24 Marco Gaudesi , Felix Weninger , Dushyant Sharma , Puming Zhan

As more and more artificial intelligence (AI) technologies move from the laboratory to real-world applications, the open-set and robustness challenges brought by data from the real world have received increasing attention. Data augmentation…

机器学习 · 计算机科学 2022-12-09 Zhendong Liu , Wenyu Jiang , Min guo , Chongjun Wang

This paper proposes an noise type classification aided attention-based neural network approach for monaural speech enhancement. The network is constructed based on a previous work by introducing a noise classification subnetwork into the…

声音 · 计算机科学 2021-06-01 Lu Ma , Song Yang , Yaguang Gong , Zhongqin Wu

In this article we present an account of the state-of-the-art in acoustic scene classification (ASC), the task of classifying environments from the sounds they produce. Starting from a historical review of previous research in this area, we…

声音 · 计算机科学 2015-04-08 Daniele Barchiesi , Dimitrios Giannoulis , Dan Stowell , Mark D. Plumbley

Recent work has shown that data augmentation has the potential to significantly improve the generalization of deep learning models. Recently, automated augmentation strategies have led to state-of-the-art results in image classification and…

计算机视觉与模式识别 · 计算机科学 2019-11-15 Ekin D. Cubuk , Barret Zoph , Jonathon Shlens , Quoc V. Le

Data augmentation is essential to achieve state-of-the-art performance in many deep learning applications. However, the most effective augmentation techniques become computationally prohibitive for even medium-sized datasets. To address…

机器学习 · 计算机科学 2023-07-21 Tian Yu Liu , Baharan Mirzasoleiman

In this contribution, we present a novel online approach to multichannel speech enhancement. The proposed method estimates the enhanced signal through a filter-and-sum framework. More specifically, complex-valued masks are estimated by a…

音频与语音处理 · 电气工程与系统科学 2021-08-09 Mhd Modar Halimeh , Walter Kellermann

We propose 'Hide-and-Seek' a general purpose data augmentation technique, which is complementary to existing data augmentation techniques and is beneficial for various visual recognition tasks. The key idea is to hide patches in a training…

计算机视觉与模式识别 · 计算机科学 2018-11-07 Krishna Kumar Singh , Hao Yu , Aron Sarmasi , Gautam Pradeep , Yong Jae Lee

Multimodal speech recognition aims to improve the performance of automatic speech recognition (ASR) systems by leveraging additional visual information that is usually associated to the audio input. While previous approaches make crucial…

声音 · 计算机科学 2022-04-29 Dan Oneata , Horia Cucu

We propose UNIVERSE++, a universal speech enhancement method based on score-based diffusion and adversarial training. Specifically, we improve the existing UNIVERSE model that decouples clean speech feature extraction and diffusion. Our…

音频与语音处理 · 电气工程与系统科学 2024-06-19 Robin Scheibler , Yusuke Fujita , Yuma Shirahata , Tatsuya Komatsu

This technical report presents submission systems for Task 4 of the DCASE 2025 Challenge. This model incorporates additional audio features (spectral roll-off and chroma features) into the embedding feature extracted from the mel-spectral…

音频与语音处理 · 电气工程与系统科学 2025-06-27 Jongyeon Park , Joonhee Lee , Do-Hyeon Lim , Hong Kook Kim , Hyeongcheol Geum , Jeong Eun Lim

The absence of large labeled datasets remains a significant challenge in many application areas of deep learning. Researchers and practitioners typically resort to transfer learning and data augmentation to alleviate this issue. We study…

声音 · 计算机科学 2022-11-01 Paul Primus , Gerhard Widmer

While deep neural networks have achieved remarkable performance, data augmentation has emerged as a crucial strategy to mitigate overfitting and enhance network performance. These techniques hold particular significance in industrial…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Hyungmin Kim , Donghun Kim , Pyunghwan Ahn , Sungho Suh , Hansang Cho , Junmo Kim

This work is an improved system that we submitted to task 1 of DCASE2023 challenge. We propose a method of low-complexity acoustic scene classification by a parallel attention-convolution network which consists of four modules, including…

音频与语音处理 · 电气工程与系统科学 2024-06-13 Yanxiong Li , Jiaxin Tan , Guoqing Chen , Jialong Li , Yongjie Si , Qianhua He

Data augmentation is an effective technique for improving the accuracy of modern image classifiers. However, current data augmentation implementations are manually designed. In this paper, we describe a simple procedure called AutoAugment…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Ekin D. Cubuk , Barret Zoph , Dandelion Mane , Vijay Vasudevan , Quoc V. Le