Behind the AI Report Card, Lies a Chinese 'Exam Setter'

marsbitPublicado em 2026-06-20Última atualização em 2026-06-20

Resumo

Beyond the familiar performance charts like MMLU-Pro and MMMU, which major AI models strive to ace, stands a key "examiner": Chinese-Canadian researcher Wenhu Chen. An assistant professor at the University of Waterloo and founder of TIGERLab, Chen addresses the crucial need for more rigorous AI evaluation. As models like GPT-4 began scoring near-perfect results on older benchmarks like MMLU, it became difficult to distinguish their true capabilities. In response, Chen introduced MMLU-Pro in 2024, featuring harder, more reasoning-focused questions with more answer choices, successfully reintroducing meaningful performance gaps. His work extends to multi-modal evaluation with MMMU and its enhanced version, MMMU-Pro. These benchmarks test a model's ability to understand and reason with complex information from images, charts, and text across diverse academic subjects, exposing the significant challenges even top models face in genuine comprehension. Chen's background in complex QA, table reasoning, and his experience at Google DeepMind on projects like Gemini inform his approach. He understands that effective benchmarks must anticipate how models might "cheat" by memorizing data or avoiding visual analysis. His lab also actively researches video understanding and generation models (e.g., UniVideo, Vamba), ensuring his evaluation work is grounded in practical model-building challenges. Now at Meta's Super Intelligence Lab, Chen continues his focus on multi-modal data and evalua...

Each time a cutting-edge model is released, the AI community focuses on a few familiar report cards.

MMLU-Pro, MMMU, MMMU-Pro... These names might sound foreign to ordinary users, but for model companies and researchers, they have almost become the "standard subjects." GPT, Claude, Gemini, Llama, Qwen, DeepSeek continuously submit their answers on these benchmarks.

"The proof is in the pudding." How good a model is often needs to be proven by these scores.

Many performance comparison charts in model launch presentations rely on them; some leaderboards on HuggingFace are also built upon these evaluation systems. It could even be said that today, when the AI industry discusses model capabilities, they are already using a common language defined by these benchmarks.

But interestingly, almost everyone focuses on the scores, yet few know who sets the questions. Behind MMLU-Pro, MMMU, and MMMU-Pro, the same name can be seen—Wenhu Chen.

He is an Assistant Professor in the Department of Computer Science at the University of Waterloo in Canada. On Google Scholar, his papers have been cited over 30,000 times.

He is also the founder of TIGERLab. The English full name of this lab is Text and Image GEnerative Research Lab. Because the Chinese word for "tiger" is in his name, Wenhu Chen gave it a very distinctive Chinese name—Hutou Bang (Tiger Head Gang).

01

After the Old Exam Papers Lost Their Effectiveness

Wenhu Chen first caught wider attention because of MMLU-Pro.

MMLU was once one of the most commonly used benchmark evaluations for assessing the capabilities of large language models. It was like a comprehensive test paper, covering multiple subjects, used to measure a model's performance in knowledge understanding and reasoning tasks.

Early on, this paper was very useful. It could distinguish between models through scores, and the industry could also use it to observe whether large language models were truly improving.

But problems soon emerged.

As model capabilities continuously improved, MMLU gradually became "insufficiently challenging." The scores of cutting-edge models got higher and higher, and the gaps between them became smaller and smaller.

After OpenAI released o3, this problem became even more apparent. The accuracy of o3 on MMLU was already close to 100%, and other cutting-edge models also successively submitted scores approaching full marks.

This might sound like good news, but for evaluation, it actually meant trouble.

If everyone can get close to full marks on an exam paper, it becomes very difficult to continue judging who is stronger and where their strengths lie. It can still prove that models possess certain capabilities, but it is no longer suitable for measuring new progress.

The AI industry needed a harder, less easily "fooled" exam paper.

In 2024, Wenhu Chen and his team launched MMLU-Pro.

MMLU-Pro revamped this exam paper rather than simply expanding the question bank.

It contains 12,032 questions, covering 14 fields including mathematics, physics, chemistry, law, engineering, psychology, and health. Compared to the original MMLU, it expands the options from 4 to 10, reducing the probability of models guessing correctly. It also incorporates more reasoning-oriented questions and cleans up the original question bank of questions that were relatively simple, ambiguous, or lacked sufficient discriminative power.

The effect was direct.

The paper's results showed that model accuracy on MMLU-Pro decreased by 16% to 33% compared to the original MMLU. When the same model was tested under 24 different prompt styles, the score variation also decreased from 4% to 5% in the original MMLU to about 2%.

In other words, this new paper is not only harder but also more stable.

It reopened the gaps between models that all seemed excellent on the old exam paper. It also became easier to tell whether a model truly understands reasoning or is just better at handling old-style questions.

02

Usable Benchmark Evaluations

MMLU-Pro was quickly adopted by the industry.

MMLU-Pro later entered the NeurIPS 2024 Datasets and Benchmarks track and was also integrated into EleutherAI's lm-evaluation-harness framework. For the open-source model community, this meant it was no longer just a dataset in a paper but had entered the common evaluation toolchain.

Many models began reporting MMLU-Pro scores upon release. Some leaderboards on HuggingFace also incorporated it into their evaluation systems.

If MMLU-Pro solved the problem of the "old exam paper losing effectiveness" in language model evaluation, then MMMU pushed Wenhu Chen and TIGERLab to the center of multimodal evaluation.

The problems with multimodal models are more complex.

Language models answer questions, mainly processing text. Multimodal models, however, have to simultaneously process information in different forms like images, charts, diagrams, maps, tables, musical scores, chemical structures, etc. They not only need to understand the question stem but also truly comprehend the content in the images, and reason by integrating visual information, textual information, and domain knowledge.

The MMMU benchmark contains 11,500 multimodal questions sourced from university exams, quizzes, and textbooks, covering six major domains: Arts & Design, Business, Science, Health & Medicine, Humanities & Social Science, and Technology & Engineering, further subdivided into 30 subjects and 183 subfields.

These questions are not simply asking the model "what's in the picture." They require the model to combine image information with domain knowledge, much like a student tackling a professional problem.

When MMMU was released, the research team tested 14 open-source multimodal models, as well as representative closed-source models like GPT-4V and Gemini Ultra. Even the strongest closed-source models at the time, GPT-4V and Gemini Ultra, only achieved accuracy rates of 56% and 59% respectively.

These numbers indicate that while multimodal models appear to be progressing rapidly, they still have significant room for improvement when it comes to problems requiring genuine professional understanding and reasoning.

Later, Wenhu Chen's team released MMMU-Pro, further plugging the gaps that allowed models to bypass visual information. It filters out questions that could be answered by text-only models, expands answer choices, and introduces a vision-only setting where questions are embedded within images, requiring the model to perform both visual reading and text comprehension simultaneously.

Simply put, it prevents the model from "guessing the answer just by looking at the text."

This kind of work might sound somewhat tedious, but it is crucial. Because future multimodal models need to enter scenarios like healthcare, education, scientific research, design, and engineering; merely being able to describe a picture is not enough. They must be able to judge, reason, explain, and find the truly useful parts within complex visual information.

03

The People Behind the "Exam Papers"

Wenhu Chen's later work on MMLU-Pro and MMMU stems from his long-standing research direction.

His research interests have always been related to complex information understanding, knowledge question answering, and reasoning.

He earned his bachelor's degree from Huazhong University of Science and Technology, then pursued a master's at RWTH Aachen University in Germany, followed by a Ph.D. in Computer Science from the University of California, Santa Barbara. During his Ph.D., he had already begun research in areas like complex question answering, table reasoning, and knowledge evidence localization.

These tasks share a common characteristic: the answer often does not lie within a single piece of text.

It might be hidden in a table, require combining a piece of text and an image, or might need the model to first retrieve information, then integrate, calculate, and reason. The model cannot just be good at reciting existing knowledge.

Projects Wenhu Chen participated in, such as HybridQA, TabFact, Program of Thoughts, and MAmmoTH, are all related to this line of work.

This also explains his sensitivity to loopholes in model evaluation.

A good benchmark evaluation is not simply about making questions increasingly difficult, but about anticipating where models are most likely to "guess correctly" or "appear competent."

A model might memorize the question bank, guess answers based on options, or use text to bypass visual information... Good evaluation needs to patch these loopholes well.

After his Ph.D., Wenhu Chen joined Google Research and later participated in the development and evaluation of Google DeepMind's Gemini multimodal model from 2021 to 2025. This experience was also important. Long-term exposure to cutting-edge model development gave him a clearer understanding of how model capabilities grow and made it easier to see potential biases and blind spots in evaluation.

In the fall of 2022, Wenhu Chen joined the David R. Cheriton School of Computer Science at the University of Waterloo as an Assistant Professor. The same year, he was selected as a Canada CIFAR AI Chair. Subsequently, he founded "TIGERLab" (aka Hutou Bang), continuing research focused on foundation models, multimodal capabilities, and benchmark evaluations.

Hutou Bang doesn't just work on benchmark evaluations; they also conduct model and system research.

In the video direction, UniVideo attempts to place video understanding, generation, and editing within the same framework, allowing the model not only to generate a sequence of frames but also to understand content, respond to instructions, and complete edits. Vamba targets long video understanding, addressing the memory, computation, and training efficiency challenges posed by hour-long videos. MoCha, a collaboration with Meta's Generative AI team, focuses on talking virtual character generation, producing high-quality character videos from voice and text descriptions.

An exam setter who never takes tests themselves cannot set good questions. Building models themselves, in turn, makes them more suitable for evaluation.

Because truly good evaluation often comes from an understanding of model capability boundaries. Only by knowing how models are built and what problems they encounter in real tasks can one more easily design questions that can differentiate performance and expose weaknesses.

Now, Wenhu Chen has joined Meta's Superalignment Lab, where his work continues to focus on multimodal pretraining data and evaluation, serving Meta's foundation models.

The AI industry does not lack visible figures. Typically, the spotlight falls on entrepreneurs, star researchers, and heads of large model companies. New product launches, funding news, open-source models, and team adjustments often attract the most external attention, making these names more visible to the public.

But today, the participation of Chinese talent in the AI field extends far beyond these most conspicuous positions.

This article is from the WeChat public account "Letters AI", author: Jin Ya

Criptomoedas em alta

Perguntas relacionadas

QWho is the key person behind AI benchmark evaluations like MMLU-Pro and MMLU, and what is his background?

AThe key person behind AI benchmarks such as MMLU-Pro and MMLU is Wenhu Chen, an assistant professor in the Computer Science department at the University of Waterloo. He previously worked at Google Research and Google DeepMind on projects like the Gemini multimodal model. He is also the founder of TIGERLab (also known as the 'Tiger Gang'), which focuses on generative AI research for text and images.

QWhy was MMLU-Pro created, and how does it differ from the original MMLU benchmark?

AMMLU-Pro was created because the original MMLU benchmark became less effective as advanced AI models started achieving near-perfect scores, making it difficult to differentiate their capabilities. MMLU-Pro differs by expanding the number of answer choices from 4 to 10, reducing guesswork, and incorporating more reasoning-focused questions. It also removes simpler or ambiguous questions, resulting in a more challenging and stable evaluation that better distinguishes model performance.

QWhat is the MMLU benchmark designed to evaluate, and what challenges did it face over time?

AThe MMLU (Massive Multitask Language Understanding) benchmark is designed to evaluate large language models' knowledge comprehension and reasoning abilities across multiple academic subjects. Over time, as models like OpenAI's o3 achieved near-100% accuracy, MMLU became less effective at distinguishing between top-performing models, leading to the need for a more advanced benchmark like MMLU-Pro.

QWhat is the MMLU benchmark, and how does it assess multimodal AI models?

AThe MMLU (Massive Multidisciplinary Multimodal Understanding) benchmark is designed to assess multimodal AI models by testing their ability to integrate and reason with information from both text and visual inputs (e.g., images, charts, diagrams). It includes 11,500 questions from university exams and textbooks across six major fields, requiring models to combine visual understanding with domain knowledge to solve complex problems.

QHow does Wenhu Chen's work on AI benchmarks relate to his broader research interests and projects?

AWenhu Chen's work on AI benchmarks is closely tied to his broader research focus on complex information understanding, knowledge-based reasoning, and multimodal AI. His involvement in projects like HybridQA, TabFact, and UniVideo reflects his interest in tasks requiring integration of diverse data sources. By developing models himself, he gains insights into their limitations, enabling him to design more effective benchmarks that accurately assess true model capabilities.

Leituras Relacionadas

A New Scaling Variable for Text-to-Image Generation, Discovered by ByteDance's Seed Team

ByteDance's SEED team investigated a crucial but often overlooked scaling variable in text-to-image diffusion models: the amount of image-grounded information in training captions. They found that simply increasing caption length with natural language does not improve model performance, as it often adds redundancy without new, usable visual supervision. The core discovery is that the final training loss of a diffusion model can be predicted by the *information content* of its text condition, measured by two complementary metrics: Grounded Perplexity Gain (GPG) and Effective Detailness (ED). This establishes a scaling relationship for text conditioning. To systematically increase information content, the team proposed **Structured Prompt (SP)**, a JSON-based representation that organizes visual variables (global scene, object attributes, spatial relationships) into clear fields, enhancing **Diffusability**—the model's ability to learn from captions. For inference, an LLM **Prompter** is trained to convert user queries into detailed SP instances, defining **Promptability**. The overall generation quality is viewed as a product of Diffusability and Promptability. A three-stage training strategy (SFT, cold-start reasoning distillation, and verifier-guided reinforcement) significantly improves the prompter's capability. The structured format also enables efficient iterative refinement through a *refine-render-judge* loop. In matched-control experiments using the same Qwen-Image backbone, data, and compute, the SP-based system substantially outperformed its natural-language counterpart, demonstrating that gains stem from the structured information interface, not just more training. The work shows that scaling text-to-image models requires scaling the *usable visual information* in conditions, not just model size or data volume.

marsbitHá 19m

A New Scaling Variable for Text-to-Image Generation, Discovered by ByteDance's Seed Team

marsbitHá 19m

In Just 6 Months, 4 Rounds of Funding: West Lake University Professor's Venture Takes Off

Westlake Robotics, an embodied artificial intelligence company, has completed its Series A financing round within just six months and a total of four rounds, raising a cumulative 5 billion RMB. The investor lineup includes prominent institutions such as SAIF Partners, Xiaomiao Langcheng, Henan Investment Group Huirong Fund, and Haiyuan Fund, forming a high-quality capital matrix comprising state-owned, industrial, and leading venture capital. The rapid and intensive capital injection reflects strong market confidence in the company's technological approach, product deployment capabilities, and long-term potential. The newly acquired funds will be primarily allocated to the research and development of a unified large model for humanoid robots and the establishment of a talent cultivation base for embodied AI. Founded in 2024, Westlake Robotics originated from the industrial transformation of pioneering achievements in AI and robotics at Westlake University. The founding team is led by Wang Donglin, a leading figure in China's embodied AI and robot learning field, and co-founder Zhang Yue, an expert in natural language processing. The core R&D members hail from top-tier tech companies like Alibaba, ByteDance, Tencent, and Huawei, as well as prestigious global universities. The company follows a fully self-developed strategy integrating a "universal brain + humanoid body-specific cerebellum + proprietary humanoid hardware." It is one of the few domestic enterprises capable of holistically connecting the three core areas of embodied AGI cognitive reasoning, full-body motion control, and humanoid hardware. Its proprietary technologies include the General Motion Model-GAE system for low-latency teleoperation and motion generalization, and a dual pre-trained architecture for general and body-specific processing to bridge cognitive reasoning and physical movement. In 2026, Westlake Robotics launched its self-developed humanoid robot "Westlake o1," completing the full technology chain from underlying algorithms to pre-trained models and hardware. The company has secured nearly 100 million RMB in orders, with applications in scientific research, education, data collection, and power inspection. Future targets include high-risk industrial inspection, post-disaster search and rescue, and remote precision assembly. The company has also partnered with the Longyou County government to establish a county-wide real-scenario training base for humanoid robots, aimed at collecting high-quality motion data and validating technology in authentic environments. With the latest funding, Westlake Robotics plans to further advance its core model development and talent acquisition strategy, accelerating progress toward the "GPT moment" for embodied intelligence in China.

marsbitHá 43m

In Just 6 Months, 4 Rounds of Funding: West Lake University Professor's Venture Takes Off

marsbitHá 43m

Volatility Plummets to Historic Lows, When Will Bitcoin's 'Summer Sideways Move' End?

Bitcoin is experiencing a classic summer of stagnant price action, trapped in a tight range between approximately $62,000 and $66,000. Analysts point to historically low implied volatility and thin summer liquidity as key characteristics of the current market. The consensus among traders is that the catalyst for a decisive breakout will come from macroeconomic factors, not internal crypto dynamics. The immediate focus is on upcoming U.S. CPI data, which could influence Federal Reserve policy expectations. A softer inflation print is seen as potentially supportive for risk assets like Bitcoin. Furthermore, the pending *Clarity Act* legislation is identified as a crucial long-term catalyst that could boost institutional participation by providing regulatory clarity. While U.S. spot Bitcoin ETFs, led by BlackRock's IBIT, have seen their strongest inflows since April, providing underlying support, this buying pressure is being offset by selling from miners and other large holders. This has resulted in continued consolidation even as global crypto trading volumes hit multi-year lows. Market participants expect the range-bound, low-volatility environment to persist for several more weeks, at least until there is clearer progress on macro policy or regulatory fronts. Any sustained break above or below the current range is likely to trigger a significant expansion in volatility. Long-term bullish narratives around adoption, institutional demand, and Bitcoin's unique attributes as collateral remain intact, but the short-term path depends on external macroeconomic catalysts.

marsbitHá 46m

Volatility Plummets to Historic Lows, When Will Bitcoin's 'Summer Sideways Move' End?

marsbitHá 46m

Trading

Spot

Artigos em Destaque

Como comprar EDGE

Bem-vindo à HTX.com!Tornámos a compra de edgeX (EDGE) simples e conveniente.Segue o nosso guia passo a passo para iniciar a tua jornada no mundo das criptos.Passo 1: cria a tua conta HTXUtiliza o teu e-mail ou número de telefone para te inscreveres numa conta gratuita na HTX.Desfruta de um processo de inscrição sem complicações e desbloqueia todas as funcionalidades.Obter a minha contaPasso 2: vai para Comprar Cripto e escolhe o teu método de pagamentoCartão de crédito/débito: usa o teu visa ou mastercard para comprar edgeX (EDGE) instantaneamente.Saldo: usa os fundos da tua conta HTX para transacionar sem problemas.Terceiros: adicionamos métodos de pagamento populares, como Google Pay e Apple Pay, para aumentar a conveniência.P2P: transaciona diretamente com outros utilizadores na HTX.Mercado de balcão (OTC): oferecemos serviços personalizados e taxas de câmbio competitivas para os traders.Passo 3: armazena teu edgeX (EDGE)Depois de comprar o teu edgeX (EDGE), armazena-o na tua conta HTX.Alternativamente, podes enviá-lo para outro lugar através de transferência blockchain ou usá-lo para transacionar outras criptomoedas.Passo 4: transaciona edgeX (EDGE)Transaciona facilmente edgeX (EDGE) no mercado à vista da HTX.Acede simplesmente à tua conta, seleciona o teu par de trading, executa as tuas transações e monitoriza em tempo real.Oferecemos uma experiência de fácil utilização tanto para principiantes como para traders experientes.

547 Visualizações TotaisPublicado em {updateTime}Atualizado em 2026.06.02

Como comprar EDGE

Discussões

Bem-vindo à Comunidade HTX. Aqui, pode manter-se informado sobre os mais recentes desenvolvimentos da plataforma e obter acesso a análises profissionais de mercado. As opiniões dos utilizadores sobre o preço de EDGE (EDGE) são apresentadas abaixo.

活动图片