← Latest papers
🤖 machine learning

20/20 Vision Language Models: A Prescription for Better VLMs through Data Curation Alone

This paper demonstrates that rigorous data curation alone, without architectural or training recipe changes, can significantly boost Vision-Language Model performance across diverse benchmarks and capabilities, achieving near-frontier accuracy with up to 150x less training compute while also improving reliability, generalization, and inference efficiency.

Original authors: Siddharth Joshi, Haoli Yin, Rishabh Adiga, Haakon Mongstad, Alvin Deng, Aldo Carranza, Alex Fang, Amro Abbas, Anshuman Suri, Brett Larsen, Daniel Zayas, Darren Teh, David Schwab, Diego Kiner, Fan Pan
Published 2026-05-13
📖 5 min read🧠 Deep dive

Original authors: Siddharth Joshi, Haoli Yin, Rishabh Adiga, Haakon Mongstad, Alvin Deng, Aldo Carranza, Alex Fang, Amro Abbas, Anshuman Suri, Brett Larsen, Daniel Zayas, Darren Teh, David Schwab, Diego Kiner, Fan Pan, Jack Urbanek, Jason Lee, Jason Telanoff, Josh Wills, Kaleigh Mentzer, Luke Merrick, Maximilian Böther, Parth Doshi, Paul Burstein, Pratyush Maini, Ties Robroek, Tony Jiang, Vidhi Jain, Vineeth Dorna, Zhengping Wang, Bogdan Gaza, Ari Morcos, Matthew Leavitt

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 child to recognize the world around them. You have two choices:

  1. The "More is Better" Approach: You dump a massive, messy pile of books, magazines, and random photos in front of them. You tell them, "Read everything, look at everything, and figure it out." This requires a huge amount of time and energy (compute).
  2. The "Curated" Approach: You carefully select the best books, remove the blurry photos, fix the typos, and organize the pictures into logical categories. You give them a smaller, cleaner pile.

This paper, titled "20/20 Vision Language Models," argues that Option 2 is the secret sauce.

The researchers from DatologyAI discovered that if you take a standard Vision Language Model (VLM)—a type of AI that can "see" images and "read" text—and you only improve the quality of the data it learns from, the AI gets dramatically smarter. They didn't change the AI's brain size, its architecture, or how long they trained it. They just cleaned up the "textbook" it studied.

Here is the breakdown of their findings using simple analogies:

1. The "Clean Room" Effect (Data Curation)

Think of the training data as a gym.

  • The Baseline (Uncurated): The gym is full of broken equipment, muddy floors, and confusing signs. The AI tries to learn there, but it gets confused and wastes energy.
  • The Curated Model: The researchers swept the floor, fixed the equipment, and organized the weights.
  • The Result: Even though the AI is the same size and works the same hours, it gets much stronger. On average, their curated model scored 11.7 points higher on 20 different tests (like identifying objects, reading text in images, or solving math problems) compared to the messy-gym version.

2. The "Small but Mighty" Surprise

Usually, to get a smarter AI, you need a bigger brain (more parameters) or more training time (more compute).

  • The Paper's Claim: Their curated 2-billion-parameter model (a medium-sized brain) beat a much larger, heavily trained competitor (InternVL3.5) by a wide margin, using 17 times less computing power.
  • The Analogy: It's like a well-trained high school student beating a lazy genius who has access to a supercomputer but no study guide. The curated model reached near-top-tier performance using up to 150 times less training energy than the "frontier" models that rely on massive post-training tweaks.

3. Generalizing Beyond the Classroom (OOD Generalization)

A common problem with AI is that it memorizes the test questions but fails when asked something slightly different.

  • The Paper's Claim: Even though the AI was only trained on single images, it got surprisingly good at looking at multiple images at once (a task it never saw during training).
  • The Analogy: Imagine a student who only studied single photos of animals. When you show them a photo of a dog and a photo of a cat side-by-side and ask, "Which one is bigger?", they can still answer correctly. The data cleaning helped the AI understand the concept of the world, not just memorize specific pictures.

4. The "Reliable Student" (Stability)

When you train AI, sometimes it gets lucky and sometimes it gets unlucky depending on random starting points (called "seeds").

  • The Paper's Claim: The curated models were much more consistent. If you trained them three times, they all got almost the exact same score. The uncurated models were all over the place.
  • The Analogy: The uncurated AI is like a student who gets an A one day and a D the next, depending on their mood. The curated AI is the straight-A student who performs perfectly every single time, regardless of the day.

5. Better Manners and Less Fluff (Real-World Behavior)

The researchers didn't just look at test scores; they asked the AI open-ended questions to see how it behaved in the real world.

  • The Paper's Claim: The curated AI was:
    • More Honest: If it couldn't see something, it admitted it. The uncurated AI often "hallucinated" (made things up).
    • More Specific: Instead of saying "It's a vehicle," it said "It's a blue Thomas the Tank Engine cake."
    • More Concise: It gave short, direct answers instead of rambling paragraphs.
    • Less Refusal: It was willing to answer harmless questions that the other models would politely refuse.
  • The Analogy: The uncurated AI is like a nervous tour guide who makes up facts and talks your ear off. The curated AI is a confident expert who tells you exactly what you need to know, nothing more, nothing less.

6. The "Efficient Runner" (Inference Cost)

Finally, the paper looked at how much it costs to use the AI after it's trained.

  • The Paper's Claim: The curated models didn't just get smarter; they became more efficient. They generated shorter answers, which means they cost less to run on servers.
  • The Analogy: The uncurated AI is a sports car that gets 5 miles per gallon. The curated AI is a hybrid that gets 15 miles per gallon but drives just as fast.

The Bottom Line

The paper concludes that data curation is the most powerful tool we have right now. You don't necessarily need to build bigger brains or spend millions on supercomputers. If you take the time to curate your data—removing the noise, fixing the errors, and organizing the information—you can build a Vision Language Model that is smarter, more reliable, and cheaper to run than the current state-of-the-art giants.

In short: It's not about how much you feed the AI; it's about what you feed 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 →