CLAILGApr 9, 2024

Low-Cost Generation and Evaluation of Dictionary Example Sentences

arXiv:2404.06224v132 citationsh-index: 1NAACL
Originality Incremental advance
AI Analysis

This work addresses the problem of costly and manual sentence creation for dictionaries, offering an incremental improvement in automated generation and evaluation for lexicographers and language learners.

The paper tackled the challenge of generating and evaluating dictionary example sentences by introducing a low-cost, zero-shot method using foundational models, achieving an 85.1% win rate against Oxford Dictionary sentences with their FM-MLM model, compared to 39.8% for prior models.

Dictionary example sentences play an important role in illustrating word definitions and usage, but manually creating quality sentences is challenging. Prior works have demonstrated that language models can be trained to generate example sentences. However, they relied on costly customized models and word sense datasets for generation and evaluation of their work. Rapid advancements in foundational models present the opportunity to create low-cost, zero-shot methods for the generation and evaluation of dictionary example sentences. We introduce a new automatic evaluation metric called OxfordEval that measures the win-rate of generated sentences against existing Oxford Dictionary sentences. OxfordEval shows high alignment with human judgments, enabling large-scale automated quality evaluation. We experiment with various LLMs and configurations to generate dictionary sentences across word classes. We complement this with a novel approach of using masked language models to identify and select sentences that best exemplify word meaning. The eventual model, FM-MLM, achieves over 85.1% win rate against Oxford baseline sentences according to OxfordEval, compared to 39.8% win rate for prior model-generated sentences.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes