paper-with-me

Papers

PSLA: Improving Audio Tagging with Pretraining, Sampling, Labeling, and Aggregation

2021-02-02 · Yuan Gong, Yu-An Chung, James Glass

Audio tagging is an active research area and has a wide range of applications. Since the release of AudioSet, great progress has been made in advancing model performance, which mostly comes from the development of novel model architectures and attention modules. However, we find that appropriate training techniques are equally important for building audio tagging models with AudioSet, but have not received the attention they deserve. To fill the gap, in this work, we present PSLA, a collection of training techniques that can noticeably boost the model accuracy including ImageNet pretraining, balanced sampling, data augmentation, label enhancement, model aggregation and their design choices. By training an EfficientNet with these techniques, we obtain a single model (with 13.6M parameters) and an ensemble model that achieve mean average precision (mAP) scores of 0.444 and 0.474 on AudioSet, respectively, outperforming the previous best system of 0.439 with 81M parameters. In addition, our model also achieves a new state-of-the-art mAP of 0.567 on FSD50K.

📄 PDF Abstract BibTeX arXiv:2102.01243

Code (1)

YuanGongND/psla 공식 구현 pytorch

Tasks

Audio ClassificationAudio TaggingData AugmentationGeneral Classification

Methods 이 논문이 사용한 방법론

Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
Batch Normalization 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Sigmoid Activation 설명 없음
Depthwise Separable Convolution While standard convolution performs the channelwise and spatial-wise computation in one step, Depthwise Separable Convolution
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Inverted Residual Block 설명 없음

Similar Papers 제목 키워드 기반

LHGNN: Local-Higher Order Graph Neural Networks For Audio Classification and Tagging

2025-01-07 · Shubhr Singh, Emmanouil Benetos, Huy Phan, Dan Stowell

Transformers have set new benchmarks in audio processing tasks, leveraging self-attention mechanisms to capture complex patterns and dependencies within audio data. However, their focus on pairwise interactions limits th…

Audio ClassificationGraph Neural Network

Ontology-aware Learning and Evaluation for Audio Tagging

2022-11-22 · Haohe Liu, Qiuqiang Kong, Xubo Liu, Xinhao Mei 외

This study defines a new evaluation metric for audio tagging tasks to overcome the limitation of the conventional mean average precision (mAP) metric, which treats different kinds of sound as independent classes without …

Audio Tagging

MipSLAM: Alias-Free Gaussian Splatting SLAM

2026-03-07 · Yingzhao Li, Yan Li, Shixiong Tian, Yanjie Liu 외 arxiv

This paper introduces MipSLAM, a frequency-aware 3D Gaussian Splatting (3DGS) SLAM framework capable of high-fidelity anti-aliased novel view synthesis and robust pose estimation under varying camera configurations. Exis…

Novel View SynthesisPose Estimation

General-purpose Tagging of Freesound Audio with AudioSet Labels: Task Description, Dataset, and Baseline

2018-07-26 · Eduardo Fonseca, Manoj Plakal, Frederic Font, Daniel P. W. Ellis 외

This paper describes Task 2 of the DCASE 2018 Challenge, titled "General-purpose audio tagging of Freesound content with AudioSet labels". This task was hosted on the Kaggle platform as "Freesound General-Purpose Audio T…

Audio TaggingTask 2

CompSLAM: Complementary Hierarchical Multi-Modal Localization and Mapping for Robot Autonomy in Underground Environments

2025-05-10 · Shehryar Khattak, Timon Homberger, Lukas Bernreiter, Julian Nubert 외

Robot autonomy in unknown, GPS-denied, and complex underground environments requires real-time, robust, and accurate onboard pose estimation and mapping for reliable operations. This becomes particularly challenging in p…

Pose Estimation