paper-with-me

Papers

Blind to Position, Biased in Language: Probing Mid-Layer Representational Bias in Vision-Language Encoders for Zero-Shot Language-Grounded Spatial Understanding

2025-09-27 · Na Min An, Inha Kang, Minhyun Lee, Hyunjung Shim arxiv

Vision-Language Encoders (VLEs) are widely adopted as the backbone of zero-shot referring image segmentation (RIS), enabling text-guided localization without task-specific training. However, prior works underexplored the underlying biases within mid-layer representations that preserve positional and language-specific information. Through layer-wise investigation, we reveal that the conventionally used final-layer multimodal embeddings prioritize global semantic alignment, leading to two coupled consequences. First, vision embeddings exhibit weak sensitivity to positional cues. Second, multilingual text embeddings form language-dependent geometric shifts within the shared space. Motivated by these findings, we identify an underexplored pathway within VLE mid-layers to construct a spatial map, applicable for improving zero-shot RIS by 1-7 mIoU on nine RefCOCO benchmarks. Furthermore, leveraging mixed-language mid-layer embeddings yields enhanced spatial grounding accuracy (+7-8 mIoU and IoU@50), albeit with increased inference cost, and also improves performance on the zero-shot text-to-image retrieval task. Our work opens up the discussion about the effects of effective representational bias probing of VLEs for enhanced spatial grounding.

📄 PDF Abstract BibTeX arXiv:2509.23098

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationImage Retrieval

Similar Papers 제목 키워드 기반

Understanding Subword Compositionality of Large Language Models

2025-08-25 · Qiwei Peng, Yekun Chai, Anders Søgaard arxiv

Large language models (LLMs) take sequences of subwords as input, requiring them to effective compose subword representations into meaningful word-level representations. In this paper, we present a comprehensive set of e…

Probing Context Localization of Polysemous Words in Pre-trained Language Model Sub-Layers

2024-09-21 · Soniya Vijayakumar, Josef van Genabith, Simon Ostermann

In the era of high performing Large Language Models, researchers have widely acknowledged that contextual word representations are one of the key drivers in achieving top performances in downstream tasks. In this work, w…

Language ModelingLanguage ModellingSentence

Large Language Models are Not Stable Recommender Systems

2023-12-25 · TianHui Ma, Yuan Cheng, HengShu Zhu, Hui Xiong

With the significant successes of large language models (LLMs) in many natural language processing tasks, there is growing interest among researchers in exploring LLMs for novel recommender systems. However, we have obse…

Recommendation Systems

Where Do Self-Supervised Speech Models Become Unfair?

2026-04-20 · Felix Herron, Maja Hjuler, Solange Rossato, Alexandre Allauzen 외 arxiv

Speech encoder models are known to model members of some speaker groups (SGs) better than others. However, there has been little work in establishing why this occurs on a technological level. To our knowledge, we present…

Speaker IdentificationSpeech Recognition

Single-Position Intervention Fails: Distributed Output Templates Drive In-Context Learning

2026-04-10 · Bryan Cheng, Jasper Zhang arxiv

Understanding how large language models encode task identity from few-shot demonstrations is a central open problem in mechanistic interpretability. Prior work uses linear probing to localize task representations, report…