← Latest papers
💻 computer science

Doomed to Re-Annotate, Forever: The ImageNet Story

This paper introduces ReImageNet, a comprehensively re-annotated version of the ImageNet-1k validation set that corrects approximately 12% of original labels and incorporates multilabel, localization, and semantic attributes, resulting in significant accuracy gains for both supervised models and MLLMs while demonstrating that large-scale annotation requires iterative human-LLM collaboration.

Original authors: Illia Volkov, Nikita Kisel, Tetiana Mishkina, Klara Janouskova, Jiri Matas

Published 2026-08-17
📖 7 min read🧠 Deep dive

Original authors: Illia Volkov, Nikita Kisel, Tetiana Mishkina, Klara Janouskova, Jiri Matas

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to teach a robot how to see the world, like a child learning to recognize animals at a zoo. To do this, you need a massive picture book where every photo is labeled with the correct name of what's inside. In the world of computer vision, this "picture book" is called ImageNet. For over a decade, it has been the gold standard, the ultimate test to see if a robot's eyes are getting sharper. The test is simple: show the robot a picture, and ask, "What is the main thing in this photo?" If the robot guesses the right word, it gets a point. This score, called "Top-1 accuracy," has been the scoreboard for every major breakthrough in artificial intelligence.

However, there's a catch. Imagine if your picture book was written by a hurried crowd of people who didn't know much about animals, and they were paid by the hour. They might miss a second animal hiding in the bushes, call a toy dog a real dog, or label a picture of a mirror reflection as the actual object. Over time, these small mistakes pile up. If the test book is messy, you can't really tell if the robot is smart or if it just got lucky guessing the messy answers. This paper dives into that messy picture book to see just how much of a mess it really is, and whether we can clean it up without breaking the scoreboard.


The Great ImageNet Cleanup: A Story of Messy Labels and Smart Robots

Think of the ImageNet-1k dataset as a giant, 50,000-page photo album that the entire world of AI has been using to train its eyes. For years, researchers have treated this album like a holy text, assuming every label was perfect. But the authors of this paper, a team from the Czech Technical University in Prague, decided to take a magnifying glass to the whole thing. They asked a simple, terrifying question: What if the answers in our test book are wrong?

They didn't just peek at a few pages; they re-annotated the entire validation set from scratch. This means they looked at every single one of the 50,000 images again, but this time with a much smarter, more careful approach. They realized that the old way of labeling—where a human had to pick just one word for a picture—was like trying to describe a chaotic party by naming only the person standing closest to the door. You might miss the DJ, the cake, or the cat on the table.

The Big Reveal: The Album Was a Mess
When they finished their work, they found that the original labels were far from perfect.

  • The "Wrong Answer" Rate: About 12% of the images had the wrong label entirely. It's like a picture of a cat being labeled as a dog.
  • The "Missing Items" Rate: A whopping 33.3% of the images actually contained multiple important things, but the old labels only picked one. If a photo had a dog, a ball, and a fence, the old label might just say "dog," ignoring the rest.
  • The "No Match" Rate: Surprisingly, 3.8% of the images didn't even contain anything from the list of 1,000 categories they were supposed to be testing. These were just blank slates or things that didn't fit the rules.

To fix this, the team created ReImageNet. Instead of forcing humans to pick a single winner, they allowed for multilabel annotations. They let annotators say, "Okay, there's a dog, a ball, and a fence." They also added special "attributes" to handle tricky situations:

  • Reflection: If you see a face in a mirror, is it a face? Yes, but it's a reflection.
  • Rendition: Is that a real gun or a toy gun? The label needs to know the difference.
  • Crowd: If there are fifty people in a photo, do we count them all? They created a special tag for groups so annotators didn't have to draw fifty tiny boxes.

The "Human + Robot" Team
One of the most interesting parts of their story is how they did it. They didn't just hire a crowd of strangers on the internet (a method called crowdsourcing) and hope for the best. They found that crowdsourcing often leads to confusion because the rules are too hard to explain in a short manual.

Instead, they built a "dream team." They hired a small group of trained experts and gave them a superpower: AI assistants. They used powerful AI models (like GPT-4o and others) to look at the photos first and suggest what was there. Then, the human experts would check those suggestions. It was a collaboration: the AI was the fast, tireless scout, and the human was the careful editor. The paper found that this combination was the best way to get high-quality labels. The AI alone wasn't perfect, and the humans alone were too slow, but together, they reached a new level of accuracy.

What Happened When They Tested the Robots?
Once they had the new, clean labels, they ran the old AI models through the test again. The results were a mix of "oops" and "wow."

  • The Old Guard (Supervised Models): The traditional AI models, which were trained on the messy old labels, didn't improve much. Their scores went up by only 0.05% to 1.2%. It seems they had already learned to guess the messy answers pretty well.
  • The New Kids (MLLMs): The newer, more advanced models (Multimodal Large Language Models) saw a huge jump. Their scores increased by 5% to 6%. This suggests that these smarter models were actually confused by the old, messy labels. When the labels were cleaned up, they finally showed how smart they really were.

The "Zoom-In" Surprise
The team also did something clever: they cut out the specific objects from the photos (like cropping a picture of just the dog) and tested the robots on those tiny pieces. They found that the old-style robots got terrible at recognizing things when the background was gone. Their accuracy dropped by up to 33%. This means those robots were relying on the background (like knowing a dog is usually on grass) rather than actually recognizing the dog. The new, smarter models were much better at this, proving they actually "saw" the object.

The Ripple Effect
The paper also warns us that this mess isn't just in ImageNet. Because so many other tests were built using ImageNet as a blueprint, the errors have spread like a virus. The authors estimate that these derivative tests have 1.7 to 5.8 times more errors than the original. It's like if you built a new house using a blueprint that had the wrong measurements; the new house would be just as crooked.

The Takeaway
The authors conclude that we can't just build a perfect test in one go. It's not a one-time job; it's a process. You have to keep checking, keep refining, and keep using the best tools available. They argue that the days of "one-shot" labeling are over. To build the future of AI, we need a partnership between careful humans and powerful AI, constantly checking each other's work.

In short, the paper tells us that for a long time, we've been grading AI on a test that was full of typos. Now that we've fixed the typos, we see that some AI is actually much smarter than we thought, while others were just good at guessing the wrong answers. And the lesson for everyone? Don't trust a test book just because it's old; sometimes, you have to rewrite it.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →