# Directional Embedding Based Semi-supervised Framework For Bird   Vocalization Segmentation

**Authors:** Anshul Thakur, Padmanabhan Rajan

arXiv: 1902.09765 · 2019-02-27

## TL;DR

This paper introduces a semi-supervised, two-pass framework for bird vocalization segmentation that leverages directional embeddings and a reference directional model to improve accuracy and noise robustness.

## Contribution

It presents a novel semi-supervised approach using directional embeddings and a reference model to enhance bird vocalization segmentation without background modeling.

## Key findings

- Outperforms existing segmentation methods on a large dataset.
- Effective in noisy conditions across various SNR levels.
- Utilizes minimal supervised information for training.

## Abstract

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.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.09765/full.md

## Figures

12 figures with captions in the complete paper: https://tomesphere.com/paper/1902.09765/full.md

## References

44 references — full list in the complete paper: https://tomesphere.com/paper/1902.09765/full.md

---
Source: https://tomesphere.com/paper/1902.09765