漢字表記と実際の読みを結び付ける日本語音声認識
Ruby-ASR: Evidence-Preserving Supervision for Joint Orthographic and Lexical-Reading Recognition
この論文をやさしく読む
ひとことで言うと
日本語音声認識で、書かれた語と発話された読みを局所的に結び付けて学習する方法。
何に役立つ?
同じ漢字表記に複数の読みがある発話で、書き起こしと読みの両方が必要な処理に役立つ。
この研究の面白いところ
文全体で別々の出力を作るのではなく、各表記範囲にルビとして実際の読みを結び付ける。
どこまで分かった?
改善は五つの日本語評価基準で報告された。要旨には改善幅の数値は記載されていない。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
従来の日本語自動音声認識(ASR)は表記上の書き起こしを教師信号とするが、同じ表記に対して実際の発話では異なる語彙上の読みが対応することがある。そのような発話は同一の目標を与えられるため、読みの区別は教師信号に含まれず、後から文字列だけを使う書記素から音素への変換では確実に回復できない。本研究は、従来の目標を、表記の範囲と語彙上の読みを結び付けた系列へ改めるRuby-ASRを提示する。文全体の表記と音韻を別々に出力する方法と異なり、ルビ表現は書かれた各範囲と実際の読みを局所的に結び、両方の見方を決定的に復元できる。Qwen3-ASRを基盤として、字幕型と逐語型の書き起こし規則でこの目標を実装し、モーラ単位のCTC目的関数で、順序を保った読みの補助的な教師信号を与える。日本語の五つの評価基準での実験は、認識目標を精密にすることで、読みやすい表記の書き起こしを損なわず、語彙上の読みの復元を改善できることを示した。学習済みモデルと推論コードを公開する。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-23(UTC)
- 最新改訂
- 2026-09-23 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-23 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Conventional Japanese automatic speech recognition (ASR) is supervised by an orthographic transcript, although the same written form can correspond to different lexical readings realized in speech. Such utterances receive an identical target, so their reading distinction is absent from the supervision interface and cannot be recovered reliably by post-hoc text-only grapheme-to-phoneme conversion. We present Ruby-ASR, which refines the conventional target into a span-bound orthographic--lexical-reading sequence. Unlike separate full-sentence orthographic and phonological outputs, the ruby representation locally binds each written span to its realized reading and permits deterministic recovery of both views. We instantiate the target under subtitle-style and verbatim-style transcription conventions using a Qwen3-ASR backbone; a mora-level CTC objective provides auxiliary monotonic reading supervision. The experimental results across five Japanese benchmarks show that refining the recognition target can improve lexical-reading recovery without sacrificing readable orthographic transcription. We release the checkpoints and inference code.
arXiv ID: 2609.27289 / 要約の誤りについて