Vision-language model
47
MENTIONS
13
EPISODES
11
PODCASTS
Search complete. 47 mentions across 13 episodes found for "Vision-language model".
Sep 22, 2026
China AI Policy Expert Selina Xu
S
28:16Selena XuGUEST
A lot of people are like, are LLMs the way to do it? Probably not, even with multimodal LLMs.
S
28:24Selena XuGUEST
But I think people are trying to do different kinds of AI models, from world models to what they call VLA, VLM, so more like vision language models.
S
28:34Selena XuGUEST
ways that you can take visual input from the physical world and then process it and generalize it and then, you know, be able to direct the robot's actions and movements.
J
28:45John ShegerianHOST
Well, I saw a video that came across my, actually my LinkedIn feed yesterday, and it showed robots in China making robots and said, robots now in China are making robots at the speed of one robot per every 10 minutes in a certain factory over there.
The current balance of power in open models
N
1:02Nathan LambertHOST
Open weight models are the most common form, such as the popular models like Meta's Lama, Alibaba's Quen, Google's Gemma, or DeepSeek's models.
N
1:10Nathan LambertHOST
These models are governed by licenses, governing documents dictating what is allowed with downstreaming use and are often accompanied by inference code in libraries such as Transformers, VLM, SGLang, etc.
N
1:23Nathan LambertHOST
Since about April 2025, Chinese AI companies have been the clear leader in open weight models.
N
1:29Nathan LambertHOST
True, quote, open source models are similar to these, as they include weights, licenses, and inference code.
Brad Rothenberg: The Astra Moment, SDFs, Topology Optimization, the Future of Engineering and More
S
24:21speaker_0HOST
And you know this.
S
24:22speaker_0HOST
It's a VLM.
S
24:25speaker_0HOST
They're just, we're not doing it.
S
24:27speaker_0HOST
But literally all you do is you hand the drawing to an LLM.
25 MINS LATER
S
49:37speaker_0HOST
accommodates to, okay, now I can see air, right? This is where I think I disagree with LLMs as the current technology that will get us to the end, because I don't think that LLMs can do that.
S
49:48speaker_0HOST
I think LLMs are very good at emulating it.
S
49:50speaker_0HOST
When you use a VLM, I actually, I shouldn't say this because I don't actually know when I go to, when I give Astra a task, is it actually, and I give it an image, is it actually just, no, it has to be a VLM.
B
50:06Brad RothenbergGUEST
From my understanding, it looks at the image and it starts writing out what it sees in the image.
Ep#105: Beyond Imitation: Self-Improving Robot Policies via Off-Policy Q-Planning
A
38:39Animesh GargGUEST
It's kind of like this, the same argument, right? You don't necessarily want the hard...
A
38:43Animesh GargGUEST
If that is also a foundation model, let's say the critic itself is a foundation model, let's say, I don't know, a 5B or a 7B foundation model that is fundamentally a VLM because that's what the critic needs to be.
A
38:53Animesh GargGUEST
I think it is a trade-off that you need to make on both accuracy and steerability because you want to be able to edit that model.
A
39:00Animesh GargGUEST
The larger it
A
39:07Animesh GargGUEST
So if you want to do inference times or inference time thinking, the hardness should ideally be thin, if you will.
A
39:15Animesh GargGUEST
So there is probably some sweet spot.
A
39:17Animesh GargGUEST
I don't believe using a, let's say, a 30B model, a VLM, even though it might be more accurate, is a better solution.
A
39:24Animesh GargGUEST
Because then we run into the same problem that we run into with eval becomes very hard.
10 Years, 10 Solvers: From 14 Days to Under 60 Minutes—Revolutionizing Radiology Reporting with Rology
A
13:31Amr AbodraiaaGUEST
Don't disrupt the workflow of selecting the AI tool so it can be created automatically overall.
A
13:38Alexander DaleHOST
For our audience who probably knows LLMs, can you talk about what a VLM is? That's Vision Language Model, is that right?
A
13:45Amr AbodraiaaGUEST
It's like an LLMs, but based on the images itself.
A
13:49Amr AbodraiaaGUEST
So as you look into a text, large language models, it's like break down the text.
EP 75: Inside the AI Control Plane: Governance, Guardrails, and Model Routing | Sean Lynch, ActualyzeAI
S
6:38Sean LynchGUEST
... p- enterprise models.
S
6:39Sean LynchGUEST
It could be, like I said, VLM or Ollama CPP on your prem.
S
6:42Sean LynchGUEST
If they support, uh, the OpenAI compatible spec-
S
6:46Sam DeyHOST
Mm-hmm
S
10:45Sean LynchGUEST
You need one singular platform to kinda get your arms around, "Oh, I've got these frontier subscriptions.
S
10:52Sean LynchGUEST
I've got these small language models over here.
S
10:54Sean LynchGUEST
I have this VLM stack over here.
S
10:56Sean LynchGUEST
How do I bring it all together in a way where I can reason with the financials, the access control, and the governance in one place?"
Training a Model on 100 Phone Photos
C
10:01CornHOST
Path B is training a small task-specific model, a classifier plus a regression head, or a small vision encoder with a structured decoder.
H
10:10Herman PoppleberryHOST
Let's steel man the large VLM first, because it's the path that looks attractive on the surface.
H
10:16Herman PoppleberryHOST
Structured output is exactly what these models are getting good at.
H
10:20Herman PoppleberryHOST
You can show them an image and ask for a JSON object with specific fields, and they'll do it.
C
10:48CornHOST
The language level flexibility means it can handle novel titles or descriptions that weren't in the training set.
H
10:54Herman PoppleberryHOST
The downside is that you're paying for the whole visual world when you only need a drawer.
H
10:58Herman PoppleberryHOST
A large VLM spends capacity on recognizing cats and cars and street signs and a million other things.
H
11:04Herman PoppleberryHOST
For a hundred images of hardware parts with a fixed schema, that's waste.
Authoring Autonomy
B
19:33Brian RingleyGUEST
Those agents can then understand what we're talking about and through a VLA conditioned behavior cloning model actually affect that change.
B
19:41Brian RingleyGUEST
So that ends up being the stack, RL, BC, VLM for now.
B
19:46Brian RingleyGUEST
There's worlds in which any number of those things could converge.
B
19:51Brian RingleyGUEST
I would, in fact, bet on a lot of convergence in the future between these methods.
9 MINS LATER
B
29:10Brian RingleyGUEST
It's intimidating.
B
29:12Brian RingleyGUEST
But there's this reasoning layer at the top, too.
B
29:14Brian RingleyGUEST
So the agent at the top is a VLM running a particular model.
B
29:21Brian RingleyGUEST
We've been working with Gemini, for example, so we've used a Gemini embodied reasoning model a lot on a lot of these tests.
Ep#102: EgoSuite-Open100K from Lightwheel
M
7:38Michael ChoHOST
Yeah.
M
7:39Michael ChoHOST
I mean, you mentioned about the VRM today still lacking in something.
M
7:44Michael ChoHOST
It, I mean, Am I right to say that? Or rather, could you be a bit more specific? Like, for example...
M
7:53Michael ChoHOST
Are they good with like temporal understanding? Because you mentioned something about like exactly where to maybe, where does the action start? Where does the action end? Is, you know, as your VRM get better, are they able to do this? Like, for example, here you have subtask level semantic annotations.
M
8:09Michael ChoHOST
Do you think the AIs are quite good now saying when does something start, something end, like the temporal understanding? Especially when it's over a pretty long horizon thing.
M
8:17Michael ChoHOST
Yeah.
S
9:07Steve XieGUEST
So I have to admit that basically for this whole pipeline, right? So I was about to say that mainly probably three major things there.
S
9:16Steve XieGUEST
So maybe let me start from the high level that I really see the most important three or four things.
Ep#101: Coupled Local and Global World Models for Efficient First Order RL
J
10:26Joseph AmigoGUEST
It's one of the limitations.
J
10:28Joseph AmigoGUEST
And we'd like to replace, to automate this step with a VLM later.
J
10:34Joseph AmigoGUEST
But basically, exactly what we did is that for each frame, we decided whether it belonged to the demonstration manifold or not.
J
10:44Joseph AmigoGUEST
And that's the only label that the data gets.
J
10:46Joseph AmigoGUEST
And then it's converted to a 0, 1 reward.
J
10:50Joseph AmigoGUEST
So we believe that it might be replaceable by a VLM, basically.
J
10:57Joseph AmigoGUEST
I hope it answers your question.
J
10:59Joseph AmigoGUEST
And now for the step three of...
3 more episodes mention Vision-language model.
Create an account to see the whole feed, search across every transcript, and follow the entities you care about.