画像の領域分割に合わせてCLIPの階層表現を調整する
HyperCLIP++: Fine-tuning CLIP forOpen-vocabulary Semantic Segmentation in Hyperbolic Space
この論文をやさしく読む
ひとことで言うと
画像全体を説明するためのCLIPの表現を、画素ごとに分類する仕事に合わせ直す研究です。双曲空間での半径を調整し、画像と文章の表現の細かさをそろえます。
何に役立つ?
語彙を固定せずに画像内の領域を分類するモデルを、少ない更新パラメータで適応させるのに役立つ可能性があります。要旨では全パラメータの約5%を更新する構成を3つのベンチマークで評価しています。
この研究の面白いところ
文章側も微調整すると性能が上がる理由を、単なる特徴の更新ではなく、画像単位と画素単位の階層の違いとして説明しています。データセットをまたいだ調整後の半径の共通性にも注目しています。
どこまで分かった?
性能の主張は3つのベンチマークでの実験に基づきます。要旨には具体的なスコアや計算時間はありません。双曲半径で必要な階層水準を定量化できるという解釈は、観察からの示唆として述べられています。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
基盤的な視覚言語モデルであるCLIPは、語彙を事前に固定しないセマンティックセグメンテーションの有力な手段となっている。CLIPのテキストエンコーダを固定すると汎化能力を維持できることが知られている一方、近年の研究では、テキストと画像の両エンコーダを同時に微調整すると、特にオープンセットのクラスについて領域分割の性能が大きく向上することが示されている。本研究では、微調整中に画像埋め込みの階層水準が画像単位から画素単位へ移ることに着目し、この現象を階層の整合という観点から説明する。そのために、階層構造を自然に符号化できる双曲空間を利用する。中心となる観察は、微調整中にCLIPのテキスト埋め込みの双曲半径が小さくなり、視覚データの画素単位の粒度と整合しやすくなるというものである。 これに基づき、パラメータ効率の高い新たな適応手法HyperCLIP++を提案する。HyperCLIP++は、スケーリング変換によってCLIPの埋め込みの双曲半径を直接調整し、対象タスクである領域分割に階層を合わせる。この階層の整合を両モダリティで一貫して行い、学習中のモダリティ間の整合も保つため、視覚経路とテキスト経路の調整を同期させるDual Cross-Relation Communication(DCRC)モジュールを組み込む。実験では、CLIPの全パラメータの約5%だけを微調整して、3つのベンチマークで最先端の性能を達成した。さらに、調整後のテキスト埋め込みはデータセットが異なっても比較的一定の双曲半径を示した。このことは、この領域分割タスクに必要な階層水準を双曲半径で定量化できる可能性を示唆している。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-21(UTC)
- 最新改訂
- 2026-09-21 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-21 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
CLIP, a foundational vision-language model, has emerged as a powerful tool for open-vocabulary semantic segmentation. While freezing CLIP's text encoder is known to preserve its generalization capability, recent studies show that fine-tuning both CLIP's text and image encoders jointly significantly enhances segmentation performance, especially for classes from open sets. In this work, we explain this phenomenon from the perspective of hierarchy alignment, since during fine-tuning, the hierarchical level of image embeddings shifts from image-level to pixel-level. We achieve this by leveraging hyperbolic space, which naturally encodes hierarchical structures. Our key observation is that, during fine-tuning, the hyperbolic radius of CLIP's text embeddings decreases, facilitating better alignment with the pixel-level granularity of visual data. Building on this, we propose HyperCLIP++, a novel and parameter-efficient adaptation strategy. HyperCLIP++ directly adjusts the hyperbolic radius of CLIP's embeddings via scaling transformations to achieve a hierarchy alignment to the target task, i.e., segmentation. To ensure this hierarchy alignment is effected consistently across both modalities and preserves their cross-modal alignment during training, HyperCLIP++ integrates a Dual Cross-Relation Communication (DCRC) module that synchronizes these adjustments between the vision and text pathways. Our experiments show that HyperCLIP++ achieves state-of-the-art performance across three benchmarks while fine-tuning only approximately 5% of CLIP's total parameters. More importantly, we observe that after adjustment, CLIP's text embeddings exhibit a relatively fixed hyperbolic radius across datasets, suggesting that the hierarchical level required for this segmentation task might be quantified using the hyperbolic radius.
著者のコメント
Accept by TPAMI 2026
arXiv ID: 2609.24564 / 要約の誤りについて