pith. machine review for the scientific record. sign in

arxiv: 1711.10604 · v1 · submitted 2017-11-28 · 💻 cs.LG · cs.AI· cs.PL· stat.ML

Recognition: unknown

TensorFlow Distributions

Authors on Pith no claims yet
classification 💻 cs.LG cs.AIcs.PLstat.ML
keywords distributionstensorflowprobabilisticbuildingcomputationdeepfasttransformations
0
0 comments X
read the original abstract

The TensorFlow Distributions library implements a vision of probability theory adapted to the modern deep-learning paradigm of end-to-end differentiable computation. Building on two basic abstractions, it offers flexible building blocks for probabilistic computation. Distributions provide fast, numerically stable methods for generating samples and computing statistics, e.g., log density. Bijectors provide composable volume-tracking transformations with automatic caching. Together these enable modular construction of high dimensional distributions and transformations not possible with previous libraries (e.g., pixelCNNs, autoregressive flows, and reversible residual networks). They are the workhorse behind deep probabilistic programming systems like Edward and empower fast black-box inference in probabilistic models built on deep-network components. TensorFlow Distributions has proven an important part of the TensorFlow toolkit within Google and in the broader deep learning community.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 6 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Composable Effects for Flexible and Accelerated Probabilistic Programming in NumPyro

    stat.ML 2019-12 accept novelty 8.0

    NumPyro delivers a JIT-compilable iterative NUTS sampler by composing Pyro effect handlers with JAX transformations, achieving faster performance than prior implementations.

  2. Excited-State Quantum Chemistry on Qumode-Based Processors via Variational Quantum Deflation

    quant-ph 2026-04 unverdicted novelty 7.0

    QumVQD enables excited-state quantum chemistry calculations on bosonic qumode hardware by enforcing particle-number symmetry and using Hamiltonian fragmentation, achieving chemical accuracy on H2 and spectroscopic acc...

  3. Dream to Control: Learning Behaviors by Latent Imagination

    cs.LG 2019-12 accept novelty 7.0

    Dreamer learns to control from images by imagining and optimizing behaviors in a learned latent world model, outperforming prior methods on 20 visual tasks in data efficiency and final performance.

  4. A renormalization-group inspired lattice-based framework for piecewise generalized linear models

    stat.ME 2026-05 unverdicted novelty 6.0

    RG-inspired lattice models for piecewise GLMs provide explicit interpretable partitions and a replica-analysis-derived scaling law for regularization that allows increasing complexity without expected rise in generali...

  5. Tokenised Flow Matching for Hierarchical Simulation Based Inference

    cs.LG 2026-04 unverdicted novelty 6.0

    TFMPE combines likelihood factorisation with tokenised flow matching to enable efficient hierarchical SBI from single-site simulations, producing well-calibrated posteriors at lower computational cost on a new benchma...

  6. Missingness-aware Data Imputation via AI-powered Bayesian Generative Modeling

    stat.ML 2026-05 unverdicted novelty 5.0

    MissBGM jointly models data generation and missingness in a Bayesian neural generative framework to produce consistent imputations with principled posterior uncertainty.