← Latest papers
💬 NLP

LLMEval-Logic: A Solver-Verified Chinese Benchmark for Logical Reasoning of LLMs with Adversarial Hardening

This paper introduces LLMEval-Logic, a rigorously verified Chinese benchmark for logical reasoning that employs expert auditing, Z3 formal verification, and adversarial hardening to reveal significant performance gaps in current frontier large language models.

Original authors: Ming Zhang, Qiyuan Peng, Yinxi Wei, Yujiong Shen, Kexin Tan, Yuhui Wang, Zhenghao Xiang, Junjie Ye, Zhangyue Yin, Zhiheng Xi, Shihan Dou, Tao Gui, Maxm Pan, Ruizhi Yang, Qi Zhang, Xuanjing Huang

Published 2026-05-20
📖 4 min read☕ Coffee break read

Original authors: Ming Zhang, Qiyuan Peng, Yinxi Wei, Yujiong Shen, Kexin Tan, Yuhui Wang, Zhenghao Xiang, Junjie Ye, Zhangyue Yin, Zhiheng Xi, Shihan Dou, Tao Gui, Maxm Pan, Ruizhi Yang, Qi Zhang, Xuanjing Huang

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 think logically. You give it a riddle, and it has to figure out the answer based strictly on the rules you provided.

For a long time, the tests we used to check if these robots (Large Language Models, or LLMs) were getting smarter were like fill-in-the-blank worksheets. They were often generated by computers taking a math formula and turning it into a sentence. The problem? The robots learned to spot the "pattern" of the sentence rather than actually doing the math. They were cheating by guessing based on how the question looked, not by following the logic.

The paper introduces a new, much tougher test called LLMEval-Logic. Think of it as swapping those fill-in-the-blank worksheets for a real-life escape room.

Here is how it works, broken down into simple parts:

1. The "Real-Life" Stories (Forward Authoring)

Instead of computers generating fake questions, real humans who are experts in logic wrote these problems from scratch.

  • The Analogy: Imagine a music composer writing a song based on a specific rule (e.g., "If you play the trumpet, you must also play the tuba"). The test asks: "Which instruments can we use together?"
  • Why it matters: These stories feel like real situations (like scheduling a meeting or deciding who gets a job), so the robots can't just guess based on a pattern. They have to actually read and understand the story.

2. The "Truth Machine" (Z3 Verification)

Every single question on this test was checked by a super-strict "Truth Machine" (a computer program called Z3).

  • The Analogy: Imagine a referee in a game who has a calculator. Before the test is even released, the referee runs the rules through the calculator to make 100% sure the answer is correct. If the calculator says the answer is "A," but the human wrote "B," the question is thrown out and rewritten.
  • Why it matters: This guarantees that the test itself is perfect. There are no "trick questions" where the answer key is wrong.

3. The "Hard Mode" (Adversarial Hardening)

The researchers didn't stop at making the test hard; they made it harder on purpose. They used a team of AI agents to play "Devil's Advocate" against the questions.

  • The Analogy: Imagine you write a riddle. Then, a team of "tricksters" tries to break it. They say, "What if we add a confusing detail here?" or "What if we ask a follow-up question that changes the whole situation?" They keep rewriting the riddle until it becomes so complex that even a smart human might struggle, but it still has a logical answer.
  • The Result: They created a "Hard" version of the test with multi-step puzzles. You can't just solve one step; you have to keep the whole picture in your head while answering a chain of questions.

4. The "Grading Rubric" (Not Just Right or Wrong)

When the robots answered, the researchers didn't just check if the final answer was right. They checked how the robot translated the story into logic.

  • The Analogy: Imagine a student solving a math problem. If they get the right answer but used the wrong formula, a normal teacher might give them full credit. But this test is like a strict professor who says, "You got the number right, but you missed the rule about 'if and only if.' That's a failure."
  • The Score: They gave the robots two scores: one for the final answer, and one for how well they translated the story into a logical language.

What Did They Find?

The results were a bit of a shock to the industry:

  • The Ceiling is Low: Even the smartest, most advanced robots currently available only got about 37.5% of the "Hard" questions right.
  • The Translation Gap: Even when the robots got the final answer right, they often failed to translate the story into the correct logical rules. It's like a student who guesses the right answer on a multiple-choice test but can't explain why it's right.
  • The "Thinking" Difference: Some robots that were allowed to "think" (slow down and reason step-by-step) did much better than those that just spit out answers immediately. However, even the "thinkers" struggled with the hardest, multi-step puzzles.

The Bottom Line

This paper says: "We built a new, uncheatable, real-world logic test. When we ran our best robots through it, they failed more often than we expected. They are good at guessing patterns, but they are still terrible at strictly following complex rules in a changing environment."

The test is now open for anyone to use to see if their own robots can pass the escape room.

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 →