Skip to main content
Vision-language model

Vision-language model

Search complete. 47 mentions across 13 episodes found for "Vision-language model".

Sep 22, 2026

Selena XuGUEST
28:16
A lot of people are like, are LLMs the way to do it? Probably not, even with multimodal LLMs.
Selena XuGUEST
28:24
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.
Selena XuGUEST
28:34
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.
John ShegerianHOST
28:45
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.
Nathan LambertHOST
1:02
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.
Nathan LambertHOST
1:10
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.
Nathan LambertHOST
1:23
Since about April 2025, Chinese AI companies have been the clear leader in open weight models.
Nathan LambertHOST
1:29
True, quote, open source models are similar to these, as they include weights, licenses, and inference code.
speaker_0HOST
24:21
And you know this.
speaker_0HOST
24:22
It's a VLM.
speaker_0HOST
24:25
They're just, we're not doing it.
speaker_0HOST
24:27
But literally all you do is you hand the drawing to an LLM.

25 MINS LATER

speaker_0HOST
49:37
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.
speaker_0HOST
49:48
I think LLMs are very good at emulating it.
speaker_0HOST
49:50
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.
Brad RothenbergGUEST
50:06
From my understanding, it looks at the image and it starts writing out what it sees in the image.
Animesh GargGUEST
38:39
It's kind of like this, the same argument, right? You don't necessarily want the hard...
Animesh GargGUEST
38:43
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.
Animesh GargGUEST
38:53
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.
Animesh GargGUEST
39:00
The larger it
Animesh GargGUEST
39:07
So if you want to do inference times or inference time thinking, the hardness should ideally be thin, if you will.
Animesh GargGUEST
39:15
So there is probably some sweet spot.
Animesh GargGUEST
39:17
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.
Animesh GargGUEST
39:24
Because then we run into the same problem that we run into with eval becomes very hard.
Amr AbodraiaaGUEST
13:31
Don't disrupt the workflow of selecting the AI tool so it can be created automatically overall.
Alexander DaleHOST
13:38
For our audience who probably knows LLMs, can you talk about what a VLM is? That's Vision Language Model, is that right?
Amr AbodraiaaGUEST
13:45
It's like an LLMs, but based on the images itself.
Amr AbodraiaaGUEST
13:49
So as you look into a text, large language models, it's like break down the text.
Sean LynchGUEST
6:38
... p- enterprise models.
Sean LynchGUEST
6:39
It could be, like I said, VLM or Ollama CPP on your prem.
Sean LynchGUEST
6:42
If they support, uh, the OpenAI compatible spec-
Sam DeyHOST
6:46
Mm-hmm
Sean LynchGUEST
10:45
You need one singular platform to kinda get your arms around, "Oh, I've got these frontier subscriptions.
Sean LynchGUEST
10:52
I've got these small language models over here.
Sean LynchGUEST
10:54
I have this VLM stack over here.
Sean LynchGUEST
10:56
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?"
CornHOST
10:01
Path B is training a small task-specific model, a classifier plus a regression head, or a small vision encoder with a structured decoder.
Herman PoppleberryHOST
10:10
Let's steel man the large VLM first, because it's the path that looks attractive on the surface.
Herman PoppleberryHOST
10:16
Structured output is exactly what these models are getting good at.
Herman PoppleberryHOST
10:20
You can show them an image and ask for a JSON object with specific fields, and they'll do it.
CornHOST
10:48
The language level flexibility means it can handle novel titles or descriptions that weren't in the training set.
Herman PoppleberryHOST
10:54
The downside is that you're paying for the whole visual world when you only need a drawer.
Herman PoppleberryHOST
10:58
A large VLM spends capacity on recognizing cats and cars and street signs and a million other things.
Herman PoppleberryHOST
11:04
For a hundred images of hardware parts with a fixed schema, that's waste.
Brian RingleyGUEST
19:33
Those agents can then understand what we're talking about and through a VLA conditioned behavior cloning model actually affect that change.
Brian RingleyGUEST
19:41
So that ends up being the stack, RL, BC, VLM for now.
Brian RingleyGUEST
19:46
There's worlds in which any number of those things could converge.
Brian RingleyGUEST
19:51
I would, in fact, bet on a lot of convergence in the future between these methods.

9 MINS LATER

Brian RingleyGUEST
29:10
It's intimidating.
Brian RingleyGUEST
29:12
But there's this reasoning layer at the top, too.
Brian RingleyGUEST
29:14
So the agent at the top is a VLM running a particular model.
Brian RingleyGUEST
29:21
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.
Michael ChoHOST
7:38
Yeah.
Michael ChoHOST
7:39
I mean, you mentioned about the VRM today still lacking in something.
Michael ChoHOST
7:44
It, I mean, Am I right to say that? Or rather, could you be a bit more specific? Like, for example...
Michael ChoHOST
7:53
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.
Michael ChoHOST
8:09
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.
Michael ChoHOST
8:17
Yeah.
Steve XieGUEST
9:07
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.
Steve XieGUEST
9:16
So maybe let me start from the high level that I really see the most important three or four things.
Joseph AmigoGUEST
10:26
It's one of the limitations.
Joseph AmigoGUEST
10:28
And we'd like to replace, to automate this step with a VLM later.
Joseph AmigoGUEST
10:34
But basically, exactly what we did is that for each frame, we decided whether it belonged to the demonstration manifold or not.
Joseph AmigoGUEST
10:44
And that's the only label that the data gets.
Joseph AmigoGUEST
10:46
And then it's converted to a 0, 1 reward.
Joseph AmigoGUEST
10:50
So we believe that it might be replaceable by a VLM, basically.
Joseph AmigoGUEST
10:57
I hope it answers your question.
Joseph AmigoGUEST
10:59
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.

We value your privacy

We use cookies to understand how you use our platform and to improve your experience. Click “Accept All” to consent, or “Decline non-essential” to opt out of non-essential cookies. Read our Privacy Policy.