Feature Extraction for Incomplete Data via Low-Rank Tucker Decomposition
Abstract
Extracting features from incomplete tensors is a challenging task which is not well explored. Due to the data with missing entries, existing feature extraction methods are not applicable. Although tensor completion techniques can estimate the missing entries well, they focus on data recovery and do not consider the relationships among tensor samples for effective feature extraction. To solve this problem of feature extraction for incomplete data, we propose an unsupervised method, TDVM , which incorporates low-rank T ucker D ecomposition with feature V ariance M aximization in a unified framework. Based on Tucker decomposition, we impose nuclear norm regularization on the core tensors while minimizing reconstruction errors, and meanwhile maximize the variance of core tensors (i.e., extracted features). Here, the relationships among tensor samples are explored via variance maximization while estimating the missing entries. We thus can simultaneously obtain lower-dimensional core tensors and informative features directly from observed entries. The alternating direction method of multipliers approach is utilized to solve the optimization objective. We evaluate the features extracted from two real data with different missing entries for face recognition tasks. Experimental results illustrate the superior performance of our method with a significant improvement over the state-of-the-art methods.
Cite
Text
Shi et al. "Feature Extraction for Incomplete Data via Low-Rank Tucker Decomposition." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2017. doi:10.1007/978-3-319-71249-9_34Markdown
[Shi et al. "Feature Extraction for Incomplete Data via Low-Rank Tucker Decomposition." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2017.](https://mlanthology.org/ecmlpkdd/2017/shi2017ecmlpkdd-feature/) doi:10.1007/978-3-319-71249-9_34BibTeX
@inproceedings{shi2017ecmlpkdd-feature,
title = {{Feature Extraction for Incomplete Data via Low-Rank Tucker Decomposition}},
author = {Shi, Qiquan and Cheung, Yiu-ming and Zhao, Qibin},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2017},
pages = {564-581},
doi = {10.1007/978-3-319-71249-9_34},
url = {https://mlanthology.org/ecmlpkdd/2017/shi2017ecmlpkdd-feature/}
}