Class Distillation with Mahalanobis Contrast: An Efficient Training Paradigm for Pragmatic Language Understanding Tasks
Chenlu Wang, Weimin Lyu, Ritwik Banerjee
TL;DR
The paper tackles the challenge of extracting a minority target class—pragmatic language phenomena like sarcasm, metaphors, and sexism—from a heterogeneous background. It introduces Class Distillation (ClaD), a geometry-aware training paradigm that combines a Mahalanobis-distance–based contrast loss with a beta-distribution–driven decision rule to exploit the target class manifold. Across sarcasm, metaphor, and sexism, ClaD achieves competitive or superior performance using small models and single-epoch training, often outperforming large language models in low-resource settings. The findings highlight that exploiting data geometry can yield substantial efficiency gains and robust performance, offering a practical path for deploying pragmatic language understanding systems with limited computational resources.
Abstract
Detecting deviant language such as sexism, or nuanced language such as metaphors or sarcasm, is crucial for enhancing the safety, clarity, and interpretation of online social discourse. While existing classifiers deliver strong results on these tasks, they often come with significant computational cost and high data demands. In this work, we propose \textbf{Cla}ss \textbf{D}istillation (ClaD), a novel training paradigm that targets the core challenge: distilling a small, well-defined target class from a highly diverse and heterogeneous background. ClaD integrates two key innovations: (i) a loss function informed by the structural properties of class distributions, based on Mahalanobis distance, and (ii) an interpretable decision algorithm optimized for class separation. Across three benchmark detection tasks -- sexism, metaphor, and sarcasm -- ClaD outperforms competitive baselines, and even with smaller language models and orders of magnitude fewer parameters, achieves performance comparable to several large language models (LLMs). These results demonstrate ClaD as an efficient tool for pragmatic language understanding tasks that require gleaning a small target class from a larger heterogeneous background.
