paper-with-me

홈 › Papers

Directional Embedding Based Semi-supervised Framework For Bird Vocalization Segmentation

2019-02-26 · Anshul Thakur, Padmanabhan Rajan

This paper proposes a data-efficient, semi-supervised, two-pass framework for segmenting bird vocalizations. The framework utilizes a binary classification model to categorize frames of an input audio recording into the background or bird vocalization. The first pass of the framework automatically generates training labels from the input recording itself, while model training and classification is done during the second pass. The proposed framework utilizes a reference directional model for obtaining a feature representation called directional embeddings (DE). This reference directional model acts as an acoustic model for bird vocalizations and is obtained using the mixtures of Von-Mises Fisher distribution (moVMF). The proposed DE space only contains information about bird vocalizations, while no information about the background disturbances is reflected. The framework employs supervised information only for obtaining the reference directional model and avoids the background modeling. Hence, it can be regarded as semi-supervised in nature. The proposed framework is tested on approximately 79000 vocalizations of seven different bird species. The performance of the framework is also analyzed in the presence of noise at different SNRs. Experimental results convey that the proposed framework performs better than the existing bird vocalization segmentation methods.

📄 PDF Abstract BibTeX arXiv:1902.09765

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Transfer Learning with Semi-Supervised Dataset Annotation for Birdcall Classification

2023-06-29 · Anthony Miyaguchi, Nathan Zhong, Murilo Gustineli, Chris Hayduk

We present working notes on transfer learning with semi-supervised dataset annotation for the BirdCLEF 2023 competition, focused on identifying African bird species in recorded soundscapes. Our approach utilizes existing…

Feature EngineeringTransfer Learning

Semi Supervised Phrase Localization in a Bidirectional Caption-Image Retrieval Framework

2019-08-08 · Deepan Das, Noor Mohammed Ghouse, Shashank Verma, Yin Li

We introduce a novel deep neural network architecture that links visual regions to corresponding textual segments including phrases and words. To accomplish this task, our architecture makes use of the rich semantic info…

Image RetrievalRetrieval

Semi-supervised learning with Bidirectional GANs

2018-11-28 · Maciej Zamorski, Maciej Zięba

In this work we introduce a novel approach to train Bidirectional Generative Adversarial Model (BiGAN) in a semi-supervised manner. The presented method utilizes triplet loss function as an additional component of the ob…

General ClassificationImage RetrievalRetrievalTriplet

Semi-supervised sequence tagging with bidirectional language models

2017-04-29 · ACL 2017 7 · Matthew E. Peters, Waleed Ammar, Chandra Bhagavatula, Russell Power

Pre-trained word embeddings learned from unlabeled text have become a standard component of neural network architectures for NLP tasks. However, in most cases, the recurrent network that operates on word-level representa…

Chunkingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Data-Efficient Self-Supervised Algorithms for Fine-Grained Birdsong Analysis

2025-11-15 · Houtan Ghaffari, Lukas Rauch, Paul Devos arxiv

Research in bioacoustics, neuroscience, and linguistics often uses birdsong as a proxy to acquire knowledge across diverse areas. This requires audio models to annotate and parse the birdsong. Developing such models requ…

Self-Supervised LearningOnline ClusteringData Augmentation