paper-with-me

Papers

Context-Dependent Diffusion Network for Visual Relationship Detection

2018-09-11 · Zhen Cui, Chunyan Xu, Wenming Zheng, Jian Yang

Visual relationship detection can bridge the gap between computer vision and natural language for scene understanding of images. Different from pure object recognition tasks, the relation triplets of subject-predicate-object lie on an extreme diversity space, such as \textit{person-behind-person} and \textit{car-behind-building}, while suffering from the problem of combinatorial explosion. In this paper, we propose a context-dependent diffusion network (CDDN) framework to deal with visual relationship detection. To capture the interactions of different object instances, two types of graphs, word semantic graph and visual scene graph, are constructed to encode global context interdependency. The semantic graph is built through language priors to model semantic correlations across objects, whilst the visual scene graph defines the connections of scene objects so as to utilize the surrounding scene information. For the graph-structured data, we design a diffusion network to adaptively aggregate information from contexts, which can effectively learn latent representations of visual relationships and well cater to visual relationship detection in view of its isomorphic invariance to graphs. Experiments on two widely-used datasets demonstrate that our proposed method is more effective and achieves the state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:1809.06213

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityObjectObject RecognitionRelationship DetectionScene UnderstandingVisual Relationship Detection

Similar Papers 제목 키워드 기반

Intrinsic Relationship Reasoning for Small Object Detection

2020-09-02 · Kui Fu, Jia Li, Lin Ma, Kai Mu 외

The small objects in images and videos are usually not independent individuals. Instead, they more or less present some semantic and spatial layout relationships with each other. Modeling and inferring such intrinsic rel…

Objectobject-detectionObject DetectionSmall Object Detection

AVR: Attention based Salient Visual Relationship Detection

2020-03-16 · Jianming Lv, Qinzhe Xiao, Jiajie Zhong

Visual relationship detection aims to locate objects in images and recognize the relationships between objects. Traditional methods treat all observed relationships in an image equally, which causes a relatively poor per…

Relationship DetectionVisual Relationship Detection

C-DiffDet+: Fusing Global Scene Context with Generative Denoising for High-Fidelity Car Damage Detection

2025-08-30 · Abdellah Zakaria Sellam, Ilyes Benaissa, Salah Eddine Bekhouche, Abdenour Hadid 외 arxiv

Fine-grained object detection in challenging visual domains, such as vehicle damage assessment, presents a formidable challenge even for human experts to resolve reliably. While DiffusionDet has advanced the state-of-the…

Object Detection

Neural Message Passing for Visual Relationship Detection

2022-08-08 · Yue Hu, Siheng Chen, Xu Chen, Ya zhang 외

Visual relationship detection aims to detect the interactions between objects in an image; however, this task suffers from combinatorial explosion due to the variety of objects and interactions. Since the interactions as…

Relationship DetectionVisual Relationship Detection

Modular Diffusion Models for Structured Visual Recognition

2026-06-21 · Siddhesh Khandelwal, Björn Ommer, Leonid Sigal arxiv

Traditional supervised methods for structured visual recognition tasks -- such as object detection, segmentation, and scene graph generation -- often produce deterministic, fixed outputs, limiting their ability to captur…

Scene Graph GenerationInstance SegmentationObject Detection