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

過去の録音を保存せず音声の新しい分類項目を学ぶ

Exemplar-Free Analytic Learning for Multi-Label Audio Class-Incremental Learning

Siyuan Luo, Yang Xiao, Ting Dang

この論文をやさしく読む

ひとことで言うと

新しい音の分類項目を追加する際、過去の録音や追加の逆伝播を使わずに学習する方法です。

何に役立つ?

録音を保存しにくい環境で音声分類器を更新する用途が考えられます。要旨での実証は50項目のAudioSet-Rでの3設定です。

この研究の面白いところ

以前の分類器の重みを保ち、不完全なラベルと項目数の偏りをスコア推定と重み付けで扱います。

どこまで分かった?

性能の比較は指定ベンチマークの3設定に限られ、他の音環境で同じ効果が出るかは要旨からは分かりません。

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

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

現実の音環境では複数の音が同時に生じるため、音声分類は本来複数ラベルの問題である。新しい音の分類項目が増えると、モデルは以前の項目を忘れずに取り込む必要がある。既存手法は過去データの保存と勾配を使う反復更新に頼るが、各段階で新たな項目だけにラベルが付き、古い項目のラベルがない不完全な複数ラベルの教師情報では苦労する。著者らは、過去の録音を保存せず、追加学習時の逆伝播も行わずに線形分類器を閉形式で更新する、事例保存不要の解析的な継続学習を調べる。この構成では以前に学んだ重みは設計上そのまま保たれる。 これを土台に、不完全な教師情報と項目間の件数の偏りに対処するALMAを提案する。古い項目のスコアを連続的に推定し、出現頻度に基づいて標本に重みを付ける。50項目のAudioSet-Rベンチマークの3種類の追加学習設定での実験では、解析的な学習器が勾配に基づく方法を大きく上回り、新しい項目を加えても以前の項目の検出性能はほぼ変わらなかった。ALMAが複数ラベルの音声分類項目の追加学習に対して、単純で効果的な解決策になると述べる。

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

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

更新履歴

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

原文の要旨

Audio classification is inherently a multi-label task, as real-world acoustic environments contain multiple simultaneous sound events. When new sound classes emerge, models must incorporate them without forgetting previously learned ones: a challenge known as class-incremental learning. Existing methods rely on storing past data and iterative gradient updates, which struggle under incomplete multi-label supervision because only the newly introduced classes are annotated at each phase, leaving old-class labels unavailable. We investigate exemplar-free analytic continual learning as a principled alternative, in which a linear classifier is updated in closed form without storing historical recordings or performing incremental back-propagation, and previously learned weights remain intact by construction. Building on analytic learning, we further propose ALMA, which addresses incomplete supervision and class imbalance through continuous old-class score estimates and frequency-based sample weighting. Experiments on a 50-class AudioSet-R benchmark across three incremental setups show that the analytic learner substantially outperforms gradient-based methods, and previously learned classes retain nearly unchanged detection performance as new classes are added. This study shows that ALMA is a simple yet effective solution to multi-label audio class-incremental learning.

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