paper-with-me

Papers

Unsupervised Learning of Semantic Audio Representations

2017-11-06 · Aren Jansen, Manoj Plakal, Ratheet Pandya, Daniel P. W. Ellis, Shawn Hershey, Jiayang Liu, R. Channing Moore, Rif A. Saurous

Even in the absence of any explicit semantic annotation, vast collections of audio recordings provide valuable information for learning the categorical structure of sounds. We consider several class-agnostic semantic constraints that apply to unlabeled nonspeech audio: (i) noise and translations in time do not change the underlying sound category, (ii) a mixture of two sound events inherits the categories of the constituents, and (iii) the categories of events in close temporal proximity are likely to be the same or related. Without labels to ground them, these constraints are incompatible with classification loss functions. However, they may still be leveraged to identify geometric inequalities needed for triplet loss-based training of convolutional neural networks. The result is low-dimensional embeddings of the input spectrograms that recover 41% and 84% of the performance of their fully-supervised counterparts when applied to downstream query-by-example sound retrieval and sound event classification tasks, respectively. Moreover, in limited-supervision settings, our unsupervised embeddings double the state-of-the-art classification performance.

📄 PDF Abstract BibTeX arXiv:1711.02209

Code (0)

등록된 구현이 없습니다.

Tasks

Audio ClassificationClassificationGeneral ClassificationRetrievalTriplet

Similar Papers 제목 키워드 기반

Towards Unsupervised Automatic Speech Recognition Trained by Unaligned Speech and Text only

2018-03-29 · Yi-Chen Chen, Chia-Hao Shen, Sung-Feng Huang, Hung-Yi Lee

Automatic speech recognition (ASR) has been widely researched with supervised approaches, while many low-resourced languages lack audio-text aligned data, and supervised methods cannot be applied on them. In this work,…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Unsupervised Modality-Transferable Video Highlight Detection with Representation Activation Sequence Learning

2024-03-14 · Tingtian Li, Zixun Sun, Xinyu Xiao

Identifying highlight moments of raw video materials is crucial for improving the efficiency of editing videos that are pervasive on internet platforms. However, the extensive work of manually labeling footage has create…

Contrastive LearningHighlight Detection

Introducing Semantics into Speech Encoders

2022-11-15 · Derek Xu, Shuyan Dong, Changhan Wang, Suyoun Kim 외

Recent studies find existing self-supervised speech encoders contain primarily acoustic rather than semantic information. As a result, pipelined supervised automatic speech recognition (ASR) to large language model (LLM)…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Entity Resolutionintent-classification+10

uaMix-MAE: Efficient Tuning of Pretrained Audio Transformers with Unsupervised Audio Mixtures

2024-03-14 · Afrina Tabassum, Dung Tran, Trung Dang, Ismini Lourentzou 외

Masked Autoencoders (MAEs) learn rich low-level representations from unlabeled data but require substantial labeled data to effectively adapt to downstream tasks. Conversely, Instance Discrimination (ID) emphasizes high-…

Audio Word2Vec: Unsupervised Learning of Audio Segment Representations using Sequence-to-sequence Autoencoder

2016-03-03 · Yu-An Chung, Chao-Chung Wu, Chia-Hao Shen, Hung-Yi Lee 외

The vector representations of fixed dimensionality for words (in text) offered by Word2Vec have been shown to be very useful in many application scenarios, in particular due to the semantic information they carry. This p…

DecoderDenoisingDynamic Time Warping