Search papers, labs, and topics across Lattice.
The paper introduces EvoTSE, an evolving target speaker extraction framework that iteratively refines the enrollment signal using reliability-filtered retrieval of historical high-confidence speaker estimates. This addresses speaker confusion and reduces reliance on high-quality pre-recorded enrollment, especially in out-of-domain scenarios. Experiments on multiple benchmarks demonstrate consistent improvements over conventional TSE methods without requiring additional annotated data.
Forget static enrollments: EvoTSE dynamically updates speaker profiles during target extraction, leading to better performance, especially in noisy, real-world conditions.
Target Speaker Extraction (TSE) aims to isolate a specific speaker's voice from a mixture, guided by a pre-recorded enrollment. While TSE bypasses the global permutation ambiguity of blind source separation, it remains vulnerable to speaker confusion, where models mistakenly extract the interfering speaker. Furthermore, conventional TSE relies on static inference pipeline, where performance is limited by the quality of the fixed enrollment. To overcome these limitations, we propose EvoTSE, an evolving TSE framework in which the enrollment is continuously updated through reliability-filtered retrieval over high-confidence historical estimates. This mechanism reduces speaker confusion and relaxes the quality requirements for pre-recorded enrollment without relying on additional annotated data. Experiments across multiple benchmarks demonstrate that EvoTSE achieves consistent improvements, especially when evaluated on out-of-domain (OOD) scenarios. Our code and checkpoints are available.