Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Dementia01:30

Dementia

102
Dementia is a collective term for cognitive disorders primarily affecting memory, thinking, and reasoning. It is not a specific disease but a syndrome, with Alzheimer's disease being the most common cause, accounting for approximately 60-80% of cases. Other types include vascular dementia, Lewy body dementia, and frontotemporal dementia. Dementia affects millions worldwide, particularly older adults, though it is not a normal part of aging.
The progression of dementia is generally gradual....
102
Alzheimer's Disease: Overview01:26

Alzheimer's Disease: Overview

451
Alzheimer's Disease (AD) is a continually advancing neurodegenerative disorder, distinguished by escalating memory loss, cognitive dysfunction, and dementia. The disease unfolds in three stages: preclinical, mild cognitive impairment (MCI), and dementia. Its onset is insidious, and the progression gradual, with the cause not well explained by other disorders.
The clinical diagnosis of AD hinges on the presence of memory and other cognitive impairments. Biomarkers, such as changes in Aβ...
451
Alzheimer's Disease: Treatment01:22

Alzheimer's Disease: Treatment

170
Alzheimer's Disease (AD), a neurodegenerative disorder, is pathologically identified by amyloid plaques and neurofibrillary tangles composed of tau protein. AD pharmacotherapy aims to manage cognitive symptoms, delay disease progression, and treat behavioral symptoms. The treatment is primarily symptomatic and palliative, with no definitive disease-modifying therapy available. Cholinesterase inhibitors, including donepezil (Aricept), rivastigmine (Exelon), and galantamine (Razadyne), are...
170
Documentation of Nursing Diagnosis01:10

Documentation of Nursing Diagnosis

1.2K
The nurse documents nursing diagnoses and enters them into the patient record. The identified patient's nursing diagnosis is either written out with a plan of care or entered into the electronic health record.
In some settings, data-driven computerized decision support systems are in place, allowing for more accurate nursing diagnoses. The database within one of these systems includes diagnostic labels defining characteristics, activities, and indicators for nursing. A nurse enters...
1.2K
Methods of Documentation IV: Focus Charting01:26

Methods of Documentation IV: Focus Charting

1.0K
Focus Charting, also known as the focus charting system or "focus documentation," is a systematic documentation approach used in healthcare to organize patient information in medical records.
It typically involves three columns for recording information:
1.0K
Decision Making: Traditional Method01:14

Decision Making: Traditional Method

4.0K
The process of hypothesis testing based on the traditional method includes calculating the critical value, testing the value of the test statistic using the sample data, and interpreting these values.
First, a specific claim about the population parameter is decided based on the research question and is stated in a simple form. Further, an opposing statement to this claim is also stated. These statements can act as null and alternative hypotheses, out of which a null hypothesis would be a...
4.0K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Agile nudge implementation to improve minority recruitment in community-based research.

Frontiers in health services·2026
Same author

Optimizing scalable approaches for early detection of cognitive impairment in primary care.

Alzheimer's & dementia (Amsterdam, Netherlands)·2026
Same author

LaVIDE: Language-Prompted Satellite Change Detection via Map-Image Alignment.

IEEE transactions on pattern analysis and machine intelligence·2026
Same author

Early prediction of postoperative delirium in major surgery patients using multimodal preoperative EHR and medical notes: a retrospective cohort study in the Indiana network for patient care.

BMJ public health·2026
Same author

Correction: Materials dataset from microgravity levitation experiments on the China Space Station.

Scientific data·2026
Same author

EED-Astig: A Multimodal Dataset for Pediatric Astigmatism Severity Prediction.

Scientific data·2026

Related Experiment Video

Updated: Jun 12, 2025

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
12:18

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment

Published on: January 11, 2020

7.5K

Dementia risk prediction using decision-focused content selection from medical notes.

Shengyang Li1, Paul Dexter2, Zina Ben-Miled3

  • 1Department of Electrical and Computer Engineering, Indiana University-Purdue University Indianapolis (IUPUI), Indianapolis, IN, 46202, USA.

Computers in Biology and Medicine
|September 19, 2024
PubMed
Summary

A new decision-focused method effectively selects relevant patient note sentences for dementia risk prediction using Longformer language models. This approach improves accuracy by preserving context, outperforming older methods.

Keywords:
DementiaMedical notesRisk predictionSupervised learningTransformersUnsupervised learning

More Related Videos

Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack
07:31

Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack

Published on: May 15, 2020

7.0K
The 4 Mountains Test: A Short Test of Spatial Memory with High Sensitivity for the Diagnosis of Pre-dementia Alzheimer's Disease
06:23

The 4 Mountains Test: A Short Test of Spatial Memory with High Sensitivity for the Diagnosis of Pre-dementia Alzheimer's Disease

Published on: October 13, 2016

32.2K

Related Experiment Videos

Last Updated: Jun 12, 2025

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
12:18

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment

Published on: January 11, 2020

7.5K
Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack
07:31

Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack

Published on: May 15, 2020

7.0K
The 4 Mountains Test: A Short Test of Spatial Memory with High Sensitivity for the Diagnosis of Pre-dementia Alzheimer's Disease
06:23

The 4 Mountains Test: A Short Test of Spatial Memory with High Sensitivity for the Diagnosis of Pre-dementia Alzheimer's Disease

Published on: October 13, 2016

32.2K

Area of Science:

  • Medical Informatics
  • Natural Language Processing
  • Machine Learning

Background:

  • General-purpose language models (LMs) show promise in text analysis but require adaptation for the medical domain.
  • Electronic Health Records (EHRs) contain valuable patient history in medical notes, but LM input length limitations necessitate content selection.
  • Existing methods like truncation or summarization risk information loss, redundancy, or irrelevance.

Purpose of the Study:

  • To propose a novel decision-focused content selection technique for medical notes.
  • To develop a dementia risk prediction model utilizing this technique and the Longformer LM architecture.
  • To evaluate the model's performance against existing content selection methods.

Main Methods:

  • A decision-focused content selection methodology was developed to identify sentences relevant to a target outcome within a specific observation period.
  • The selected content was used to train a dementia risk prediction model based on the Longformer LM architecture.
  • The model's performance was assessed using Area Under the Curve (AUC) metrics.

Main Results:

  • The proposed framework achieved an AUC of 78.43 with a summary restricted to 1024 tokens.
  • This performance surpassed previously proposed content selection techniques.
  • The model accurately estimates dementia risk with a one-year prediction horizon using only one year of medical notes.

Conclusions:

  • The decision-focused content selection technique effectively addresses the challenges of processing long medical notes for LMs.
  • The developed dementia risk prediction model demonstrates superior performance and preserves contextual information, unlike tabular methods.
  • This approach circumvents LM computational complexity limitations and enables feature engineering from raw text.