Comparing Text Representations: A Theory-Driven Approach
Comparing Text Representations: A Theory-Driven Approach
复制标题
DOI:
10.18653/v1/2021.emnlp-main.449
复制
发表时间:
2021-09
期刊:
影响因子:
--
通讯作者:
Gregory Yauney;David M. Mimno
中科院分区:
文献类型:
--
作者:
Gregory Yauney;David M. Mimno
Much of the progress in contemporary NLP has come from learning representations, such as masked language model (MLM) contextual embeddings, that turn challenging problems into simple classification tasks. But how do we quantify and explain this effect? We adapt general tools from computational learning theory to fit the specific characteristics of text datasets and present a method to evaluate the compatibility between representations and tasks. Even though many tasks can be easily solved with simple bag-of-words (BOW) representations, BOW does poorly on hard natural language inference tasks. For one such task we find that BOW cannot distinguish between real and randomized labelings, while pre-trained MLM representations show 72x greater distinction between real and random labelings than BOW. This method provides a calibrated, quantitative measure of the difficulty of a classification-based NLP task, enabling comparisons between representations without requiring empirical evaluations that may be sensitive to initializations and hyperparameters. The method provides a fresh perspective on the patterns in a dataset and the alignment of those patterns with specific labels.