pith. sign in

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

TensorFlow Distributions

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 10 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. Piecewise Deterministic Markov Processes for Bayesian Neural Networks

    stat.ML 2023-02 unverdicted novelty 6.0

    Introduces an adaptive thinning scheme to make PDMP-based MCMC feasible for Bayesian inference in neural networks by handling model-specific IPPs efficiently.

  7. Mad Props: Parallelism in Markov Chain Monte Carlo Through the Lens of the Infinite Proposal Limit

    stat.CO 2026-05 unverdicted novelty 5.0

    Theoretical analysis of multiproposal MCMC in the infinite proposal limit using involutive theory yields new methods and inter-method relationships.

  8. 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.

  9. Efficient algorithms for modifying and sampling from a categorical distribution

    cs.DS 2019-06 unverdicted novelty 4.0

    Huffman tree data structure supports O(log n) sampling and modification of categorical distributions.

  10. Bayesian Neural Networks: An Introduction and Survey

    stat.ML 2020-06 unverdicted novelty 1.0

    A survey introducing Bayesian Neural Networks and comparing approximate inference methods to enable uncertainty quantification in neural network predictions.