RJ Honicky

Co-founder & CTO, MiraOmics · 1 appearance on the record.

computed by AI from the episodes · how this works → · full disclaimer →

founderexecutivescientistengineerhostacademic@honicky ↗LinkedIn ↗miraomics.bio ↗

RJ Honicky is the co-founder and CTO of MiraOmics, a company developing AI foundation models and tools for single-cell biology, spatial transcriptomics, and pathology analysis. He holds a PhD in Computer Science from UC Berkeley and regularly produces technical breakdowns of frontier machine learning architectures, diffusion models, and AI applications in the life sciences.

12statements → 7claims → 8claims resolved → 75%fully supported → 3.64/5average certainty → 1.36/5average debate potential →

6 supported 0 partly supported 2 contradicted how the 7 claims stand · each chip opens the sources

7 assertions · 1 opinion · 4 insights · every statement was checked. The predictions and assertions are the 7 claims: statements the public record can support or contradict. 7 are resolved. Everything else (opinions, insights, what ifs, disclosures) can never be settled by the record, so it carries no assessment.

The record, in short

What the tape says about how RJ argues and how the claims held up. Everything they said, and everything said about them, is in the tabs below.

Their most notable supported claim

Assertion Supported
Major Image Models Have Not Yet Adopted Consistency Models
“None of this technology that we're discussing today is in any of really in any of the big models that we know and love with maybe of maybe with the exception of flux.”
RJ Honicky Nov 2, 2024 ▶ 24:54 [Paper Club] Intro to Diffusion Models and OpenAI sCM: Simple, Stable, Scalable Consistency Models

Their most notable contradicted claim

Assertion Contradicted
Distilling sCM Requires Roughly Twice the Compute of Teacher Training
“One thing that they said in the paper, it's not here, but that that it, they, it takes about two X to compute to train the This consistency model from as a as a distillation of whatever they distilled from. So approximately twice the compute.”
RJ Honicky Nov 2, 2024 ▶ 44:50 [Paper Club] Intro to Diffusion Models and OpenAI sCM: Simple, Stable, Scalable Consistency Models

Expressed certainty vs assessment result

none yet certainty 1
none yet certainty 2
100% certainty 3
83% certainty 4
none yet certainty 5

weighted support: a fully supported claim counts one, a partly supported claim counts half. Each filled bar is clickable and opens exactly those claims; "none yet" means nothing said at that certainty level has resolved yet

Everything RJ Honicky said on Latent Space that made the record, most notable first. Filter by type, assessment or year in the ledger →

Insight
Inconsistent Diffusion Trajectories Drive the Need for Consistency Models
“The locations that you're learning are not basically on the same in the, in this latent space. They're not in the same trajectory As each other, right? So they like and this causes a lot of inefficiency, and that's sort of the whole point to this, the, these …”
RJ Honicky Nov 2, 2024 ▶ 9:59 [Paper Club] Intro to Diffusion Models and OpenAI sCM: Simple, Stable, Scalable Consistency Models
Assertion Supported
Major Image Models Have Not Yet Adopted Consistency Models
“None of this technology that we're discussing today is in any of really in any of the big models that we know and love with maybe of maybe with the exception of flux.”
RJ Honicky Nov 2, 2024 ▶ 24:54 [Paper Club] Intro to Diffusion Models and OpenAI sCM: Simple, Stable, Scalable Consistency Models
Opinion
Isolating Tangent Function Instability is OpenAI's Core Contribution in sCM
“And this is, I, in my opinion, the meat of the paper. So you have this, part of the, you have this tangent function that I had called out.”
RJ Honicky Nov 2, 2024 ▶ 31:47 [Paper Club] Intro to Diffusion Models and OpenAI sCM: Simple, Stable, Scalable Consistency Models
Insight
GANs Outperform Diffusion on Benchmarks but Are Abandoned for Mode-Seeking
“The reason why people don't use them is because they're hard to train and they're, they have, they're very, they have mode seeking behavior, meaning it's hard to get any diversity and hard to control them. But for these benchmarks, they do the best.”
RJ Honicky Nov 2, 2024 ▶ 46:02 [Paper Club] Intro to Diffusion Models and OpenAI sCM: Simple, Stable, Scalable Consistency Models
Assertion Supported
Consistency Models Generate High-Quality Images in a Single Pass
“With the regular diffusion models that we all know and love, they have to iterate multiple times generally to generate a good image. Whereas The, these consistency models are designed so they can generate a good image with only one pass through the network.”
RJ Honicky Nov 2, 2024 ▶ 3:22 [Paper Club] Intro to Diffusion Models and OpenAI sCM: Simple, Stable, Scalable Consistency Models
Assertion Supported
Cosine Noise Schedules Eliminate Wasted Backward Steps in Diffusion Models
“They found in this paper that it's actually inefficient, that you end up with a lot of wasted a way wasted backwards process backwards diffusion steps that you don't need and you can cut out a whole bunch of it just by using a cosine schedule.”
RJ Honicky Nov 2, 2024 ▶ 4:44 [Paper Club] Intro to Diffusion Models and OpenAI sCM: Simple, Stable, Scalable Consistency Models
Insight
Consistency Models Map Any Trajectory Point Directly to Original Data
“What a consistency model does is it says that everything should be on the same trajectory, right? So I'm gonna, if I estimate it, I can I'm gonna learn how to map from any point on this trajectory to the to this point in the data.”
RJ Honicky Nov 2, 2024 ▶ 19:46 [Paper Club] Intro to Diffusion Models and OpenAI sCM: Simple, Stable, Scalable Consistency Models
Assertion Supported
Stabilization Techniques Help Continuous Consistency Models Outperform Discrete Models
“And so like when you stack all of these things together, then you're able to train much more effectively and continuous time does much better. Then these discrete, this n is the number of discrete steps that your model is taking, and, you know, maybe one inter…”
RJ Honicky Nov 2, 2024 ▶ 39:25 [Paper Club] Intro to Diffusion Models and OpenAI sCM: Simple, Stable, Scalable Consistency Models
Assertion Contradicted
Distilling sCM Requires Roughly Twice the Compute of Teacher Training
“One thing that they said in the paper, it's not here, but that that it, they, it takes about two X to compute to train the This consistency model from as a as a distillation of whatever they distilled from. So approximately twice the compute.”
RJ Honicky Nov 2, 2024 ▶ 44:50 [Paper Club] Intro to Diffusion Models and OpenAI sCM: Simple, Stable, Scalable Consistency Models
Assertion Supported
Consistency Models Still Underperform Diffusion Teacher Models on Standard Benchmarks
“The distillation doesn't do quite as well as the training. And, but neither of them do as well as the diffusion teacher. Including the one that was trained from scratch.”
RJ Honicky Nov 2, 2024 ▶ 48:15 [Paper Club] Intro to Diffusion Models and OpenAI sCM: Simple, Stable, Scalable Consistency Models
Assertion Supported
Probability Flow ODE Traces Maximum Likelihood Path Deterministically in Diffusion
“And then this probability flow ODE is sort of a deterministic version that looks at what is the maximum likelihood path If I started at that trajectory, right?”
RJ Honicky Nov 2, 2024 ▶ 15:08 [Paper Club] Intro to Diffusion Models and OpenAI sCM: Simple, Stable, Scalable Consistency Models
Insight
Large Step Sizes in Discrete ODE Solvers Cause Trajectory Errors
“So if this Delta T here is very big, you see it goes, like, far from XT to X minus Delta T, then the error that It can have is very big and that can put it on a different trajectory. So you get the wrong trajectory.”
RJ Honicky Nov 2, 2024 ▶ 25:30 [Paper Club] Intro to Diffusion Models and OpenAI sCM: Simple, Stable, Scalable Consistency Models

Appearances (1)

EpisodeDateSpeaking time
[Paper Club] Intro to Diffusion Models and OpenAI sCM: Simple, Stable, Scalable Consistenc Nov 2, 2024 43m
Made with StarZero

Turn any episode into a week of clips.

This entire site, over 200 episodes transcribed, diarized, checked and made playable, runs on the StarZero media pipeline. Drop in your own episode and the podcast clipper finds the moments worth sharing, cuts them, captions them, and reframes them for every feed.