TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Neural Motifs: Scene Graph Parsing with Global Context

Neural Motifs: Scene Graph Parsing with Global Context

Rowan Zellers, Mark Yatskar, Sam Thomson, Yejin Choi

2017-11-17CVPR 2018 6Panoptic Scene Graph Generation
PaperPDFCodeCodeCodeCode(official)CodeCodeCode

Abstract

We investigate the problem of producing structured graph representations of visual scenes. Our work analyzes the role of motifs: regularly appearing substructures in scene graphs. We present new quantitative insights on such repeated structures in the Visual Genome dataset. Our analysis shows that object labels are highly predictive of relation labels but not vice-versa. We also find that there are recurring patterns even in larger subgraphs: more than 50% of graphs contain motifs involving at least two relations. Our analysis motivates a new baseline: given object detections, predict the most frequent relation between object pairs with the given labels, as seen in the training set. This baseline improves on the previous state-of-the-art by an average of 3.6% relative improvement across evaluation settings. We then introduce Stacked Motif Networks, a new architecture designed to capture higher order motifs in scene graphs that further improves over our strong baseline by an average 7.1% relative gain. Our code is available at github.com/rowanz/neural-motifs.

Results

TaskDatasetMetricValueModel
Scene ParsingPSG DatasetR@2020MOTIFS
Scene ParsingPSG DatasetmR@209.1MOTIFS
2D Semantic SegmentationPSG DatasetR@2020MOTIFS
2D Semantic SegmentationPSG DatasetmR@209.1MOTIFS
Scene Graph GenerationPSG DatasetR@2020MOTIFS
Scene Graph GenerationPSG DatasetmR@209.1MOTIFS

Related Papers

SPADE: Spatial-Aware Denoising Network for Open-vocabulary Panoptic Scene Graph Generation with Long- and Local-range Context Reasoning2025-07-08Learning 4D Panoptic Scene Graph Generation from Rich 2D Visual Scene2025-01-01Benchmarking Federated Learning for Semantic Datasets: Federated Scene Graph Generation2024-12-11Motion-aware Contrastive Learning for Temporal Panoptic Scene Graph Generation2024-12-10OpenPSG: Open-set Panoptic Scene Graph Generation via Large Multimodal Models2024-07-15From Easy to Hard: Learning Curricular Shape-aware Features for Robust Panoptic Scene Graph Generation2024-07-12A Fair Ranking and New Model for Panoptic Scene Graph Generation2024-07-124D Panoptic Scene Graph Generation2024-05-16