Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Multitasking Framework for Unsupervised Simple Definition Generation

About

The definition generation task can help language learners by providing explanations for unfamiliar words. This task has attracted much attention in recent years. We propose a novel task of Simple Definition Generation (SDG) to help language learners and low literacy readers. A significant challenge of this task is the lack of learner's dictionaries in many languages, and therefore the lack of data for supervised training. We explore this task and propose a multitasking framework SimpDefiner that only requires a standard dictionary with complex definitions and a corpus containing arbitrary simple texts. We disentangle the complexity factors from the text by carefully designing a parameter sharing scheme between two decoders. By jointly training these components, the framework can generate both complex and simple definitions simultaneously. We demonstrate that the framework can generate relevant, simple definitions for the target words through automatic and manual evaluations on English and Chinese datasets. Our method outperforms the baseline model by a 1.77 SARI score on the English dataset, and raises the proportion of the low level (HSK level 1-3) words in Chinese definitions by 3.87%.

Cunliang Kong, Yun Chen, Hengyuan Zhang, Liner Yang, Erhong Yang• 2022

Related benchmarks

TaskDatasetResultRank
Definition GenerationOxford
BLEU23.48
23
Definition Generationwordnet
BLEU28.91
23
Definition ModelingWiki
BLEU44.03
18
Definition Modeling3D-EX
BLEU Score32.08
18
Definition ModelingUrban
BLEU13.54
18
Definition GenerationCHEER (test)
BLEU0.67
18
Simple Definition GenerationEnglish (test)
BLEU15.05
5
Complex Definition GenerationEnglish (test)
BLEU24.17
3
Definition GenerationChinese (test)
Accuracy (a1)1.48
3
Simple Definition GenerationChinese (test)
L1-3 Rate48.03
2
Showing 10 of 10 rows

Other info

Code

Follow for update