pith. sign in

arxiv: 2502.04789 · v1 · pith:PQC3DTAJnew · submitted 2025-02-07 · 💻 cs.CL

Probing Internal Representations of Multi-Word Verbs in Large Language Models

classification 💻 cs.CL
keywords representationsverbsinternallayerslinguisticmodelsneuralprobing
0
0 comments X
read the original abstract

This study investigates the internal representations of verb-particle combinations, called multi-word verbs, within transformer-based large language models (LLMs), specifically examining how these models capture lexical and syntactic properties at different neural network layers. Using the BERT architecture, we analyze the representations of its layers for two different verb-particle constructions: phrasal verbs like 'give up' and prepositional verbs like 'look at'. Our methodology includes training probing classifiers on the internal representations to classify these categories at both word and sentence levels. The results indicate that the model's middle layers achieve the highest classification accuracies. To further analyze the nature of these distinctions, we conduct a data separability test using the Generalized Discrimination Value (GDV). While GDV results show weak linear separability between the two verb types, probing classifiers still achieve high accuracy, suggesting that representations of these linguistic categories may be non-linearly separable. This aligns with previous research indicating that linguistic distinctions in neural networks are not always encoded in a linearly separable manner. These findings computationally support usage-based claims on the representation of verb-particle constructions and highlight the complex interaction between neural network architectures and linguistic structures.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. LLM Explainability with Counterfactual Chains and Causal Graphs

    cs.LG 2026-06 unverdicted novelty 6.0

    A method constructs interpretable causal graphs of LLM concept reasoning via MCMC-inspired counterfactual chains and applies it to diagnosis, sentiment, and judging tasks across three models.