paper-with-me

홈 › Papers

Contrastive Environmental Sound Representation Learning

2022-07-18 · Peter Ochieng, Dennis Kaburu

Machine hearing of the environmental sound is one of the important issues in the audio recognition domain. It gives the machine the ability to discriminate between the different input sounds that guides its decision making. In this work we exploit the self-supervised contrastive technique and a shallow 1D CNN to extract the distinctive audio features (audio representations) without using any explicit annotations.We generate representations of a given audio using both its raw audio waveform and spectrogram and evaluate if the proposed learner is agnostic to the type of audio input. We further use canonical correlation analysis (CCA) to fuse representations from the two types of input of a given audio and demonstrate that the fused global feature results in robust representation of the audio signal as compared to the individual representations. The evaluation of the proposed technique is done on both ESC-50 and UrbanSound8K. The results show that the proposed technique is able to extract most features of the environmental audio and gives an improvement of 12.8% and 0.9% on the ESC-50 and UrbanSound8K datasets respectively.

📄 PDF Abstract BibTeX arXiv:2207.08825

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingRepresentation Learning

Methods 이 논문이 사용한 방법론

1D CNN 1D Convolutional Neural Networks are similar to well known and more established 2D Convolutional Neural Networks. 1D Convolutional Neural Networks are used mainly used on text and…

Similar Papers 제목 키워드 기반

SoundCLR: Contrastive Learning of Representations For Improved Environmental Sound Classification

2021-03-02 · Alireza Nasiri, Jianjun Hu

Environmental Sound Classification (ESC) is a challenging field of research in non-speech audio processing. Most of current research in ESC focuses on designing deep models with special architectures tailored for specifi…

Contrastive LearningData AugmentationEnvironmental Sound ClassificationEnvironment Sound Classification+3

ECHO: Environmental Sound Classification with Hierarchical Ontology-guided Semi-Supervised Learning

2024-09-21 · Pranav Gupta, Raunak Sharma, Rashmi Kumari, Sri Krishna Aditya 외

Environment Sound Classification has been a well-studied research problem in the field of signal processing and up till now more focus has been laid on fully supervised approaches. Over the last few years, focus has move…

Contrastive LearningEnvironmental Sound ClassificationEnvironment Sound ClassificationLanguage Modeling+3

Deepfake Audio Detection Using Self-supervised Fusion Representations

2026-05-05 · Khalid Zaman, Qixuan Huang, Muhammad Uzair, Masashi Unoki arxiv

This paper describes a submission to the Environment-Aware Speech and Sound Deepfake Detection Challenge (ESDD2) 2026, which addresses component-level deepfake detection using the CompSpoofV2 dataset, where speech and en…

DeepFake Detection

Unsupervised Contrastive Learning of Sound Event Representations

2020-11-15 · Eduardo Fonseca, Diego Ortego, Kevin McGuinness, Noel E. O'Connor 외

Self-supervised representation learning can mitigate the limitations in recognition tasks with few manually labeled data but abundant unlabeled data---a common scenario in sound event research. In this work, we explore u…

Contrastive LearningLinear evaluationRepresentation Learning

Semi-Supervised Sound Event Detection with Conditional Mixup and Embedding-Level Contrastive Loss

2026-06-29 · Nian Shao, Xian Li, Xiaofei Li arxiv

Sound event detection (SED) is a core module for acoustic environmental analysis, yet its performance is often limited by scarce labeled data. Recent systems leverage large pretrained audio foundation models, but effecti…

Sound Event DetectionContrastive Learning