← Latest papers
💻 computer science

Sci-Rho: A Multilingual Visually-Grounded Symbolic Benchmark for STEM Problems

This paper introduces Sci-Rho, a multilingual, visually-grounded symbolic benchmark comprising 4,242 executable STEM problem templates across five subjects and seven languages, which reveals significant robustness gaps in state-of-the-art Vision-Language Models when evaluated against worst-case variations rather than static averages.

Original authors: Muhammad Falensi Azmi, Ikhlasul Akmal Hanif, Vallerie Alexandra Putra, Adi Yeltay, Abdullah Mubarak, Fajri Koto

Published 2026-06-09
📖 5 min read🧠 Deep dive

Original authors: Muhammad Falensi Azmi, Ikhlasul Akmal Hanif, Vallerie Alexandra Putra, Adi Yeltay, Abdullah Mubarak, Fajri Koto

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 testing a new student's ability to solve science problems. In the past, researchers would hand the student a single, static worksheet with one picture and one question. If the student got it right, they passed. But this paper argues that's like testing a driver only on an empty, straight road. It doesn't tell you if they can handle a sudden pothole, a detour, or a different weather condition.

The authors of this paper, Sci-ρ, decided to build a much tougher, more dynamic driving test for AI "students" (specifically, Vision-Language Models or VLMs).

Here is a simple breakdown of what they did and what they found:

1. The "Shape-Shifting" Test (The Dataset)

Instead of giving the AI 606 static science questions, the researchers built a digital factory.

  • The Blueprint: They created 606 "templates" for problems in Math, Physics, Chemistry, Biology, and Computer Science. Think of these as master blueprints.
  • The Factory: They wrote computer code (Python) that takes these blueprints and instantly prints out 10 slightly different versions of each problem.
    • Example: If a math problem asks for the area of a square, the factory might print one version with a side length of 5, another with 7, another with a different color, or even a different shape entirely.
  • The Multilingual Twist: They didn't just do this in English. They translated the instructions into 7 languages (including Swahili, Hindi, and Arabic), while keeping the images the same.
  • The Result: They ended up with 42,420 unique problems. It's like giving the AI a massive library where every book has 10 different editions, all asking the same core logic question but looking slightly different.

2. The "Average" vs. "Worst-Case" Trap

The researchers tested 17 different AI models on this massive library. They looked at two scores:

  • Average Accuracy: How often the AI got the answer right across all 10 versions of a problem.
  • Worst-Case Accuracy: How often the AI got every single one of the 10 versions right.

The Big Discovery:
The AI models looked great on the "Average" score. But when the researchers looked at the "Worst-Case" score, the models fell apart.

  • The Analogy: Imagine a student who gets 9 out of 10 math problems right. They seem smart. But if you ask them to solve the same 10 problems again with slightly different numbers, and they get 4 of them wrong this time, they aren't actually "reasoning" through the math. They are likely just memorizing patterns or guessing based on how the numbers look.
  • The Finding: Even the smartest, most expensive AI models (like GPT-5.4) showed a huge gap. They could solve a problem easily, but if you changed the color of a graph or the numbers slightly, they often failed. Smaller, cheaper models failed even harder.

3. The Language Barrier

The researchers checked if the AI struggled more when the instructions were in a language other than English.

  • The Big Models: The giant, expensive models were like polyglots; they handled English, Chinese, and Swahili almost equally well.
  • The Small Models: The smaller, open-source models were like tourists who only speak English. When the instructions switched to a less common language (like Swahili), their performance dropped significantly. They seemed to get confused just by the language change, even though the science problem was the same.

4. The "Eyes vs. Brain" Problem

The researchers peeked inside one of the AI models to see how it "thought." They measured how much attention the model paid to the picture versus the text.

  • The Finding: The model's attention shifted depending on the language.
    • When the text was in Chinese, the model relied less on the picture and more on the text.
    • When the text was in Kazakh or Hindi, the model relied heavily on the picture.
  • The Metaphor: It's as if the AI thinks, "I don't understand this language well, so I'll just guess based on the drawing." When it understands the language perfectly, it trusts the words more. This suggests the AI isn't truly "seeing" the image in a human way; it's just using the image as a crutch when the text is confusing.

5. Where the AI Got Stuck

When the AI failed, the researchers categorized the errors:

  1. Reading the Picture Wrong (63%): The AI couldn't count the dots in a diagram or read the numbers on a graph correctly.
  2. Bad Logic (29%): The AI knew the right formula but applied it to the wrong thing, or made up facts that weren't there.
  3. Math Errors (8%): The AI got the logic right but messed up the simple arithmetic.

The Bottom Line

The paper concludes that static tests are lying to us. Just because an AI can solve a specific science problem once doesn't mean it understands the science. It might just be recognizing a pattern it saw during training.

To truly know if an AI is smart, we need to shake the table, change the numbers, swap the languages, and see if it can still solve the problem. If it can't, it's not reasoning; it's just guessing. Sci-ρ is the tool designed to shake that table.

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 →