paper-with-me

홈 › Papers

Self-Directed Turing Test for Large Language Models

2024-08-19 · Weiqi Wu, Hongqiu Wu, Hai Zhao

The Turing test examines whether AIs can exhibit human-like behaviour in natural language conversations. Traditional Turing tests adopt a rigid dialogue format where each participant sends only one message each time and require continuous human involvement to direct the entire interaction with the test subject. This fails to reflect a natural conversational style and hinders the evaluation of Large Language Models (LLMs) in complex and prolonged dialogues. This paper proposes the Self-Directed Turing Test, which extends the original test with a burst dialogue format, allowing more dynamic exchanges by multiple consecutive messages. It further efficiently reduces human workload by having the LLM self-direct the majority of the test process, iteratively generating dialogues that simulate its interaction with humans. With the pseudo-dialogue history, the model then engages in a shorter dialogue with a human, which is paired with a human-human conversation on the same topic to be judged using questionnaires. We introduce the X-Turn Pass-Rate metric to assess the human likeness of LLMs across varying durations. While LLMs like GPT-4 initially perform well, achieving pass rates of 51.9% and 38.9% during 3 turns and 10 turns of dialogues respectively, their performance drops as the dialogue progresses, which underscores the difficulty in maintaining consistency in the long term.

📄 PDF Abstract BibTeX arXiv:2408.09853

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Multi-Head Attention 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
Adam 설명 없음
Attention 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…

Similar Papers 제목 키워드 기반

Validity of Web-based, Self-directed, NeuroCognitive Performance Test in MCI

2022-07-11 · P. Murali Doraiswamy, Terry E. Goldberg, Min Qian, Alexandra R. Linares 외

Digital cognitive tests offer several potential advantages over established paper-pencil tests but have not yet been fully evaluated for the clinical evaluation of mild cognitive impairment. The NeuroCognitive Performanc…

Skills Assessment

MERLIon CCS Challenge Evaluation Plan

2023-05-31 · Leibny Paola Garcia Perera, Y. H. Victoria Chua, Hexin Liu, Fei Ting Woon 외

This paper introduces the inaugural Multilingual Everyday Recordings- Language Identification on Code-Switched Child-Directed Speech (MERLIon CCS) Challenge, focused on developing robust language identification and langu…

Language IdentificationTask 2

Language Model Goal Selection Differs from Humans' in a Self-Directed Learning Task

2026-02-06 · Gaia Molinaro, Dave August, Danielle Perszyk, Anne G. E. Collins arxiv

Whether in agentic workflows, social studies, or chat settings, large language models (LLMs) are increasingly being asked to replace humans in choosing which goals to pursue, rather than completing predefined tasks. Howe…

Large Language Model Agents for Improving Engagement with Behavior Change Interventions: Application to Digital Mindfulness

2024-07-03 · Harsh Kumar, Suhyeon Yoo, Angela Zavaleta Bernuy, Jiakai Shi 외

Although engagement in self-directed wellness exercises typically declines over time, integrating social support such as coaching can sustain it. However, traditional forms of support are often inaccessible due to the hi…

Language ModelingLanguage ModellingLarge Language Model

Assessing Consciousness-Related Behaviors in Large Language Models Using the Maze Test

2025-08-22 · Rui A. Pimenta, Tim Schlippe, Kristina Schaaff arxiv

We investigate consciousness-like behaviors in Large Language Models (LLMs) using the Maze Test, challenging models to navigate mazes from a first-person perspective. This test simultaneously probes spatial awareness, pe…

Few-Shot Learning