Differential syntactic and semantic encoding in LLMs
Abstract
We study how syntactic and semantic information is encoded in inner layer representations of Large Language Models (LLMs), focusing on the very large DeepSeek-V3. We find that, by averaging hidden-representation vectors of sentences sharing syntactic structure or meaning, we obtain vectors that capture a significant proportion of the syntactic and semantic information contained in the representations. In particular, subtracting these syntactic and semantic ``centroids'' from sentence vectors strongly affects their similarity with syntactically and semantically matched sentences, respectively, suggesting that syntax and semantics are, at least partially, linearly encoded. We also find that the cross-layer encoding profiles of syntax and semantics are different, and that the two signals can to some extent be decoupled, suggesting differential encoding of these two types of linguistic information in LLM representations.
Lay Summary
We show that the way in which large language models encode the syntax and the meaning of a sentence can be approximated by averaging the representations of other sentences with the same syntax or meaning, respectively. We further show that the representation of syntax and that of meaning can to some extent be separated, and that models more clearly encode one type of information or the other across different processing stages.