paper-with-me

홈 › Papers

Learning Stage-wise GANs for Whistle Extraction in Time-Frequency Spectrograms

2023-04-05 · Pu Li, Marie Roch, Holger Klinck, Erica Fleishman, Douglas Gillespie, Eva-Marie Nosal, Yu Shiu, Xiaobai Liu

Whistle contour extraction aims to derive animal whistles from time-frequency spectrograms as polylines. For toothed whales, whistle extraction results can serve as the basis for analyzing animal abundance, species identity, and social activities. During the last few decades, as long-term recording systems have become affordable, automated whistle extraction algorithms were proposed to process large volumes of recording data. Recently, a deep learning-based method demonstrated superior performance in extracting whistles under varying noise conditions. However, training such networks requires a large amount of labor-intensive annotation, which is not available for many species. To overcome this limitation, we present a framework of stage-wise generative adversarial networks (GANs), which compile new whistle data suitable for deep model training via three stages: generation of background noise in the spectrogram, generation of whistle contours, and generation of whistle signals. By separating the generation of different components in the samples, our framework composes visually promising whistle data and labels even when few expert annotated data are available. Regardless of the amount of human-annotated data, the proposed data augmentation framework leads to a consistent improvement in performance of the whistle extraction model, with a maximum increase of 1.69 in the whistle extraction mean F1-score. Our stage-wise GAN also surpasses one single GAN in improving whistle extraction models with augmented data. The data and code will be available at https://github.com/Paul-LiPu/CompositeGAN\_WhistleAugment.

📄 PDF Abstract BibTeX arXiv:2304.02714

Code (1)

Paul-LiPu/CompositeGAN_WhistleAugment 공식 구현 pytorch

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Real-Time Multimodal Signal Processing for HRI in RoboCup: Understanding a Human Referee

2024-11-26 · Filippo Ansalone, Flavio Maiorana, Daniele Affinita, Flavio Volpi 외

Advancing human-robot communication is crucial for autonomous systems operating in dynamic environments, where accurate real-time interpretation of human signals is essential. RoboCup provides a compelling scenario for t…

Gesture Recognition

Learning Deep Models from Synthetic Data for Extracting Dolphin Whistle Contours

2020-05-18

We present a learning-based method for extracting whistles of toothed whales (Odontoceti) in hydrophone recordings. Our method represents audio signals as time-frequency spectrograms and decomposes each spectrogram into …

Density Estimation

IQDet: Instance-wise Quality Distribution Sampling for Object Detection

2021-04-14 · CVPR 2021 1 · Yuchen Ma, Songtao Liu, Zeming Li, Jian Sun

We propose a dense object detector with an instance-wise sampling strategy, named IQDet. Instead of using human prior sampling strategies, we first extract the regional feature of each ground-truth to estimate the instan…

object-detectionObject Detection

SSW-GAN: Scalable Stage-wise Training of Video GANs

2021-01-01 · Lluis Castrejon, Nicolas Ballas, Aaron Courville

Current state-of-the-art generative models for videos have high computational requirements that impede high resolution generations beyond a few frames. In this work we propose a stage-wise strategy to train Generative Ad…

AutoGAN-Distiller: Searching to Compress Generative Adversarial Networks

2020-06-15 · ICML 2020 1 · Yonggan Fu, Wuyang Chen, Haotao Wang, Haoran Li 외

The compression of Generative Adversarial Networks (GANs) has lately drawn attention, due to the increasing demand for deploying GANs into mobile devices for numerous applications such as image translation, enhancement a…

AutoMLKnowledge DistillationSuper-ResolutionTranslation