paper-with-me

홈 › Papers

COPA: Constrained PARAFAC2 for Sparse & Large Datasets

2018-03-12 · Ardavan Afshar, Ioakeim Perros, Evangelos E. Papalexakis, Elizabeth Searles, Joyce Ho, Jimeng Sun

PARAFAC2 has demonstrated success in modeling irregular tensors, where the tensor dimensions vary across one of the modes. An example scenario is modeling treatments across a set of patients with the varying number of medical encounters over time. Despite recent improvements on unconstrained PARAFAC2, its model factors are usually dense and sensitive to noise which limits their interpretability. As a result, the following open challenges remain: a) various modeling constraints, such as temporal smoothness, sparsity and non-negativity, are needed to be imposed for interpretable temporal modeling and b) a scalable approach is required to support those constraints efficiently for large datasets. To tackle these challenges, we propose a {\it CO}nstrained {\it PA}RAFAC2 (COPA) method, which carefully incorporates optimization constraints such as temporal smoothness, sparsity, and non-negativity in the resulting factors. To efficiently support all those constraints, COPA adopts a hybrid optimization framework using alternating optimization and alternating direction method of multiplier (AO-ADMM). As evaluated on large electronic health record (EHR) datasets with hundreds of thousands of patients, COPA achieves significant speedups (up to 36 times faster) over prior PARAFAC2 approaches that only attempt to handle a subset of the constraints that COPA enables. Overall, our method outperforms all the baselines attempting to handle a subset of the constraints in terms of speed, while achieving the same level of accuracy. Through a case study on temporal phenotyping of medically complex children, we demonstrate how the constraints imposed by COPA reveal concise phenotypes and meaningful temporal profiles of patients. The clinical interpretation of both the phenotypes and the temporal profiles was confirmed by a medical expert.

📄 PDF Abstract BibTeX arXiv:1803.04572

Code (1)

aafshar/COPA 공식 구현

Similar Papers 제목 키워드 기반

SPARTan: Scalable PARAFAC2 for Large & Sparse Data

2017-03-13 · Ioakeim Perros, Evangelos E. Papalexakis, Fei Wang, Richard Vuduc 외

In exploratory tensor mining, a common problem is how to analyze a set of variables across a set of subjects whose observations do not align naturally. For example, when modeling medical features across a set of patients…

Learning the Sparse and Low Rank PARAFAC Decomposition via the Elastic Net

2017-05-29 · Songting Shi, Xiang Li, Arkadiusz Sitek, Quanzheng Li

In this article, we derive a Bayesian model to learning the sparse and low rank PARAFAC decomposition for the observed tensor with missing values via the elastic net, with property to find the true rank and sparse factor…

Missing Values

tPARAFAC2: Tracking evolving patterns in (incomplete) temporal data

2024-07-01 · Christos Chatzis, Carla Schenker, Max Pfeffer, Evrim Acar

Tensor factorizations have been widely used for the task of uncovering patterns in various domains. Often, the input is time-evolving, shifting the goal to tracking the evolution of the underlying patterns instead. To ad…

Probabilistic PARAFAC2

2018-06-21 · Philip J. H. Jørgensen, Søren F. V. Nielsen, Jesper L. Hinrich, Mikkel N. Schmidt 외

The PARAFAC2 is a multimodal factor analysis model suitable for analyzing multi-way data when one of the modes has incomparable observation units, for example because of differences in signal sampling or batch sizes. A f…

Sparseness-constrained Nonnegative Tensor Factorization for Detecting Topics at Different Time Scales

2020-10-04 · Lara Kassab, Alona Kryshchenko, Hanbaek Lyu, Denali Molitor 외

Temporal data (such as news articles or Twitter feeds) often consists of a mixture of long-lasting trends and popular but short-lasting topics of interest. A truly successful topic modeling strategy should be able to det…

ArticlesTensor Decomposition