Examining the Behavior of LLM Architectures Within the Framework of Standardized National Exams in Brazil

Marcelo Sartori Locatelli,Matheus Prado Miranda,Igor Joaquim da Silva Costa,Matheus Torres Prates,Victor Thomé,Mateus Zaparoli Monteiro,Tomas Lacerda,Adriana Pagano,Eduardo Rios Neto,Wagner Meira Jr.,Virgilio Almeida
2024-08-09
Abstract:The Exame Nacional do Ensino Médio (ENEM) is a pivotal test for Brazilian students, required for admission to a significant number of universities in Brazil. The test consists of four objective high-school level tests on Math, Humanities, Natural Sciences and Languages, and one writing essay. Students' answers to the test and to the accompanying socioeconomic status questionnaire are made public every year (albeit anonymized) due to transparency policies from the Brazilian Government. In the context of large language models (LLMs), these data lend themselves nicely to comparing different groups of humans with AI, as we can have access to human and machine answer distributions. We leverage these characteristics of the ENEM dataset and compare GPT-3.5 and 4, and MariTalk, a model trained using Portuguese data, to humans, aiming to ascertain how their answers relate to real societal groups and what that may reveal about the model biases. We divide the human groups by using socioeconomic status (SES), and compare their answer distribution with LLMs for each question and for the essay. We find no significant biases when comparing LLM performance to humans on the multiple-choice Brazilian Portuguese tests, as the distance between model and human answers is mostly determined by the human accuracy. A similar conclusion is found by looking at the generated text as, when analyzing the essays, we observe that human and LLM essays differ in a few key factors, one being the choice of words where model essays were easily separable from human ones. The texts also differ syntactically, with LLM generated essays exhibiting, on average, smaller sentences and less thought units, among other differences. These results suggest that, for Brazilian Portuguese in the ENEM context, LLM outputs represent no group of humans, being significantly different from the answers from Brazilian students across all tests.
Computation and Language,Computers and Society
What problem does this paper attempt to address?
The paper attempts to address the issue of evaluating the performance of large language models (LLMs) in the Brazilian National High School Exam (ENEM) and exploring whether these models exhibit biases similar to those of specific socioeconomic groups. Specifically, the researchers aim to answer the following questions: 1. **How do different models perform in the ENEM?** - Compare the performance of GPT-3.5, GPT-4, and MariTalk in various subjects of the ENEM. 2. **Do these models exhibit socioeconomic bias in the ENEM?** - Investigate whether the distribution of answers from these models is similar to the distribution of answers from human participants of specific socioeconomic groups. 3. **If written by humans, to which group would the generated essays belong?** - Analyze the similarities and differences between essays generated by the models and those written by humans. 4. **Are there significant differences between essays generated by the models and those written by humans?** - If differences exist, identify the specific aspects, such as syntactic complexity, where these differences are observed. Through these questions, the researchers aim to understand the performance of large language models in the Brazilian Portuguese context and their potential socioeconomic biases.