Skip to main content
QUICK REVIEW

[論文レビュー] Training-Free Multi-Step Inference for Target Speaker Extraction

Zhenghai You, Ying Shi|arXiv (Cornell University)|Mar 11, 2026
Speech Recognition and Synthesis被引用数 0
ひとこと要約

The paper proposes a training-free multi-step inference framework that refines target speaker extraction by interpolating between the mixture and previous estimates using a frozen model, guided by a joint non-intrusive quality and speaker similarity score.

ABSTRACT

Target speaker extraction (TSE) aims to recover a target speaker's speech from a mixture using a reference utterance as a cue. Most TSE systems adopt conditional auto-encoder architectures with one-step inference. Inspired by test-time scaling, we propose a training-free multi-step inference method that enables iterative refinement with a frozen pretrained model. At each step, new candidates are generated by interpolating the original mixture and the previous estimate, and the best candidate is selected for further refinement until convergence. Experiments show that, when ground-truth target speech is available, optimizing an intrusive metric (SI-SDRi) yields consistent gains across multiple evaluation metrics. Without ground truth, optimizing non-intrusive metrics (UTMOS or SpkSim) improves the corresponding metric but may hurt others. We therefore introduce joint metric optimization to balance these objectives, enabling controllable extraction preferences for practical deployment.

研究の動機と目的

  • Motivate target speaker extraction (TSE) in multi-speaker scenarios where reference signals exist.
  • Introduce a training-free, iterative refinement procedure that uses a frozen TSE model at test time.
  • Balance perceptual quality and target-speaker consistency without retraining via a joint scoring function.
  • Demonstrate gains over one-step inference across multiple backbones and analyze reliability of the approach.

提案手法

  • Use a frozen pretrained TSE model to generate multiple candidate inputs via interpolation between the mixture and the current estimate.
  • Compute candidate outputs with the same frozen model and select the best candidate per iteration using a scoring function R.
  • Option 1: use oracle SI-SDRi as the selector to establish upper-bound headroom.
  • Option 2: deployable selectors use non-intrusive metrics like UTMOS and SpkSim, and a joint score combining both (Eq. 5).
  • Provide an analysis of non-decreasing property and error bounds to ensure reliability of greedy selection.

実験結果

リサーチクエスチョン

  • RQ1Can inference-time search with interpolation-based candidates improve TSE without retraining?
  • RQ2How do deployable non-intrusive metrics (UTMOS, SpkSim) fare in guiding multi-step refinement?
  • RQ3Does a joint metric balancing perceptual quality and speaker similarity provide more stable improvements than single metrics?
  • RQ4What is the reliability of greedy selection given imperfect scoring in a training-free setup?

主な発見

SelectorStepDPRNN SI-SDRi (dB)DPRNN UTMOSDPRNN SpkSimSpEx+ SI-SDRi (dB)SpEx+ UTMOSSpEx+ SpkSim
Baseline014.4223.0580.67113.7292.8630.629
SI-SDRi (oracle)115.3693.1070.67214.3802.9350.633
SI-SDRi (oracle)315.2413.1070.67114.3872.9320.632
SI-SDRi (oracle)515.2413.1110.67214.4042.9310.631
UTMOS114.2873.2060.67313.6933.0190.629
UTMOS314.0373.2420.67413.5963.0360.626
UTMOS513.9043.2460.67413.5363.0330.624
SpkSim113.8453.0640.69213.8972.8670.649
SpkSim313.2153.0570.69713.7012.8490.652
SpkSim512.8973.0490.69813.6272.8390.652
Joint114.3113.2040.67713.8763.0130.634
Joint314.1813.2380.67913.7723.0280.634
Joint514.1443.2420.67913.7283.0250.634
  • Oracle SI-SDRi selection yields consistent gains over one-step inference for both backbones (DPRNN and SpEx+).
  • Deployable selectors show improvement in their respective metrics, with noticeable trade-offs when optimizing a single proxy.
  • Joint scoring (UTMOS + SpkSim) achieves more balanced improvements in perceptual quality and target-speaker consistency across backbones.
  • SpEx+ benefits from deeper multi-step refinement, while DPRNN gains earlier in steps, reflecting backbone-specific dynamics.
  • The approach demonstrates non-decreasing performance relative to the initial one-step output under the chosen selector and provides an interpretable stability bound when selectors are imperfect.

より良い研究を、今すぐ始めましょう

論文設計から論文執筆まで、研究時間を劇的に削減しましょう。

クレジットカード登録不要

このレビューはAIが作成し、人間の編集者が確認しました。