paper-with-me

홈 › Papers

Are Some Words Worth More than Others?

2020-10-12 · EMNLP (Eval4NLP) 2020 11 · Shiran Dudy, Steven Bedrick

Current evaluation metrics for language modeling and generation rely heavily on the accuracy of predicted (or generated) words as compared to a reference ground truth. While important, token-level accuracy only captures one aspect of a language model's behavior, and ignores linguistic properties of words that may allow some mis-predicted tokens to be useful in practice. Furthermore, statistics directly tied to prediction accuracy (including perplexity) may be confounded by the Zipfian nature of written language, as the majority of the prediction attempts will occur with frequently-occurring types. A model's performance may vary greatly between high- and low-frequency words, which in practice could lead to failure modes such as repetitive and dull generated text being produced by a downstream consumer of a language model. To address this, we propose two new intrinsic evaluation measures within the framework of a simple word prediction task that are designed to give a more holistic picture of a language model's performance. We evaluate several commonly-used large English language models using our proposed metrics, and demonstrate that our approach reveals functional differences in performance between the models that are obscured by more traditional metrics.

📄 PDF Abstract BibTeX arXiv:2010.06069

Code (1)

shiranD/word_level_evaluation 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingPrediction

Similar Papers 제목 키워드 기반

Using Fisher's Exact Test to Evaluate Association Measures for N-grams

2021-04-29 · Yves Bestgen

To determine whether some often-used lexical association measures assign high scores to n-grams that chance could have produced as frequently as observed, we used an extension of Fisher's exact test to sequences longer t…

Using a Penalty-based Loss Re-estimation Method to Improve Implicit Discourse Relation Classification

2020-12-01 · COLING 2020 8 · Xiao Li, Yu Hong, Huibin Ruan, Zhen Huang

We tackle implicit discourse relation classification, a task of automatically determining semantic relationships between arguments. The attention-worthy words in arguments are crucial clues for classifying the discourse …

Implicit Discourse Relation ClassificationRelationRelation Classification

Content Word Aware Neural Machine Translation

2020-07-01 · ACL 2020 6 · Kehai Chen, Rui Wang, Masao Utiyama, Eiichiro Sumita

Neural machine translation (NMT) encodes the source sentence in a universal way to generate the target sentence word-by-word. However, NMT does not consider the importance of word in the sentence meaning, for example, so…

Machine TranslationNMTSentenceTranslation

Modeling Dialogue Acts with Content Word Filtering and Speaker Preferences

2017-09-01 · EMNLP 2017 9 · Yohan Jo, Michael Yoder, Hyeju Jang, Carolyn Ros{\'e}

We present an unsupervised model of dialogue act sequences in conversation. By modeling topical themes as transitioning more slowly than dialogue acts in conversation, our model de-emphasizes content-related words in ord…

Language ModelingLanguage Modelling

Simon @ LT-EDI-EACL2021: Detecting Hope Speech with BERT

2021-04-01 · EACL (LTEDI) 2021 4 · Qinyu Que

In today’s society, the rapid development of communication technology allows us to communicate with people from different parts of the world. In the process of communication, each person treats others differently. Some p…

DiversityHope Speech Detection