Interesting discovery they made > We show that scaling the pretrained text encoder size is more important than scaling the diffusion model size. There seems to be an unexpected level of synergy between text and vision models. Can't wait to see what video and audio modalities will add to the mix.
I think that's unsurprising. With DALL-E 1, for example, scaling the VAE (the image model generating the actual pixels) hits very fast diminishing returns, and all your compute goes into the 'text encoder' generating the token sequence. Particularly as you approach the point where the image quality itself is superb and people increasingly turn to attacking the semantics & control of the prompt to degrade the quality…
Imagen, a text-to-image diffusion model
611–620 of 661 posts
Re: Imagen, a text-to-image diffusion model
#612Earlier quoted context omitted.
Basically makes sense, no? DALLE-2 suffered from misunderstanding propositional logic, treating prompts as less structured then it should have. That's a text model issue! Compared to that, scaling up the image isn't as important (especially with a few passes).
Is there a way to confirm that this extra processing relates to the language structure, and not the processing of concepts? I wouldn’t be surprised if the lack of video and 3D understanding in the image dataset training fails to understand things like the fear of heights, and the concept of gravity ends up being learned in the text processing weights.
Re: Imagen, a text-to-image diffusion model
#613Earlier quoted context omitted.
Well that's not the issue here, the problem is the examples like searches for images of "unprofessional hair" returning mostly Black people in the results. That is something we can judge as objectively morally bad.
Did you see the image in the linked article? Clearly the “unprofessional hair” are people with curly hair. Some are white! It’s not the algorithm’s fault that P(curly|black) > P(curly|white).
Re: Imagen, a text-to-image diffusion model
#614Re: Imagen, a text-to-image diffusion model
#615Earlier quoted context omitted.
He was definitely onto something in that book where people also resort to using blockchains to fingerprint their behavior and build an unbreakable chain of authenticity. Later in that book that is used to authorize the hardware access of the deceased and uploaded individuals. A bit far out there in terms of plot but the notion of authenticating based on a multitude of factors and fingerprints is not that strange. We'…
> blockchains to fingerprint their behavior and build an unbreakable chain of authenticity. Later in that book that is used to authorize the hardware access of the deceased and uploaded individuals. maybe I misunderstood, but I had it that people used generative AI models that would transform the media they produced. The generated content can be uniquely identified, but the creator (or creators) retains anonymity. La…
Re: Imagen, a text-to-image diffusion model
#616For people complaining that they can't play with the model... I work at Google and I also can't play with the model :'(
I think they address some of the reasoning behind this pretty clearly in the write-up as well? > The potential risks of misuse raise concerns regarding responsible open-sourcing of code and demos. At this time we have decided not to release code or a public demo. In future work we will explore a framework for responsible externalization that balances the value of external auditing with the risks of unrestricted open-…
So we can't have this model because of ... the mere possibility of stereotypes? With this logic, humans should all die, as we certainly encode some nasty stereotypes in our brains.
This level of dishonesty to not give back to the community is not unexpected at this point, but seeing apologists here is.
Re: Imagen, a text-to-image diffusion model
#617Earlier quoted context omitted.
To expand a bit for the grandparent, if you check out this authors other repos you'll notice they have a thing for implementing these papers (multiple DALLE-2 implementations for instance). You should expect to see an implementation there pretty quickly I'd guess.
Not to diminish their contribution but implementing the model is only one third of the battle. The rest is building the training dataset and training the model on a big computer.
The harder part here will be getting access to the compute required, but again, the folks involved in this project have access to lots of resources (they've already trained models of this size). We'll likely see some trained checkpoints as soon as they're done converging.
Re: Imagen, a text-to-image diffusion model
#618Interesting to me that this one can draw legible text. DALLE models seem to generate weird glyphs that only look like text. The examples they show here have perfectly legible characters and correct spelling. The difference between this and DALLE makes me suspicious / curious. I wish I could play with this model.
Still has the issue with screwing up mechanical objects. In their demo checkout the wheels on the skateboards, all over the place.
Re: Imagen, a text-to-image diffusion model
#619Earlier quoted context omitted.
I think they address some of the reasoning behind this pretty clearly in the write-up as well? > The potential risks of misuse raise concerns regarding responsible open-sourcing of code and demos. At this time we have decided not to release code or a public demo. In future work we will explore a framework for responsible externalization that balances the value of external auditing with the risks of unrestricted open-…
> harmful stereotypes and representations So we can't have this model because of ... the mere possibility of stereotypes? With this logic, humans should all die, as we certainly encode some nasty stereotypes in our brains. This level of dishonesty to not give back to the community is not unexpected at this point, but seeing apologists here is.