Deep Variation-structured Reinforcement Learning for Visual Relationship and Attribute Detection
Xiaodan Liang, Lisa Lee, Eric P. Xing

TL;DR
This paper introduces a deep reinforcement learning framework that sequentially detects object relationships and attributes in images by leveraging a semantic action graph and global context cues, improving detection accuracy and generalization.
Contribution
The paper proposes a novel VRL framework that uses a variation-structured traversal over a semantic graph for global context-aware relationship and attribute detection in images.
Findings
VRL outperforms existing methods on VRD and Visual Genome datasets.
VRL can predict unseen relationship and attribute types.
The approach effectively captures semantic correlations and resolves ambiguities.
Abstract
Despite progress in visual perception tasks such as image classification and detection, computers still struggle to understand the interdependency of objects in the scene as a whole, e.g., relations between objects or their attributes. Existing methods often ignore global context cues capturing the interactions among different object instances, and can only recognize a handful of types by exhaustively training individual detectors for all possible relationships. To capture such global interdependency, we propose a deep Variation-structured Reinforcement Learning (VRL) framework to sequentially discover object relationships and attributes in the whole image. First, a directed semantic action graph is built using language priors to provide a rich and compact representation of semantic correlations between object categories, predicates, and attributes. Next, we use a variation-structured…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · Reinforcement Learning in Robotics
