paper-with-me

홈 › Papers

LMLFM: Longitudinal Multi-Level Factorization Machine

2019-11-11 · Junjie Liang, Dongkuan Xu, Yiwei Sun, Vasant Honavar

We consider the problem of learning predictive models from longitudinal data, consisting of irregularly repeated, sparse observations from a set of individuals over time. Such data often exhibit {\em longitudinal correlation} (LC) (correlations among observations for each individual over time), {\em cluster correlation} (CC) (correlations among individuals that have similar characteristics), or both. These correlations are often accounted for using {\em mixed effects models} that include {\em fixed effects} and {\em random effects}, where the fixed effects capture the regression parameters that are shared by all individuals, whereas random effects capture those parameters that vary across individuals. However, the current state-of-the-art methods are unable to select the most predictive fixed effects and random effects from a large number of variables, while accounting for complex correlation structure in the data and non-linear interactions among the variables. We propose Longitudinal Multi-Level Factorization Machine (LMLFM), to the best of our knowledge, the first model to address these challenges in learning predictive models from longitudinal data. We establish the convergence properties, and analyze the computational complexity, of LMLFM. We present results of experiments with both simulated and real-world longitudinal data which show that LMLFM outperforms the state-of-the-art methods in terms of predictive accuracy, variable selection ability, and scalability to data with large number of variables. The code and supplemental material is available at \url{https://github.com/junjieliang672/LMLFM}.

📄 PDF Abstract BibTeX arXiv:1911.04062

Code (1)

junjieliang672/LMLFM 공식 구현 pytorch

Tasks

Variable Selection

Similar Papers 제목 키워드 기반

Longitudinal modeling of MS patient trajectories improves predictions of disability progression

2020-11-09 · Edward De Brouwer, Thijs Becker, Yves Moreau, Eva Kubala Havrdova 외

Research in Multiple Sclerosis (MS) has recently focused on extracting knowledge from real-world clinical data sources. This type of data is more abundant than data produced during clinical trials and potentially more in…

Dimensionality Reduction of Longitudinal 'Omics Data using Modern Tensor Factorization

2021-11-28 · Uria Mor, Yotam Cohen, Rafael Valdes-Mas, Denise Kviatcovsky 외

Precision medicine is a clinical approach for disease prevention, detection and treatment, which considers each individual's genetic background, environment and lifestyle. The development of this tailored avenue has been…

Dimensionality ReductionFeature EngineeringTensor Decomposition

Discovering Hidden Structure in High Dimensional Human Behavioral Data via Tensor Factorization

2019-05-21 · Homa Hosseinmardi, Hsien-Te Kao, Kristina Lerman, Emilio Ferrara

In recent years, the rapid growth in technology has increased the opportunity for longitudinal human behavioral studies. Rich multimodal data, from wearables like Fitbit, online social networks, mobile phones etc. can be…

Deep Ensemble Tensor Factorization for Longitudinal Patient Trajectories Classification

2018-11-26 · Edward De Brouwer, Jaak Simm, Adam Arany, Yves Moreau

We present a generative approach to classify scarcely observed longitudinal patient trajectories. The available time series are represented as tensors and factorized using generative deep recurrent neural networks. The l…

ClassificationGeneral ClassificationMortality PredictionTime Series+1

Native Language Identification Using Large, Longitudinal Data

2014-05-01 · LREC 2014 5 · Xiao Jiang, Yufan Guo, Jeroen Geertzen, Dora Alexopoulou 외

Native Language Identification (NLI) is a task aimed at determining the native language (L1) of learners of second language (L2) on the basis of their written texts. To date, research on NLI has focused on relatively sma…

BIG-bench Machine LearningLanguage IdentificationNative Language IdentificationText Classification