paper-with-me

홈 › Papers

Handling the Positive-Definite Constraint in the Bayesian Learning Rule

2020-02-24 · ICML 2020 1 · Wu Lin, Mark Schmidt, Mohammad Emtiyaz Khan

The Bayesian learning rule is a natural-gradient variational inference method, which not only contains many existing learning algorithms as special cases but also enables the design of new algorithms. Unfortunately, when variational parameters lie in an open constraint set, the rule may not satisfy the constraint and requires line-searches which could slow down the algorithm. In this work, we address this issue for positive-definite constraints by proposing an improved rule that naturally handles the constraints. Our modification is obtained by using Riemannian gradient methods, and is valid when the approximation attains a \emph{block-coordinate natural parameterization} (e.g., Gaussian distributions and their mixtures). Our method outperforms existing methods without any significant increase in computation. Our work makes it easier to apply the rule in the presence of positive-definite constraints in parameter spaces.

📄 PDF Abstract BibTeX arXiv:2002.10060

Code (1)

yorkerlin/iBayesLRule 공식 구현

Tasks

validVariational Inference

Similar Papers 제목 키워드 기반

UniKER: A Unified Framework for Combining Embedding and Definite Horn Rule Reasoning for Knowledge Graph Inference

2021-11-01 · EMNLP 2021 11 · Kewei Cheng, Ziqing Yang, Ming Zhang, Yizhou Sun

Knowledge graph inference has been studied extensively due to its wide applications. It has been addressed by two lines of research, i.e., the more traditional logical rule reasoning and the more recent knowledge graph e…

Graph EmbeddingKnowledge Graph Embedding

Positive Semidefinite Metric Learning with Boosting

2009-12-01 · NeurIPS 2009 12 · Chunhua Shen, Junae Kim, Lei Wang, Anton Hengel

The learning of appropriate distance metrics is a critical problem in classification. In this work, we propose a boosting-based technique, termed BoostMetric, for learning a Mahalanobis distance metric. One of the primar…

General ClassificationMetric Learning

Riemannian optimization on the simplex of positive definite matrices

2019-06-25 · Bamdev Mishra, Hiroyuki Kasai, Pratik Jawanpuria

In this work, we generalize the probability simplex constraint to matrices, i.e., $\mathbf{X}_1 + \mathbf{X}_2 + \ldots + \mathbf{X}_K = \mathbf{I}$, where $\mathbf{X}_i \succeq 0$ is a symmetric positive semidefinite ma…

Riemannian optimization

Bayesian Matrix Completion Under Geometric Constraints

2026-01-30 · Rohit Varma Chiluvuri, Santosh Nannuru arxiv

The completion of a Euclidean distance matrix (EDM) from sparse and noisy observations is a fundamental challenge in signal processing, with applications in sensor network localization, acoustic room reconstruction, mole…

Semidefinite tests for latent causal structures

2017-01-03 · Aditya Kela, Kai von Prillwitz, Johan Aberg, Rafael Chaves 외

Testing whether a probability distribution is compatible with a given Bayesian network is a fundamental task in the field of causal inference, where Bayesian networks model causal relations. Here we consider the class of…

Causal Inference