SDAIASSep 11, 2024

Improving Anomalous Sound Detection via Low-Rank Adaptation Fine-Tuning of Pre-Trained Audio Models

arXiv:2409.07016v19 citationsh-index: 7
Originality Incremental advance
AI Analysis

This work addresses deployment challenges in industrial ASD systems, offering an incremental improvement through efficient fine-tuning techniques.

The paper tackled the generalization problem in Anomalous Sound Detection (ASD) for industrial settings by fine-tuning pre-trained audio models with Low-Rank Adaptation (LoRA) and data augmentation, achieving a new benchmark of 77.75% on the DCASE2023 Task 2 dataset, a 6.48% improvement over previous state-of-the-art models.

Anomalous Sound Detection (ASD) has gained significant interest through the application of various Artificial Intelligence (AI) technologies in industrial settings. Though possessing great potential, ASD systems can hardly be readily deployed in real production sites due to the generalization problem, which is primarily caused by the difficulty of data collection and the complexity of environmental factors. This paper introduces a robust ASD model that leverages audio pre-trained models. Specifically, we fine-tune these models using machine operation data, employing SpecAug as a data augmentation strategy. Additionally, we investigate the impact of utilizing Low-Rank Adaptation (LoRA) tuning instead of full fine-tuning to address the problem of limited data for fine-tuning. Our experiments on the DCASE2023 Task 2 dataset establish a new benchmark of 77.75% on the evaluation set, with a significant improvement of 6.48% compared with previous state-of-the-art (SOTA) models, including top-tier traditional convolutional networks and speech pre-trained models, which demonstrates the effectiveness of audio pre-trained models with LoRA tuning. Ablation studies are also conducted to showcase the efficacy of the proposed scheme.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes