paper-with-me

Papers

Probabilistic Boolean Tensor Decomposition

2018-07-01 · ICML 2018 7 · Tammo Rukat, Chris Holmes, Christopher Yau

Boolean tensor decomposition approximates data of multi-way binary relationships as product of interpretable low-rank binary factors, following the rules Boolean algebra. Here, we present its first probabilistic treatment. We facilitate scalable sampling-based posterior inference by exploitation of the combinatorial structure of the factor conditionals. Maximum a posteriori estimates consistently outperform existing non-probabilistic approaches. We show that our performance gains can partially be explained by convergence to solutions that occupy relatively large regions of the parameter space, as well as by implicit model averaging. Moreover, the Bayesian treatment facilitates model selection with much greater accuracy than the previously suggested minimum description length based approach. We investigate three real-world data sets. First, temporal interaction networks and behavioural data of university students demonstrate the inference of instructive latent patterns. Next, we decompose a tensor with more than 10 Billion data points, indicating relations of gene expression in cancer patients. Not only does this demonstrate scalability, it also provides an entirely novel perspective on relational properties of continuous data and, in the present example, on the molecular heterogeneity of cancer. Our implementation is available on GitHub: https://github.com/TammoR/LogicalFactorisationMachines

📄 PDF Abstract BibTeX

Code (1)

TammoR/LogicalFactorisationMachines 공식 구현

Tasks

Model SelectionTensor Decomposition

Similar Papers 제목 키워드 기반

TensOrMachine: Probabilistic Boolean Tensor Decomposition

2018-05-11 · Tammo Rukat, Chris C. Holmes, Christopher Yau

Boolean tensor decomposition approximates data of multi-way binary relationships as product of interpretable low-rank binary factors, following the rules of Boolean algebra. Here, we present its first probabilistic treat…

Model SelectionTensor Decomposition

Geometric All-Way Boolean Tensor Decomposition

2020-07-31 · NeurIPS 2020 12 · Changlin Wan, Wennan Chang, Tong Zhao, Sha Cao 외

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 th…

AllTensor Decomposition

Efficient Tensor Decomposition with Boolean Factors

2018-10-10 · Sung-En Chang, Xun Zheng, Ian E. H. Yen, Pradeep Ravikumar 외

Tensor decomposition has been extensively used as a tool for exploratory analysis. Motivated by neuroscience applications, we study tensor decomposition with Boolean factors. The resulting optimization problem is challen…

Tensor Decomposition

Tensor networks in machine learning

2022-07-06 · Richik Sengupta, Soumik Adhikary, Ivan Oseledets, Jacob Biamonte

A tensor network is a type of decomposition used to express and approximate large arrays of data. A given data-set, quantum state or higher dimensional multi-linear map is factored and approximated by a composition of sm…

BIG-bench Machine LearningTensor DecompositionTensor Networks

Probabilistic Streaming Tensor Decomposition with Side Information

2019-11-27 · Yimin Zheng, Shandian Zhe

Tensor decomposition is an essential tool to analyze high-order interactions in multiway data. While most tensor decomposition approaches are developed for static data, many real-world applications generate tensor elemen…

Tensor Decomposition