训练自由异常声音检测中,评分后端比池化方法对域偏移更关键。
Scoring Backends Matter More Than Pooling: A Systematic Study of Training-Free Anomalous Sound Detection under Domain Shift
- 用四种评分后端搭配三种池化方式系统对比性能
- 更换后端平均提升13.8点AUC,远超池化方法的3.2点
- 提出无标签融合策略,兼顾各设备表现且保持源域准确率
训练自由异常声音检测(ASD)将测试片段与冻结预训练音频编码器生成的正常嵌入记忆库进行评分。近期研究认为域偏移鲁棒性主要取决于帧级特征的时间池化方式,而对池化后的评分后端关注不足。在DCASE 2023任务2开发集(全部七类机械设备)上,使用单一冻结BEATs编码器,交叉对比四种经典后端——最近邻余弦距离、马氏距离、局部密度归一化kNN、PCA子空间重构残差,以及三种时间池化方法(均值、GeM、最大值)。更换后端使目标域AUC平均提升13.8点(最高达53.8),而更换池化仅提升3.2点:在该训练自由范式下,后端而非池化主导域偏移鲁棒性。无后端全局最优,但机器依赖模式在DCASE 2025开发数据(风扇、轴承)上复现。据此提出无标签分数融合策略:对每个后端用其自身训练集自得分进行z标准化并取最小值;该方法在目标域取得63.3%调和均值AUC,优于每台设备的最优单后端(64.4%),同时保持源域精度。此外报告一负面结果:通过源域伪验证选择后端失败,因所有后端在代理任务上均已饱和。
原文摘要 · Abstract (English)
Training-free anomalous sound detection (ASD) scores a test clip against a memory bank of normal embeddings from a frozen pretrained audio encoder. Recent work attributes domain-shift robustness mainly to how frame-level features are pooled over time; the scoring backend applied on top of the pooled embedding has received far less systematic attention. Using a single frozen BEATs encoder on the DCASE 2023 Task 2 development set (all seven machine types), we cross four classical backends -- nearest-neighbor cosine distance, Mahalanobis distance, locally density-normalized kNN, and PCA-subspace reconstruction residual -- with three temporal poolings (mean, GeM, max). Switching the backend moves target-domain AUC by 13.8 points on average (up to 53.8), whereas switching the pooling moves it by only 3.2 points: in this training-free regime, the backend, not the pooling, dominates domain-shift robustness. No backend wins everywhere, but the machine-dependent pattern reproduces on the DCASE 2025 development data (fan, bearing). Exploiting this, we propose a label-free score fusion that z-normalizes each backend with its training-bank self-scores and takes the minimum; it reaches a harmonic-mean target AUC of 63.3% versus 64.4% for the per-machine oracle, surpassing every fixed single backend while preserving source-domain accuracy. We also report a negative result: selecting a backend by source-domain pseudo-validation with proxy outliers fails, because all backends saturate on the proxy task.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。