Hugging Face Daily Papers、SmartMage を発表
本文の状態
日本語全文を表示中
詳細モードで約2分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
Hugging Face Daily Papers
本研究は、クエリに応じて視覚・幾何情報などの異種モダリティを動的に選定する「SmartMage」という統合型マルチモーダル大規模言語モデルを提案し、3Dシーン理解タスクで最先端性能を達成した。
Continue in AI NEW LAB
このニュースを、実務の判断につなげる
AI NEW LABで、試したことや先に確認したい条件を共有できます。まずはログインなしで読めます。
AI NEW LABで論点を見るAI深層分析を開く2026年8月11日 12:01
AI深層分析
キーポイント
動的なモダリティオーケストレーションの提案
既存の固定組み合わせに依存するアプローチに対し、クエリ依存の必要性に応じた異種モダリティの動的選定を行う「SmartMage」を提案した。
SMART モジュールによる適応的ルーティング
Semantic-guided Modality Adaptive RouTng (SMART) モジュールが、セマンティックな事前情報やテキストモダリティの整合性に基づいてタスク関連性の高いモダリティを選択する。
MAGE モジュールによる専門化の促進
Modality-Aware Gating Expert (MAGE) モジュールがモダリティ事前情報を利用してエキスパートを活性化させ、マルチモーダル推論における適応的な専門性を高める。
ベンチマークにおける最先端性能の達成
5 つの 3D シーン理解ベンチマークで最先端の結果を記録し、RGB のみの動画理解ベンチマークでも競争力のある結果を示した。
重要な引用
Existing Multimodal Large Language Models (MLLMs) typically rely on fixed modality combinations, overlooking query-dependent modality needs.
Such a rigid design can introduce semantic noise from irrelevant modalities while underutilizing more informative ones, leading to wasted computation and diluted reasoning.
SmartMage achieves state-of-the-art performance across five 3D scene understanding benchmarks.
編集コメントを表示
編集コメント
固定されたモダリティ構成の限界を打破し、文脈に応じて情報を最適化するアプローチは、実世界の複雑なタスク処理において極めて重要な進展である。特に計算資源の効率化と推論精度の向上を両立させる点は、今後の embodied intelligence の発展に寄与するだろう。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
3D 空間の理解は、具身知能にとって不可欠な要素であり、視覚情報や幾何学的手がかりなど、多様なモダリティからの異種情報を統合的に推論する能力を必要とします。しかし、これらのモダリティがどの程度重要かは、ユーザーの問い合わせ内容によって大きく異なります。既存のマルチモーダル大規模言語モデル(MLLM)は、通常、固定されたモダリティの組み合わせに依存しており、問い合わせに応じたモダリティの必要性を見落としています。このような硬直的な設計では、不要なモダリティから意味的なノイズが生じる一方で、より情報量の多いモダリティが十分に活用されず、計算リソースの浪費や推論能力の低下を招きます。
これらの課題に対処するため、本論文は「SmartMage」を提案します。これは、文脈に応じた 3D 空間理解のために異種モダリティを動的に調整する統合型 MLLM です。具体的には、以下の 2 つの要素を組み込んでいます:(1) セマンティック・ガイド付きモダリティ適応ルーティング(SMART)モジュール。これはセマンティックな事前知識、テキストとのモダリティ整合性、および各モダリティの品質に基づき、タスクに関連するモダリティを選択します。(2) モダリティ認識ゲート型エキスパート(MAGE)モジュール。こちらはモダリティの事前知識を活用してエキスパートの活性化を誘導し、マルチモーダル推論における適応的な専門化を促進します。
実験結果では、SmartMage は 5 つの 3D 空間理解ベンチマークにおいて最良の性能を達成し、RGB のみを用いた動画理解ベンチマークでも競合する結果を示しました。また、診断用ベンチマーク「ScanFacet」では、タスクを微細なセマンティックカテゴリに分類することで、各セマンティックタイプが好むモダリティの組み合わせを分析可能となっています。
観測されたモダリティとセマンティクスのパターンは、SmartMage の有効性に対するさらなる証拠を提供しています。プロジェクトページ:https://yuecheong.github.io/SmartMage/
原文を表示
Understanding 3D scenes is fundamental to embodied intelligence, requiring joint reasoning over heterogeneous information from multiple modalities, including visual and geometric cues. However, the relevance of these modalities often varies across queries. Existing Multimodal Large Language Models (MLLMs) typically rely on fixed modality combinations, overlooking query-dependent modality needs. Such a rigid design can introduce semantic noise from irrelevant modalities while underutilizing more informative ones, leading to wasted computation and diluted reasoning. To address these challenges, this paper proposes SmartMage, a unified MLLM that dynamically orchestrates heterogeneous modalities for semantic-aware 3D scene understanding. Specifically, SmartMage incorporates: (1) a Semantic-guided Modality Adaptive RouTng (SMART) module that selects task-relevant modalities using semantic priors, text-modality alignment, and modality quality; and (2) a Modality-Aware Gating Expert (MAGE) module that leverages modality priors to guide expert activation, fostering adaptive specialization in multimodal reasoning. Empirically, SmartMage achieves state-of-the-art performance across five 3D scene understanding benchmarks, and attains competitive results on RGB-only video understanding benchmarks. In our diagnostic benchmark ScanFacet, tasks are divided into fine-grained semantic categories, enabling analysis of modality combinations preferred by each semantic type. The observed modality-semantic patterns provide further evidence of SmartMage's effectiveness. Project page: https://yuecheong.github.io/SmartMage/.
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み