Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Can Language Models Be Specific? How?

About

"He is a person", "Paris is located on the earth". Both statements are correct but meaningless - due to lack of specificity. In this paper, we propose to measure how specific the language of pre-trained language models (PLMs) is. To achieve this, we introduce a novel approach to build a benchmark for specificity testing by forming masked token prediction tasks with prompts. For instance, given "Toronto is located in [MASK].", we want to test whether a more specific answer will be better filled in by PLMs, e.g., Ontario instead of Canada. From our evaluations, we show that existing PLMs have only a slight preference for more specific answers. We identify underlying factors affecting the specificity and design two prompt-based methods to improve the specificity. Results show that the specificity of the models can be improved by the proposed methods without additional training. We hope this work can bring to awareness the notion of specificity of language models and encourage the research community to further explore this important but understudied problem.

Jie Huang, Kevin Chen-Chuan Chang, Jinjun Xiong, Wen-mei Hwu• 2022

Related benchmarks

TaskDatasetResultRank
Specificity TestingS 1.0 (test)
Birthplace Accuracy89
15
Knowledge retrievalS (test)--
5
Specificity TestingS (test)--
5
Showing 3 of 3 rows

Other info

Code

Follow for update