paper-with-me

홈 › Papers

BLUEX v2: Benchmarking LLMs on Open-Ended Questions from Brazilian University Entrance Exams

2026-06-21 · João Guilherme Alves Santos, Giovana Kerche Bonás, Thiago Laitz, Thales Sales Almeida, Helio Pedrini arxiv

Although Large Language Models (LLMs) excel in many tasks, their assessment in Portuguese has received less attention, particularly for open-ended, discursive tasks that demand deeper reasoning and generation capabilities. While the original BLUEX benchmark addressed the scarcity of Portuguese evaluation datasets through multiple-choice questions from Brazilian university entrance exams, it did not cover the more challenging second-phase examinations, which require free-form written responses. In this work, we introduce BLUEX v2, a benchmark derived from the second-phase entrance exams of Brazil's two leading universities: UNICAMP (Comvest) and USP (Fuvest), spanning exam years 2022--2025. Our dataset comprises 395 questions unfolding into 919 graded subquestions, with 55.7% of questions containing associated images (represented as context-aware captions during inference to enable evaluation across both vision-capable and text-only models). Each question is annotated with subject area, official reference answers, LLM-generated rubric criteria, and six cognitive capability tags. We evaluate 21 state-of-the-art LLMs using an LLM-as-a-judge protocol. Results reveal a 4.92-point performance spread across models (4.18-9.10 on a 0-10 scale), with Mathematical Reasoning and Image Understanding emerging as the hardest capability dimensions. The evaluation code, model outputs, and dataset are publicly available at https://github.com/TropicAI-Research/BLUEXv2 and on Hugging Face at https://huggingface.co/datasets/Tropic-AI/BLUEX-v2.

📄 PDF Abstract BibTeX arXiv:2606.22723

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical Reasoning

Similar Papers 제목 키워드 기반

BLUEX Revisited: Enhancing Benchmark Coverage with Automatic Captioning

2025-08-29 · João Guilherme Alves Santos, Giovana Kerche Bonás, Thales Sales Almeida arxiv

With the growing capabilities of Large Language Models (LLMs), there is an increasing need for robust evaluation methods, especially in multilingual and non-English contexts. We present an updated version of the BLUEX da…

LEXam: Benchmarking Legal Reasoning on 340 Law Exams

2025-05-19 · Yu Fan, Jingwei Ni, Jakob Merane, Etienne Salimbeni 외

Long-form legal reasoning remains a key challenge for large language models (LLMs) in spite of recent advances in test-time scaling. We introduce LEXam, a novel benchmark derived from 340 law exams spanning 116 law schoo…

BenchmarkingLegal ReasoningMultiple-choice

BLUEX: A benchmark based on Brazilian Leading Universities Entrance eXams

2023-07-11 · Thales Sales Almeida, Thiago Laitz, Giovana K. Bonás, Rodrigo Nogueira

One common trend in recent studies of language models (LMs) is the use of standardized tests for evaluation. However, despite being the fifth most spoken language worldwide, few such evaluations have been conducted in Po…

Natural Language Understanding

Benchmarking the Medical Understanding and Reasoning of Large Language Models in Arabic Healthcare Tasks

2025-08-13 · Nouar AlDahoul, Yasir Zaki arxiv

Recent progress in large language models (LLMs) has showcased impressive proficiency in numerous Arabic natural language processing (NLP) applications. Nevertheless, their effectiveness in Arabic medical NLP domains has …

Are LLMs Aware that Some Questions are not Open-ended?

2024-10-01 · Dongjie Yang, Hai Zhao

Large Language Models (LLMs) have shown the impressive capability of answering questions in a wide range of scenarios. However, when LLMs face different types of questions, it is worth exploring whether LLMs are aware th…

Text Generation