arXiv論文メモ
新着一覧
eess.AS · 査読状況未確認

発話者の不在と声の変化に対応する音声抽出の記憶機構

Beyond the Stability--Plasticity Frontier in Streaming Target Speaker Extraction

Yuesheng Ma, Linyang He, Nima Mesgarani

この論文をやさしく読む

ひとことで言うと

雑音の中から特定話者の声だけを取り出す際、その人の声の記憶を壊さず変化にも追従させる方法です。

何に役立つ?

対象話者が黙ったり、登録時と声の条件が変わったりする音声処理に役立ちます。

この研究の面白いところ

手作業の更新則では両立しにくい安定性と適応性を、閉ループで記憶更新を学習して改善します。4.1万パラメータの記憶で、厳しい不一致条件では最良の規則より3.0dB改善しました。

どこまで分かった?

結果は比較した22設定での評価です。30秒不在後も静的登録との差0.9dB以内、追加実行負担5%未満としていますが、任意の話者・環境での保証ではありません。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

ストリーミングで対象話者の音声を抽出するには、対象者が黙ったり、妨害音に隠れたり、登録時とは音響的に異なる状態になったりしても、誰の音声を抽出するかを表す表現を維持しなければならない。既存システムは通常、この状態を保存済みの埋め込み表現として保持し、人手で設計した規則で更新する。信頼度で更新を制御する方法や、対象話者の発話活動を完全に把握したうえで更新を制御する方法を含む22構成を調べた結果、この系統の手法は安定性と可塑性のトレードオフの境界上にあることを示す。対象話者が発話しているかという情報が完全であっても、対象者の不在に対する頑健性と、登録音声と混合音声の不一致への適応は両立できない。 そこで、更新器が自ら取り込んだ汚染された証拠にもさらされるように、閉じたストリーミングループを通して話者状態のダイナミクスをメタ学習する。提案する4万1千パラメータのアンカー付き高速重み記憶(AFW)は、測定したヒューリスティック手法の境界を超える。強い不一致の下では最良のヒューリスティック手法を3.0 dB上回り、対象者が30秒間不在でも静的な登録表現からの性能低下を0.9 dB以内に抑え、実行時の追加負荷は5%未満である。 ゲート付き回帰ユニット(GRU)を用いた対照実験により、この改善がAFW固有のものではないことを確認した。一方、AFWはより小さく解釈しやすい。強い不一致の下では、書き込み残差が大きくなり、妨害話者ではなく対象話者の方向にそろう。コードは https://github.com/ym2976/anchor-fast-weight で公開している。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-17(UTC)
最新改訂
2026-09-17 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Streaming target speaker extraction must maintain a representation of whom to extract while the target may fall silent, be masked by interference, or drift acoustically away from enrollment. Existing systems typically hold this state as a stored embedding updated by hand-designed rules. Across 22 configurations, including confidence-gated and oracle-activity-gated updates, we show that this family lies on a stability-plasticity frontier: even perfect target-activity information cannot combine robustness to target absence with adaptation to enrollment-mixture mismatch. We therefore meta-train speaker-state dynamics through the closed streaming loop, exposing the updater to its own contaminated evidence. Our proposed 41k-parameter anchored fast-weights (AFW) memory moves beyond the measured heuristic frontier, gaining 3.0 dB over the best heuristic under severe mismatch while staying within 0.9 dB of static enrollment after 30 s of absence, at under 5% runtime overhead. A gated recurrent unit (GRU) control confirms that the gain is not AFW-specific, while AFW is smaller and more interpretable: under severe mismatch, its write residual grows and aligns with the target rather than the interferer. Code is publicly available at https://github.com/ym2976/anchor-fast-weight.

arXiv ID: 2609.20463 / 要約の誤りについて