paper-with-me

Papers

Dementia Through Different Eyes: Explainable Modeling of Human and LLM Perceptions for Early Awareness

2025-05-19 · Lotem Peled-Cohen, Maya Zadok, Nitay Calderon, Hila Gonen, Roi Reichart

Cognitive decline often surfaces in language years before diagnosis. It is frequently non-experts, such as those closest to the patient, who first sense a change and raise concern. As LLMs become integrated into daily communication and used over prolonged periods, it may even be an LLM that notices something is off. But what exactly do they notice--and should be noticing--when making that judgment? This paper investigates how dementia is perceived through language by non-experts. We presented transcribed picture descriptions to non-expert humans and LLMs, asking them to intuitively judge whether each text was produced by someone healthy or with dementia. We introduce an explainable method that uses LLMs to extract high-level, expert-guided features representing these picture descriptions, and use logistic regression to model human and LLM perceptions and compare with clinical diagnoses. Our analysis reveals that human perception of dementia is inconsistent and relies on a narrow, and sometimes misleading, set of cues. LLMs, by contrast, draw on a richer, more nuanced feature set that aligns more closely with clinical patterns. Still, both groups show a tendency toward false negatives, frequently overlooking dementia cases. Through our interpretable framework and the insights it provides, we hope to help non-experts better recognize the linguistic signs that matter.

📄 PDF Abstract BibTeX arXiv:2505.13418

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Explainable Graph Neural Networks: Understanding Brain Connectivity and Biomarkers in Dementia

2025-09-23 · Niharika Tewari, Nguyen Linh Dan Le, Mujie Liu, Jing Ren 외 arxiv

Dementia is a progressive neurodegenerative disorder with multiple etiologies, including Alzheimer's disease, Parkinson's disease, frontotemporal dementia, and vascular dementia. Its clinical and biological heterogeneity…

GREEN: a lightweight architecture using learnable wavelets and Riemannian geometry for biomarker exploration

2024-05-14 · bioRxiv 2024 5 · Joseph Paillard, Jörg F. Hipp, Denis A. Engemann

Spectral analysis using wavelets has proven useful for analyzing electroencephalographic (EEG) signals and identifying biomarkers in a clinical context. Over the past decade, Riemannian geometry has crystalized as a theo…

EEG

Using a Convolutional Neural Network and Explainable AI to Diagnose Dementia Based on MRI Scans

2024-05-26 · Tyler Morris, Ziming Liu, Longjian Liu, Xiaopeng Zhao

As the number of dementia patients rises, the need for accurate diagnostic procedures rises as well. Current methods, like using an MRI scan, rely on human input, which can be inaccurate. However, the decision logic behi…

Diagnostic

Path-Weighted Integrated Gradients for Interpretable Dementia Classification

2025-09-22 · Firuz Kamalov, Mohmad Al Falasi, Fadi Thabtah arxiv

Integrated Gradients (IG) is a widely used attribution method in explainable artificial intelligence (XAI). In this paper, we introduce Path-Weighted Integrated Gradients (PWIG), a generalization of IG that incorporates …

Are Interaction Patterns Helpful for Task-Agnostic Dementia Detection? An Empirical Exploration

2022-09-01 · SIGDIAL (ACL) 2022 9 · Shahla Farzana, Natalie Parde

Dementia often manifests in dialog through specific behaviors such as requesting clarification, communicating repetitive ideas, and stalling, prompting conversational partners to probe or otherwise attempt to elicit info…

SentenceSentence Embeddings