Related Experiment Video
Updated: Apr 11, 2026

06:48
Lexical Decision Task for Studying Written Word Recognition in Adults with and without Dementia or Mild Cognitive Impairment
Published on: June 25, 2019
10.0K
Combining Token Classification With Large Language Model Revision for Age-Friendly 4M Entity Recognition From Nursing
Medrxiv : the Preprint Server for Health Sciences
|April 10, 2026
Summary
This study developed a 4M Entity Recognition (4M-ER) pipeline to extract crucial patient information from nursing home text messages (TMs). The pipeline accurately captures What Matters, Medication, Mentation, and Mobility data, improving care quality reporting.
Area of Science:
- Natural Language Processing in Healthcare
- Clinical Informatics
- Long-Term Care Technology
Background:
- Nursing home text messages (TMs) contain valuable clinical data aligned with the Age-Friendly Health Systems 4Ms (What Matters, Medication, Mentation, Mobility).
- Current methods fail to capture this unstructured information for systematic monitoring or quality reporting.
- Automated extraction is challenging due to informal language, abbreviations, and fragmented syntax in TMs.
Purpose of the Study:
- To develop and evaluate a multi-stage 4M Entity Recognition (4M-ER) pipeline for improved 4M information extraction from clinical TMs.
- To utilize only locally deployed, open-source models, combining a fine-tuned token classifier with large language model (LLM) revision.
- To enhance the accuracy and efficiency of extracting 4M data from nursing home communications.
Main Methods:
- A 4M-ER pipeline was created using an expert-annotated dataset of 1,169 TMs from 16 nursing homes.
- The pipeline employed a fine-tuned Bio-ClinicalBERT token classifier for initial candidate span identification.
- LLM revision (Gemma, Phi, Qwen, Mistral) refined spans, guided by semantic similarity retrieval, with performance compared against baselines and ablation studies.
Main Results:
- The 4M-ER pipeline achieved superior performance across all 4M domains compared to prior fine-tuned LLMs, with F1 improvements of +2 to +11 percentage points.
- It demonstrated enhanced accuracy over single-stage Bio-ClinicalBERT for Mobility, Mentation, and What Matters.
- LLM revision reduced false positives by 25-35%, while Bio-ClinicalBERT's recall captured subtle entities; silver data augmentation further boosted performance in challenging domains.
Conclusions:
- The 4M-ER pipeline offers an accurate and scalable method for extracting 4M entities from clinical TMs using open-source models.
- The structured 4M data facilitates taxonomy/ontology development and supports downstream applications like clinical surveillance and predictive modeling.
- This approach provides a foundation for compliance with age-friendly quality measures and enhances long-term care quality improvement.
