Hierarchical Scene Parsing by Weakly Supervised Learning with Image Descriptions
Ruimao Zhang, Liang Lin, Guangrun Wang, Meng Wang, Wangmeng Zuo

TL;DR
This paper introduces a weakly-supervised deep learning model that parses scene images into hierarchical structures using image descriptions, eliminating the need for detailed annotations and improving scene understanding accuracy.
Contribution
It presents a novel deep architecture combining CNN and RsNN trained with sentence-based weak supervision for hierarchical scene parsing.
Findings
Achieves better scene labeling on PASCAL VOC 2012 and SYSU-Scenes datasets.
Effectively utilizes sentence descriptions to discover scene configurations.
Outperforms existing weakly-supervised methods in scene parsing accuracy.
Abstract
This paper investigates a fundamental problem of scene understanding: how to parse a scene image into a structured configuration (i.e., a semantic object hierarchy with object interaction relations). We propose a deep architecture consisting of two networks: i) a convolutional neural network (CNN) extracting the image representation for pixel-wise object labeling and ii) a recursive neural network (RsNN) discovering the hierarchical object structure and the inter-object relations. Rather than relying on elaborative annotations (e.g., manually labeled semantic maps and relations), we train our deep model in a weakly-supervised learning manner by leveraging the descriptive sentences of the training images. Specifically, we decompose each sentence into a semantic tree consisting of nouns and verb phrases, and apply these tree structures to discover the configurations of the training…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Advanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning
