paper-with-me

Papers

Functional Bayesian Tucker Decomposition for Continuous-indexed Tensor Data

2023-11-08 · Shikai Fang, Xin Yu, Zheng Wang, Shibo Li, Mike Kirby, Shandian Zhe

Tucker decomposition is a powerful tensor model to handle multi-aspect data. It demonstrates the low-rank property by decomposing the grid-structured data as interactions between a core tensor and a set of object representations (factors). A fundamental assumption of such decomposition is that there are finite objects in each aspect or mode, corresponding to discrete indexes of data entries. However, real-world data is often not naturally posed in this setting. For example, geographic data is represented as continuous indexes of latitude and longitude coordinates, and cannot fit tensor models directly. To generalize Tucker decomposition to such scenarios, we propose Functional Bayesian Tucker Decomposition (FunBaT). We treat the continuous-indexed data as the interaction between the Tucker core and a group of latent functions. We use Gaussian processes (GP) as functional priors to model the latent functions. Then, we convert each GP into a state-space prior by constructing an equivalent stochastic differential equation (SDE) to reduce computational cost. An efficient inference algorithm is developed for scalable posterior approximation based on advanced message-passing techniques. The advantage of our method is shown in both synthetic data and several real-world applications. We release the code of FunBaT at \url{https://github.com/xuangu-fang/Functional-Bayesian-Tucker-Decomposition}.

📄 PDF Abstract BibTeX arXiv:2311.04829

Code (1)

xuangu-fang/functional-bayesian-tucker-decomposition 공식 구현 pytorch

Tasks

Gaussian Processes

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
GPS Greedy Policy Search (GPS) is a simple algorithm that learns a policy for test-time data augmentation based on the predictive performance on a validation set. GPS starts with…
TuckER TuckER

Similar Papers 제목 키워드 기반

Adaptive Subspace Modeling With Functional Tucker Decomposition

2026-03-26 · Noah Steidle, Joppe De Jonghe, Mariya Ishteva arxiv

Tensors provide a structured representation for multidimensional data, yet discretization can obscure important information when such data originates from continuous processes. We address this limitation by introducing a…

Time Series Analysis

DinTucker: Scaling up Gaussian process models on multidimensional arrays with billions of elements

2013-11-12 · Shandian Zhe, Yuan Qi, Youngja Park, Ian Molloy 외

Infinite Tucker Decomposition (InfTucker) and random function prior models, as nonparametric Bayesian models on infinite exchangeable arrays, are more powerful models than widely-used multilinear factorization methods in…

Tensor DecompositionVariational Inference

Probabilistic Block Term Decomposition for the Modelling of Higher-Order Arrays

2023-10-04 · Jesper Løve Hinrich, Morten Mørup

Tensors are ubiquitous in science and engineering and tensor factorization approaches have become important tools for the characterization of higher order structure. Factorizations includes the outer-product rank Canonic…

Bayesian Inference

Unsupervised feature selection using Bayesian Tucker decomposition

2026-04-16 · Y-h. Taguchi, Yoh-ichi Mototake arxiv

In this paper, we proposed Bayesian Tucker decomposition (BTuD) in which residual is supposed to obey Gaussian distribution analogous to linear regression. Although we have proposed an algorithm to perform the proposed B…

Conditional Hierarchical Bayesian Tucker Decomposition for Genetic Data Analysis

2019-11-27 · Adam Sandler, Diego Klabjan, Yuan Luo

We analyze large, multi-dimensional, sparse counting data sets, finding unsupervised groups to provide unique insights into genetic data. We create gene and biological pathway groups based on patients' variants to find c…

Tensor Decomposition