ASCLSDJan 24, 2022

PickNet: Real-Time Channel Selection for Ad Hoc Microphone Arrays

arXiv:2201.09586v1
AI Analysis

This addresses the challenge of improving speech recognition in noisy, multi-device environments, though it is incremental as it builds on existing channel selection methods.

The paper tackles the problem of real-time channel selection for ad hoc microphone arrays by proposing PickNet, which identifies the device closest to an active speaker using short spectral patches, resulting in significant gains in word error rate over baseline systems.

This paper proposes PickNet, a neural network model for real-time channel selection for an ad hoc microphone array consisting of multiple recording devices like cell phones. Assuming at most one person to be vocally active at each time point, PickNet identifies the device that is spatially closest to the active person for each time frame by using a short spectral patch of just hundreds of milliseconds. The model is applied to every time frame, and the short time frame signals from the selected microphones are concatenated across the frames to produce an output signal. As the personal devices are usually held close to their owners, the output signal is expected to have higher signal-to-noise and direct-to-reverberation ratios on average than the input signals. Since PickNet utilizes only limited acoustic context at each time frame, the system using the proposed model works in real time and is robust to changes in acoustic conditions. Speech recognition-based evaluation was carried out by using real conversational recordings obtained with various smartphones. The proposed model yielded significant gains in word error rate with limited computational cost over systems using a block-online beamformer and a single distant microphone.

Foundations

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

Your Notes