paper-with-me

홈 › Papers

Identifying the Mislabeled Training Samples of ECG Signals using Machine Learning

2017-12-11 · Yaoguang Li, Wei Cui, Cong Wang

The classification accuracy of electrocardiogram signal is often affected by diverse factors in which mislabeled training samples issue is one of the most influential problems. In order to mitigate this negative effect, the method of cross validation is introduced to identify the mislabeled samples. The method utilizes the cooperative advantages of different classifiers to act as a filter for the training samples. The filter removes the mislabeled training samples and retains the correctly labeled ones with the help of 10-fold cross validation. Consequently, a new training set is provided to the final classifiers to acquire higher classification accuracies. Finally, we numerically show the effectiveness of the proposed method with the MIT-BIH arrhythmia database.

📄 PDF Abstract BibTeX arXiv:1712.03792

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Identifying Mislabeled Data using the Area Under the Margin Ranking

2020-01-28 · NeurIPS 2020 12 · Geoff Pleiss, Tianyi Zhang, Ethan R. Elenberg, Kilian Q. Weinberger

Not all data in a typical training set help with generalization; some samples can be overly ambiguous or outrightly mislabeled. This paper introduces a new method to identify such samples and mitigate their impact when t…

Learning from Training Dynamics: Identifying Mislabeled Data Beyond Manually Designed Features

2022-12-19 · Qingrui Jia, Xuhong LI, Lei Yu, Jiang Bian 외

While mislabeled or ambiguously-labeled samples in the training set could negatively affect the performance of deep models, diagnosing the dataset and identifying mislabeled samples helps to improve the generalization po…

Assessing the Quality of the Datasets by Identifying Mislabeled Samples

2021-09-10 · Vaibhav Pulastya, Gaurav Nuti, Yash Kumar Atri, Tanmoy Chakraborty

Due to the over-emphasize of the quantity of data, the data quality has often been overlooked. However, not all training data points contribute equally to learning. In particular, if mislabeled, it might actively damage …

On Revisiting Entropy for Identifying Mislabeled Images

2026-05-29 · Chunlei Li, Zixuan Zheng, Yilei Shi, Guanglu Dong 외 arxiv

Mislabeled samples in training datasets severely degrade the performance of deep networks, as overparameterized models tend to memorize erroneous labels. We address this challenge by proposing a novel approach for mislab…

Computational Efficiency

SAP: Corrective Machine Unlearning with Scaled Activation Projection for Label Noise Robustness

2024-03-13 · Sangamesh Kodge, Deepak Ravikumar, Gobinda Saha, Kaushik Roy

Label corruption, where training samples are mislabeled due to non-expert annotation or adversarial attacks, significantly degrades model performance. Acquiring large, perfectly labeled datasets is costly, and retraining…

Machine Unlearning