CLLGMay 19, 2025

CS-Sum: A Benchmark for Code-Switching Dialogue Summarization and the Limits of Large Language Models

arXiv:2505.13559v12 citationsh-index: 22Proceedings of The 5th New Frontiers in Summarization Workshop
Originality Incremental advance
AI Analysis

This addresses the problem of evaluating and improving LLM performance on code-switched data for researchers and practitioners, though it is incremental as it builds on existing summarization benchmarks.

The authors tackled the challenge of code-switching comprehensibility in Large Language Models by introducing CS-Sum, a benchmark for code-switching dialogue summarization across three language pairs, and found that while automated metrics show high scores, LLMs make subtle errors that alter meaning, with error rates varying by language pair and model.

Code-switching (CS) poses a significant challenge for Large Language Models (LLMs), yet its comprehensibility remains underexplored in LLMs. We introduce CS-Sum, to evaluate the comprehensibility of CS by the LLMs through CS dialogue to English summarization. CS-Sum is the first benchmark for CS dialogue summarization across Mandarin-English (EN-ZH), Tamil-English (EN-TA), and Malay-English (EN-MS), with 900-1300 human-annotated dialogues per language pair. Evaluating ten LLMs, including open and closed-source models, we analyze performance across few-shot, translate-summarize, and fine-tuning (LoRA, QLoRA on synthetic data) approaches. Our findings show that though the scores on automated metrics are high, LLMs make subtle mistakes that alter the complete meaning of the dialogue. To this end, we introduce 3 most common type of errors that LLMs make when handling CS input. Error rates vary across CS pairs and LLMs, with some LLMs showing more frequent errors on certain language pairs, underscoring the need for specialized training on code-switched data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes