arXiv論文メモ
新着一覧
cs.LG / cs.CV · 査読状況未確認

モデル本体を固定し中間表現を調整して分布変化に適応

SPeaR: Test-Time Adaptation with Steering Primitives for Realigning Representations

Muhammad Sudipto Siam Dip, Ali Etemad

この論文をやさしく読む

ひとことで言うと

入力画像の性質が変わったとき、元の認識モデルを書き換える代わりに、小さな追加モジュールで中間表現を調整します。

何に役立つ?

元の学習データや正解ラベルを使えない運用時に、分布の変化へ適応する方法として役立ちます。画像の変質を扱う3つのベンチマークで評価しています。

この研究の面白いところ

ネットワークの初期の表現を調整することが有効だったと報告しています。少数の追加パラメータで、より多くのパラメータを更新する手法と比較しています。

どこまで分かった?

要旨の実証は挙げられた画像ベンチマークです。あらゆる分布変化やタスクでの保証ではなく、実行時間や改善量の具体値は示されていません。

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

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

テスト時適応(TTA)は、ラベルのないテストデータだけを使って分布の変化に対処する。既存手法は通常、事前学習済みモデルのパラメータを更新して適応させるため、何を適応させるかと、ネットワーク内のどこで適応できるかの両方が制限される。本研究では代わりに、事前学習済みネットワークを固定し、その中間表現を誘導する。 SPeaR(Steering Primitive for Realigning Representations)は、段階の境界に軽量の学習可能なモジュールを挿入し、テスト時に流れてくるデータから直接最適化する。元の学習データも教師ありの準備学習も必要としない。各モジュールは、適応が有益な場合だけ不確かさを低減するゲート付き目的関数に、崩壊を防ぐ多様性正則化と、適応を安定化する複数深度のアンカーを組み合わせて最適化する。初期段階の表現を誘導する方法が最も有効であり、同じモジュールが畳み込み構造と Transformer 構造の両方に使えることを示す。CIFAR-10-C、CIFAR-100-C、ImageNet-C では、SPeaR は桁違いに多くのパラメータを適応させる手法に一貫して匹敵するか上回り、幅広いバッチサイズで頑健性を維持し、継続的な適応の間も元ドメインの性能を保つ。

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

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

更新履歴

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

原文の要旨

Test-time adaptation (TTA) addresses distribution shift using only unlabeled test data. Existing methods typically adapt pretrained models by updating their parameters, limiting both what is adapted and where adaptation can occur within the network. We instead keep the pretrained network frozen and steer its intermediate representations. We introduce SPeaR (Steering Primitive for Realigning Representations), which inserts lightweight learnable modules at stage boundaries and optimizes them directly from the test stream, requiring neither source data nor supervised warm-up. Each primitive is optimized using a gated objective that reduces uncertainty only when adaptation is beneficial, along with a diversity regularizer to prevent collapse, and a multi-depth anchor to stabilize adaptation. We show that steering early representations is the most effective strategy, and that the same primitive transfers across convolutional and Transformer architectures. Across CIFAR-10-C, CIFAR-100-C, and ImageNet-C, SPeaR consistently matches or outperforms methods that adapt orders of magnitude more parameters, remains robust across a wide range of batch sizes, and preserves source-domain performance during continual adaptation.

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