paper-with-me

Papers

Inter-object Discriminative Graph Modeling for Indoor Scene Recognition

2023-11-10 · Chuanxin Song, Hanbo Wu, Xin Ma

Variable scene layouts and coexisting objects across scenes make indoor scene recognition still a challenging task. Leveraging object information within scenes to enhance the distinguishability of feature representations has emerged as a key approach in this domain. Currently, most object-assisted methods use a separate branch to process object information, combining object and scene features heuristically. However, few of them pay attention to interpretably handle the hidden discriminative knowledge within object information. In this paper, we propose to leverage discriminative object knowledge to enhance scene feature representations. Initially, we capture the object-scene discriminative relationships from a probabilistic perspective, which are transformed into an Inter-Object Discriminative Prototype (IODP). Given the abundant prior knowledge from IODP, we subsequently construct a Discriminative Graph Network (DGN), in which pixel-level scene features are defined as nodes and the discriminative relationships between node features are encoded as edges. DGN aims to incorporate inter-object discriminative knowledge into the image representation through graph convolution and mapping operations (GCN). With the proposed IODP and DGN, we obtain state-of-the-art results on several widely used scene datasets, demonstrating the effectiveness of the proposed approach.

📄 PDF Abstract BibTeX arXiv:2311.05919

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectScene Recognition

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

A Discriminative Representation of Convolutional Features for Indoor Scene Recognition

2015-06-17 · Salman H. Khan, Munawar Hayat, Mohammed Bennamoun, Roberto Togneri 외

Indoor scene recognition is a multi-faceted and challenging problem due to the diverse intra-class variations and the confusing inter-class similarities. This paper presents a novel approach which exploits rich mid-level…

ObjectObject RecognitionScene ClassificationScene Recognition

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 …

RelationScene RecognitionSemantic Segmentation

Open-Vocabulary Functional 3D Scene Graphs for Real-World Indoor Spaces

2025-03-24 · CVPR 2025 1 · Chenyangguang Zhang, Alexandros Delitzas, Fangjinhua Wang, Ruida Zhang 외

We introduce the task of predicting functional 3D scene graphs for real-world indoor environments from posed RGB-D images. Unlike traditional 3D scene graphs that focus on spatial relationships of objects, functional 3D …

Question Answering

DyG$^2$T: Modeling Object Dynamics with 3D Gaussian Temporal-Spatial Particle Graph Transformer

2026-08-19 · Yansong Wang, Zhaobo Qi, Xinyan Liu, Beichen Zhang 외 arxiv

Modeling object dynamics from limited visual observations is a fundamental problem for enabling accurate motion trajectory prediction in embodied interaction scenarios. Existing dynamics modeling methods first compress r…

Trajectory Prediction

Harvesting Discriminative Meta Objects with Deep CNN Features for Scene Classification

2015-10-06 · ICCV 2015 12 · Ruobing Wu, Baoyuan Wang, Wenping Wang, Yizhou Yu

Recent work on scene classification still makes use of generic CNN features in a rudimentary manner. In this ICCV 2015 paper, we present a novel pipeline built upon deep CNN features to harvest discriminative visual obje…

ClusteringGeneral ClassificationRegion ProposalScene Classification+1