paper-with-me

Papers

Does She Wink or Does She Nod? A Challenging Benchmark for Evaluating Word Understanding of Language Models

2021-04-01 · EACL 2021 2 · Lutfi Kerem Senel, Hinrich Sch{\"u}tze

Recent progress in pretraining language models on large corpora has resulted in significant performance gains on many NLP tasks. These large models acquire linguistic knowledge during pretraining, which helps to improve performance on downstream tasks via fine-tuning. To assess what kind of knowledge is acquired, language models are commonly probed by querying them with {`}fill in the blank{'} style cloze questions. Existing probing datasets mainly focus on knowledge about relations between words and entities. We introduce WDLMPro (Word Definitions Language Model Probing) to evaluate word understanding directly using dictionary definitions of words. In our experiments, three popular pretrained language models struggle to match words and their definitions. This indicates that they understand many words poorly and that our new probing task is a difficult challenge that could help guide research on LMs in the future.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Does He Wink or Does He Nod? A Challenging Benchmark for Evaluating Word Understanding of Language Models

2021-02-06 · Lutfi Kerem Senel, Hinrich Schütze

Recent progress in pretraining language models on large corpora has resulted in large performance gains on many NLP tasks. These large models acquire linguistic knowledge during pretraining, which helps to improve perfor…

Language ModelingLanguage Modelling

TwinKV: A Composable Repair Pass for KV Cache Eviction via Pairwise Key Redundancy

2026-08-27 · Hong Chen, Yudong Zeng, Yongwei Huang, Zuhao Ouyang 외 arxiv

Long-context inference is bottlenecked by the memory footprint of the key-value (KV) cache, especially for small models under tight resource budgets. Existing KV cache eviction methods score tokens using the model's atte…

WinkTPG: An Execution Framework for Multi-Agent Path Finding Using Temporal Reasoning

2025-08-02 · Jingtian Yan, Stephen F. Smith, Jiaoyang Li arxiv

Planning collision-free paths for a large group of agents is a challenging problem in many real-world applications. While recent advances in Multi-Agent Path Finding (MAPF) have shown promising progress, standard MAPF pl…

A Challenging Benchmark for Low-Resource Learning

2023-03-07 · Yudong Wang, Chang Ma, Qingxiu Dong, Lingpeng Kong 외

With promising yet saturated results in high-resource settings, low-resource datasets have gradually become popular benchmarks for evaluating the learning ability of advanced neural networks (e.g., BigBench, superGLUE). …

RLMEval: Evaluating Research-Level Neural Theorem Proving

2025-10-29 · Auguste Poiroux, Antoine Bosselut, Viktor Kunčak arxiv

Despite impressive results on curated benchmarks, the practical impact of large language models (LLMs) on research-level neural theorem proving and proof autoformalization is still limited. We introduce RLMEval, an evalu…