paper-with-me

Papers

Dynamic Tensor Decomposition via Neural Diffusion-Reaction Processes

2023-09-21 · NeurIPS 2023 11

Tensor decomposition is an important tool for multiway data analysis. In practice, the data is often sparse yet associated with rich temporal information. Existing methods, however, often under-use the time information and ignore the structural knowledge within the sparsely observed tensor entries. To overcome these limitations and to better capture the underlying temporal structure, we propose Dynamic EMbedIngs fOr dynamic Tensor dEcomposition (DEMOTE). We develop a neural diffusion-reaction process to estimate dynamic embeddings for the entities in each tensor mode. Specifically, based on the observed tensor entries, we build a multi-partite graph to encode the correlation between the entities. We construct a graph diffusion process to co-evolve the embedding trajectories of the correlated entities and use a neural network to construct a reaction process for each individual entity. In this way, our model can capture both the commonalities and personalities during the evolution of the embeddings for different entities. We then use a neural network to model the entry value as a nonlinear function of the embedding trajectories. For model estimation, we combine ODE solvers to develop a stochastic mini-batch learning algorithm. We propose a stratified sampling method to balance the cost of processing each mini-batch so as to improve the overall efficiency. We show the advantage of our approach in both simulation studies and real-world applications. The code is available at https://github.com/wzhut/Dynamic-Tensor-Decomposition-via-Neural-Diffusion-Reaction-Processes.

📄 PDF Abstract BibTeX

Code (1)

wzhut/dynamic-tensor-decomposition-via-neural-diffusion-reaction-processes 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

A Tucker decomposition process for probabilistic modeling of diffusion magnetic resonance imaging

2016-06-25 · Hernan Dario Vargas Cardona, Mauricio A. Alvarez, Alvaro A. Orozco

Diffusion magnetic resonance imaging (dMRI) is an emerging medical technique used for describing water diffusion in an organic tissue. Typically, rank-2 tensors quantify this diffusion. From this quantification, it is po…

Gaussian Processesvalid

Nonequilibrium Thermodynamics of Non-Ideal Reaction-Diffusion Systems: Implications for Active Self-Organization

2024-07-12 · Francesco Avanzini, Timur Aslyamov, Étienne Fodor, Massimiliano Esposito

We develop a framework describing the dynamics and thermodynamics of open non-ideal reaction-diffusion systems, which embodies Flory-Huggins theories of mixtures and chemical reaction network theories. Our theory elucida…

Unsupervised Machine Learning Based on Non-Negative Tensor Factorization for Analyzing Reactive-Mixing

2018-05-16 · V. V. Vesselinov, M. K. Mudunuru, S. Karra, D. O. Malley 외

Analysis of reactive-diffusion simulations requires a large number of independent model runs. For each high-fidelity simulation, inputs are varied and the predicted mixing behavior is represented by changes in species co…

BIG-bench Machine LearningClustering

Online ICA: Understanding Global Dynamics of Nonconvex Optimization via Diffusion Processes

2018-08-29 · NeurIPS 2016 12 · Chris Junchi Li, Zhaoran Wang, Han Liu

Solving statistical learning problems often involves nonconvex optimization. Despite the empirical success of nonconvex statistical optimization methods, their global dynamics, especially convergence to the desirable loc…

Tensor Decomposition

Analytical singular value decomposition for a class of stoichiometry matrices

2021-04-28 · Jacqueline M. Wentz, David M. Bortz

We present the analytical singular value decomposition of the stoichiometry matrix for a spatially discrete reaction-diffusion system on a one dimensional domain. The domain has two subregions which share a single common…