CLAINov 9, 2025

Explicit Knowledge-Guided In-Context Learning for Early Detection of Alzheimer's Disease

arXiv:2511.06215v1h-index: 15BIBM
Originality Incremental advance
AI Analysis

This work addresses a critical problem for clinical applications by improving early Alzheimer's detection in low-resource settings, though it is incremental as it builds on existing in-context learning methods.

The paper tackles the challenge of detecting Alzheimer's Disease from narrative transcripts using large language models under out-of-distribution and data-scarce conditions by proposing the EK-ICL framework, which integrates structured explicit knowledge to enhance in-context learning, resulting in significant outperformance over state-of-the-art baselines across three datasets.

Detecting Alzheimer's Disease (AD) from narrative transcripts remains a challenging task for large language models (LLMs), particularly under out-of-distribution (OOD) and data-scarce conditions. While in-context learning (ICL) provides a parameter-efficient alternative to fine-tuning, existing ICL approaches often suffer from task recognition failure, suboptimal demonstration selection, and misalignment between label words and task objectives, issues that are amplified in clinical domains like AD detection. We propose Explicit Knowledge In-Context Learners (EK-ICL), a novel framework that integrates structured explicit knowledge to enhance reasoning stability and task alignment in ICL. EK-ICL incorporates three knowledge components: confidence scores derived from small language models (SLMs) to ground predictions in task-relevant patterns, parsing feature scores to capture structural differences and improve demo selection, and label word replacement to resolve semantic misalignment with LLM priors. In addition, EK-ICL employs a parsing-based retrieval strategy and ensemble prediction to mitigate the effects of semantic homogeneity in AD transcripts. Extensive experiments across three AD datasets demonstrate that EK-ICL significantly outperforms state-of-the-art fine-tuning and ICL baselines. Further analysis reveals that ICL performance in AD detection is highly sensitive to the alignment of label semantics and task-specific context, underscoring the importance of explicit knowledge in clinical reasoning under low-resource conditions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes