paper-with-me

Papers

Feature-informed Embedding Space Regularization For Audio Classification

2022-06-10 · Yun-Ning Hung, Alexander Lerch

Feature representations derived from models pre-trained on large-scale datasets have shown their generalizability on a variety of audio analysis tasks. Despite this generalizability, however, task-specific features can outperform if sufficient training data is available, as specific task-relevant properties can be learned. Furthermore, the complex pre-trained models bring considerable computational burdens during inference. We propose to leverage both detailed task-specific features from spectrogram input and generic pre-trained features by introducing two regularization methods that integrate the information of both feature classes. The workload is kept low during inference as the pre-trained features are only necessary for training. In experiments with the pre-trained features VGGish, OpenL3, and a combination of both, we show that the proposed methods not only outperform baseline methods, but also can improve state-of-the-art models on several audio classification tasks. The results also suggest that using the mixture of features performs better than using individual features.

📄 PDF Abstract BibTeX arXiv:2206.04850

Code (0)

등록된 구현이 없습니다.

Tasks

Audio ClassificationClassification

Similar Papers 제목 키워드 기반

Automated Audio Captioning using Transfer Learning and Reconstruction Latent Space Similarity Regularization

2021-08-10 · Andrew Koh, Fuzhao Xue, Eng Siong Chng

In this paper, we examine the use of Transfer Learning using Pretrained Audio Neural Networks (PANNs), and propose an architecture that is able to better leverage the acoustic features provided by PANNs for the Automated…

Audio captioningDecoderTransfer Learning

Audio-visual Generalized Zero-shot Learning the Easy Way

2024-07-18 · Shentong Mo, Pedro Morgado

Audio-visual generalized zero-shot learning is a rapidly advancing domain that seeks to understand the intricate relations between audio and visual cues within videos. The overarching goal is to leverage insights from se…

Generalized Zero-Shot LearningZero-Shot Learning

Feature-informed Latent Space Regularization for Music Source Separation

2022-03-17 · Yun-Ning Hung, Alexander Lerch

The integration of additional side information to improve music source separation has been investigated numerous times, e.g., by adding features to the input or by adding learning targets in a multi-task learning scenari…

Multi-Task LearningMusic Source SeparationTransfer Learning

Soft Smoothness for Audio Inpainting Using a Latent Matrix Model in Delay-embedded Space

2022-03-18 · Tatsuya Yokota

Here, we propose a new reconstruction method of smooth time-series signals. A key concept of this study is not considering the model in signal space, but in delay-embedded space. In other words, we indirectly represent a…

Audio inpaintingTime SeriesTime Series Analysis

WhisQ: Cross-Modal Representation Learning for Text-to-Music MOS Prediction

2025-06-06 · Jakaria Islam Emon, Kazi Tamanna Alam, Md. Abu Salek

Mean Opinion Score (MOS) prediction for text to music systems requires evaluating both overall musical quality and text prompt alignment. This paper introduces WhisQ, a multimodal architecture that addresses this dual-as…

cross-modal alignmentLanguage ModelingLanguage ModellingRepresentation Learning+1