paper-with-me

홈 › Papers

Learning with Noisy Labels for Human Fall Events Classification: Joint Cooperative Training with Trinity Networks

2023-09-27 · Leiyu Xie, Yang Sun, Syed Mohsen Naqvi

With the increasing ageing population, fall events classification has drawn much research attention. In the development of deep learning, the quality of data labels is crucial. Most of the datasets are labelled automatically or semi-automatically, and the samples may be mislabeled, which constrains the performance of Deep Neural Networks (DNNs). Recent research on noisy label learning confirms that neural networks first focus on the clean and simple instances and then follow the noisy and hard instances in the training stage. To address the learning with noisy label problem and protect the human subjects' privacy, we propose a simple but effective approach named Joint Cooperative training with Trinity Networks (JoCoT). To mitigate the privacy issue, human skeleton data are used. The robustness and performance of the noisy label learning framework is improved by using the two teacher modules and one student module in the proposed JoCoT. To mitigate the incorrect selections, the predictions from the teacher modules are applied with the consensus-based method to guide the student module training. The performance evaluation on the widely used UP-Fall dataset and comparison with the state-of-the-art, confirms the effectiveness of the proposed JoCoT in high noise rates. Precisely, JoCoT outperforms the state-of-the-art by 5.17% and 3.35% with the averaged pairflip and symmetric noises, respectively.

📄 PDF Abstract BibTeX arXiv:2310.06854

Code (0)

등록된 구현이 없습니다.

Tasks

Learning with noisy labels

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Two-stage Fall Events Classification with Human Skeleton Data

2022-08-25 · Leiyu Xie, Yang Sun, Jonathon A. Chambers, Syed Mohsen Naqvi

Fall detection and classification become an imper- ative problem for healthcare applications particularity with the increasingly ageing population. Currently, most of the fall clas- sification algorithms provide binary f…

Binary ClassificationClassificationVocal Bursts Valence Prediction

Co-matching: Combating Noisy Labels by Augmentation Anchoring

2021-03-23 · Yangdi Lu, Yang Bo, Wenbo He

Deep learning with noisy labels is challenging as deep neural networks have the high capacity to memorize the noisy labels. In this paper, we propose a learning algorithm called Co-matching, which balances the consistenc…

Learning with noisy labelsMemorization

Noisy Label Regularisation for Textual Regression

2022-10-01 · COLING 2022 10 · Yuxia Wang, Timothy Baldwin, Karin Verspoor

Training with noisy labelled data is known to be detrimental to model performance, especially for high-capacity neural network models in low-resource domains. Our experiments suggest that standard regularisation strategi…

regression

Early-Learning Regularization Prevents Memorization of Noisy Labels

2020-06-30 · NeurIPS 2020 12 · Sheng Liu, Jonathan Niles-Weed, Narges Razavian, Carlos Fernandez-Granda

We propose a novel framework to perform classification via deep learning in the presence of noisy annotations. When trained on noisy labels, deep neural networks have been observed to first fit the training data with cle…

General ClassificationImage ClassificationLearning with noisy labelsMemorization

Learning advisor networks for noisy image classification

2022-11-08 · ICIAP 2022 5 · Simone Ricci, Tiberio Uricchio, Alberto del Bimbo

In this paper, we introduced the novel concept of advisor network to address the problem of noisy labels in image classification. Deep neural networks (DNN) are prone to performance reduction and overfitting problems on …

Classificationimage-classificationImage ClassificationLearning with noisy labels+1