Semantic Delta: An Interpretable Signal Differentiating Human and LLMs Dialogue

arXiv cs.CL / 3/23/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper proposes semantic delta, an interpretable metric derived from semantic category distributions using the Empath framework to differentiate human-written versus LLM-generated dialogue.
  • It computes semantic delta as the difference between the two most dominant thematic intensity scores for a dialogue, positing that LLM outputs are more thematically concentrated than human discourse.
  • Experiments across diverse LLM configurations and human corpora show AI-generated text yields higher deltas, indicating a more rigid topic structure than human conversations.
  • The metric is lightweight and zero-shot, intended to complement existing detection techniques within ensemble systems and enhance understanding of current model behaviors.

Abstract

Do LLMs talk like us? This question intrigues a multitude of scholar and it is relevant in many fields, from education to academia. This work presents an interpretable statistical feature for distinguishing human written and LLMs generated dialogue. We introduce a lightweight metric derived from semantic categories distribution. Using the Empath lexical analysis framework, each text is mapped to a set of thematic intensity scores. We define semantic delta as the difference between the two most dominant category intensities within a dialogue, hypothesizing that LLM outputs exhibit stronger thematic concentration than human discourse. To evaluate this hypothesis, conversational data were generated from multiple LLM configurations and compared against heterogeneous human corpora, including scripted dialogue, literary works, and online discussions. A Welch t-test was applied to the resulting distributions of semantic delta values. Results show that AI-generated texts consistently produce higher deltas than human texts, indicating a more rigid topics structure, whereas human dialogue displays a broader and more balanced semantic spread. Rather than replacing existing detection techniques, the proposed zero-shot metric provides a computationally inexpensive complementary signal that can be integrated into ensemble detection systems. These finding also contribute to the broader empirical understanding of LLM behavioural mimicry and suggest that thematic distribution constitutes a quantifiable dimension along which current models fall short of human conversational dynamics.