paper-with-me

홈 › Papers

Improving Scene Graph Generation with Superpixel-Based Interaction Learning

2023-08-04 · Jingyi Wang, Can Zhang, Jinfa Huang, Botao Ren, Zhidong Deng

Recent advances in Scene Graph Generation (SGG) typically model the relationships among entities utilizing box-level features from pre-defined detectors. We argue that an overlooked problem in SGG is the coarse-grained interactions between boxes, which inadequately capture contextual semantics for relationship modeling, practically limiting the development of the field. In this paper, we take the initiative to explore and propose a generic paradigm termed Superpixel-based Interaction Learning (SIL) to remedy coarse-grained interactions at the box level. It allows us to model fine-grained interactions at the superpixel level in SGG. Specifically, (i) we treat a scene as a set of points and cluster them into superpixels representing sub-regions of the scene. (ii) We explore intra-entity and cross-entity interactions among the superpixels to enrich fine-grained interactions between entities at an earlier stage. Extensive experiments on two challenging benchmarks (Visual Genome and Open Image V6) prove that our SIL enables fine-grained interaction at the superpixel level above previous box-level methods, and significantly outperforms previous state-of-the-art methods across all metrics. More encouragingly, the proposed method can be applied to boost the performance of existing box-level approaches in a plug-and-play fashion. In particular, SIL brings an average improvement of 2.0% mR (even up to 3.4%) of baselines for the PredCls task on Visual Genome, which facilitates its integration into any existing box-level method.

📄 PDF Abstract BibTeX arXiv:2308.02339

Code (0)

등록된 구현이 없습니다.

Tasks

Graph GenerationScene Graph GenerationSuperpixels

Similar Papers 제목 키워드 기반

Spatio-Temporal Road Scene Reconstruction using Superpixel Markov Random Field

2018-11-24 · Yaochen Li, Yuehu Liu, Jihua Zhu, Shiqi Ma 외

Scene model construction based on image rendering is an indispensable but challenging technique in computer vision and intelligent transportation systems. In this paper, we propose a framework for constructing 3D corrido…

Superpixels

Superpixel Semantics Representation and Pre-training for Vision-Language Task

2023-10-20 · Siyu Zhang, Yeming Chen, Yaoru Sun, Fang Wang 외

The key to integrating visual language tasks is to establish a good alignment strategy. Recently, visual semantic representation has achieved fine-grained visual understanding by dividing grids or image patches. However,…

Self-Supervised LearningSuperpixelsVisual Reasoning

SuperpixelGraph: Semi-automatic generation of building footprint through semantic-sensitive superpixel and neural graph networks

2023-04-12 · Haojia Yu, Han Hu, Bo Xu, Qisen Shang 외

Most urban applications necessitate building footprints in the form of concise vector graphics with sharp boundaries rather than pixel-wise raster images. This need contrasts with the majority of existing methods, which …

SegmentationSemantic SegmentationSuperpixelsVector Graphics

STENet: Superpixel Token Enhancing Network for RGB-D Salient Object Detection

2026-03-23 · Jianlin Chen, Gongyang Li, Zhijiang Zhang, Liang Chang 외 arxiv

Transformer-based methods for RGB-D Salient Object Detection (SOD) have gained significant interest, owing to the transformer's exceptional capacity to capture long-range pixel dependencies. Nevertheless, current RGB-D S…

RGB-D Salient Object Detection

Hierarchical Superpixel Segmentation via Structural Information Theory

2025-01-13 · Minhui Xie, Hao Peng, Pu Li, Guangjie Zeng 외

Superpixel segmentation is a foundation for many higher-level computer vision tasks, such as image segmentation, object recognition, and scene understanding. Existing graph-based superpixel segmentation methods typically…

graph constructiongraph partitioningImage SegmentationObject Recognition+3