🤖 AI Summary
Non-English conversational data is scarce, prompting existing models to rely heavily on translation for constructing training and evaluation sets—leading to unnatural outputs and cultural misalignment. To address this, we propose the Dialogue Act Scripting (DAS) framework, which employs structured dialogue acts as an intermediate representation to decouple intent modeling from linguistic realization, thereby circumventing culture-specific distortions inherent in direct translation. DAS is the first approach to integrate dialogue act encoding–decoding with multilingual natural language generation (NLG), enabling culturally grounded cross-lingual dialogue generation. Human evaluations across Italian, German, and Chinese demonstrate that DAS-generated dialogues significantly outperform both machine-translated and human-translated baselines in cultural relevance, coherence, and contextual appropriateness—effectively mitigating the “translationese” artifact.
📝 Abstract
Non-English dialogue datasets are scarce, and models are often trained or evaluated on translations of English-language dialogues, an approach which can introduce artifacts that reduce their naturalness and cultural appropriateness. This work proposes Dialogue Act Script (DAS), a structured framework for encoding, localizing, and generating multilingual dialogues from abstract intent representations. Rather than translating dialogue utterances directly, DAS enables the generation of new dialogues in the target language that are culturally and contextually appropriate. By using structured dialogue act representations, DAS supports flexible localization across languages, mitigating translationese and enabling more fluent, naturalistic conversations. Human evaluations across Italian, German, and Chinese show that DAS-generated dialogues consistently outperform those produced by both machine and human translators on measures of cultural relevance, coherence, and situational appropriateness.