paper-with-me

Papers

TERM Model: Tensor Ring Mixture Model for Density Estimation

2023-12-13 · Ruituo Wu, Jiani Liu, Ce Zhu, Anh-Huy Phan, Ivan V. Oseledets, Yipeng Liu

Efficient probability density estimation is a core challenge in statistical machine learning. Tensor-based probabilistic graph methods address interpretability and stability concerns encountered in neural network approaches. However, a substantial number of potential tensor permutations can lead to a tensor network with the same structure but varying expressive capabilities. In this paper, we take tensor ring decomposition for density estimator, which significantly reduces the number of permutation candidates while enhancing expressive capability compared with existing used decompositions. Additionally, a mixture model that incorporates multiple permutation candidates with adaptive weights is further designed, resulting in increased expressive flexibility and comprehensiveness. Different from the prevailing directions of tensor network structure/permutation search, our approach provides a new viewpoint inspired by ensemble learning. This approach acknowledges that suboptimal permutations can offer distinctive information besides that of optimal permutations. Experiments show the superiority of the proposed approach in estimating probability density for moderately dimensional datasets and sampling to capture intricate details.

📄 PDF Abstract BibTeX arXiv:2312.08075

Code (0)

등록된 구현이 없습니다.

Tasks

Density EstimationEnsemble Learningmodel

Similar Papers 제목 키워드 기반

Non-negative Tensor Mixture Learning for Discrete Density Estimation

2024-05-28 · Kazu Ghalamkari, Jesper Løve Hinrich, Morten Mørup

We present an expectation-maximization (EM) based unified framework for non-negative tensor decomposition that optimizes the Kullback-Leibler divergence. To avoid iterations in each M-step and learning rate tuning, we es…

Density EstimationTensor Decomposition

A Unified MDL-based Binning and Tensor Factorization Framework for PDF Estimation

2025-04-25 · Mustafa Musab, Joseph K. Chege, Arie Yeredor, Martin Haardt

Reliable density estimation is fundamental for numerous applications in statistics and machine learning. In many practical scenarios, data are best modeled as mixtures of component densities that capture complex and mult…

Density Estimation

Deep Homogeneous Mixture Models: Representation, Separation, and Approximation

2018-12-01 · NeurIPS 2018 12 · Priyank Jaini, Pascal Poupart, Yao-Liang Yu

At their core, many unsupervised learning models provide a compact representation of homogeneous density mixtures, but their similarities and differences are not always clearly understood. In this work, we formally estab…

Density Estimation

Joint Probability Estimation Using Tensor Decomposition and Dictionaries

2022-03-03 · Shaan ul Haque, Ajit Rajwade, Karthik S. Gurumoorthy

In this work, we study non-parametric estimation of joint probabilities of a given set of discrete and continuous random variables from their (empirically estimated) 2D marginals, under the assumption that the joint prob…

Tensor Decomposition

Tabular data generation with tensor contraction layers and transformers

2024-12-06 · Aníbal Silva, André Restivo, Moisés Santos, Carlos Soares

Generative modeling for tabular data has recently gained significant attention in the Deep Learning domain. Its objective is to estimate the underlying distribution of the data. However, estimating the underlying distrib…

Density EstimationTabular Data Generation