Knowledge-Guided Object Discovery with Acquired Deep Impressions
Jinyang Yuan, Bin Li, Xiangyang Xue

TL;DR
This paper introduces ADI, a framework that enables models to learn and reuse object knowledge from single-object scenes to improve multi-object scene understanding without additional supervision.
Contribution
The paper proposes a novel framework that memorizes object impressions and uses generative replay to enhance compositional scene understanding in a continuous learning setting.
Findings
Improved scene decomposition performance on tested datasets.
Effective knowledge reuse via generative replay.
Ability to learn from novel objects without extra supervision.
Abstract
We present a framework called Acquired Deep Impressions (ADI) which continuously learns knowledge of objects as "impressions" for compositional scene understanding. In this framework, the model first acquires knowledge from scene images containing a single object in a supervised manner, and then continues to learn from novel multi-object scene images which may contain objects that have not been seen before without any further supervision, under the guidance of the learned knowledge as humans do. By memorizing impressions of objects into parameters of neural networks and applying the generative replay strategy, the learned knowledge can be reused to generate images with pseudo-annotations and in turn assist the learning of novel scenes. The proposed ADI framework focuses on the acquisition and utilization of knowledge, and is complementary to existing deep generative models proposed for…
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
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Image and Video Retrieval Techniques · Image Processing and 3D Reconstruction
