paper-with-me

홈 › Papers

Modularized Textual Grounding for Counterfactual Resilience

2019-04-07 · CVPR 2019 6 · Zhiyuan Fang, Shu Kong, Charless Fowlkes, Yezhou Yang

Computer Vision applications often require a textual grounding module with precision, interpretability, and resilience to counterfactual inputs/queries. To achieve high grounding precision, current textual grounding methods heavily rely on large-scale training data with manual annotations at the pixel level. Such annotations are expensive to obtain and thus severely narrow the model's scope of real-world applications. Moreover, most of these methods sacrifice interpretability, generalizability, and they neglect the importance of being resilient to counterfactual inputs. To address these issues, we propose a visual grounding system which is 1) end-to-end trainable in a weakly supervised fashion with only image-level annotations, and 2) counterfactually resilient owing to the modular design. Specifically, we decompose textual descriptions into three levels: entity, semantic attribute, color information, and perform compositional grounding progressively. We validate our model through a series of experiments and demonstrate its improvement over the state-of-the-art methods. In particular, our model's performance not only surpasses other weakly/un-supervised methods and even approaches the strongly supervised ones, but also is interpretable for decision making and performs much better in face of counterfactual classes than all the others.

📄 PDF Abstract BibTeX arXiv:1904.03589

Code (1)

jacobswan1/MTG-pytorch 공식 구현 pytorch

Tasks

AttributecounterfactualNatural Language Visual GroundingPhrase GroundingVisual GroundingWeakly-Supervised Object Localization

Similar Papers 제목 키워드 기반

Investigating Anisotropy in Visual Grounding under Controlled Counterfactual Perturbations

2026-05-09 · Gabriele Lombardo, Luigi Maiorana, Liliana Lo Presti, Marco La Cascia arxiv

Visual Grounding benchmarks assume that the object described by a referring expression is always present in the image, and grounding models are therefore rarely evaluated under semantically mismatched captions. In such c…

Referring ExpressionVisual Grounding

A Glitch in the Matrix? Locating and Detecting Language Model Grounding with Fakepedia

2023-12-04 · Giovanni Monea, Maxime Peyrard, Martin Josifoski, Vishrav Chaudhary 외

Large language models (LLMs) have an impressive ability to draw on novel information supplied in their context. Yet the mechanisms underlying this contextual grounding remain unknown, especially in situations where conte…

counterfactualLanguage ModelingLanguage ModellingRetrieval+1

Modularized Dynamic-Granularity Video LLM for Multi-Event Long Video Understanding

2026-07-17 · Wei Feng, Xin Wang, Yu-Wei Zhan, Yuwei Zhou 외 arxiv

Video Large Language Models (Video LLMs) have made significant advancements in various video understanding tasks. However, long-video scenarios remain challenging due to the tension between limited visual token budgets a…

Reinforcement Learning

Detecting Clinical Hallucinations in LVLMs via Counterfactual Visual Grounding Uncertainty

2026-06-26 · Xiao Song, Haonan Qin, Zhaoxu Zhang, Jiong Zhang 외 arxiv

Large vision-language models (LVLMs) are increasingly used for clinical image understanding, yet they remain vulnerable to \emph{hallucinations}--producing textual findings or attributes not supported by the image. We pr…

Visual Grounding

Rethinking Diversified and Discriminative Proposal Generation for Visual Grounding

2018-05-09 · Zhou Yu, Jun Yu, Chenchao Xiang, Zhou Zhao 외

Visual grounding aims to localize an object in an image referred to by a textual query phrase. Various visual grounding approaches have been proposed, and the problem can be modularized into a general framework: proposal…

DiversityPhrase GroundingVisual Grounding