单麦克风下高效估算声源距离,适合资源受限机器人部署。
Fast-SDE: Efficient Single-Microphone Sound Source Distance Estimation in Reverberant Environments

- 分频段处理音频,用轻量编码器提取声学特征
- 在混响环境中实现高精度距离估计,性能优于传统方法
- 专为小型机器人设计,计算量小,易部署
声源距离估计(SDE)是人机交互中的关键能力。不准确的距离判断不仅降低语音采集与理解的可靠性,还影响交互自然性与舒适度。现有大多数SDE方法依赖麦克风阵列,但多麦克风系统需精密硬件同步、几何校准,并占用额外空间与计算资源,限制了在空间和算力受限的实体平台上的应用。为此,我们提出Fast-SDE,一种适用于计算资源有限、尺寸紧凑机器人平台的轻量级单麦克风SDE框架。该方法采用基于子带的主干网络,将频谱分解为多个子带,而非使用宽频带全谱主干。共享子带编码器将每个子带映射为紧凑的潜在表示,并学习声学结构与时频模式之间的关系。最后,轻量回归头将融合后的子带表示转换为距离估计值。大量仿真与真实环境实验验证了该方法的有效性。为促进研究社区发展,代码已开源:https://github.com/JiangWAV/FAST-SDE。
原文摘要 · Abstract (English)
Sound source distance estimation (SDE) is a critical capability in human-robot interaction. An inappropriate interaction distance not only reduces the reliability of speech acquisition and understanding, but also compromises the naturalness and comfort of the interaction. Most existing SDE methods rely on microphone arrays, however, multi-microphone systems typically require careful hardware synchronization, geometric calibration, and additional space and computational resources, which limits applicability to size-constrained and computability-limited embodied platforms. To alleviate these issues, we propose Fast-SDE, a lightweight single-microphone SDE framework that is suited for deployment on robot platforms with limited computational resources and strict size constraints. Specifically, Fast-SDE employs a subband-based backbone that decomposes the frequency axis into multiple subbands, rather than processing the entire spectrum with a wide full-band backbone. A shared subband encoder then maps each subband to a compact latent representation and learns the relationship between acoustic structure and time-frequency patterns. Finally, a lightweight regression head converts the fused subband representations into the estimated distance. Extensive simulation and real-world experiments demonstrate the merits of the proposed method. To benefit the broader research community, we have open-sourced our code at https://github.com/JiangWAV/FAST-SDE.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。