paper-with-me

Papers

Computing Marginal and Conditional Divergences between Decomposable Models with Applications

2023-10-13 · Loong Kuan Lee, Geoffrey I. Webb, Daniel F. Schmidt, Nico Piatkowski

The ability to compute the exact divergence between two high-dimensional distributions is useful in many applications but doing so naively is intractable. Computing the alpha-beta divergence -- a family of divergences that includes the Kullback-Leibler divergence and Hellinger distance -- between the joint distribution of two decomposable models, i.e chordal Markov networks, can be done in time exponential in the treewidth of these models. However, reducing the dissimilarity between two high-dimensional objects to a single scalar value can be uninformative. Furthermore, in applications such as supervised learning, the divergence over a conditional distribution might be of more interest. Therefore, we propose an approach to compute the exact alpha-beta divergence between any marginal or conditional distribution of two decomposable models. Doing so tractably is non-trivial as we need to decompose the divergence between these distributions and therefore, require a decomposition over the marginal and conditional distributions of these models. Consequently, we provide such a decomposition and also extend existing work to compute the marginal and conditional alpha-beta divergence between these decompositions. We then show how our method can be used to analyze distributional changes by first applying it to a benchmark image dataset. Finally, based on our framework, we propose a novel way to quantify the error in contemporary superconducting quantum computers. Code for all experiments is available at: https://lklee.dev/pub/2023-icdm/code

📄 PDF Abstract BibTeX arXiv:2310.09129

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Computing Divergences between Discrete Decomposable Models

2021-12-08 · Loong Kuan Lee, Nico Piatkowski, François Petitjean, Geoffrey I. Webb

There are many applications that benefit from computing the exact divergence between 2 discrete probability measures, including machine learning. Unfortunately, in the absence of any assumptions on the structure or indep…

A Deep Decomposable Model for Disentangling Syntax and Semantics in Sentence Representation

2021-11-01 · Findings (EMNLP) 2021 11 · Dingcheng Li, Hongliang Fei, Shaogang Ren, Ping Li

Recently, disentanglement based on a generative adversarial network or a variational autoencoder has significantly advanced the performance of diverse applications in CV and NLP domains. Nevertheless, those models still …

DisentanglementGenerative Adversarial NetworkSemantic SimilaritySemantic Textual Similarity+1

A Connection Between Learning to Reject and Bhattacharyya Divergences

2025-05-08 · Alexander Soen

Learning to reject provide a learning paradigm which allows for our models to abstain from making predictions. One way to learn the rejector is to learn an ideal marginal distribution (w.r.t. the input domain) - which ch…

Perturbative Black Box Variational Inference

2017-09-21 · NeurIPS 2017 12 · Robert Bamler, Cheng Zhang, Manfred Opper, Stephan Mandt

Black box variational inference (BBVI) with reparameterization gradients triggered the exploration of divergence measures other than the Kullback-Leibler (KL) divergence, such as alpha divergences. In this paper, we view…

Gaussian ProcessesVariational Inference

GANs with Conditional Independence Graphs: On Subadditivity of Probability Divergences

2020-03-02 · Mucong Ding, Constantinos Daskalakis, Soheil Feizi

Generative Adversarial Networks (GANs) are modern methods to learn the underlying distribution of a data set. GANs have been widely used in sample synthesis, de-noising, domain transfer, etc. GANs, however, are designed …

Image-to-Image TranslationTime Series Analysis