paper-with-me

홈 › Papers

How Human-Like Are Large Language Models? A Register-Aware Linguistic Evaluation Framework

2026-05-22 · Björn Nieth, Marianna Gracheva, Michaela Mahlberg, Bjoern Eskofier, Emmanuelle Salin arxiv

While factual correctness and task-performance have been in focus of Large Language Model (LLM) research for a long time, the fundamental question of how human-like generated texts are on a linguistic level has been underexplored. From a corpus-linguistic perspective, language production is inherently context-dependent, with distinct communicative contexts giving rise to differences in frequencies and co-occurrence patterns of linguistic features. A text failing to adhere to these patterns can be content-wise correct, but still be unfavorable to human readers. In this work, we propose a context-aware evaluation framework in which human-likeness is assessed using a two-sample problem between the linguistic feature distribution of a human reference corpus for a given register and a corresponding LLM-generated corpus. We implement this framework using the Maximum Mean Discrepancy (MMD) and the 67 lexico-grammatical features introduced by Biber, which are commonly applied in corpus linguistics. In our experiments, we compare seven instruction-tuned, open-source models across five English-language datasets spanning distinct registers against a human baseline. While across all tested setups, LLMs deviate from the human baseline, which models are closest to human language depends on the register and is not dictated by model size.

📄 PDF Abstract BibTeX arXiv:2605.23651

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TREMoLo-Tweets: A Multi-Label Corpus of French Tweets for Language Register Characterization

2021-09-01 · RANLP 2021 9 · Jade Mekki, Gwénolé Lecorvé, Delphine Battistelli, Nicolas Béchet

The casual, neutral, and formal language registers are highly perceptible in discourse productions. However, they are still poorly studied in Natural Language Processing (NLP), especially outside English, and for new tex…

ChatGPT-generated texts show authorship traits that identify them as non-human

2025-08-22 · Vittoria Dentella, Weihang Huang, Silvia Angela Mansi, Jack Grieve 외 arxiv

Large Language Models can emulate different writing styles, ranging from composing poetry that appears indistinguishable from that of famous poets to using slang that can convince people that they are chatting with a hum…

Make Every Move Count: LLM-based High-Quality RTL Code Generation Using MCTS

2024-02-05 · Matthew DeLorenzo, Animesh Basak Chowdhury, Vasudev Gohil, Shailja Thakur 외

Existing large language models (LLMs) for register transfer level code generation face challenges like compilation failures and suboptimal power, performance, and area (PPA) efficiency. This is due to the lack of PPA awa…

Code GenerationLanguage ModelingLanguage Modelling

GELATO: Multi-Instruction Trajectory Reshaping via Geometry-Aware Multiagent-based Orchestration

2025-09-07 · Junhui Huang, Yuhe Gong, Changsheng Li, Xingguang Duan 외 arxiv

We present GELATO -- the first language-driven trajectory reshaping framework to embed geometric environment awareness and multi-agent feedback orchestration to support multi-instruction in human-robot interaction scenar…

Large Language Models Pass the Turing Test

2025-03-31 · Cameron R. Jones, Benjamin K. Bergen

We evaluated 4 systems (ELIZA, GPT-4o, LLaMa-3.1-405B, and GPT-4.5) in two randomised, controlled, and pre-registered Turing tests on independent populations. Participants had 5 minute conversations simultaneously with a…