From Synthetic to Native: Benchmarking Multilingual Intent Classification in Logistics Customer Service
arXiv cs.CL / 3/25/2026
📰 NewsIdeas & Deep AnalysisModels & Research
Key Points
- The paper argues that many multilingual intent-classification benchmarks use machine-translated text that is cleaner than real customer queries, leading to inflated estimates of robustness in logistics customer service.
- It introduces a new public hierarchical multilingual intent-classification benchmark built from real de-identified logistics customer-service logs, including ~30K curated queries from historical data.
- The dataset uses a two-level taxonomy (13 parent intents, 17 leaf intents) and covers English, Spanish, and Arabic, with additional languages (e.g., Indonesian, Chinese) enabling zero-shot evaluation.
- To quantify the synthetic-to-real gap, the authors provide paired native and machine-translated test sets and evaluate multilingual encoders, embedding models, and small language models in both flat and hierarchical settings.
- Experimental results show that translated test sets significantly overestimate performance on noisy native queries, particularly for long-tail intents and cross-lingual transfer, highlighting the need for more realistic benchmarks.
Related Articles
Santa Augmentcode Intent Ep.6
Dev.to

Your Agent Hired Another Agent. The Output Was Garbage. The Money's Gone.
Dev.to
Big Tech firms are accelerating AI investments and integration, while regulators and companies focus on safety and responsible adoption.
Dev.to

Palantir’s billionaire CEO says only two kinds of people will succeed in the AI era: trade workers — ‘or you’re neurodivergent’
Reddit r/artificial
Scaffolded Test-First Prompting: Get Correct Code From the First Run
Dev.to