logoalt Hacker News

thfuranyesterday at 8:42 PM1 replyview on HN

What does interpreting images mean in practice if you exclude the possibility of feature extraction or any other sort of implicit embedding?


Replies

footayesterday at 9:25 PM

I'm not an ML expert, but I was thinking of a sort of "guided" embedding. E.g., give the image model some prompt for what it's trying to do? I don't understand why multimodal models generate an embedding that doesn't understand what the model is trying to "figure out".

I think this is similar to how Gemma 4 12B is implemented, but even then I don't think the single layer image embedding is "aware" of the context.