View a PDF of the paper titled Re-Examine Distantly Supervised NER: A New Benchmark and a Simple Approach, by Yuepei Li and 4 other authors
Abstract:Distantly-Supervised Named Entity Recognition (DS-NER) uses knowledge bases or dictionaries for annotations, reducing manual efforts but rely on large human labeled validation set. In this paper, we introduce a real-life DS-NER dataset, QTL, where the training data is annotated using domain dictionaries and the test data is annotated by domain experts. This dataset has a small validation set, reflecting real-life scenarios. Existing DS-NER approaches fail when applied to QTL, which motivate us to re-examine existing DS-NER approaches. We found that many of them rely on large validation sets and some used test set for tuning inappropriately. To solve this issue, we proposed a new approach, token-level Curriculum-based Positive-Unlabeled Learning (CuPUL), which uses curriculum learning to order training samples from easy to hard. This method stabilizes training, making it robust and effective on small validation sets. CuPUL also addresses false negative issues using the Positive-Unlabeled learning paradigm, demonstrating improved performance in real-life applications.
Submission history
From: Yuepei Li [view email]
[v1]
Thu, 22 Feb 2024 20:07:02 UTC (10,265 KB)
[v2]
Mon, 26 Feb 2024 14:59:58 UTC (10,265 KB)
[v3]
Mon, 16 Dec 2024 22:39:47 UTC (10,418 KB)
Source link
lol