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

正しい大きさが不明でも欠けた3D点群を補う

ScaleBlind: Point Cloud Completion under Unknown Scale

Shenghui Wu, Chen Wang, Yuan Feng, Guangshun Wei, Yuanfeng Zhou, Changjian Li

この論文をやさしく読む

ひとことで言うと

欠けた3D形状を補う際、完成形の正しい大きさを事前に知らなくても推定できるようにする。

何に役立つ?

実物の3Dスキャンなど、正解形状の縮尺が分からない場面での点群補完に役立つ可能性がある。

この研究の面白いところ

複数視点の2D画像を生成して全体像と縮尺を推定し、欠損部分を3Dへ戻して点群と融合する。

どこまで分かった?

要旨は広範な実験での優位を述べるが、具体的なデータセットや数値は示していない。

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

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

点群補完は、一部分だけの3D点群から全体の形を推定し、再構成、編集、シミュレーションなどに使われる。従来の学習法は、学習時と推論時の正規化に正解形状の縮尺を暗黙に使うことが多い。しかし実際の推論では、この情報は使えない。正解の縮尺を取り除くと、補完し過ぎ、補完不足、入れ子状の殻といった深刻な誤りが生じ得る。近年の画像生成基盤モデルは物体や形状を理解し、複数視点で整合する画像を作れることから、縮尺の正解を使わない3D補完の事前知識として利用できる。ScaleBlindは、基盤モデルによる画像補完を使い、部分的な入力から全体の縮尺を直接回復して3D形状を補う。部分点群を描画した複数視点の画像から完成時の見た目を生成し、推定した欠損部分を3Dへ戻して形状を考慮した粗い補完を作る。その後、元の部分点群と情報を融合するクロスモーダルネットワークで精細化する。2D生成の事前知識を用いることで、推論時に正解形状の縮尺を必要としない。2Dの生成モデルと3D点群補完を結ぶ方法にもなる。広範な実験で従来法を上回り、点群補完で最高水準の成績を得たと報告する。

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

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

更新履歴

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

原文の要旨

Point cloud completion aims to infer a complete 3D shape from a partial point cloud and serves as a fundamental building block for downstream tasks such as reconstruction, editing, and simulation. Despite the recent progress, existing learning-based methods often implicitly rely on access to the ground-truth shape scale (GT-scale) during both training- and testing-time normalization, assuming privileged information that is unavailable in real-world inference. This hidden assumption limits practical deployment and can lead to severe completion artifacts, e.g., over- or under-completion and nested shells, once the oracle GT-scale cue is removed. We observe that the recent foundation image generation models exhibit a strong capability of understanding objects and geometries, and producing multi-view consistent renderings, making them promising priors for GT-scale-free 3D completion. Motivated by this insight, we propose ScaleBlind, a novel framework that leverages foundation-model-based image completion to recover global scale directly from partial inputs and then faithfully produces the 3D completion. Specifically, ScaleBlind dreams out complete multi-view appearances from rendered partial views, lifts the inferred missing regions back into 3D to obtain a geometry-aware coarse completion, and further refines it via a powerful cross-modal fusion network with the original partial point cloud. By harnessing 2D foundation priors, our method eliminates the need for accessing GT-scale information at inference. Moreover, it provides a principled bridge between 2D generative priors and 3D point cloud completion. Extensive experiments demonstrate the superiority of our framework, making ScaleBlind the new state-of-the-art for the point cloud completion task.

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