Learning Bayesian Statistics Podcast Por Alexandre Andorra capa

Learning Bayesian Statistics

Learning Bayesian Statistics

De: Alexandre Andorra
Ouça grátis

Sobre este título

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
  • #144 Why is Bayesian Deep Learning so Powerful, with Maurizio Filippone
    Oct 30 2025
    • Sign up for Alex's first live cohort, about Hierarchical Model building!
    • Get 25% off "Building AI Applications for Data Scientists and Software Engineers"

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

    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:

    • Why GPs still matter: Gaussian Processes remain a go-to for function estimation, active learning, and experimental design – especially when calibrated uncertainty is non-negotiable.
    • Scaling GP inference: Variational methods with inducing points (as in GPflow) make GPs practical on larger datasets without throwing away principled Bayes.
    • MCMC in practice: Clever parameterizations and gradient-based samplers tighten mixing and efficiency; use MCMC when you need gold-standard posteriors.
    • Bayesian deep learning, pragmatically: Stochastic-gradient training and approximate posteriors bring Bayesian ideas to neural networks at scale.
    • Uncertainty that ships: Monte Carlo dropout and related tricks provide fast, usable uncertainty – even if they’re approximations.
    • Model complexity ≠ model quality: Understanding capacity, priors, and inductive bias is key to getting trustworthy predictions.
    • Deep Gaussian Processes: Layered GPs offer flexibility for complex functions, with clear trade-offs in interpretability and compute.
    • Generative models through a Bayesian lens: GANs and friends benefit from explicit priors and uncertainty – useful for safety and downstream decisions.
    • Tooling that matters: Frameworks like GPflow lower the friction from idea to implementation, encouraging reproducible, well-tested modeling.
    • Where we’re headed: The future of ML is uncertainty-aware by default – integrating UQ tightly into optimization, design, and deployment.

    Chapters:

    08:44 Function Estimation and Bayesian Deep Learning

    10:41 Understanding Deep Gaussian Processes

    25:17 Choosing Between Deep GPs and Neural Networks

    32:01 Interpretability and Practical Tools for GPs

    43:52 Variational Methods in Gaussian Processes

    54:44 Deep Neural Networks and Bayesian Inference

    01:06:13 The Future of Bayesian Deep Learning

    01:12:28 Advice for Aspiring Researchers

    Exibir mais Exibir menos
    1 hora e 28 minutos
  • BITESIZE | Are Bayesian Models the Missing Ingredient in Nutrition Research?
    Oct 23 2025
    • Sign up for Alex's first live cohort, about Hierarchical Model building
    • Soccer Factor Model Dashboard

    Today’s clip is from episode 143 of the podcast, with Christoph Bamberg.

    Christoph shares his journey into Bayesian statistics and computational modeling, the challenges faced in academia, and the technical tools used in research.

    Alex and Christoph delve into a specific study on appetite regulation and cognitive performance, exploring the implications of framing in psychological research and the importance of careful communication in health-related contexts.

    Get the full discussion 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
    23 minutos
  • #143 Transforming Nutrition Science with Bayesian Methods, with Christoph Bamberg
    Oct 15 2025
    • Sign up for Alex's first live cohort, about Hierarchical Model building!

    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:

    • Bayesian mindset in psychology: Why priors, model checking, and full uncertainty reporting make findings more honest and useful.
    • Intermittent fasting & cognition: A Bayesian meta-analysis suggests effects are context- and age-dependent – and often small but meaningful.
    • Framing matters: The way we frame dietary advice (focus, flexibility, timing) can shape adherence and perceived cognitive benefits.
    • From cravings to choices: Appetite, craving, stress, and mood interact to influence eating and cognitive performance throughout the day.
    • Define before you measure: Clear definitions (and DAGs to encode assumptions) reduce ambiguity and guide better study design.
    • DAGs for causal thinking: Directed acyclic graphs help separate hypotheses from data pipelines and make causal claims auditable.
    • Small effects, big implications: Well-estimated “small” effects can scale to public-health relevance when decisions repeat daily.
    • Teaching by modeling: Helping students write models (not just run them) builds statistical thinking and scientific literacy.
    • Bridging lab and life: Balancing careful experiments with real-world measurement is key to actionable health-psychology insights.
    • Trust through transparency: Openly communicating assumptions, uncertainty, and limitations strengthens scientific credibility.

    Chapters:

    10:35 The Struggles of Bayesian Statistics in Psychology

    22:30 Exploring Appetite and Cognitive Performance

    29:45 Research Methodology and Causal Inference

    36:36 Understanding Cravings and Definitions

    39:02 Intermittent Fasting and Cognitive Performance

    42:57 Practical Recommendations for Intermittent Fasting

    49:40 Balancing Experimental Psychology and Statistical Modeling

    55:00 Pressing Questions in Health Psychology

    01:04:50 Future Directions in Research

    Thank you to my Patrons for...

    Exibir mais Exibir menos
    1 hora e 13 minutos
Ainda não há avaliações