Compressing Cross-Lingual Multi-Task Models at Qualtrics
Daniel Campos, Daniel Perry, Samir Joshi, Yashmeet Gambhir, Wei Du,, Zhengzheng Xing, Aaron Colak

TL;DR
This paper presents a case study on compressing and multi-tasking cross-lingual models for efficient text classification in experience management, achieving significant speedups with minimal accuracy loss.
Contribution
It introduces a combined approach of multi-task learning and model compression for cross-lingual NLP in a novel business domain, optimizing deployment efficiency.
Findings
Multi-task modeling improves task performance.
MiniLM offers the best compression/performance balance.
Achieved up to 15.61x speedup with minimal accuracy degradation.
Abstract
Experience management is an emerging business area where organizations focus on understanding the feedback of customers and employees in order to improve their end-to-end experiences. This results in a unique set of machine learning problems to help understand how people feel, discover issues they care about, and find which actions need to be taken on data that are different in content and distribution from traditional NLP domains. In this paper, we present a case study of building text analysis applications that perform multiple classification tasks efficiently in 12 languages in the nascent business area of experience management. In order to scale up modern ML methods on experience data, we leverage cross lingual and multi-task modeling techniques to consolidate our models into a single deployment to avoid overhead. We also make use of model compression and model distillation to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPersonal Information Management and User Behavior · Data Visualization and Analytics · Big Data and Business Intelligence
MethodsmBERT · XLM-R
