自己教師あり学習で投影器の最終層が表現品質を左右
On the Role of the Projector in Contrastive Self-Supervised Learning: Last-Layer Rank Dynamics Drive Representation Quality
この論文をやさしく読む
ひとことで言うと
画像の自己教師あり学習で使う投影器を調べ、最終層の重みだけを調整して表現の品質を改善した研究。
何に役立つ?
対照学習モデルで表現の次元が失われる問題を抑える設計や、正則化をかける層の選択に役立つ。
この研究の面白いところ
投影器全体ではなく最終層のランク変化に着目し、投影器がある場合とない場合の両方で、ネットワーク全体の正則化と比較している。
どこまで分かった?
1%超の改善はImageNet100上のSimCLRのTop-1正解率についての報告である。要旨は他のモデル全般で同じ改善幅になるとは示していない。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
自己教師ありの対照学習では、表現の次元がつぶれてしまう問題が常にある。これを防ぐ方法の一つが、投影器と呼ばれる多層パーセプトロンを使うことである。複数の研究で、投影器が自己教師あり事前学習で得られる表現の品質に強く影響すると分かっている。しかし投影器が何をしているのか、また明示的な多層パーセプトロンの出力部がないときに基底エンコーダーの最終層が投影器の役目を果たせないのはなぜか、という問いは残っている。 本研究は投影器とエンコーダーのランクの変化を経験的研究と解析で調べ、投影器の内部で起こることを考察する。数学的解析から、ランクの低下は主に最終層で起こると観察した。この知見を踏まえ、最終層だけに適用する重みの正則化法を提案する。投影器の有無にかかわらず、この対象を絞った方法はネットワーク全体に直交重み正則化をかけるWeRankより高い性能を示した。ImageNet100のSimCLRではTop-1正解率が1%超改善し、CIFARのデータセットでも基準となるSimCLRの諸方式を一貫して上回った。これらの結果は、投影器の役割に関する著者らの解釈を支持する。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-22(UTC)
- 最新改訂
- 2026-09-22 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-22 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
The dimensional collapse of representations in self-supervised contrastive learning is an ever-present issue. One notable technique to prevent such a collapse of representations is using a multi-layered perceptron network called Projector. In several works, the projector has been found to heavily influence the quality of representations learned in a self-supervised contrastive pre-training task. However, the question still lingers. What role does the projector play? Assuming the projector mitigates dimensional collapse, what prevents the terminal layer of the base encoder from functioning as the projector in the absence of an explicit multi-layer perceptron (MLP) head? In this work, we intend to study what happens inside the projector by examining the rank dynamics of the same and the encoder through empirical study and analysis. Through mathematical analysis, we observe that the effect of rank reduction predominantly occurs in the last layer. Motivated by this insight, we propose a weight regularization strategy applied specifically to the last layer. We demonstrate that this targeted approach yields better performance than applying orthogonal weight regularization across the entire network (WeRank), both with and without a projector. Our method improves Top-1 accuracy by more than 1% on SimCLR on the ImageNet100 dataset and consistently outperforms baseline SimCLR variants on CIFAR datasets, supporting our interpretation of the projector's role.
著者のコメント
Under review at Transactions on Machine Learning Research (TMLR)
arXiv ID: 2609.26334 / 要約の誤りについて