paper-with-me

홈 › Papers

The Semantic Hub Hypothesis: Language Models Share Semantic Representations Across Languages and Modalities

2024-11-07 · Zhaofeng Wu, Xinyan Velocity Yu, Dani Yogatama, Jiasen Lu, Yoon Kim

Modern language models can process inputs across diverse languages and modalities. We hypothesize that models acquire this capability through learning a shared representation space across heterogeneous data types (e.g., different languages and modalities), which places semantically similar inputs near one another, even if they are from different modalities/languages. We term this the semantic hub hypothesis, following the hub-and-spoke model from neuroscience (Patterson et al., 2007) which posits that semantic knowledge in the human brain is organized through a transmodal semantic "hub" which integrates information from various modality-specific "spokes" regions. We first show that model representations for semantically equivalent inputs in different languages are similar in the intermediate layers, and that this space can be interpreted using the model's dominant pretraining language via the logit lens. This tendency extends to other data types, including arithmetic expressions, code, and visual/audio inputs. Interventions in the shared representation space in one data type also predictably affect model outputs in other data types, suggesting that this shared representations space is not simply a vestigial byproduct of large-scale training on broad data, but something that is actively utilized by the model during input processing.

📄 PDF Abstract BibTeX arXiv:2411.04986

Code (1)

ZhaofengWu/semantic-hub 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Towards cross-lingual distributed representations without parallel text trained with adversarial autoencoders

2016-08-09 · WS 2016 8 · Antonio Valerio Miceli Barone

Current approaches to learning vector representations of text that are compatible between different languages usually require some amount of parallel text, aligned at word, sentence or at least document level. We hypothe…

Sentence

LASA: Language-Agnostic Semantic Alignment at the Semantic Bottleneck for LLM Safety

2026-04-13 · Junxiao Yang, Haoran Liu, Jinzhe Tu, Jiale Cheng 외 arxiv

Large language models (LLMs) often demonstrate strong safety performance in high-resource languages, yet exhibit severe vulnerabilities when queried in low-resource languages. We attribute this gap to a mismatch between …

The Transfer Neurons Hypothesis: An Underlying Mechanism for Language Latent Space Transitions in Multilingual LLMs

2025-09-21 · Hinata Tezuka, Naoya Inoue arxiv

Recent studies have suggested a processing framework for multilingual inputs in decoder-based LLMs: early layers convert inputs into English-centric and language-agnostic representations; middle layers perform reasoning …

Distributed Representations for Compositional Semantics

2014-11-12 · Karl Moritz Hermann

The mathematical representation of semantics is a key issue for Natural Language Processing (NLP). A lot of research has been devoted to finding ways of representing the semantics of individual words in vector spaces. Di…

Representation Learning

AMR4NLI: Interpretable and robust NLI measures from semantic graphs

2023-06-01 · Juri Opitz, Shira Wein, Julius Steen, Anette Frank 외

The task of natural language inference (NLI) asks whether a given premise (expressed in NL) entails a given NL hypothesis. NLI benchmarks contain human ratings of entailment, but the meaning relationships driving these r…

Natural Language InferenceSentence