日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
3DスタイライゼーションarXiv:2608.29905

OrnaStyler: 装飾を考慮した潜在編集によるコンテンツ保存型3Dスタイライゼーション

OrnaStyler: Ornament-Aware Latent Editing for Content-Preserving 3D Stylization

シェア:XThreadsFacebookLINEはてブBluesky

テキスト指示に基づき、既存の3Dアセットの幾何学と外観を保ちつつ、微細な装飾構造を追加するゼロショットの3Dスタイライゼーションフレームワークを提案した。

詳しい要約

1. どんなもの?

OrnaStylerは、テキストガイドによる3Dアセットの装飾認識スタイル編集のためのゼロショットフレームワーク。既存の3Dアセットの形状とオブジェクトのアイデンティティを保ちつつ、微細な構造的装飾を統合する。rectified flowベースの生成モデリング上に構築され、ジオメトリとアピアランスの両レベルでコンテンツ認識の潜在表現を段階的に回復する反転ガイド編集戦略を導入。ジオメトリレベルではフロー反転によるボクセル表現の操作で装飾強化構造を合成し、アピアランスレベルでは隣接認識の特徴インペインティング機構で新規装飾と元コンテンツを調和させる。推論フェーズのみで動作し、幾何学的拡張または外観スタイリングの選択的編集を可能にする。

2. 先行研究と比べてどこがすごい?

先行研究は3D形状モデリングで急速に進歩しているが、既存アセットの忠実なスタイリングは、微細な構造的装飾を伴う場合に困難であり、ソース形状とオブジェクトのアイデンティティを保ちつつ、スタイル固有の詳細を統合する必要がある。OrnaStylerは、スタイル要素の空間構成を明示的にモデル化することで、ボクセル空間におけるコンテンツ保存とスタイル表現の根本的な緊張を緩和する。ゼロショットで推論フェーズのみで動作し、先行手法と比較して最先端の編集性能を達成。

3. 技術・手法の肝は?

手法の肝は、rectified flowベースの生成モデリング上で、反転ガイド編集戦略を用いて、ジオメトリとアピアランスの両レベルでコンテンツ認識の潜在表現を段階的に回復すること。ジオメトリレベルでは、フロー反転によりボクセル表現を操作して装飾強化構造を合成し、ソースアセットの空間的アイデンティティを保存。アピアランスレベルでは、隣接認識の特徴インペインティング機構を導入し、新規生成された装飾と元コンテンツを調和させ、一貫したジオメトリ-アピアランス統合を実現。

4. どうやって有効だと検証した?

生成された3Dアセットと実世界の3Dアセットの両方で、先行手法と比較した広範な実験を実施。コンテンツ保存、スタイル忠実度、全体的な視覚的リアリズムの観点で最先端の編集性能を達成したことを示した。

5. 議論はある?

要旨からは、議論の詳細は不明。ただし、ゼロショットで推論フェーズのみで動作する点や、選択的編集が可能な点は利点として挙げられる。一方で、装飾の複雑さや多様性に対する限界、計算コスト、実世界の多様なアセットへの適用可能性などが議論の余地があるかもしれないが、要旨には明記されていない。

6. 次に読むべき論文は?

要旨で参照されている先行研究や関連手法は明示されていないが、rectified flow-based generative modeling、inversion-guided editing、feature inpainting、3D stylization、text-guided editingなどの関連分野の論文が考えられる。具体的には、3Dアセットのテキストガイド編集に関する最近の研究や、flow-based生成モデルを用いた画像編集の手法などが関連する。

※ AIが要旨から生成した要約です。正確性は原文をご確認ください。

著者: Tomohiro Aizawa, Shigeru Kuriyama, Chunzhi Gu

分類: cs.CV

原文アブストラクト

Text-guided style editing of 3D assets is essential for adapting existing objects to diverse visual aesthetics in digital content creation. Despite rapid progress in 3D shape modeling, faithfully stylizing an existing asset remains challenging when the desired stylization involves fine-grained structural ornamentation, which requires the model to preserve the source geometry and object identity, while coherently integrating new style-specific details. We propose \textbf{OrnaStyler}, a zero-shot framework for text-guided ornament-aware 3D stylization. Built upon rectified flow-based generative modeling, OrnaStyler introduces an inversion-guided editing strategy that recovers content-aware latent representations at both geometry and appearance levels in a staged manner to facilitate faithful editing. Our core idea is to explicitly model the spatial configuration of stylistic elements, thereby mitigating the fundamental tension between content preservation and style expression in the voxel space. Specifically, at the geometry level, we manipulate voxel representations through flow inversion to synthesize ornament-enhanced structures while preserving the spatial identity of the source asset. Then, at the appearance level, we introduce an adjacency-aware feature inpainting mechanism to harmonize newly generated ornaments with the original content, yielding coherent geometry-appearance integration. Our approach operates solely in the inference phase and enables selective editing over geometric augmentation or appearance stylization. Extensive experiments on both generated and real-world 3D assets against prior methods demonstrate that OrnaStyler achieves state-of-the-art editing performance in terms of content preservation, style fidelity, and overall visual realism. Code is available at: https://github.com/tomohiro0427/OrnaStyler