NE-LP: Normalized Entropy and Loss Prediction based Sampling for Active Learning in Chinese Word Segmentation on EHRs
Tingting Cai, Zhiyuan Ma, Hong Zheng, Yangming Zhou

TL;DR
This paper introduces NE-LP, a novel active learning sampling strategy combining normalized entropy and loss prediction, to improve Chinese Word Segmentation in EHRs with less annotation effort.
Contribution
It proposes a new sampling method for active learning in CWS that reduces annotation costs and enhances performance, incorporating a joint model with bigram features.
Findings
NE-LP outperforms traditional uncertainty sampling methods
The joint model with bigram features improves segmentation accuracy
Experiments on real EHR data validate the effectiveness of the approach
Abstract
Electronic Health Records (EHRs) in hospital information systems contain patients' diagnosis and treatments, so EHRs are essential to clinical data mining. Of all the tasks in the mining process, Chinese Word Segmentation (CWS) is a fundamental and important one, and most state-of-the-art methods greatly rely on large-scale of manually-annotated data. Since annotation is time-consuming and expensive, efforts have been devoted to techniques, such as active learning, to locate the most informative samples for modeling. In this paper, we follow the trend and present an active learning method for CWS in EHRs. Specically, a new sampling strategy combining Normalized Entropy with Loss Prediction (NE-LP) is proposed to select the most representative data. Meanwhile, to minimize the computational cost of learning, we propose a joint model including a word segmenter and a loss prediction model.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Machine Learning and Algorithms · Natural Language Processing Techniques
Methodsk-Means Clustering
