paper-with-me

Papers

PersonaDrift: A Benchmark for Temporal Anomaly Detection in Language-Based Dementia Monitoring

2025-11-20 · Joy Lai, Alex Mihailidis arxiv

People living with dementia (PLwD) often show gradual shifts in how they communicate, becoming less expressive, more repetitive, or drifting off-topic in subtle ways. While caregivers may notice these changes informally, most computational tools are not designed to track such behavioral drift over time. This paper introduces PersonaDrift, a synthetic benchmark designed to evaluate machine learning and statistical methods for detecting progressive changes in daily communication, focusing on user responses to a digital reminder system. PersonaDrift simulates 60-day interaction logs for synthetic users modeled after real PLwD, based on interviews with caregivers. These caregiver-informed personas vary in tone, modality, and communication habits, enabling realistic diversity in behavior. The benchmark focuses on two forms of longitudinal change that caregivers highlighted as particularly salient: flattened sentiment (reduced emotional tone and verbosity) and off-topic replies (semantic drift). These changes are injected progressively at different rates to emulate naturalistic cognitive trajectories, and the framework is designed to be extensible to additional behaviors in future use cases. To explore this novel application space, we evaluate several anomaly detection approaches, unsupervised statistical methods (CUSUM, EWMA, One-Class SVM), sequence models using contextual embeddings (GRU + BERT), and supervised classifiers in both generalized and personalized settings. Preliminary results show that flattened sentiment can often be detected with simple statistical models in users with low baseline variability, while detecting semantic drift requires temporal modeling and personalized baselines. Across both tasks, personalized classifiers consistently outperform generalized ones, highlighting the importance of individual behavioral context.

📄 PDF Abstract BibTeX arXiv:2511.16445

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

What's the Catch? Evaluating Temporal Consistency in Vision-Language Models

2026-08-24 · Marek Hradil, Danae Sánchez Villegas arxiv

Vision-language models (VLMs) achieve strong performance on video and image-sequence benchmarks, yet it remains unclear whether they capture temporal structure. To study this question, we formulate temporal grounding as …

Anomaly Detection

AssistPDA: An Online Video Surveillance Assistant for Video Anomaly Prediction, Detection, and Analysis

2025-03-27 · Zhiwei Yang, Chen Gao, Jing Liu, Peng Wu 외

The rapid advancements in large language models (LLMs) have spurred growing interest in LLM-based video anomaly detection (VAD). However, existing approaches predominantly focus on video-level anomaly question answering …

Anomaly DetectionAnomaly ForecastingQuestion AnsweringVideo Anomaly Detection

Anomaly Detection in Video Sequences: A Benchmark and Computational Model

2021-06-16 · Boyang Wan, Wenhui Jiang, Yuming Fang, Zhiyuan Luo 외

Anomaly detection has attracted considerable search attention. However, existing anomaly detection databases encounter two major problems. Firstly, they are limited in scale. Secondly, training sets contain only video-le…

Anomaly Detection

Spatio-Temporal Graphs Beyond Grids: Benchmark for Maritime Anomaly Detection

2025-12-23 · Jeehong Kim, Youngseok Hwang, Minchan Kim, Sungho Bae 외 arxiv

Spatio-temporal graph neural networks (ST-GNNs) have achieved notable success in structured domains such as road traffic and public transportation, where spatial entities can be naturally represented as fixed nodes. In c…

Anomaly Detection

No Need For Real Anomaly: MLLM Empowered Zero-Shot Video Anomaly Detection

2026-02-22 · Zunkai Dai, Ke Li, Jiajia Liu, Jie Yang 외 arxiv

The collection and detection of video anomaly data has long been a challenging problem due to its rare occurrence and spatio-temporal scarcity. Existing video anomaly detection (VAD) methods under perform in open-world s…

Video Anomaly Detection