{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2608-08868","title":"Conversation as Measurement in Clinical Encounters: Observable Phase Structure, Partially Observable Patient State","arxiv_id":"2608.08868","date":"2026-08-09","proceeding":null,"authors":["Lily Chen","Ted Mau","Michael Gensheimer","Brian Anthony Nuyen","Nancy Jiang","James Zou"],"abstract":"Many modern AI systems analyze conversational traces to infer aspects of human interaction and state, implicitly assuming that such information is recoverable from conversation. We study observability: whether a target is recoverable from conversational transcripts alone. Observability is difficult to assess because transcripts may provide only a partial view of many targets, and large-scale analysis requires model-based annotation, making true limits of the conversational signal hard to distinguish from annotator error. We therefore study clinical encounters, where patient-reported outcome measures (PROMs) provide an external anchor for patient state, and visits follow broadly structured patterns. We study observability of patient state and conversational phase structure using 439 real-world clinical encounter transcripts spanning 134 hours, including 245 ENT transcripts paired with 273 PROM surveys. We operationalize patient state using PROM scores for voice, cough, and swallowing; phase structure using conversational phase segmentation. To make these analyses credible at scale, we use a PHI-compliant GPT-5 deployment for transcript annotation and conduct 40 hours of manual validation, reducing the risk that apparent limits of observability simply reflect annotator error. Our core finding is an observability asymmetry: phase structure is observable and useful for characterizing clinical encounter organization, while patient state is only partially observable, even in a setting designed to elicit patient symptoms and experiences, cautioning against transcript-only inference of human state.","url_abs":"https://arxiv.org/abs/2608.08868","url_pdf":"https://arxiv.org/pdf/2608.08868","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2608.08868","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2608.08868"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/lilywchen/conversation-as-measurement","reach":null}],"summary":{"ran":8,"unverified":2},"by_repo_kind":{"found_in_text":{"samples":10,"ran":8,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"63e033ccb20ac8cf","entry":"build_sequence_df_long","repo":"lilywchen/conversation-as-measurement","repo_kind":"found_in_text","path":"src/conversation_measurement/paper_figures/sequence_graphs_clean.py","file_url":"https://github.com/lilywchen/conversation-as-measurement/blob/HEAD/src/conversation_measurement/paper_figures/sequence_graphs_clean.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"63e033ccb20ac8cf"}},{"code_sha256_prefix":"c830f92a24a28954","entry":"cluster_docs_by_duration","repo":"lilywchen/conversation-as-measurement","repo_kind":"found_in_text","path":"src/conversation_measurement/paper_figures/sequence_graphs_clean.py","file_url":"https://github.com/lilywchen/conversation-as-measurement/blob/HEAD/src/conversation_measurement/paper_figures/sequence_graphs_clean.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c830f92a24a28954"}},{"code_sha256_prefix":"6526137369031641","entry":"compare_with_published","repo":"lilywchen/conversation-as-measurement","repo_kind":"found_in_text","path":"src/conversation_measurement/verification.py","file_url":"https://github.com/lilywchen/conversation-as-measurement/blob/HEAD/src/conversation_measurement/verification.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6526137369031641"}},{"code_sha256_prefix":"760905072d760532","entry":"compute_cluster_layout","repo":"lilywchen/conversation-as-measurement","repo_kind":"found_in_text","path":"src/conversation_measurement/paper_figures/sequence_graphs_clean.py","file_url":"https://github.com/lilywchen/conversation-as-measurement/blob/HEAD/src/conversation_measurement/paper_figures/sequence_graphs_clean.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"760905072d760532"}},{"code_sha256_prefix":"b585b79fb3271887","entry":"mean_absolute_error","repo":"lilywchen/conversation-as-measurement","repo_kind":"found_in_text","path":"src/conversation_measurement/metrics.py","file_url":"https://github.com/lilywchen/conversation-as-measurement/blob/HEAD/src/conversation_measurement/metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b585b79fb3271887"}},{"code_sha256_prefix":"cabac8e585ab232c","entry":"mean_signed_error","repo":"lilywchen/conversation-as-measurement","repo_kind":"found_in_text","path":"src/conversation_measurement/metrics.py","file_url":"https://github.com/lilywchen/conversation-as-measurement/blob/HEAD/src/conversation_measurement/metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cabac8e585ab232c"}},{"code_sha256_prefix":"e2c1d549c6d57506","entry":"plot_prom_item_missingness_matched","repo":"lilywchen/conversation-as-measurement","repo_kind":"found_in_text","path":"src/conversation_measurement/paper_figures/prom_missing_chart.py","file_url":"https://github.com/lilywchen/conversation-as-measurement/blob/HEAD/src/conversation_measurement/paper_figures/prom_missing_chart.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e2c1d549c6d57506"}},{"code_sha256_prefix":"938dbbf1eef8fe4c","entry":"quadratic_weighted_kappa","repo":"lilywchen/conversation-as-measurement","repo_kind":"found_in_text","path":"src/conversation_measurement/metrics.py","file_url":"https://github.com/lilywchen/conversation-as-measurement/blob/HEAD/src/conversation_measurement/metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"938dbbf1eef8fe4c"}},{"code_sha256_prefix":"76348f7d583d30d2","entry":"load_reproduction_inputs","repo":"lilywchen/conversation-as-measurement","repo_kind":"found_in_text","path":"src/conversation_measurement/reproduction_inputs.py","file_url":"https://github.com/lilywchen/conversation-as-measurement/blob/HEAD/src/conversation_measurement/reproduction_inputs.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"76348f7d583d30d2"}},{"code_sha256_prefix":"fa9f3eac5c66de67","entry":"prom_summary_table","repo":"lilywchen/conversation-as-measurement","repo_kind":"found_in_text","path":"src/conversation_measurement/tables.py","file_url":"https://github.com/lilywchen/conversation-as-measurement/blob/HEAD/src/conversation_measurement/tables.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fa9f3eac5c66de67"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CL","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}