paper-with-me

홈 › Papers

Leveraging Unlabelled Data in Multiple-Instance Learning Problems for Improved Detection of Parkinsonian Tremor in Free-Living Conditions

2023-04-29 · Alexandros Papadopoulos, Anastasios Delopoulos

Data-driven approaches for remote detection of Parkinson's Disease and its motor symptoms have proliferated in recent years, owing to the potential clinical benefits of early diagnosis. The holy grail of such approaches is the free-living scenario, in which data are collected continuously and unobtrusively during every day life. However, obtaining fine-grained ground-truth and remaining unobtrusive is a contradiction and therefore, the problem is usually addressed via multiple-instance learning. Yet for large scale studies, obtaining even the necessary coarse ground-truth is not trivial, as a complete neurological evaluation is required. In contrast, large scale collection of data without any ground-truth is much easier. Nevertheless, utilizing unlabelled data in a multiple-instance setting is not straightforward, as the topic has received very little research attention. Here we try to fill this gap by introducing a new method for combining semi-supervised with multiple-instance learning. Our approach builds on the Virtual Adversarial Training principle, a state-of-the-art approach for regular semi-supervised learning, which we adapt and modify appropriately for the multiple-instance setting. We first establish the validity of the proposed approach through proof-of-concept experiments on synthetic problems generated from two well-known benchmark datasets. We then move on to the actual task of detecting PD tremor from hand acceleration signals collected in-the-wild, but in the presence of additional completely unlabelled data. We show that by leveraging the unlabelled data of 454 subjects we can achieve large performance gains (up to 9% increase in F1-score) in per-subject tremor detection for a cohort of 45 subjects with known tremor ground-truth.

📄 PDF Abstract BibTeX arXiv:2305.00249

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Instance Learning

Similar Papers 제목 키워드 기반

A bag-to-class divergence approach to multiple-instance learning

2018-03-07 · Kajsa Møllersen, Jon Yngve Hardeberg, Fred Godtliebsen

In multi-instance (MI) learning, each object (bag) consists of multiple feature vectors (instances), and is most commonly regarded as a set of points in a multidimensional space. A different viewpoint is that the instanc…

General ClassificationMultiple Instance Learning

Share With Thy Neighbors: Single-View Reconstruction by Cross-Instance Consistency

2022-04-21 · Tom Monnier, Matthew Fisher, Alexei A. Efros, Mathieu Aubry

Approaches for single-view reconstruction typically rely on viewpoint annotations, silhouettes, the absence of background, multiple views of the same instance, a template shape, or symmetry. We avoid all such supervision…

3D Object Reconstruction3D Object Reconstruction From A Single Image3D ReconstructionObject+1

Negative Confidence-Aware Weakly Supervised Binary Classification for Effective Review Helpfulness Classification

2020-08-14 · Xi Wang, Iadh Ounis, Craig Macdonald

The incompleteness of positive labels and the presence of many unlabelled instances are common problems in binary classification applications such as in review helpfulness classification. Various studies from the classif…

Binary ClassificationClassificationGeneral Classification

Generalized Category Discovery

2022-01-07 · CVPR 2022 1 · Sagar Vaze, Kai Han, Andrea Vedaldi, Andrew Zisserman

In this paper, we consider a highly general image recognition setting wherein, given a labelled and unlabelled set of images, the task is to categorize all images in the unlabelled set. Here, the unlabelled images may co…

Fine-Grained Visual RecognitionOpen-World Semi-Supervised LearningRepresentation Learning

Billion-scale semi-supervised learning for image classification

2019-05-02 · I. Zeki Yalniz, Hervé Jégou, Kan Chen, Manohar Paluri 외

This paper presents a study of semi-supervised learning with large convolutional networks. We propose a pipeline, based on a teacher/student paradigm, that leverages a large collection of unlabelled images (up to 1 billi…

ClassificationGeneral Classificationimage-classificationImage Classification+2