Everyday Apparatus
IntelligencearXiv3 min read5 years ago

The Blurry Pictures That Taught AI to Stop Being Clever

To make a computer draw, researchers had spent years building it careful, specialized tools. Then one team skipped the tools, poured in a quarter-billion pictures off the internet, and won.

A read of Zero-Shot Text-to-Image Generation · arXiv:2102.12092

Zero-shot

Asking a model to handle a task or test it was never specifically trained or tuned for.

Transformer

The general-purpose AI architecture behind large language models, here pointed at pixels instead of words.

Image tokens

A picture reduced to a small grid of patches, each drawn from a fixed set of visual building blocks — a compressed, paint-by-numbers stand-in for the full image.

The scaling bet

The wager that more data and a bigger general-purpose model beat specialized engineering built by hand.

Hire an illustrator who has drawn nothing but birds for a decade and you get something remarkable: the exact hook of a beak, the way feathers overlap and catch the light. Ask that same person for a car and you get a shrug. Specialists are specialists, and everyone knows it.

For years, that was the working theory behind teaching a computer to turn a sentence into a picture. The job looked like it demanded craftsmanship. Researchers built custom machinery for it. They fed their systems hand-made hints, marking out which clump of pixels was a wing and which was a beak. They trained on small collections of images chosen with care. Turn a generic system loose on whatever was lying around and you would obviously get mush.

One team tried it anyway. They threw out the specialized machinery, the hand-labeled hints, and the curated collection. In their place: a single general-purpose system with twelve billion internal settings, the same basic engine that powers text-generating AI, aimed at pixels instead of words. They fed it 250 million pictures and captions scraped off the internet. Unsorted, unvetted, the sort of pile a careful researcher would have refused on principle.

Then they handicapped it further. Instead of learning from full photographs, the system worked from a boiled-down version of every image: a grid of 32 squares by 32, each square filled in from a fixed menu of roughly eight thousand possible patches. Closer to a paint-by-numbers than a photograph. Fine detail was thrown away before training even began, which should have capped how sharp anything it drew could ever be.

The field's standard exam is a large collection of ordinary photographs with written captions. The system had never seen a single one of those captions. It was asked to draw them cold, against models built and tuned for that exact exam. Human judges compared the results side by side. They picked the generalist's pictures as more realistic nine times out of ten, and as the better match to the caption slightly more often than that.

The lesson was blunt. Expertise you build by hand is expensive, narrow, and easy to outgrow. Expertise that falls out of size and volume is none of those things. Nobody taught this system what a beak was, and it drew one anyway, because somewhere in 250 million captioned pictures the concept was already sitting there, waiting to be noticed.

The trade was real, though. Ask for a photograph of one particular species of bird and the tuned expert still crushed the generalist by an enormous margin. And the system's grip on how a scene fits together stayed loose. It could hand you the right objects in the wrong arrangement, or attach a color to the wrong thing entirely, the way someone recites a sentence in a language they don't speak.

That is the shape of the bet. Scale bought startling breadth, and the ability to improvise on subjects nobody prepared it for. It did not buy any understanding of how the parts of a picture belong together.

Next readHelpful Is Not Something a Machine Works Out for Itself