Geometric All-Way Boolean Tensor Decomposition
Abstract
Boolean tensor has been broadly utilized in representing high dimensional logical data collected on spatial, temporal and/or other relational domains. Boolean Tensor Decomposition (BTD) factorizes a binary tensor into the Boolean sum of multiple rank-1 tensors, which is an NP-hard problem. Existing BTD methods have been limited by their high computational cost, in applications to large scale or higher order tensors. In this work, we presented a computationally efficient BTD algorithm, namely Geometric Expansion for all-order Tensor Factorization (GETF), that sequentially identifies the rank-1 basis components for a tensor from a geometric perspective. We conducted rigorous theoretical analysis on the validity as well as algorithemic efficiency of GETF in decomposing all-order tensor. Experiments on both synthetic and real-world data demonstrated that GETF has significantly improved performance in reconstruction accuracy, extraction of latent structures and it is an order of magnitude faster than other state-of-the-art methods.
Cite
Text
Wan et al. "Geometric All-Way Boolean Tensor Decomposition." Neural Information Processing Systems, 2020.Markdown
[Wan et al. "Geometric All-Way Boolean Tensor Decomposition." Neural Information Processing Systems, 2020.](https://mlanthology.org/neurips/2020/wan2020neurips-geometric/)BibTeX
@inproceedings{wan2020neurips-geometric,
title = {{Geometric All-Way Boolean Tensor Decomposition}},
author = {Wan, Changlin and Chang, Wennan and Zhao, Tong and Cao, Sha and Zhang, Chi},
booktitle = {Neural Information Processing Systems},
year = {2020},
url = {https://mlanthology.org/neurips/2020/wan2020neurips-geometric/}
}