Extracting Highly Effective Features for Supervised Learning via Simultaneous Tensor Factorization

Abstract

Real world data is usually generated over multiple time periods associated with multiple labels, which can be represented as multiple labeled tensor sequences. These sequences are linked together, sharing some common features while exhibiting their own unique features. Conventional tensor factorization techniques are limited to extract either common or unique features, but not both simultaneously. However, both types of these features are important in many machine learning systems as they inherently affect the systems' performance. In this paper, we propose a novel supervised tensor factorization technique which simultaneously extracts ordered common and unique features. Classification results using features extracted by our method on CIFAR-10 database achieves significantly better performance over other factorization methods, illustrating the effectiveness of the proposed technique.

Cite

Text

Verma et al. "Extracting Highly Effective Features for Supervised Learning via Simultaneous Tensor Factorization." AAAI Conference on Artificial Intelligence, 2017. doi:10.1609/AAAI.V31I1.11077

Markdown

[Verma et al. "Extracting Highly Effective Features for Supervised Learning via Simultaneous Tensor Factorization." AAAI Conference on Artificial Intelligence, 2017.](https://mlanthology.org/aaai/2017/verma2017aaai-extracting/) doi:10.1609/AAAI.V31I1.11077

BibTeX

@inproceedings{verma2017aaai-extracting,
  title     = {{Extracting Highly Effective Features for Supervised Learning via Simultaneous Tensor Factorization}},
  author    = {Verma, Sunny and Liu, Wei and Wang, Chen and Zhu, Liming},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2017},
  pages     = {4995-4996},
  doi       = {10.1609/AAAI.V31I1.11077},
  url       = {https://mlanthology.org/aaai/2017/verma2017aaai-extracting/}
}