logoalt Hacker News

footatoday at 8:18 PM1 replyview on HN

I feel like multimodal models that can read images should work differently than they do. My understanding is that multimodal models basically first generate an image embedding and then the model is trained to interpret that embedding, but in the same way that text is lossy, it seems like the embedding would be as well. Why don't multimodal models learn to interpret images themselves without an embedding? Or e.g., by passing some "prompt" to the embedding model?


Replies

thfurantoday at 8:42 PM

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

show 1 reply