Sam Duffield

131 posts

Sam Duffield

Sam Duffield

@Sam_Duffield

London, England 가입일 Ocak 2012
651 팔로잉606 팔로워
고정된 트윗
Sam Duffield
Sam Duffield@Sam_Duffield·
New open source: cuthbert 🐛 State space models with all the hotness: (temporally) parallelisable, JAX, Kalman, SMC
Sam Duffield tweet media
English
1
13
63
9.3K
Sam Duffield 리트윗함
Ji-Ha
Ji-Ha@Ji_Ha_Kim·
Blog Post - Optimizers and ODEs A continuous-time view of gradient-based optimization: starting from the observation that integrator choice matters in physics simulation, and transferring that insight to understand modern optimizers.
GIF
English
6
20
119
11K
Sam Duffield
Sam Duffield@Sam_Duffield·
@cthorrez Oh this totally sounds like a challenge 🤩 would love to see if we can beat it with cuthbert 🐛 Input information = timestamps + {win/lose/draw} ? Performance metric = result prediction accuracy/NLL ?
English
1
0
1
26
Clayton Thorrez
Clayton Thorrez@cthorrez·
even though it's old as hell it hasn't been beaten for general-purpose use by any other system which uses the same input information
English
2
0
4
97
Christopher D. Long 🇺🇦🏳️‍🌈🌹
For a baseline soccer model in a top club league, which model do you prefer? Poisson Dixon-Coles Bivariate Poisson with covariance Diagonal-inflated Poisson Conway-Maxwell Other?
English
11
2
35
6.9K
Sam Duffield
Sam Duffield@Sam_Duffield·
It was my birthday this week, it really had to be done
Sam Duffield tweet media
English
1
0
9
73
Sam Duffield
Sam Duffield@Sam_Duffield·
Come check it out if you're interested in time series, Monte Carlo, sequential problems. We've got a suite of fun examples, lots more to add - contributions welcomed! Super fun work with @sahel_iqbal and @AdrienCorenflos 🙌
English
1
0
10
484
Sam Duffield
Sam Duffield@Sam_Duffield·
New open source: cuthbert 🐛 State space models with all the hotness: (temporally) parallelisable, JAX, Kalman, SMC
Sam Duffield tweet media
English
1
13
63
9.3K
Sam Duffield 리트윗함
Sahel Iqbal
Sahel Iqbal@sahel_iqbal·
We just released cuthbert, a JAX library for state-space model inference. It provides various algorithms for Bayesian filtering and smoothing in one clean, functional API. Repo: github.com/state-space-mo…
English
1
1
4
108
Andrew Carr 🤸
Andrew Carr 🤸@andrew_n_carr·
in diffusion models, we typically think of the reverse process as a random walk that slowly builds an image from noise. This is described by an SDE: d𝐱 = [ 𝐟(𝐱, t) - g(t)² ∇ log pₜ(𝐱) ] dt + g(t) d𝐰 (notice the full g(t)² weight on the score function and the random noise term d𝐰.) but it's kinda cool that you can silence the noise entirely. i.e., there exists a deterministic ODE that generates the exact same probability distributions at every moment in time d𝐱 = [ 𝐟(𝐱, t) - ½ g(t)² ∇ log pₜ(𝐱) ] dt this is cool because the only difference in the steering (drift) between the random path and the smooth path is exactly halving the score term (½ g² vs g²). this precise adjustment perfectly compensates for the lack of random diffusion. AND if you simulated a billion particles using the random SDE and a billion using the smooth ODE, the resulting cloud of points would look identical at every time step t, even though the individual paths are completely different. because the ODE is deterministic, you can run it backwards! you can take a real photo, run the ODE in reverse to find its exact "noise code," and then run it forward to recover the original image perfectly. this is impossible with the SDE because the random noise scrambles the specific path. thank you mr Fokker-Planck equation
English
8
36
428
28.2K
Sam Duffield
Sam Duffield@Sam_Duffield·
Paper for full details. The proofs draw on ideas from vector calculus and Fourier analysis which was really fun to work through arxiv.org/abs/2601.07834
English
0
1
3
226
Sam Duffield
Sam Duffield@Sam_Duffield·
Here is the decomposition: I show that the scalar ϕ is unique(!) but you can choose and Q or D. In diffusion the ϕ terms represent the "probability flow ODE" but there are actually many ODEs which satisfy p(x,t) depending on your choice of Q
Sam Duffield tweet media
English
1
0
2
164
Sam Duffield
Sam Duffield@Sam_Duffield·
New preprint! A Complete Decomposition of Stochastic Differential Equations I characterise all possible SDEs that satisfy given time-dependent marginals p(x,t)
Sam Duffield tweet media
English
1
5
25
1.9K
Sam Duffield 리트윗함
Lars Holdijk
Lars Holdijk@HoldijkLars·
Grateful to have been part of the final stretch of CN101 bring-up and help validate Thermodynamic Generative AI in silicon. Massive kudos to the Normal team for moving this fast. Such an incredible group of passionate, brilliant people. 2026 is going to be a fun one :)
Normal Computing 🧠🌡️@NormalComputing

In June, we taped out CN101, the world’s first thermodynamic computing chip. We’re now sharing early bring-up results from the first thermodynamic ASIC, showing how a physics-based approach can enable stochastic, stateful, and asynchronous computation directly in silicon. Also on YouTube: youtu.be/iq3QshQevsc #ThermodynamicComputing #CustomSilicon #ASIC #CN101

English
0
3
14
2.3K
Sam Duffield 리트윗함
Sam Power
Sam Power@sp_monte_carlo·
Usual MCMC algorithms are typically guaranteed to work well when sampling from target distributions for which i) mass concentrates well in the centre of the state space, and ii) the log-density is smooth and of moderate growth. Outside of this setting, things can go poorly.
English
1
2
22
1.8K