paper-with-me

Papers

Bayesian Tensor Decomposition with Diffusion Model Prior

2026-06-02 · Zerui Tao, Qibin Zhao arxiv

Low-rank tensor decomposition (TD) is usually effective on clean, fully observed data, but it often degrades under severe missingness or noise. Low-rankness is itself a useful but limited structural prior, and additional handcrafted priors (e.g., sparsity or smoothness) still fall short of capturing the rich statistics of real-world data. To compensate for this weak inductive bias under heavy corruption, one would like to inject a learned, data-driven prior; however, the state-of-the-art diffusion models are not readily compatible with current TD and tractable posterior inference. To address these challenges, we introduce DiffBCP, a hybrid-prior Bayesian CP decomposition framework that couples a cumulative shrinkage process prior over the CP factors for automatic rank selection with an off-the-shelf pre-trained diffusion model as an implicit data prior on the reconstructed tensor. To make posterior inference tractable despite the coupling among the likelihood, low-rank constraint, and diffusion prior, we develop a split Gibbs sampler: CP factors admit conjugate updates, while the diffusion block is sampled via low-rank-guided denoising. A noise-adaptive coupling schedule further reduces sensitivity to hand-tuned annealing. Experiments on image inpainting and denoising, including high-resolution out-of-distribution images, show consistent gains over Bayesian, nonlinear, and plug-and-play TD baselines.

📄 PDF Abstract BibTeX arXiv:2606.03212

Code (0)

등록된 구현이 없습니다.

Tasks

Image Inpainting

Similar Papers 제목 키워드 기반

Functional Bayesian Tucker Decomposition for Continuous-indexed Tensor Data

2023-11-08 · Shikai Fang, Xin Yu, Zheng Wang, Shibo Li 외

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

Gaussian Processes

Alternating linear scheme in a Bayesian framework for low-rank tensor approximation

2020-12-21 · Clara Menzen, Manon Kok, Kim Batselier

Multiway data often naturally occurs in a tensorial format which can be approximately represented by a low-rank tensor decomposition. This is useful because complexity can be significantly reduced and the treatment of la…

Bayesian InferenceTensor DecompositionUncertainty Quantification

Streaming data recovery via Bayesian tensor train decomposition

2023-02-23 · Yunyu Huang, Yani Feng, Qifeng Liao

In this paper, we study a Bayesian tensor train (TT) decomposition method to recover streaming data by approximating the latent structure in high-order streaming data. Drawing on the streaming variational Bayes method, w…

Tensor DecompositionVariational Inference

Tensor Decomposition via Variational Auto-Encoder

2016-11-03 · Bin Liu, Zenglin Xu, Yingming Li

Tensor decomposition is an important technique for capturing the high-order interactions among multiway data. Multi-linear tensor composition methods, such as the Tucker decomposition and the CANDECOMP/PARAFAC (CP), assu…

Missing ValuesTensor Decomposition

E-commerce Anomaly Detection: A Bayesian Semi-Supervised Tensor Decomposition Approach using Natural Gradients

2018-04-11 · Anil R. Yelundur, Srinivasan H. Sengamedu, Bamdev Mishra

Anomaly Detection has several important applications. In this paper, our focus is on detecting anomalies in seller-reviewer data using tensor decomposition. While tensor-decomposition is mostly unsupervised, we formulate…

Anomaly DetectionData AugmentationTensor Decomposition