Scalable Tensor Factorizations with Missing Data

Abstract

The problem of missing data is ubiquitous in domains such as biomedical signal processing, network traffic analysis, bibliometrics, social network analysis, chemometrics, computer vision, and communication networks—all domains in which data collection is subject to occasional errors. Moreover, these data sets can be quite large and have more than two axes of variation, e.g., sender, receiver, time. Many applications in those domains aim to capture the underlying latent structure of the data; in other words, they need to factorize data sets with missing entries. If we cannot address the problem of missing data, many important data sets will be discarded or improperly analyzed. Therefore, we need a robust and scalable approach for factorizing multi-way arrays (i.e., tensors) in the presence of missing data. We focus on one of the most well-known tensor factorizations, CANDECOMP/PARAFAC (CP), and formulate the CP model as a weighted least squares problem that models only the known entries. We develop an algorithm called CP-WOPT (CP Weighted OPTimization) using a first-order optimization approach to solve the weighted least squares problem. Based on extensive numerical experiments, our algorithm is shown to successfully factor tensors with noise and up to 70% missing data. Moreover, our approach is significantly faster than the leading alternative and scales to larger problems. To show the real-world usefulness of CP-WOPT, we illustrate its applicability on a novel EEG (electroencephalogram) application where missing data is frequently encountered due to disconnections of electrodes.

Publication
In SDM10: Proceedings of the 2010 SIAM International Conference on Data Mining
Date
Tags
Citation
E. Acar, D. M. Dunlavy, T. G. Kolda, M. Mørup. Scalable Tensor Factorizations with Missing Data. In SDM10: Proceedings of the 2010 SIAM International Conference on Data Mining, Columbus, Ohio (2010-04-29 to 2010-05-01), pp. 701-712, 2010. https://doi.org/10.1137/1.9781611972801.61

Keywords

missing data, tensor factorization, CANDECOMP, PARAFAC, optimization

BibTeX

@inproceedings{AcDuKoMo10,  
author = {Evrim Acar and Daniel M. Dunlavy and Tamara G. Kolda and Morten M{\o}rup}, 
title = {Scalable Tensor Factorizations with Missing Data}, 
booktitle = {SDM10: Proceedings of the 2010 SIAM International Conference on Data Mining},
venue = {Columbus, Ohio},
eventdate = {2010-04-29/2010-05-01}, 
pages = {701--712}, 
year = {2010},
doi = {10.1137/1.9781611972801.61},
}