Hacker News new | ask | show | jobs
by encomiast 861 days ago
In what sense is a novel, never-before-seen image that comes out of DALLĀ·E 3 "encoded in" in the system? The image may be, in a sense, encoded in the latent space of images, but so is every image (of the same dimensions) that ever has been or will be.
1 comments

The images generated are based on two things:

1). the code within the systems

2). the data entered into the system.

Those images are the result of how the data is processed by the code. Even if you put in a random number generator, the code processes those numbers based on it internal code constraints.

Now a well designed and built code base may be able to generate every image of the same dimensions. You can certainly write code that can exhaustively generate every possible image, but the question here is whether this exhaustive generation is intelligent.

This isn't really true except in the most reductive sense.

If you ask for a picture of Shakespeare dressed as Spiderman reading a McDonald's advert on the moon, no one has programmed that and the fact it knows these individual concepts is no different to the fact a human has seen them too.