Baxter Eaves's Avatar

Baxter Eaves

@baxtereaves.bsky.social

CEO @ Redpoll. Probabilistic AI/ML researcher. Bayesian nonparmetrics. Cognitive Science.

225 Followers  |  267 Following  |  11 Posts  |  Joined: 19.11.2024  |  1.7351

Latest posts by baxtereaves.bsky.social on Bluesky

Video thumbnail

We found more optimizations. Now fitting a infinite gaussian mixture model from 0 to 0.99 ARI on 1 Billion rows and 2 columns in < 20 sec. No variational inference. No subsampling. Just good old fashioned MCMC. 🀯

28.01.2025 02:14 β€” πŸ‘ 6    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

This is Lace's successor, which is in still development. Hoping to have a demo showing scaling to trillions of records via distributed inference in couple of months.

22.01.2025 18:01 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

To the people out there saying we need boosted trees and neural nets because we can't be #bayesian at scale: here I am using MCMC to fit a *100 million* row Infinite Mixture Model in #rustlang in less than 30 seconds on a Macbook Pro.

22.01.2025 16:53 β€” πŸ‘ 11    πŸ” 1    πŸ’¬ 1    πŸ“Œ 1
Preview
OpenAI Pleads That It Can’t Make Money Without Using Copyrighted Materials for Free OpenAI is begging Parliament to allow it to use copyrighted works because it's "impossible" for the company to make money without them.

"Sorry, we can't make this technology that sucks and nobody wants and that uses enough power to blow up the moon unless we *also* steal people's shit to throw into our content woodchipper in order to produce mediocre digital particleboard out of the cumulative artbarf."

futurism.com/the-byte/ope...

20.12.2024 14:05 β€” πŸ‘ 6291    πŸ” 2105    πŸ’¬ 224    πŸ“Œ 216

If you have a lot of people in your house that like pancakes try a Dutch baby instead. Way easier. And fancier (according to my 6yo)

22.12.2024 16:29 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Making PPLs More Useful With Two New Operators | Heresy Probabilistic programming is a counter play to black box machine learning. Probabilistic programming practitioners seek to build interpretable models of phenomena and to captu…

PPLs have struggled to gain traction in industry. Conventional wisdom blames scaling. I argue that PPLs' challenges aren't about scaling at all. They're about learning. And sometimes, to go faster, we need to slow down.

heresy.ai/a-better-ppl/

#bayesian #machinelearning

19.12.2024 16:15 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 1

WRT the last post re: compile-time-generated Dirichlet process mixture models in #rustlang: we are doing a sweep of serial collapsed Gibbs on a 100k rows by 5 columns table in ~55ms on an M4 Macbook pro.

12.12.2024 21:55 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

For those in the thread: we're comparing against standard serial Gibbs.

We have implementations of split-merge and parallel slice in Lace. The times per-iteration and to-converge are quite different for these kernels. It's usually best to alternate as they're better at different kinds of moves.

12.12.2024 20:06 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

#rustlang has been an awesome choice for our probabilistic programming language backend. We've been experimenting with using declarative macros to build custom ML structures at compile time. We're seeing 3-4x inference speedups over using Vecs and enums πŸ”₯

11.12.2024 00:47 β€” πŸ‘ 6    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Plover Found 9 Errors in the UC Irvine AI4I Predictive Maintenance Dataset Finding errors in the code behind the synthetic data

Found a small number of errors in the UCI ML repo AI4I synthetic predictive maintenance dataset. Cleaned version hosted on our site.

note that data aren’t erroneous per se, the processes and code behind them are. I’ve used similar techniques to find bugs in my own code

redpoll.ai/blog/errors-...

30.11.2024 14:08 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Plover Demo - Try Plover in your browser

Plover is a tool that finds errors/anomalies in databases. We were able to compile bits of it to web assembly (it is written in #rustlang) so you can try it in your browser client-side (no sending your data off to some server). If you have a s CSV, it's mostly drag and drop.

21.11.2024 19:09 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Why Artificial Intelligence Leans Evil | Heresy We are worried about AI. Apart from the evident environmental damage from expending vast amounts of energy training and querying models, which has reached such magnitude that …

Decided to kick things off with something that is a bit inflammatory, but is my whole reason for being right now: AI is really hard to use for good.

heresy.ai/ai-leans-evil/

19.11.2024 22:51 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@baxtereaves is following 20 prominent accounts