paper-with-me

홈 › Papers

Referencing Where to Focus: Improving VisualGrounding with Referential Query

2024-12-26 · Yabing Wang, Zhuotao Tian, Qingpei Guo, Zheng Qin, Sanping Zhou, Ming Yang, Le Wang

Visual Grounding aims to localize the referring object in an image given a natural language expression. Recent advancements in DETR-based visual grounding methods have attracted considerable attention, as they directly predict the coordinates of the target object without relying on additional efforts, such as pre-generated proposal candidates or pre-defined anchor boxes. However, existing research primarily focuses on designing stronger multi-modal decoder, which typically generates learnable queries by random initialization or by using linguistic embeddings. This vanilla query generation approach inevitably increases the learning difficulty for the model, as it does not involve any target-related information at the beginning of decoding. Furthermore, they only use the deepest image feature during the query learning process, overlooking the importance of features from other levels. To address these issues, we propose a novel approach, called RefFormer. It consists of the query adaption module that can be seamlessly integrated into CLIP and generate the referential query to provide the prior context for decoder, along with a task-specific decoder. By incorporating the referential query into the decoder, we can effectively mitigate the learning difficulty of the decoder, and accurately concentrate on the target object. Additionally, our proposed query adaption module can also act as an adapter, preserving the rich knowledge within CLIP without the need to tune the parameters of the backbone network. Extensive experiments demonstrate the effectiveness and efficiency of our proposed method, outperforming state-of-the-art approaches on five visual grounding benchmarks.

📄 PDF Abstract BibTeX arXiv:2412.19155

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderVisual Grounding

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Large-scale Cross-lingual Language Resources for Referencing and Framing

2020-05-01 · LREC 2020 5 · Piek Vossen, Filip Ilievski, Marten Postma, Antske Fokkens 외

In this article, we lay out the basic ideas and principles of the project Framing Situations in the Dutch Language. We provide our first results of data acquisition, together with the first data release. We introduce the…

Adaptive Reconstruction Network for Weakly Supervised Referring Expression Grounding

2019-08-28 · ICCV 2019 10 · Xuejing Liu, Liang Li, Shuhui Wang, Zheng-Jun Zha 외

Weakly supervised referring expression grounding aims at localizing the referential object in an image according to the linguistic query, where the mapping between the referential object and query is unknown in the train…

AttributeReferring ExpressionRegion Proposal

Studying Person-Specific Pointing and Gaze Behavior for Multimodal Referencing of Outside Objects from a Moving Vehicle

2020-09-23 · Amr Gomaa, Guillermo Reyes, Alexandra Alles, Lydia Rupp 외

Hand pointing and eye gaze have been extensively investigated in automotive applications for object selection and referencing. Despite significant advances, existing outside-the-vehicle referencing methods consider these…

Gaze EstimationHand Gesture Recognition

Exploiting Prior Knowledge in Preferential Learning of Individualized Autonomous Vehicle Driving Styles

2025-03-19 · Lukas Theiner, Sebastian Hirt, Alexander Steinke, Rolf Findeisen

Trajectory planning for automated vehicles commonly employs optimization over a moving horizon - Model Predictive Control - where the cost function critically influences the resulting driving style. However, finding a su…

Bayesian OptimizationModel Predictive ControlTrajectory Planning

Georeferencing complex relative locality descriptions with large language models

2025-12-16 · Aneesha Fernando, Surangika Ranathunga, Kristin Stock, Raj Prasanna 외 arxiv

Georeferencing text documents has typically relied on either gazetteer-based methods to assign geographic coordinates to place names, or on language modelling approaches that associate textual terms with geographic locat…

Language Modelling