Lost in Speech: Benchmarking, Evaluation, and Parsing of Spoken Code-Switching Beyond Standard UD Assumptions
Nemika Tyagi, Holly Hendrix, Nelvin Licona-Guevara, Justin Mackie, Phanos Kareen, Muhammad Imran, Megan Michelle Smith, Tatiana Gallego Hernande, Chitta Baral, Olga Kellert
TL;DR
This work addresses the fundamental mismatch between written-language assumptions and spoken code-switching for syntactic parsing. It introduces a systems-oriented approach that decouples spoken-language phenomena from core syntax, grounded in an empirical taxonomy of CSW phenomena. The authors present SpokeBench, a linguistically informed gold benchmark, and FLEX-UD, an ambiguity-aware evaluation metric, to reveal limitations of standard UD metrics. Their DECAP framework, comprising specialized agents for phenomena handling, language-specific normalization, core UD assignment, and global verification, yields robust, interpretable parses without retraining and reports up to 52.6% improvements over existing methods. The findings advocate for evaluation practices and annotation schemes that accommodate structural uncertainty in spoken CSW, with practical implications for parsing in bilingual contexts and beyond UD’s canonical assumptions.
Abstract
Spoken code-switching (CSW) challenges syntactic parsing in ways not observed in written text. Disfluencies, repetition, ellipsis, and discourse-driven structure routinely violate standard Universal Dependencies (UD) assumptions, causing parsers and large language models (LLMs) to fail despite strong performance on written data. These failures are compounded by rigid evaluation metrics that conflate genuine structural errors with acceptable variation. In this work, we present a systems-oriented approach to spoken CSW parsing. We introduce a linguistically grounded taxonomy of spoken CSW phenomena and SpokeBench, an expert-annotated gold benchmark designed to test spoken-language structure beyond standard UD assumptions. We further propose FLEX-UD, an ambiguity-aware evaluation metric, which reveals that existing parsing techniques perform poorly on spoken CSW by penalizing linguistically plausible analyses as errors. We then propose DECAP, a decoupled agentic parsing framework that isolates spoken-phenomena handling from core syntactic analysis. Experiments show that DECAP produces more robust and interpretable parses without retraining and achieves up to 52.6% improvements over existing parsing techniques. FLEX-UD evaluations further reveal qualitative improvements that are masked by standard metrics.
