Papers › Semi-supervised Learning for Identifying the Likelihood of Agitation in People with Dementia

Semi-supervised Learning for Identifying the Likelihood of Agitation in People with Dementia

14 May 2021arXiv:2105.10398archive 2025-07-28

Roonak Rezvani, Samaneh Kouchaki, Ramin Nilforooshan, David J. Sharp, Payam Barnaghi

Interpreting the environmental, behavioural and psychological data from in-home sensory observations and measurements can provide valuable insights into the health and well-being of individuals. Presents of neuropsychiatric and psychological symptoms in people with dementia have a significant impact on their well-being and disease prognosis. Agitation in people with dementia can be due to many reasons such as pain or discomfort, medical reasons such as side effects of a medicine, communication problems and environment. This paper discusses a model for analysing the risk of agitation in people with dementia and how in-home monitoring data can support them. We proposed a semi-supervised model which combines a self-supervised learning model and a Bayesian ensemble classification. We train and test the proposed model on a dataset from a clinical study. The dataset was collected from sensors deployed in 96 homes of patients with dementia. The proposed model outperforms the state-of-the-art models in recall and f1-score values by 20%. The model also indicates better generalisability compared to the baseline models.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2105.10398")

Code

Syntology Ran 0 of 20 code samples harvested from 1 repository linked to this paper; 20 have no recorded run.

By repository: official repository: 20 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

RoonakR/Agitation_detection officialmentioned on GitHubMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

20 samples harvested; 0 ran; 0 honoured the contract we drafted; 20 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

20unverified

Licence: 0 of the 20 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from RoonakR/Agitation_detection. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

ResNet_model RoonakR/Agitation_detection/model/baseline_models.py official repository unverified MIT (permissive) · 41cb531f2794f484 · report
VB_iteration RoonakR/Agitation_detection/model/VB_iteration.py official repository unverified MIT (permissive) · 89b6a6bccf5ff7ce · report
classifier_model RoonakR/Agitation_detection/model/model.py official repository unverified MIT (permissive) · c381c65fc9f7b1c5 · report
conv_block RoonakR/Agitation_detection/model/model.py official repository unverified MIT (permissive) · 533809aab30a27fd · report
decision RoonakR/Agitation_detection/utils/evaluation.py official repository unverified MIT (permissive) · 1f2d5e72e43e95f4 · report
decoder_2Dmodel RoonakR/Agitation_detection/model/autoencoder.py official repository unverified MIT (permissive) · 4ac211e6180c5c1e · report
deepBiLSTM RoonakR/Agitation_detection/model/baseline_models.py official repository unverified MIT (permissive) · b506618b0462e8d9 · report
deepLSTM RoonakR/Agitation_detection/model/baseline_models.py official repository unverified MIT (permissive) · 7cb5e83275d6b922 · report
encoder_2Dmodel RoonakR/Agitation_detection/model/autoencoder.py official repository unverified MIT (permissive) · 1b8ed41a886c5836 · report
expected_log_Dirichlet_parameters RoonakR/Agitation_detection/model/VB_iteration.py official repository unverified MIT (permissive) · 1fac761b680ff861 · report
extract_features RoonakR/Agitation_detection/utils/utils.py official repository unverified MIT (permissive) · 59473117e43536ff · report
false_acceptance_rate RoonakR/Agitation_detection/utils/evaluation.py official repository unverified MIT (permissive) · 6a5f79712ef8db27 · report
false_rejection_rate RoonakR/Agitation_detection/utils/evaluation.py official repository unverified MIT (permissive) · 95522c47da5e2916 · report
fit_volunteer_calssifiers RoonakR/Agitation_detection/model/BCNNet.py official repository unverified MIT (permissive) · c2bbbec3b6b4f0e1 · report
generate_volunteer_labels RoonakR/Agitation_detection/model/BCNNet.py official repository unverified MIT (permissive) · 11720413314ae2bb · report
get_2Dmodel RoonakR/Agitation_detection/model/autoencoder.py official repository unverified MIT (permissive) · fd9ce5dac2ee0a15 · report
logB_from_Dirichlet_parameters RoonakR/Agitation_detection/model/VB_iteration.py official repository unverified MIT (permissive) · 48d3a53c42ccbb24 · report
make_selfsupervised_dataset RoonakR/Agitation_detection/utils/utils.py official repository unverified MIT (permissive) · 5d6de5854bb10a37 · report
make_volunteer_classifiers RoonakR/Agitation_detection/model/BCNNet.py official repository unverified MIT (permissive) · 81aa79d60de61c43 · report
self_supervised_model RoonakR/Agitation_detection/model/model.py official repository unverified MIT (permissive) · 2b52c069dea03e5e · report

Tasks

PrognosisSelf-Supervised Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections