TL;DR
This paper introduces ZSGNet, a novel single-stage model for zero-shot object grounding in images from natural language queries, addressing the challenge of unseen nouns and outperforming baselines.
Contribution
The paper proposes ZSGNet, a unified model that combines detection and grounding for zero-shot scenarios, along with new datasets for comprehensive evaluation.
Findings
ZSGNet achieves state-of-the-art results on Flickr30k and ReferIt.
Significantly outperforms baselines in zero-shot conditions.
Introduces evaluation conditions and datasets for zero-shot grounding.
Abstract
A phrase grounding system localizes a particular object in an image referred to by a natural language query. In previous work, the phrases were restricted to have nouns that were encountered in training, we extend the task to Zero-Shot Grounding(ZSG) which can include novel, "unseen" nouns. Current phrase grounding systems use an explicit object detection network in a 2-stage framework where one stage generates sparse proposals and the other stage evaluates them. In the ZSG setting, generating appropriate proposals itself becomes an obstacle as the proposal generator is trained on the entities common in the detection and grounding datasets. We propose a new single-stage model called ZSGNet which combines the detector network and the grounding system and predicts classification scores and regression parameters. Evaluation of ZSG system brings additional subtleties due to the influence of…
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.
