paper-with-me

Papers

Learning Physical Graph Representations from Visual Scenes

2020-06-22 · NeurIPS 2020 12 · Daniel M. Bear, Chaofei Fan, Damian Mrowca, Yunzhu Li, Seth Alter, Aran Nayebi, Jeremy Schwartz, Li Fei-Fei, Jiajun Wu, Joshua B. Tenenbaum, Daniel L. K. Yamins

Convolutional Neural Networks (CNNs) have proved exceptional at learning representations for visual object categorization. However, CNNs do not explicitly encode objects, parts, and their physical properties, which has limited CNNs' success on tasks that require structured understanding of visual scenes. To overcome these limitations, we introduce the idea of Physical Scene Graphs (PSGs), which represent scenes as hierarchical graphs, with nodes in the hierarchy corresponding intuitively to object parts at different scales, and edges to physical connections between parts. Bound to each node is a vector of latent attributes that intuitively represent object properties such as surface shape and texture. We also describe PSGNet, a network architecture that learns to extract PSGs by reconstructing scenes through a PSG-structured bottleneck. PSGNet augments standard CNNs by including: recurrent feedback connections to combine low and high-level image information; graph pooling and vectorization operations that convert spatially-uniform feature maps into object-centric graph structures; and perceptual grouping principles to encourage the identification of meaningful scene elements. We show that PSGNet outperforms alternative self-supervised scene representation algorithms at scene segmentation tasks, especially on complex real-world images, and generalizes well to unseen object types and scene arrangements. PSGNet is also able learn from physical motion, enhancing scene estimates even for static images. We present a series of ablation studies illustrating the importance of each component of the PSGNet architecture, analyses showing that learned latent attributes capture intuitive scene properties, and illustrate the use of PSGs for compositional scene inference.

📄 PDF Abstract BibTeX arXiv:2006.12373

Code (1)

neuroailab/tnn tf

Tasks

ObjectObject CategorizationScene Segmentation

Similar Papers 제목 키워드 기반

Towards Visual Foundational Models of Physical Scenes

2023-06-06 · Chethan Parameshwara, Alessandro Achille, Xiaolong Li, Jiawei Mo 외

We describe a first step towards learning general-purpose visual representations of physical scenes using only image prediction as a training criterion. To do so, we first define "physical scene" and show that, even thou…

NeRF

Modeling Scientific Experiment Scenes: Dataset and Model

2026-08-03 · Minghao Zou, Qingtian Zeng, Shangkun Liu, Cong Liu 외 arxiv

Scene Graph Generation (SGG) is fundamental to structured visual understanding, yet existing benchmarks focus mainly on daily life images and overlook scientific experiment scenes with specialized instruments, task-speci…

Scene Graph GenerationRelational Reasoning

Learning to See Physics via Visual De-animation

2017-12-01 · NeurIPS 2017 12 · Jiajun Wu, Erika Lu, Pushmeet Kohli, Bill Freeman 외

We introduce a paradigm for understanding physical scenes without human annotations. At the core of our system is a physical world representation that is first recovered by a perception module and then utilized by physic…

Future predictionState Estimation

Visual Interaction Networks

2017-06-05 · Nicholas Watters, Andrea Tacchetti, Theophane Weber, Razvan Pascanu 외

From just a glance, humans can make rich predictions about the future state of a wide range of physical systems. On the other hand, modern approaches from engineering, robotics, and graphics are often restricted to narro…

Decision Making

Learning Canonical Representations for Scene Graph to Image Generation

2019-12-16 · ECCV 2020 8 · Roei Herzig, Amir Bar, Huijuan Xu, Gal Chechik 외

Generating realistic images of complex visual scenes becomes challenging when one wishes to control the structure of the generated images. Previous approaches showed that scenes with few entities can be controlled using …

Image GenerationLayout-to-Image GenerationScene Generation