Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,291 papers · 148 categories

Trend · papers per month

3707401,1101,480 · Jun 202019922001200920182026
48 results for latent variable graphical model

New method learns graphical models with latent variables for extreme events.

problem Learning graphical models with latent variables for multivariate extremes.
method Tractable convex program exttt{eglatent} for Hüsler-Reiss models.
result Consistently recovers conditional graph and latent variables.

New method for fitting graphical models with latent variables using regularized conditional likelihood.

problem Graphical modeling with latent variables and confounding dependencies.
method Regularized conditional likelihood for exponential family graphical models.
result Framework applicable to broader settings without knowing latent variables' distribution.

Paper relaxes identifiability conditions for causal models with latent variables.

problem Challenges in identifying causal graphical models with latent variables.
method Proposes a double triangular graphical condition for nonparametric measurement models with binary latent variables.
result Guarantees identifiability of the entire causal graphical model under relaxed conditions.

New algorithm improves learning of latent-variable models.

problem Learning general latent-variable graphical models is challenging.
method Predictive Belief Propagation algorithm for general latent-variable graphical models.
result Significantly outperforms EM and spectral algorithms.

Develops a method to identify causal effects in linear models with latent variables.

problem Identifying causal effects in models with latent variables that are not independent.
method A novel graphical criterion and an integer linear program algorithm.
result Sufficient condition for identifying causal effects by rational formulas in the covariance matrix.

Estimates differences in brain connectivity graphs using latent variables.

problem Estimating differences in latent variable graphical models.
method Two-stage procedure: initialization and convergence stages using projected alternating gradient descent.
result Nonconvex procedure outperforms existing methods on synthetic and real data.

Paper introduces new cluster-based graphical models for high-dimensional data.

problem Inference for high-dimensional graphical models with many features.
method Cluster-based model with model-assisted clustering; likelihood-based estimation and inference strategies.
result Developed estimators for precision matrix of latent vector, with asymptotic central limit theorems.

A simple thresholding technique improves graph selection in neural connectivity studies.

problem Graphical model selection for functional neural connectivity in the presence of latent variables.
method Apply a hard thresholding operator to graphical Lasso, neighborhood selection, or CLIME estimators.
result Thresholded estimators outperform existing methods in graph selection consistency and empirical results.

Graphical-GAN combines Bayesian networks and GANs for structured data modeling.

problem Modeling structured data with complex dependencies.
method Integrates Bayesian networks and GANs, introduces structured recognition model, and generalizes EP algorithm.
result Successfully learns discrete and temporal structures on visual datasets.

We learn latent variable graphs in Gaussian models with unobserved variables.

problem Learning the structure of dependence between observed and unobserved variables in Gaussian graphical models.
method Proposed a convex optimization formulation based on structured matrix sparsity to estimate the complete connectivity of the graph including unobserved variables.
result The complete connectivity of the graph including unobserved variables can be estimated given the number of missing variables and their level of connectivity.

Gaussian graphical models (GGM) have been widely used in many high-dimensional applications ranging from biological and financial data to recommender systems. Sparsity in GGM plays a central role both statistically and computationally. Unfortunately, real-world data often does not fit well to sparse graphical models. I…

2014-06-10abs ↗pdf ↗

Identifies causal effects in LiNGAM models with latent variables.

problem Identifying causal effects in LiNGAM models with latent confounders.
method Complete graphical characterization and efficient algorithms for certification. RICA adaptation for estimation.
result Efficient algorithms and RICA adaptation for estimating causal effects.

New algorithm speeds up LVGGM estimation by solving nonconvex optimization.

problem Estimating the latent variable Gaussian graphical model with sparse and low-rank components.
method Sparsity constrained maximum likelihood estimator with alternating gradient descent and hard thresholding.
result Our algorithm converges linearly to the optimal components up to statistical precision.

Graphical models are commonly used tools for modeling multivariate random variables. While there exist many convenient multivariate distributions such as Gaussian distribution for continuous data, mixed data with the presence of discrete variables or a combination of both continuous and discrete variables poses new cha…

2014-04-29abs ↗pdf ↗

Paper compares two methods for inferring network structures in presence of latent confounders.

problem Inferring network structures in presence of latent confounders.
method Gaussian graphical models with latent variables (LVGGM) and PCA-based removal of confounding (PCA+GGM).
result Proposes a new method combining strengths of LVGGM and PCA+GGM, proving consistency and convergence rate.

We study the problem of learning a latent tree graphical model where samples are available only from a subset of variables. We propose two consistent and computationally efficient algorithms for learning minimal latent trees, that is, trees without any redundant hidden nodes. Unlike many existing methods, the observed …

2010-09-14abs ↗pdf ↗

Study identifies parameters in causal models with latent confounding.

problem Parameter identification in linear non-Gaussian causal models with latent confounding.
method Graphical criterion for necessary and sufficient identifiability of direct causal effects, with polynomial-time algorithm.
result Developed a graphical criterion for identifying direct causal effects in latent variable models with arbitrary non-linear confounding.

A graphical model is a statistical model that is associated to a graph whose nodes correspond to variables of interest. The edges of the graph reflect allowed conditional dependencies among the variables. Graphical models admit computationally convenient factorization properties and have long been a valuable tool for t…

2016-06-07abs ↗pdf ↗

In a variety of disciplines such as social sciences, psychology, medicine and economics, the recorded data are considered to be noisy measurements of latent variables connected by some causal structure. This corresponds to a family of graphical models known as the structural equation model with latent variables. While …

2014-08-09abs ↗pdf ↗

In a variety of disciplines such as social sciences, psychology, medicine and economics, the recorded data are considered to be noisy measurements of latent variables connected by some causal structure. This corresponds to a family of graphical models known as the structural equation model with latent variables. While …

2010-02-25abs ↗pdf ↗

Enhances neural processes for better context handling.

problem Real-world context sets are complex, requiring richer prior distributions.
method Introduces a graphical model for a richer prior on latent variables, enabling end-to-end optimization.
result Improves function modeling and test-time robustness with mixture and Student-t assumptions.

GibbsNet improves deep graphical models by iteratively refining joint distributions.

problem Latent variable models struggle with specifying p(z)p(z) and iterative sampling is inefficient.
method Adversarial iterative refinement to learn p(x,z)p(x, z) efficiently.
result GibbsNet achieves both speed and expressiveness, learning complex p(z)p(z) and stable generation.