paper-with-me

홈 › Papers

LLmFPCA-detect: LLM-powered Multivariate Functional PCA for Anomaly Detection in Sparse Longitudinal Texts

2025-12-16 · Prasanjit Dubey, Aritra Guha, Zhengyi Zhou, Qiong Wu, Xiaoming Huo, Paromita Dubey arxiv

Sparse longitudinal (SL) textual data arises when individuals generate text repeatedly over time (e.g., customer reviews, occasional social media posts, electronic medical records across visits), but the frequency and timing of observations vary across individuals. These complex textual data sets have immense potential to inform future policy and targeted recommendations. However, because SL text data lack dedicated methods and are noisy, heterogeneous, and prone to anomalies, detecting and inferring key patterns is challenging. We introduce LLmFPCA-detect, a flexible framework that pairs LLM-based text embeddings with functional data analysis to detect clusters and infer anomalies in large SL text datasets. First, LLmFPCA-detect embeds each piece of text into an application-specific numeric space using LLM prompts. Sparse multivariate functional principal component analysis (mFPCA) conducted in the numeric space forms the workhorse to recover primary population characteristics, and produces subject-level scores which, together with baseline static covariates, facilitate data segmentation, unsupervised anomaly detection and inference, and enable other downstream tasks. In particular, we leverage LLMs to perform dynamic keyword profiling guided by the data segments and anomalies discovered by LLmFPCA-detect, and we show that cluster-specific functional PC scores from LLmFPCA-detect, used as features in existing pipelines, help boost prediction performance. We support the stability of LLmFPCA-detect with experiments and evaluate it on two different applications using public datasets, Amazon customer-review trajectories, and Wikipedia talk-page comment streams, demonstrating utility across domains and outperforming state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2512.14604

Code (0)

등록된 구현이 없습니다.

Tasks

Unsupervised Anomaly Detection

Similar Papers 제목 키워드 기반

Explainable multi-class anomaly detection on functional data

2022-05-03 · Mathieu Cura, Katarina Firdova, Céline Labart, Arthur Martel

In this paper we describe an approach for anomaly detection and its explainability in multivariate functional data. The anomaly detection procedure consists of transforming the series into a vector of features and using …

Anomaly DetectionMulti-class Anomaly Detection

Exploring the Magnitude-Shape Plot Framework for Anomaly Detection in Crowded Video Scenes

2024-12-29 · Zuzheng Wang, Fouzi Harrou, Ying Sun, Marc G Genton

Detecting anomalies in crowded video scenes is critical for public safety, enabling timely identification of potential threats. This study explores video anomaly detection within a Functional Data Analysis framework, foc…

Anomaly DetectionVideo Anomaly Detection

Functional Anomaly Detection: a Benchmark Study

2022-01-13 · Guillaume Staerman, Eric Adjakossa, Pavlo Mozharovskyi, Vera Hofer 외

The increasing automation in many areas of the Industry expressly demands to design efficient machine-learning solutions for the detection of abnormal events. With the ubiquitous deployment of sensors monitoring nearly c…

Anomaly DetectionDescriptive

Bayesian Nonparametric Detection of Anomalies in Multivariate Functional Data

2026-06-16 · Daniel Krasnov, David Stephens arxiv

Anomalies in functional data arise from rare or distinct processes that deviate from the dominant data-generating mechanism. Detecting such departures is essential in applications where they may correspond to errors, str…

Gaussian ProcessesAnomaly Detection

Real-Time Anomaly Detection for Multivariate Data Stream

2022-01-17 · ICLR Track Blog 2022 5 · Anonymous

The paper titled “Probabilistic reasoning for streaming anomaly detection” from MIT CSAIL proposed a framework for performing online anomaly detection on univariate data. Unfortunately, most of the data in the real world…

Anomaly Detection