用逆向生成模型解析图像中的物体与场景结构。
Compositional Scene Understanding through Inverse Generative Modeling
- 将场景理解转化为寻找生成模型条件参数的逆问题。
- 能推断出新形状、新数量的物体及全局场景因素。
- 可直接用于预训练文本到图像模型,实现零样本多物体感知。
生成模型在生成高质量视觉内容方面表现出色。本文探索其不仅可用于合成视觉内容,还能通过自然图像理解场景属性。我们将场景理解建模为逆生成问题,即寻找视觉生成模型的条件参数以最佳匹配给定图像。为使该方法在与训练数据差异较大的图像上仍能推断场景结构,我们提出从场景各部分的小模型组合构建视觉生成模型。实验表明,该方法能有效推断场景中的物体集合,实现对包含更多新形状物体的新测试场景的鲁棒泛化。同时,也能推断全局场景因素,支持对新场景的泛化。最后,该方法可直接应用于现有预训练的文生图生成模型,实现零样本多物体感知。代码与可视化见 https://energy-based-model.github.io/compositional-inference。
原文摘要 · Abstract (English)
Generative models have demonstrated remarkable abilities in generating high-fidelity visual content. In this work, we explore how generative models can further be used not only to synthesize visual content but also to understand the properties of a scene given a natural image. We formulate scene understanding as an inverse generative modeling problem, where we seek to find conditional parameters of a visual generative model to best fit a given natural image. To enable this procedure to infer scene structure from images substantially different than those seen during training, we further propose to build this visual generative model compositionally from smaller models over pieces of a scene. We illustrate how this procedure enables us to infer the set of objects in a scene, enabling robust generalization to new test scenes with an increased number of objects of new shapes. We further illustrate how this enables us to infer global scene factors, likewise enabling robust generalization to new scenes. Finally, we illustrate how this approach can be directly applied to existing pretrained text-to-image generative models for zero-shot multi-object perception. Code and visualizations are at https://energy-based-model.github.io/compositional-inference.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。