Zum Hauptinhalt springen

Showing 1–3 of 3 results for author: Pavez, J

Searching in archive cs. Search in all archives.
.
  1. arXiv:1808.00973  [pdf, other

    stat.ML cs.LG hep-ph physics.data-an

    Likelihood-free inference with an improved cross-entropy estimator

    Authors: Markus Stoye, Johann Brehmer, Gilles Louppe, Juan Pavez, Kyle Cranmer

    Abstract: We extend recent work (Brehmer, et. al., 2018) that use neural networks as surrogate models for likelihood-free inference. As in the previous work, we exploit the fact that the joint likelihood ratio and joint score, conditioned on both observed and latent variables, can often be extracted from an implicit generative model or simulator to augment the training data for these surrogate models. We sh… ▽ More

    Submitted 2 August, 2018; originally announced August 2018.

    Comments: 8 pages, 3 figures

  2. arXiv:1805.12244  [pdf, other

    stat.ML cs.LG hep-ph physics.data-an

    Mining gold from implicit models to improve likelihood-free inference

    Authors: Johann Brehmer, Gilles Louppe, Juan Pavez, Kyle Cranmer

    Abstract: Simulators often provide the best description of real-world phenomena. However, they also lead to challenging inverse problems because the density they implicitly define is often intractable. We present a new suite of simulation-based inference techniques that go beyond the traditional Approximate Bayesian Computation approach, which struggles in a high-dimensional setting, and extend methods that… ▽ More

    Submitted 5 August, 2019; v1 submitted 30 May, 2018; originally announced May 2018.

    Comments: Code available at https://github.com/johannbrehmer/simulator-mining-example . v2: Fixed typos. v3: Expanded discussion, added Lotka-Volterra example. v4: Improved clarity

  3. arXiv:1805.09354  [pdf, other

    cs.CL

    Working Memory Networks: Augmenting Memory Networks with a Relational Reasoning Module

    Authors: Juan Pavez, Héctor Allende, Héctor Allende-Cid

    Abstract: During the last years, there has been a lot of interest in achieving some kind of complex reasoning using deep neural networks. To do that, models like Memory Networks (MemNNs) have combined external memory storages and attention mechanisms. These architectures, however, lack of more complex reasoning mechanisms that could allow, for instance, relational reasoning. Relation Networks (RNs), on the… ▽ More

    Submitted 23 May, 2018; originally announced May 2018.

    Comments: Published in ACL 2018. The code for these studies is available at https://github.com/jgpavez/Working-Memory-Networks