Language-Guided Diffusion Model for Visual Grounding
Sijia Chen, Baochun Li

TL;DR
This paper introduces LG-DVG, a diffusion-based iterative reasoning framework for visual grounding that refines object localization by denoising noisy boxes guided by language, outperforming existing single-step methods.
Contribution
It proposes a novel diffusion model approach for visual grounding, enabling iterative refinement of object boxes guided by language semantics, unlike prior one-step reasoning methods.
Findings
Outperforms existing methods on five datasets
Demonstrates effective iterative box refinement
Validates the generative diffusion approach for visual grounding
Abstract
Visual grounding (VG) tasks involve explicit cross-modal alignment, as semantically corresponding image regions are to be located for the language phrases provided. Existing approaches complete such visual-text reasoning in a single-step manner. Their performance causes high demands on large-scale anchors and over-designed multi-modal fusion modules based on human priors, leading to complicated frameworks that may be difficult to train and overfit to specific scenarios. Even worse, such once-for-all reasoning mechanisms are incapable of refining boxes continuously to enhance query-region matching. In contrast, in this paper, we formulate an iterative reasoning process by denoising diffusion modeling. Specifically, we propose a language-guided diffusion framework for visual grounding, LG-DVG, which trains the model to progressively reason queried object boxes by denoising a set of noisy…
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 · Advanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning
MethodsDiffusion
