paper-with-me

Papers

Semantic-guided modeling of spatial relation and object co-occurrence for indoor scene recognition

2023-05-22 · Chuanxin Song, Hanbo Wu, Xin Ma

Exploring the semantic context in scene images is essential for indoor scene recognition. However, due to the diverse intra-class spatial layouts and the coexisting inter-class objects, modeling contextual relationships to adapt various image characteristics is a great challenge. Existing contextual modeling methods for scene recognition exhibit two limitations: 1) They typically model only one type of spatial relationship (order or metric) among objects within scenes, with limited exploration of diverse spatial layouts. 2) They often overlook the differences in coexisting objects across different scenes, suppressing scene recognition performance. To overcome these limitations, we propose SpaCoNet, which simultaneously models Spatial relation and Co-occurrence of objects guided by semantic segmentation. Firstly, the Semantic Spatial Relation Module (SSRM) is constructed to model scene spatial features. With the help of semantic segmentation, this module decouples spatial information from the scene image and thoroughly explores all spatial relationships among objects in an implicit manner, thereby obtaining semantic-based spatial features. Secondly, both spatial features from the SSRM and deep features from the Image Feature Extraction Module are allocated to each object, so as to distinguish the coexisting object across different scenes. Finally, utilizing the discriminative features above, we design a Global-Local Dependency Module to explore the long-range co-occurrence among objects, and further generate a semantic-guided feature representation for indoor scene recognition. Experimental results on three widely used scene datasets demonstrate the effectiveness and generality of the proposed method.

📄 PDF Abstract BibTeX arXiv:2305.12661

Code (0)

등록된 구현이 없습니다.

Tasks

RelationScene RecognitionSemantic Segmentation

Similar Papers 제목 키워드 기반

MOSA: Motion-Guided Semantic Alignment for Dynamic Scene Graph Generation

2026-04-21 · Xuejiao Wang, Bohao Zhang, Changbo Wang, Gaoqi He arxiv

Dynamic Scene Graph Generation (DSGG) aims to structurally model objects and their dynamic interactions in video sequences for high-level semantic understanding. However, existing methods struggle with fine-grained relat…

Scene Graph Generation

SceneNAT: Masked Generative Modeling for Language-Guided Indoor Scene Synthesis

2026-01-12 · Jeongjun Choi, Yeonsoo Park, H. Jin Kim arxiv

We present SceneNAT, a single-stage masked non-autoregressive Transformer that synthesizes complete 3D indoor scenes from natural language instructions through only a few parallel decoding passes, offering improved perfo…

Indoor Scene SynthesisRelational Reasoning

G^3-LQ: Marrying Hyperbolic Alignment with Explicit Semantic-Geometric Modeling for 3D Visual Grounding

2024-01-01 · CVPR 2024 1 · YuAn Wang, YaLi Li, Shengjin Wang

Grounding referred objects in 3D scenes is a burgeoning vision-language task pivotal for propelling Embodied AI as it endeavors to connect the 3D physical world with free-form descriptions. Compared to the 2D counter…

3D visual groundingVisual Grounding

Large Language Model Guided Progressive Feature Alignment for Multimodal UAV Object Detection

2025-03-10 · Wentao Wu, Chenglong Li, Xiao Wang, Bin Luo 외

Existing multimodal UAV object detection methods often overlook the impact of semantic gaps between modalities, which makes it difficult to achieve accurate semantic and spatial alignments, limiting detection performance…

Language ModelingLanguage ModellingLarge Language ModelObject+2

Unveiling the Unknown: Open Vocabulary Object Detection with Scene Graphs

2026-06-04 · Yi Chen, Yinghao Lu, Zhehao Li, Chenchen Yan 외 arxiv

Open-vocabulary object detection seeks to identify novel object categories that were not part of the training data. Many knowledge distillation-based approaches have shown promising performance by transferring knowledge …

Open Vocabulary Object DetectionKnowledge Distillation