paper-with-me

Papers

Attentive Relational Networks for Mapping Images to Scene Graphs

2018-11-26 · CVPR 2019 6 · Mengshi Qi, Weijian Li, Zhengyuan Yang, Yunhong Wang, Jiebo Luo

Scene graph generation refers to the task of automatically mapping an image into a semantic structural graph, which requires correctly labeling each extracted object and their interaction relationships. Despite the recent success in object detection using deep learning techniques, inferring complex contextual relationships and structured graph representations from visual data remains a challenging topic. In this study, we propose a novel Attentive Relational Network that consists of two key modules with an object detection backbone to approach this problem. The first module is a semantic transformation module utilized to capture semantic embedded relation features, by translating visual features and linguistic features into a common semantic space. The other module is a graph self-attention module introduced to embed a joint graph representation through assigning various importance weights to neighboring nodes. Finally, accurate scene graphs are produced by the relation inference module to recognize all entities and the corresponding relations. We evaluate our proposed method on the widely-adopted Visual Genome Dataset, and the results demonstrate the effectiveness and superiority of our model.

📄 PDF Abstract BibTeX arXiv:1811.10696

Code (0)

등록된 구현이 없습니다.

Tasks

Graph GenerationObjectobject-detectionObject DetectionRelationScene Graph Generation

Similar Papers 제목 키워드 기반

Weakly Supervised Scene Graph Grounding

2021-01-01 · Yizhou Zhang, Zhaoheng Zheng, Yan Liu

Recent researches have achieved substantial advances in learning structured representations from images. However, current methods rely heavily on the annotated mapping between the nodes of scene graphs and object boundi…

Relationship-Aware Hierarchical 3D Scene Graph for Task Reasoning

2026-02-02 · Albert Gassol Puigjaner, Angelos Zacharia, Kostas Alexis arxiv

Representing and understanding 3D environments in a structured manner is crucial for autonomous agents to navigate and reason about their surroundings. While traditional Simultaneous Localization and Mapping (SLAM) metho…

Relational Reasoning

Improving Scene Graph Classification by Exploiting Knowledge from Texts

2021-02-09 · Sahand Sharifzadeh, Sina Moayed Baharlou, Martin Schmitt, Hinrich Schütze 외

Training scene graph classification models requires a large amount of annotated image data. Meanwhile, scene graphs represent relational knowledge that can be modeled with symbolic data from texts or knowledge graphs. Wh…

ClassificationGeneral ClassificationGraph ClassificationKnowledge Graphs+7

Top-down and Bottom-up Feature Combination for Multi-sensor Attentive Robots

2013-07-22 · Esther L. Colombini, Alexandre S. Simões, Carlos H. C. Ribeiro

The information available to robots in real tasks is widely distributed both in time and space, requiring the agent to search for relevant data. In humans, that face the same problem when sounds, images and smells are pr…

Learning Neural Implicit through Volume Rendering with Attentive Depth Fusion Priors

2023-10-17 · NeurIPS 2023 11 · Pengchong Hu, Zhizhong Han

Learning neural implicit representations has achieved remarkable performance in 3D reconstruction from multi-view images. Current methods use volume rendering to render implicit representations into either RGB or depth i…

3D ReconstructionSimultaneous Localization and Mapping