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

3次元シーン地図の意味情報に確信度を付けて集約

Hierarchical Aggregation of Semantic Uncertainty in 3D Scene Graphs

Carlos Cueto Zumaya, Iacopo Catalano, Wallace Moreira Bessa, and Julio A. Placed

この論文をやさしく読む

ひとことで言うと

ロボットの3次元地図にある物体名をすべて同じ確かさで扱わず、既存の情報から信頼度を付け、部屋に何があるかという判断へまとめます。

何に役立つ?

地図の物体検索や、特定の物がありそうな部屋を探す際に、怪しい認識結果を区別するための方法です。追加学習や撮り直しをせずに既存のグラフを利用します。

この研究の面白いところ

同じ認識器が繰り返す誤りを、独立した複数の証拠と誤認しないよう、完全相関の極限で集約します。

どこまで分かった?

評価はHM3DSemと比較対象の3DSGに関するものです。要旨には改善の具体的な数値や、出力確率の較正を他環境で確認した結果はありません。完全相関は集約に採用した扱いです。

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

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

オープン語彙の3次元シーングラフ3DSGは、各物体ノードを視覚言語埋め込みに対応付けるが、すべての項目を同じ確かさとして記録する。そのため地図を問い合わせるロボットは、どの項目が信頼できないかを判断できない。意味の不確実性の推定器はその区別を与え得るものの、モデルの反復サンプリング、学習、または学習に使わないラベルが必要であり、運用中のシステムには問い合わせ時にこれらを用意できない。 本研究では、3DSGがすでに保存している検出器の確信度と埋め込みを利用し、それらを項目が正しい確率へ変換して、包含関係の階層を通じて伝播させ、ある部屋に問い合わせたクラスが存在するという信念へまとめる枠組みを提案する。物体レベルの誤りとそれぞれ対応付けた4種類の信号を、視覚言語モデルが学習したロジット尺度で確率に変換し、追加の知覚や学習なしに閉形式で組み合わせる。 同じ検出器と語彙を共有する物体は一緒に誤るため、完全に相関する極限で集約する。独立性を仮定した集約では、同じ誤りの繰り返しを、証拠が繰り返し得られたかのように扱ってしまうからである。最先端の3DSGシステムに対してHM3DSemで評価すると、この枠組みは物体検索を改善し、読み取ったグラフが行う部屋レベルの主張の誤りを減らす。

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

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

更新履歴

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

原文の要旨

Open-vocabulary 3D Scene Graphs (3DSGs) ground each object node in a vision-language embedding, yet they record every entry as equally certain, so a robot querying the map cannot tell which of its entries are unreliable. Estimators of semantic uncertainty could supply that distinction, but they require repeated sampling of a model, training, or held-out labels, none of which are available to a deployed system at query time. We present a framework that exploits the detector confidence and the embeddings a 3DSG already stores, converts them into a probability that an entry is correct, and propagates that probability through the containment hierarchy into a belief that a room contains a queried class. Four signals, each paired with the object-level error it indicates, are converted to probabilities at the logit scale learned by the vision-language model and combined in closed form with no additional perception or training. Objects sharing a detector and a vocabulary fail together, so the framework aggregates them in the fully correlated limit, where an aggregation under independence would treat one repeated error as repeated evidence. Evaluated on HM3DSem against a state-of-the-art 3DSG system, the framework improves object retrieval and lowers the error of the room-level assertions of the graph it reads.

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