paper-with-me

Papers

Leverage Points in Modality Shifts: Comparing Language-only and Multimodal Word Representations

2023-06-04 · Aleksey Tikhonov, Lisa Bylinina, Denis Paperno

Multimodal embeddings aim to enrich the semantic information in neural representations of language compared to text-only models. While different embeddings exhibit different applicability and performance on downstream tasks, little is known about the systematic representation differences attributed to the visual modality. Our paper compares word embeddings from three vision-and-language models (CLIP, OpenCLIP and Multilingual CLIP) and three text-only models, with static (FastText) as well as contextual representations (multilingual BERT; XLM-RoBERTa). This is the first large-scale study of the effect of visual grounding on language representations, including 46 semantic parameters. We identify meaning properties and relations that characterize words whose embeddings are most affected by the inclusion of visual modality in the training data; that is, points where visual grounding turns out most important. We find that the effect of visual modality correlates most with denotational semantic properties related to concreteness, but is also detected for several specific semantic classes, as well as for valence, a sentiment-related connotational property of linguistic expressions.

📄 PDF Abstract BibTeX arXiv:2306.02348

Code (1)

altsoph/modality_shifts 공식 구현

Tasks

Visual GroundingWord Embeddings

Similar Papers 제목 키워드 기반

Cross-modality debiasing: using language to mitigate sub-population shifts in imaging

2024-02-02 · Yijiang Pang, Bao Hoang, Jiayu Zhou

Sub-population shift is a specific type of domain shift that highlights changes in data distribution within specific sub-groups or populations between training and testing. Sub-population shift accounts for a significant…

Language ModelingLanguage Modelling

Test-Time Adaptation for Tactile-Vision-Language Models

2026-01-31 · Chuyang Ye, Haoxian Jing, Qinting Jiang, Yixi Lin 외 arxiv

Tactile-vision-language (TVL) models are increasingly deployed in real-world robotic and multimodal perception tasks, where test-time distribution shifts are unavoidable. Existing test-time adaptation (TTA) methods provi…

Test-time Adaptation

Beyond Visual Cues: Semantic-Driven Token Filtering and Expert Routing for Anytime Person ReID

2026-04-16 · Jiaxuan Li, Xin Wen, Zhihang Li arxiv

Any-Time Person Re-identification (AT-ReID) necessitates the robust retrieval of target individuals under arbitrary conditions, encompassing both modality shifts (daytime and nighttime) and extensive clothing-change scen…

Person Re-Identification

Comparing Explanations is Not Enough, Explain the Change: New Standards are Needed to Explain Behavioral Shifts in Large Language Models

2026-02-02 · Martino Ciaperoni, Marzio Di Vece, Roberto Pellungrini, Luca Pappalardo 외 arxiv

Large-scale foundation models exhibit \emph{behavioral shifts} when subjected to interventions such as scaling, fine-tuning, reinforcement learning with human feedback, or in-context learning. Current explainability meth…

Reinforcement Learning

Modality-Inconsistent Continual Learning of Multimodal Large Language Models

2024-12-17 · Weiguo Pian, Shijian Deng, Shentong Mo, Yunhui Guo 외

In this paper, we introduce Modality-Inconsistent Continual Learning (MICL), a new continual learning scenario for Multimodal Large Language Models (MLLMs) that involves tasks with inconsistent modalities (image, audio, …

Continual LearningKnowledge DistillationQuestion Answering