Cross-Model Comparative Loss for Enhancing Neuronal Utility in Language Understanding
Yunchang Zhu, Liang Pang, Kangxi Wu, Yanyan Lan, Huawei Shen, Xueqi, Cheng

TL;DR
This paper introduces a cross-model comparative loss that intrinsically enhances neuron utility in language understanding models, leading to improved performance especially in models with fewer parameters or longer inputs.
Contribution
It proposes a novel comparative loss function based on model ablation, promoting efficient neuron utilization and noise suppression within NLU models.
Findings
Effective across 14 datasets and 3 NLU tasks
Improves performance for small and long-input models
Universal applicability to various pretrained language models
Abstract
Current natural language understanding (NLU) models have been continuously scaling up, both in terms of model size and input context, introducing more hidden and input neurons. While this generally improves performance on average, the extra neurons do not yield a consistent improvement for all instances. This is because some hidden neurons are redundant, and the noise mixed in input neurons tends to distract the model. Previous work mainly focuses on extrinsically reducing low-utility neurons by additional post- or pre-processing, such as network pruning and context selection, to avoid this problem. Beyond that, can we make the model reduce redundant parameters and suppress input noise by intrinsically enhancing the utility of each neuron? If a model can efficiently utilize neurons, no matter which neurons are ablated (disabled), the ablated submodel should perform no better than the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Neural Networks and Applications
MethodsPruning
