Learning Bayesian Statistics Podcast Por Alexandre Andorra capa

Learning Bayesian Statistics

Learning Bayesian Statistics

De: Alexandre Andorra
Ouça grátis

Sobre este áudio

Are you a researcher or data scientist / analyst / ninja? Do you want to learn Bayesian inference, stay up to date or simply want to understand what Bayesian inference is? Then this podcast is for you! You'll hear from researchers and practitioners of all fields about how they use Bayesian statistics, and how in turn YOU can apply these methods in your modeling workflow. When I started learning Bayesian methods, I really wished there were a podcast out there that could introduce me to the methods, the projects and the people who make all that possible. So I created "Learning Bayesian Statistics", where you'll get to hear how Bayesian statistics are used to detect black matter in outer space, forecast elections or understand how diseases spread and can ultimately be stopped. But this show is not only about successes -- it's also about failures, because that's how we learn best. So you'll often hear the guests talking about what *didn't* work in their projects, why, and how they overcame these challenges. Because, in the end, we're all lifelong learners! My name is Alex Andorra by the way, and I live in Estonia. By day, I'm a data scientist and modeler at the https://www.pymc-labs.io/ (PyMC Labs) consultancy. By night, I don't (yet) fight crime, but I'm an open-source enthusiast and core contributor to the python packages https://docs.pymc.io/ (PyMC) and https://arviz-devs.github.io/arviz/ (ArviZ). I also love https://www.pollsposition.com/ (election forecasting) and, most importantly, Nutella. But I don't like talking about it – I prefer eating it. So, whether you want to learn Bayesian statistics or hear about the latest libraries, books and applications, this podcast is for you -- just subscribe! You can also support the show and https://www.patreon.com/learnbayesstats (unlock exclusive Bayesian swag on Patreon)!Copyright Alexandre Andorra Ciências
Episódios
  • #136 Bayesian Inference at Scale: Unveiling INLA, with Haavard Rue & Janet van Niekerk
    Jul 9 2025

    Proudly sponsored by PyMC Labs, the Bayesian Consultancy. Book a call, or get in touch!

    • Intro to Bayes Course (first 2 lessons free)
    • Advanced Regression Course (first 2 lessons free)

    Our theme music is « Good Bayesian », by Baba Brinkman (feat MC Lars and Mega Ran). Check out his awesome work!

    Visit our Patreon page to unlock exclusive Bayesian swag ;)

    Takeaways:

    • INLA is a fast, deterministic method for Bayesian inference.
    • INLA is particularly useful for large datasets and complex models.
    • The R INLA package is widely used for implementing INLA methodology.
    • INLA has been applied in various fields, including epidemiology and air quality control.
    • Computational challenges in INLA are minimal compared to MCMC methods.
    • The Smart Gradient method enhances the efficiency of INLA.
    • INLA can handle various likelihoods, not just Gaussian.
    • SPDs allow for more efficient computations in spatial modeling.
    • The new INLA methodology scales better for large datasets, especially in medical imaging.
    • Priors in Bayesian models can significantly impact the results and should be chosen carefully.
    • Penalized complexity priors (PC priors) help prevent overfitting in models.
    • Understanding the underlying mathematics of priors is crucial for effective modeling.
    • The integration of GPUs in computational methods is a key future direction for INLA.
    • The development of new sparse solvers is essential for handling larger models efficiently.

    Chapters:

    06:06 Understanding INLA: A Comparison with MCMC

    08:46 Applications of INLA in Real-World Scenarios

    11:58 Latent Gaussian Models and Their Importance

    15:12 Impactful Applications of INLA in Health and Environment

    18:09 Computational Challenges and Solutions in INLA

    21:06 Stochastic Partial Differential Equations in Spatial Modeling

    23:55 Future Directions and Innovations in INLA

    39:51 Exploring Stochastic Differential Equations

    43:02 Advancements in INLA Methodology

    50:40 Getting Started with INLA

    56:25 Understanding Priors in Bayesian Models

    Thank you to my Patrons for making this episode possible!

    Yusuke Saito, Avi Bryant, Ero Carrera, Giuliano Cruz, James Wade, Tradd Salvo, William Benton, James Ahloy, Robin Taylor,, Chad

    Exibir mais Exibir menos
    1 hora e 18 minutos
  • BITESIZE | Understanding Simulation-Based Calibration, with Teemu Säilynoja
    Jul 4 2025

    Get 10% off Hugo's "Building LLM Applications for Data Scientists and Software Engineers" online course!

    Today’s clip is from episode 135 of the podcast, with Teemu Säilynoja.

    Alex and Teemu discuss the importance of simulation-based calibration (SBC). They explore the practical implementation of SBC in probabilistic programming languages, the challenges faced in developing SBC methods, and the significance of both prior and posterior SBC in ensuring model reliability.

    The discussion emphasizes the need for careful model implementation and inference algorithms to achieve accurate calibration.

    Get the full conversation here.

    • Intro to Bayes Course (first 2 lessons free)
    • Advanced Regression Course (first 2 lessons free)

    Our theme music is « Good Bayesian », by Baba Brinkman (feat MC Lars and Mega Ran). Check out his awesome work!

    Visit our Patreon page to unlock exclusive Bayesian swag ;)

    Transcript

    This is an automatic transcript and may therefore contain errors. Please get in touch if you're willing to correct them.

    Exibir mais Exibir menos
    21 minutos
  • #135 Bayesian Calibration and Model Checking, with Teemu Säilynoja
    Jun 25 2025

    Proudly sponsored by PyMC Labs, the Bayesian Consultancy. Book a call, or get in touch!

    • Intro to Bayes Course (first 2 lessons free)
    • Advanced Regression Course (first 2 lessons free)

    Our theme music is « Good Bayesian », by Baba Brinkman (feat MC Lars and Mega Ran). Check out his awesome work!

    Visit our Patreon page to unlock exclusive Bayesian swag ;)

    Takeaways:

    • Teemu focuses on calibration assessments and predictive checking in Bayesian workflows.
    • Simulation-based calibration (SBC) checks model implementation
    • SBC involves drawing realizations from prior and generating prior predictive data.
    • Visual predictive checking is crucial for assessing model predictions.
    • Prior predictive checks should be done before looking at data.
    • Posterior SBC focuses on the area of parameter space most relevant to the data.
    • Challenges in SBC include inference time.
    • Visualizations complement numerical metrics in Bayesian modeling.
    • Amortized Bayesian inference benefits from SBC for quick posterior checks. The calibration of Bayesian models is more intuitive than Frequentist models.
    • Choosing the right visualization depends on data characteristics.
    • Using multiple visualization methods can reveal different insights.
    • Visualizations should be viewed as models of the data.
    • Goodness of fit tests can enhance visualization accuracy.
    • Uncertainty visualization is crucial but often overlooked.

    Chapters:

    09:53 Understanding Simulation-Based Calibration (SBC)

    15:03 Practical Applications of SBC in Bayesian Modeling

    22:19 Challenges in Developing Posterior SBC

    29:41 The Role of SBC in Amortized Bayesian Inference

    33:47 The Importance of Visual Predictive Checking

    36:50 Predictive Checking and Model Fitting

    38:08 The Importance of Visual Checks

    40:54 Choosing Visualization Types

    49:06 Visualizations as Models

    55:02 Uncertainty Visualization in Bayesian Modeling

    01:00:05 Future Trends in Probabilistic Modeling

    Thank you to my Patrons for making this episode possible!

    Yusuke Saito, Avi Bryant, Ero Carrera, Giuliano Cruz, Tim Gasser, James Wade, Tradd Salvo, William Benton, James Ahloy, Robin Taylor,, Chad Scherrer, Zwelithini Tunyiswa, Bertrand...

    Exibir mais Exibir menos
    1 hora e 12 minutos

O que os ouvintes dizem sobre Learning Bayesian Statistics

Nota média dos ouvintes. Apenas ouvintes que tiverem escutado o título podem escrever avaliações.

Avaliações - Selecione as abas abaixo para mudar a fonte das avaliações.