Papers › TurnBench: A Multi-Domain Benchmark for Turn-Taking Dynamics in Spoken Dialogue

TurnBench: A Multi-Domain Benchmark for Turn-Taking Dynamics in Spoken Dialogue

25 Aug 2026arXiv:2608.25218added by Syntology

Freeman Jiang, Ramon Sanabria, Soham Deshmukh, Bandhav Veluri, Simon Michael Vuch Williams, Elliott K. Suen, Garreth Lee, Kevin Yoonho Choi, Takuya Umeki, Riku Kubo, Sathvik Udupa, Chien-yu Huang, Shih-Yun Shan Kuan, Zhuoyan Tao, Satyapriya Krishna, Sefik Emre Eskimez, Yu Tsao, Hung-yi Lee, Shinji Watanabe

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Speakers in natural conversation take turns speaking and listening, deciding in real time when to take, hold, or yield the floor. However, turn-taking evaluation remains limited due to the lack of a consistent, linguistically grounded evaluation protocol and hand-annotated data covering diverse conversation types. To address this, we present TurnBench, a multi-domain benchmark that pairs a 30-hour, hand-labeled corpus of dyadic human conversation with a standardized evaluation protocol for end-of-turn and interruption detection. We set conversation type as a controllable experimental variable, covering six distinct interaction styles, and triple-annotate each conversation. Benchmarking 14 heterogeneous turn-taking systems, we find end-of-turn recall stable across types, while interruption false positives are strongly type-dependent and concentrated in backchannel-dense interaction styles. Although in smooth floor transfers human listeners begin speaking a median 151 ms before the current turn ends, no current system performs equivalently without incurring excessive false positives. We release our corpus, a 104-hour training set, and a public leaderboard with an interactive dataset viewer at https://turnbench.sesame.com

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2608.25218")

Code

Syntology Ran 14 of 17 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 14 ran with no contract checked.

By repository: found in paper text by Syntology: 17 samples from 1 repository, 14 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

SesameAILabs/turnbench found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

17 samples harvested; 14 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

14ran
3unverified

Licence: 0 of the 17 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from SesameAILabs/turnbench. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

candidate_thetas SesameAILabs/turnbench/turnbench/sweep.py found in paper text by Syntology ran MIT (permissive) · ad8b779503c9b4f5 · report
find_components SesameAILabs/turnbench/turnbench/make_splits.py found in paper text by Syntology ran MIT (permissive) · e31c0972b234d1f8 · report
frame_count SesameAILabs/turnbench/turnbench/sweep.py found in paper text by Syntology ran MIT (permissive) · 458bf7590c27637b · report
load_env SesameAILabs/turnbench/turnbench/build_eot_validation.py found in paper text by Syntology ran MIT (permissive) · 0624cb8afa73c30c · report
load_env SesameAILabs/turnbench/turnbench/make_splits.py found in paper text by Syntology ran MIT (permissive) · ce524303f86102c9 · report
load_env SesameAILabs/turnbench/turnbench/analysis/analyze.py found in paper text by Syntology ran MIT (permissive) · 14f8fff951c0239d · report
load_submission SesameAILabs/turnbench/turnbench/submission.py found in paper text by Syntology ran MIT (permissive) · b628ebf60cdcf4f2 · report
map_events SesameAILabs/turnbench/turnbench/gold.py found in paper text by Syntology ran MIT (permissive) · 5992b840d242b765 · report
merge_intervals SesameAILabs/turnbench/turnbench/gold.py found in paper text by Syntology ran MIT (permissive) · 2cbff8cc05f1ba97 · report
parse_srt SesameAILabs/turnbench/turnbench/analysis/analyze.py found in paper text by Syntology ran MIT (permissive) · c19a94897e707f8b · report
path_for SesameAILabs/turnbench/turnbench/durations.py found in paper text by Syntology ran MIT (permissive) · decfb09e4d28fb0e · report
qualifies SesameAILabs/turnbench/turnbench/score.py found in paper text by Syntology ran MIT (permissive) · 3f3d45bf03a8efc3 · report
resample SesameAILabs/turnbench/turnbench/build_eot_validation.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 1cc8770c6d63997e · report
srt_seconds SesameAILabs/turnbench/turnbench/analysis/analyze.py found in paper text by Syntology ran MIT (permissive) · a930d98c14cc6e0f · report
load_durations SesameAILabs/turnbench/turnbench/durations.py found in paper text by Syntology unverified MIT (permissive) · 4d237f2733eb3957 · report
load_durations_for_source SesameAILabs/turnbench/turnbench/durations.py found in paper text by Syntology unverified MIT (permissive) · fd90476bbeb403a5 · report
run_module SesameAILabs/turnbench/turnbench/parity.py found in paper text by Syntology unverified MIT (permissive) · d4a287c284a27a84 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2608.25218, was issued in August 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections