paper-with-me

Papers

Efficient Tensor Decomposition with Boolean Factors

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

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 challenging due to the non-convex objective and the combinatorial constraints. We propose Binary Matching Pursuit (BMP), a novel generalization of the matching pursuit strategy to decompose the tensor efficiently. BMP iteratively searches for atoms in a greedy fashion. The greedy atom search step is solved efficiently via a MAXCUT-like boolean quadratic program. We prove that BMP is guaranteed to converge sublinearly to the optimal solution and recover the factors under mild identifiability conditions. Experiments demonstrate the superior performance of our method over baselines on synthetic and real datasets. We also showcase the application of BMP in quantifying neural interactions underlying high-resolution spatiotemporal ECoG recordings.

📄 PDF Abstract BibTeX arXiv:1810.04754

Code (0)

등록된 구현이 없습니다.

Tasks

Tensor 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

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

Model SelectionTensor Decomposition

Semi-tensor Product-based TensorDecomposition for Neural Network Compression

2021-09-30 · Hengling Zhao, Yipeng Liu, Xiaolin Huang, Ce Zhu

The existing tensor networks adopt conventional matrix product for connection. The classical matrix product requires strict dimensionality consistency between factors, which can result in redundancy in data representatio…

Low-rank compressionNeural Network CompressionTensor Networks

An Incremental Boolean Tensor Factorization approach to model Change Patterns of Objects in Images

2018-03-23 · S Saritha, G Santhosh Kumar

Change detection process has recently progressed from a post-classification method to an expert knowledge interpretation process of the time-series data. The technique finds applications mainly in remote sensing images a…

Change DetectionGeneral ClassificationTime SeriesTime Series Analysis