paper-with-me

Papers

Flexible Visual Grounding

2022-05-01 · ACL 2022 5 · Yongmin Kim, Chenhui Chu, Sadao Kurohashi

Existing visual grounding datasets are artificially made, where every query regarding an entity must be able to be grounded to a corresponding image region, i.e., answerable. However, in real-world multimedia data such as news articles and social media, many entities in the text cannot be grounded to the image, i.e., unanswerable, due to the fact that the text is unnecessarily directly describing the accompanying image. A robust visual grounding model should be able to flexibly deal with both answerable and unanswerable visual grounding. To study this flexible visual grounding problem, we construct a pseudo dataset and a social media dataset including both answerable and unanswerable queries. In order to handle unanswerable visual grounding, we propose a novel method by adding a pseudo image region corresponding to a query that cannot be grounded. The model is then trained to ground to ground-truth regions for answerable queries and pseudo regions for unanswerable queries. In our experiments, we show that our model can flexibly process both answerable and unanswerable queries with high accuracy on our datasets.

📄 PDF Abstract BibTeX

Code (1)

ku-nlp/smd4fvg 공식 구현

Tasks

ArticlesVisual Grounding

Similar Papers 제목 키워드 기반

GeoGround: A Unified Large Vision-Language Model for Remote Sensing Visual Grounding

2024-11-16 · Yue Zhou, Mengcheng Lan, Xiang Li, Litong Feng 외

Remote sensing (RS) visual grounding aims to use natural language expression to locate specific objects (in the form of the bounding box or segmentation mask) in RS images, enhancing human interaction with intelligent RS…

Instruction FollowingLanguage ModelingLanguage ModellingMulti-Task Learning+2

MNER-QG: An End-to-End MRC framework for Multimodal Named Entity Recognition with Query Grounding

2022-11-27 · Meihuizi Jia, Lei Shen, Xin Shen, Lejian Liao 외

Multimodal named entity recognition (MNER) is a critical step in information extraction, which aims to detect entity spans and classify them to corresponding entity types given a sentence-image pair. Existing methods eit…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Sentence+2

Jointly Learning Truth-Conditional Denotations and Groundings using Parallel Attention

2021-04-14 · Leon Bergen, Dzmitry Bahdanau, Timothy J. O'Donnell

We present a model that jointly learns the denotations of words together with their groundings using a truth-conditional semantics. Our model builds on the neurosymbolic approach of Mao et al. (2019), learning to ground …

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

SATGround: A Spatially-Aware Approach for Visual Grounding in Remote Sensing

2025-12-09 · Aysim Toker, Andreea-Maria Oncescu, Roy Miles, Ismail Elezi 외 arxiv

Vision-language models (VLMs) are emerging as powerful generalist tools for remote sensing, capable of integrating information across diverse tasks and enabling flexible, instruction-based interactions via a chat interfa…

Spatial ReasoningVisual Grounding

DOGE: Towards Versatile Visual Document Grounding and Referring

2024-11-26 · Yinan Zhou, Yuxin Chen, Haokun Lin, Shuyu Yang 외

In recent years, Multimodal Large Language Models (MLLMs) have increasingly emphasized grounding and referring capabilities to achieve detailed understanding and flexible user interaction. However, in the realm of visual…

document understanding