← Latest papers
💬 NLP

Can Argus Judge Them All? Comparing VLMs Across Domains

This paper introduces ARGUS-EVAL, a novel framework that evaluates Vision-Language Models by balancing benchmark capability with cross-dataset reliability, revealing significant discrepancies between traditional performance rankings and real-world stability across models like Qwen-2.5VL-3B-Instruct and CLIP.

Original authors: Harsh Joshi, Gautam Siddharth Kashyap, Rafiq Ali, Ebad Shabbir, Niharika Jain, Sarthak Jain, Jiechao Gao, Usman Naseem

Published 2026-07-14
📖 5 min read🧠 Deep dive

Original authors: Harsh Joshi, Gautam Siddharth Kashyap, Rafiq Ali, Ebad Shabbir, Niharika Jain, Sarthak Jain, Jiechao Gao, Usman Naseem

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're a talent scout for a massive, high-tech circus. You need to hire the best "Vision-Language Models" (VLMs)—super-smart robots that can look at a picture and tell you what's happening, find similar pictures, or solve puzzles about them.

Usually, when you pick a robot, you just look at its report card. You see a score like "95% on the Math Test" and think, "Perfect! This is the one!" But this paper, titled "Can Argus Judge Them All?", argues that this report card is a bit of a trick. It suggests that a robot might ace the test but fall apart the moment you take it out of the classroom and into the messy, unpredictable real world.

The authors call this the "Capability-Reliability Gap." It's like hiring a gymnast who does a perfect backflip on a soft, padded mat in the gym (the benchmark), but wobbles and falls when they try it on a bouncy castle or a windy stage (the real world).

The New Scoring System: ARGUS-EVAL

To fix this, the researchers built a new judging system called ARGUS-EVAL. Instead of just looking at one final score, they check the robots on four different things:

  1. The Test Score (Capability): How well does it do on the standard exams?
  2. The Consistency Score: If you give it the same type of test but with slightly different questions or pictures, does it still perform well?
  3. The "Toughness" Score: If you mess up the picture (make it blurry) or the text (add typos), does it still figure things out, or does it crash?
  4. The Efficiency Score: How fast is it, and how much battery (or computer memory) does it eat up?

The Race: Who Won?

The team put five famous robot models through this new gauntlet: CLIP, BLIP, LXMERT, Gemma-3-4B, and Qwen-2.5VL-3B-Instruct. They tested them on three main jobs: finding matching images and text (Retrieval), describing images (Captioning), and solving logic puzzles (Reasoning).

Here is what they found, and it's a bit of a plot twist:

The "Star Student" (Qwen):
If you only looked at the traditional report card, Qwen-2.5VL-3B-Instruct was the clear winner. It had the highest scores everywhere.

  • In the image-finding game, it got 82.7% of the top matches right (R@1).
  • When describing pictures, it wrote sentences with a BLEU-4 score of 47.2 and a CIDEr score of 141.6.
  • In the logic puzzles, it got 97.4% right on the CLEVR test.

The paper suggests that if you need the absolute smartest robot for a job where accuracy is everything, Qwen is the one to pick.

The "Reliable Veteran" (Gemma):
But here's the catch. When the judges added the "Consistency" and "Toughness" scores to the mix, the rankings flipped. Gemma-3-4B actually became the most reliable overall.

  • While Qwen was slightly better at the raw tests, Gemma was more stable. It didn't panic as much when the tests got weird or the pictures got blurry.
  • In fact, when the authors added all the new reliability scores, Gemma's total score jumped to 0.891, while Qwen's dropped to 0.868.
  • The paper suggests that Gemma is the better choice if you need a robot that won't break when things get messy.

The "Speedster" (CLIP):
Then there's CLIP. It wasn't the smartest at solving puzzles or writing fancy descriptions. But it was the fastest and lightest.

  • It could process an image in just 31 ms (milliseconds).
  • It only needed 0.9 GB of memory.
  • The paper notes that for devices with small batteries or weak computers (like a Raspberry Pi), CLIP is the clear winner because it doesn't hog resources.

The Big Lesson

The main finding of this paper is that you can't just pick the robot with the highest test score.

The authors measured this carefully across different datasets and found that models with similar test scores can behave very differently in the real world. They explicitly argue against the idea that "higher capability always means higher reliability." They showed that in many cases, the robot that looks best on paper (Qwen) might actually be less stable than the one that looks slightly less impressive (Gemma).

They also measured how these robots run on different hardware. On a powerful server (NVIDIA A100), CLIP was 31 ms fast, while Gemma was 138 ms and Qwen was 142 ms. But on smaller devices, the gap in speed and memory usage became even more dramatic, with CLIP staying light and fast while the others got heavier.

What This Doesn't Tell Us

The paper is careful to say what it didn't do. They didn't test every possible real-world scenario, and they didn't test robots that had been specially trained (fine-tuned) for specific jobs. They only tested the robots "as they are" out of the box (zero-shot).

They also didn't test every kind of "messy" picture, just a specific set of blurry or noisy ones. So, while they suggest that Gemma is more reliable and Qwen is smarter, they aren't claiming this is the final word on every robot in existence.

The Takeaway

If you are building a system where you need the absolute best answers and you have powerful computers, Qwen might be your best bet. But if you need a robot that stays calm when things go wrong, or if you are running on a smaller device where speed matters, Gemma or CLIP might actually be the smarter choice.

The paper concludes that we need to stop looking at just one number on a report card. We need to look at the whole picture: how smart the robot is, how steady it is, and how much energy it uses. Only then can we really judge if a robot is ready for the real world.

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 →