paper-with-me

Papers

Grounding Everything: Emerging Localization Properties in Vision-Language Transformers

2023-12-01 · CVPR 2024 1 · Walid Bousselham, Felix Petersen, Vittorio Ferrari, Hilde Kuehne

Vision-language foundation models have shown remarkable performance in various zero-shot settings such as image retrieval, classification, or captioning. But so far, those models seem to fall behind when it comes to zero-shot localization of referential expressions and objects in images. As a result, they need to be fine-tuned for this task. In this paper, we show that pretrained vision-language (VL) models allow for zero-shot open-vocabulary object localization without any fine-tuning. To leverage those capabilities, we propose a Grounding Everything Module (GEM) that generalizes the idea of value-value attention introduced by CLIPSurgery to a self-self attention path. We show that the concept of self-self attention corresponds to clustering, thus enforcing groups of tokens arising from the same object to be similar while preserving the alignment with the language space. To further guide the group formation, we propose a set of regularizations that allows the model to finally generalize across datasets and backbones. We evaluate the proposed GEM framework on various benchmark tasks and datasets for semantic segmentation. It shows that GEM not only outperforms other training-free open-vocabulary localization methods, but also achieves state-of-the-art results on the recently proposed OpenImagesV7 large-scale segmentation benchmark.

📄 PDF Abstract BibTeX arXiv:2312.00878

Code (1)

walbouss/gem 공식 구현 pytorch

Tasks

Image RetrievalObject LocalizationSemantic SegmentationZero Shot Segmentation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

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

Grounding Everything in Tokens for Multimodal Large Language Models

2025-12-11 · Xiangxuan Ren, Zhongdao Wang, Liping Hou, Pin Tang 외 arxiv

Multimodal large language models (MLLMs) have made significant advancements in vision understanding and reasoning. However, the autoregressive Transformer architecture used by MLLMs requries tokenization on input images,…

Reinforcement Learning

Emerging Pixel Grounding in Large Multimodal Models Without Grounding Supervision

2024-10-10 · Shengcao Cao, Liang-Yan Gui, Yu-Xiong Wang

Current large multimodal models (LMMs) face challenges in grounding, which requires the model to relate language components to visual entities. Contrary to the common practice that fine-tunes LMMs with additional groundi…

Question AnsweringVisual Question Answering

InterCoG: Towards Spatially Precise Image Editing with Interleaved Chain-of-Grounding Reasoning

2026-03-02 · Yecong Wan, Fan Li, Chunwei Wang, Hao Wu 외 arxiv

Emerging unified editing models have demonstrated strong capabilities in general object editing tasks. However, it remains a significant challenge to perform fine-grained editing in complex multi-entity scenes, particula…

Spatial ReasoningVisual GroundingImage Editing

Aligning and Prompting Everything All at Once for Universal Visual Perception

2023-12-04 · CVPR 2024 1 · Yunhang Shen, Chaoyou Fu, Peixian Chen, Mengdan Zhang 외

Vision foundation models have been explored recently to build general-purpose vision systems. However, predominant paradigms, driven by casting instance-level tasks as an object-word alignment, bring heavy cross-modality…

AllObjectobject-detectionObject Detection+5