paper-with-me

Papers

NE-LP: Normalized Entropy and Loss Prediction based Sampling for Active Learning in Chinese Word Segmentation on EHRs

2019-08-22 · Tingting Cai, Zhiyuan Ma, Hong Zheng, Yangming Zhou

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. Furthermore, to capture interactions between adjacent characters, bigram features are also applied in the joint model. To illustrate the effectiveness of NE-LP, we conducted experiments on EHRs collected from the Shuguang Hospital Affiliated to Shanghai University of Traditional Chinese Medicine. The results demonstrate that NE-LP consistently outperforms conventional uncertainty-based sampling strategies for active learning in CWS.

📄 PDF Abstract BibTeX arXiv:1908.08419

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningChinese Word Segmentation

Methods 이 논문이 사용한 방법론

k-Means Clustering k-Means Clustering is a clustering algorithm that divides a training set into $k$ different clusters of examples that are near each other. It works by initializing $k$…

Similar Papers 제목 키워드 기반

Normalized Cut Loss for Weakly-supervised CNN Segmentation

2018-04-04 · CVPR 2018 6 · Meng Tang, Abdelaziz Djelouah, Federico Perazzi, Yuri Boykov 외

Most recent semantic segmentation methods train deep convolutional neural networks with fully annotated masks requiring pixel-accuracy for good quality training. Common weakly-supervised approaches generate full masks fr…

Interactive SegmentationSegmentationSemantic Segmentation

Evidence-Aware Entropy Decomposition For Active Deep Learning

2019-09-25 · Weishi Shi, Xujiang Zhao, Feng Chen, Qi Yu

We present a novel multi-source uncertainty prediction approach that enables deep learning (DL) models to be actively trained with much less labeled data. By leveraging the second-order uncertainty representation provide…

Deep LearningDensity Estimation

A Theoretical Analysis of Recommendation Loss Functions under Negative Sampling

2024-11-12 · Giulia Di Teodoro, Federico Siciliano, Nicola Tonellotto, Fabrizio Silvestri

Loss functions like Categorical Cross Entropy (CCE), Binary Cross Entropy (BCE), and Bayesian Personalized Ranking (BPR) are commonly used in training Recommender Systems (RSs) to differentiate positive items - those int…

Recommendation Systems

Relative Entropy Gradient Sampler for Unnormalized Distributions

2021-10-06 · Xingdong Feng, Yuan Gao, Jian Huang, Yuling Jiao 외

We propose a relative entropy gradient sampler (REGS) for sampling from unnormalized distributions. REGS is a particle method that seeks a sequence of simple nonlinear transforms iteratively pushing the initial samples f…

Anatomical Token Uncertainty for Transformer-Guided Active MRI Acquisition

2026-03-23 · Lev Ayzenberg, Shady Abu-Hussein, Raja Giryes, Hayit Greenspan arxiv

Full data acquisition in MRI is inherently slow, which limits clinical throughput and increases patient discomfort. Compressed Sensing MRI (CS-MRI) seeks to accelerate acquisition by reconstructing images from under-samp…