arXiv論文メモ
新着一覧
cs.GR / cs.AI / cs.LG · 査読状況未確認

画像生成モデルの潜在空間で光を物理的に描く

Physically Based Rendering in the Latent Space

Vuk Radovanovic, Vishesh Gupta, Adrien Gruson, Binh-Son Hua

この論文をやさしく読む

ひとことで言うと

画像生成モデルの内部表現に対して、光の反射や伝わり方を扱うCGの仕組みを使い、生成を物理的に制御しやすくする研究です。

何に役立つ?

考えられる用途は、照明やカメラ位置を意図どおりに変えながら画像生成を行うことです。要旨では形状・照明・視点の変更への一般化を示しています。

この研究の面白いところ

完成画像を制御するだけでなく、変分オートエンコーダーの潜在空間そのものへレンダリングし、1枚の画像からの学習で変更に対応しようとしています。

どこまで分かった?

要旨には一般化の定量的な指標や対象シーン数は記載されていません。1枚での学習結果は、任意のシーンや生成モデルへの無条件な一般化を意味しません。

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

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

画像拡散モデルは優れた画像生成能力を示しているが、物理ベースレンダリングのような古典的なコンピュータグラフィックス処理系とは対照的に、制御が難しいことが多い。しかし、光の輸送現象と、そのようなモデルが生成する潜在空間の値の分布の間には橋渡しがあることを見いだした。 そこで、生成モデルの変分オートエンコーダーが学習する特徴空間に物理ベースレンダリングを導入し、潜在空間内で光輸送をシミュレーションできるようにする。これにより、物理ベースレンダリングの技術を用いて、物理に導かれたコンテンツ生成のための潜在マップを出力できる。レンダリング方程式の修正を提案し、微分可能レンダラーと組み合わせることで、事前学習済みの潜在空間へ正確にレンダリングするための微調整が最小限で済む、最適なシーンパラメータの組を得られるようにする。1枚のレンダリング画像で手法を学習し、シーンの形状、照明、カメラ視点の変化への一般化を示す。

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

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

更新履歴

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

原文の要旨

Image diffusion models have shown impressive image generation capabilities but are often hard to control, in contrast to classical computer graphics pipelines such as physically based rendering. However, we observe that there is a bridge between light transport phenomena and the distribution of latent space values produced by such models. Thus, we introduce physically based rendering in the feature space learned by the variational autoencoders in generative models, enabling light transport simulation in the latent space. This allows us to leverage physically based rendering techniques to output latent maps for physically guided content generation. We propose modifications to the rendering equation, which, when paired with a differentiable renderer, can yield an optimal set of scene parameters that require only minimal refinement to accurately render into the pretrained latent space. We train our method on a single rendered image, and then demonstrate the generalization of the method to scene geometry changes, lighting changes, and camera view changes.

著者のコメント

15 pages, 12 figures. Pacific Graphics 2026, Journal Track (Computer Graphics Forum). Code: https://github.com/trinity-graphics/latent-rendering

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