# Learning sound representations using trainable COPE feature extractors

**Authors:** Nicola Strisciuglio, Mario Vento, Nicolai Petkov

arXiv: 1901.06904 · 2019-03-25

## TL;DR

This paper introduces trainable COPE feature extractors for sound pattern detection, demonstrating high accuracy and robustness across various datasets, especially in noisy environments, with real-time processing capabilities.

## Contribution

The paper presents a novel trainable feature extraction method called COPE, automatically configured from prototype sounds, improving sound pattern detection in noisy conditions.

## Key findings

- Achieved recognition rates up to 94.27% on TU Dortmund dataset.
- Demonstrated robustness to variations in SNR.
- Enabled real-time sound pattern detection.

## Abstract

Sound analysis research has mainly been focused on speech and music processing. The deployed methodologies are not suitable for analysis of sounds with varying background noise, in many cases with very low signal-to-noise ratio (SNR). In this paper, we present a method for the detection of patterns of interest in audio signals. We propose novel trainable feature extractors, which we call COPE (Combination of Peaks of Energy). The structure of a COPE feature extractor is determined using a single prototype sound pattern in an automatic configuration process, which is a type of representation learning. We construct a set of COPE feature extractors, configured on a number of training patterns. Then we take their responses to build feature vectors that we use in combination with a classifier to detect and classify patterns of interest in audio signals. We carried out experiments on four public data sets: MIVIA audio events, MIVIA road events, ESC-10 and TU Dortmund data sets. The results that we achieved (recognition rate equal to 91.71% on the MIVIA audio events, 94% on the MIVIA road events, 81.25% on the ESC-10 and 94.27% on the TU Dortmund) demonstrate the effectiveness of the proposed method and are higher than the ones obtained by other existing approaches. The COPE feature extractors have high robustness to variations of SNR. Real-time performance is achieved even when the value of a large number of features is computed.

## Full text

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

## Figures

28 figures with captions in the complete paper: https://tomesphere.com/paper/1901.06904/full.md

## References

79 references — full list in the complete paper: https://tomesphere.com/paper/1901.06904/full.md

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