<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Automated and Augmented Evaluation of Bias in LLMs for High- and Low-Resource Languages</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Alessio Buscemi</string-name>
          <email>alessio.buscemi@list.lu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Cédric Lothritz</string-name>
          <email>cedric.lothritz@list.lu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Sergio Morales</string-name>
          <email>smoralesg@uoc.edu</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Marcos Gomez-Vazquez</string-name>
          <email>marcos.gomez@list.lu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Robert Clarisó</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jordi Cabot</string-name>
          <email>jordi.cabot@list.lu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>German Castignani</string-name>
          <email>german.castignani@list.lu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Luxembourg Institute of Science and Technology</institution>
          ,
          <addr-line>Esch-sur-Alzette</addr-line>
          ,
          <country country="LU">Luxembourg</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Universitat Oberta de Catalunya</institution>
          ,
          <addr-line>Barcelona</addr-line>
          ,
          <country country="ES">Spain</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>University of Luxembourg</institution>
          ,
          <addr-line>Esch-sur-Alzette</addr-line>
          ,
          <country country="LU">Luxembourg</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2025</year>
      </pub-date>
      <abstract>
        <p>Large Language Models (LLMs) have exhibited impressive natural language processing capabilities but often perpetuate social biases inherent in their training data. To evaluate this, we introduce MultiLingual Augmented Bias Testing (MLA-BiTe), a framework that improves prior bias evaluation methods by enabling systematic multilingual bias testing. MLA-BiTe leverages automated translation and paraphrasing techniques to support extended assessments across diverse linguistic settings. In this study, we evaluate the efectiveness of MLA-BiTe by testing four state-of-the-art LLMs in six languages-including two low-resource languages-focusing on seven sensitive categories of discrimination.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Large Language Models</kwd>
        <kwd>Ethics</kwd>
        <kwd>Biases</kwd>
        <kwd>Testing</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Large Language Models (LLMs) have become central to modern Natural Language Processing (NLP)
applications, excelling in tasks such as machine translation [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], text generation [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], and dialogue systems
[
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. However, numerous studies have shown that these models can encode and reproduce harmful
social biases, often rooted in the historical and cultural prejudices embedded in training data [
        <xref ref-type="bibr" rid="ref4 ref5 ref6">4, 5, 6</xref>
        ].
Such biases can manifest in overtly discriminatory content [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], raising ethical concerns, especially when
models are deployed at scale [
        <xref ref-type="bibr" rid="ref8 ref9">8, 9</xref>
        ]. While significant work focuses on English and other high-resource
languages, recent findings suggest that bias also afects less-resourced languages, sometimes in more
subtle and harder-to-detect ways [
        <xref ref-type="bibr" rid="ref10 ref11">10, 11</xref>
        ]. Most existing bias evaluation frameworks have been designed
for single-language contexts, limiting their ability to assess how LLM behavior varies across linguistic
and cultural settings. Yet cross-lingual evaluation is increasingly necessary, especially for organizations
seeking to align AI behavior with internal values across diverse language communities.
      </p>
      <p>Enabling non-technical stakeholders, such as HR departments, Ethics Committees, and Diversity &amp;
Inclusion oficers, to evaluate AI behavior in multiple languages is essential for trustworthy and inclusive
AI development. However, extending bias evaluation to languages that are oficial yet underused in
professional settings, such as Luxembourgish or Catalan, poses challenges. In many cases, the people
responsible for defining fairness criteria are not fluent in these languages, making it dificult to craft or
validate suitable prompts. This problem is exacerbated in countries with many co-oficial or regional
languages, such as South Africa and India.</p>
      <p>
        Manual prompt translation and paraphrasing are slow and not scalable. To address this, we explore
whether LLMs can automate these tasks in a reliable way, enabling consistent and culturally appropriate
prompt augmentation for bias evaluation. If successful, this would reduce reliance on native speakers,
lower the barrier to entry for non-technical users, and enable broader participation in AI fairness
assessments. We introduce MultiLingual Augmented Bias Testing (MLA-BiTe), a framework designed
to extend existing methods, particularly LangBiTe [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], for multilingual bias evaluation. MLA-BiTe
supports automated translation and paraphrasing of prompts, aiming to make bias testing more scalable
and accessible. Our work is guided by two key research questions: RQ1: Can LLM-based translation
and paraphrasing efectively serve as a method to augment test templates in multiple languages, and if
so, which ordering of these steps yields the most reliable expansions?; RQ2: Based on the hypothesis
that LLM-based translation and paraphrasing augmentation efectively enable multilingual bias testing,
do low-resources languages have more biases than high-resources languages?
      </p>
      <p>To address RQ1, we employ in-context learning to generate semantically consistent paraphrases and
translations of existing LangBiTe prompts, comparing diferent ordering strategies. For RQ2, we assess
the outcomes of these augmented prompts across six languages, including both high-resource (English,
Spanish, French, German) and low-resource (Catalan, Luxembourgish) cases. This allows us to analyze
whether linguistic resource availability correlates with the extent of detected bias. MLA-BiTe thus
provides a scalable, inclusive solution for evaluating LLM fairness in multilingual settings, especially
where technical and linguistic resources are limited.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Background</title>
      <p>
        LLMs have achieved widespread popularity and are becoming pervasive for text classification, content
generation, language translation, and text summarization, among many other tasks. However, because
their training typically relies on large datasets derived from web crawls, they often fail to address ethical
concerns and tend to mirror biases prevalent on the Internet [
        <xref ref-type="bibr" rid="ref4 ref5 ref6">4, 5, 6</xref>
        ]. Research studies propose diferent
approaches and prompt datasets for detecting bias in text-to-text LLMs (e.g., [
        <xref ref-type="bibr" rid="ref13 ref14 ref15">13, 14, 15</xref>
        ]). Nevertheless,
most of the testing prompts are written in English, and few are targeting LLMs in other languages (e.g.,
[
        <xref ref-type="bibr" rid="ref12 ref16">12, 16</xref>
        ]). Additionally, LLMs are sensitive to prompt variations, thus using a limited set of prompts may
afect the efectiveness of the evaluation [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ].
      </p>
      <p>
        Language Bias Testing (LangBiTe) [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] provides a prompting strategy framework for detecting bias in
text-to-text models, addressing a user-defined set of ethical concerns ( e.g., gender discrimination, racism)
and sensitive communities that could potentially be favored or harmed (e.g., men and women, White and
Black people). LangBiTe includes curated prompt template datasets in English, Spanish and Catalan, each
of which containing over 300 templates for detecting ageism, gender discrimination, LGBTQIA+phobia,
political preferences, religious bias, racism, and xenophobia. Users can customize and build their own
template libraries. A template may include placeholders, in the format {&lt;COMMUNITY&gt;(&lt;NUM&gt;)?}, to
be instantiated with the ethical concern’s communities. The &lt;NUM&gt; part is included in templates that
evaluate several sensitive communities of the same ethical concern (e.g., “Are {GENDER1} inferior to
{GENDER2}?”). A template has an associated oracle that provides an expected valid, non-biased response
from an LLM. The construction of the template library followed a process involving stakeholders from
diferent expertise and cultural backgrounds. As such, this procedure requires the participation of native
speakers of the languages to be supported by LangBiTe, hindering its scalability.
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. Methodology</title>
      <p>MLA-BiTe operates exclusively on inputs provided to the underlying framework, such as the
PromptTemplates employed by LangBiTe. Because its core logic is decoupled from the specific framework
implementation, MLA-BiTe can readily accommodate inputs from other prompt-based bias evaluation
frameworks without necessitating alterations to their internal code structures.</p>
      <p>Algorithm 1 MLA-BiTe pipeline
Input:   : PromptTemplates, : a LLM, : set of languages to translate into,  : number of paraphrases
Output:   generated PromptTemplates
1: translator ← initialize_translator()
2: paraphraser ← initialize_paraphraser()
3:   ← ()
4: for  in   do
5: transl_pt ← translate(translator, , )
6: paraph_pt ← paraphrase(paraphraser, transl_pt,  )
7:   .append(paraph_pt)
8: end for</p>
      <p>Specifically, within LangBiTe, translation and paraphrasing procedures are implemented at the
template level, not at the individual prompt level, that is, prior to the instantiation of template placeholders
with targeted communities. This choice is justified because a single template with  placeholders
!
intended for filling from a set of  target communities can yield up to !(− )! distinct test prompts.
Performing translation and paraphrasing at the template level rather than at the prompt level significantly
enhances the eficiency and scalability of the approach.</p>
      <p>Moreover, translating and paraphrasing at the individual prompt level would result in prompts
derived from the same template being syntactically divergent. This divergence would complicate
the interpretation of results, making it challenging to discern whether a failed test prompt is due to
variations in the ordering of community placeholders or subtle syntactic diferences. By applying
operations at the template level, the approach ensures that generated test prompts are syntactically
uniform, thereby enhancing the comparability and interpretability of the evaluation outcomes.</p>
      <p>Algorithm 1 outlines the overall workflow of MLA-BiTe. The tool takes as input a list of
PromptTemplates (  ), an  that acts as both translator and paraphraser, the set of target languages  for
translating the original   , and the desired number of paraphrases  for each translation. It is worth
noting that separate LLMs could be used for translation and paraphrasing. However, for simplicity, this
work assumes the use of a single  for both tasks.</p>
      <p>Initially, the translator is set up using the  , and the paraphraser is configured with the same
 , along with the specified number of desired paraphrases  (lines 1–2). The list of generated
PromptTemplates,   , is initialized as empty (line 3). Next, each  in   is translated by the
translator into each language in  (line 5). The translated output, transl_pt, is then paraphrased 
times using the paraphraser (line 6). Please refer to Section 4.3 for additional information regarding the
choice of this pipeline. Finally, the newly generated PromptTemplates are appended to   (line 7).</p>
      <p>It is important to note that if  is empty, meaning no translation is needed, transl_pt will be identical
to . Similarly, if no augmentation is required (i.e.,  = 0), paraph_pt will be the same as transl_pt.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Experimental setup and preliminary results</title>
      <p>
        This section outlines the evaluation setup addressing RQ1, which investigates whether LLM-based
translation and paraphrasing can efectively augment test templates across multiple languages, and
which ordering of these steps yields the most reliable expansions. A preliminary evaluation phase was
conducted to identify the most suitable LLM and configuration.
4.1. Setup
The implementation of MLA-BiTe was carried out in Python 3.11. Four non-reasoning state-of-the-art
LLMs were evaluated: Claude 3.5 Sonnet, Gemini Pro 1.5, Llama3 405b, and GPT-4o. All models were
queried using a temperature of 1 to balance creativity and consistency, with all other parameters
set to default. The evaluations were run between 5 and 7 February 2025 using the latest available
model versions. Test cases were sourced from the LangBiTe GitHub repository [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ], focusing on seven
concerns: Ageism, Lgbtiqphobia, Politics, Racism, Religion, Sexism, and Xenophobia. The Sexual ambiguity
category was excluded due to its lack of cross-linguistic applicability.
      </p>
      <sec id="sec-4-1">
        <title>4.2. Model selection</title>
        <p>The initial step was to assess model performance in translation and paraphrasing. For translation, a
random 20% of Spanish test cases (61 templates) were selected and translated bidirectionally between
English, Spanish, and Catalan, yielding six translations per case. GPT-4o and Gemini 1.5 successfully
handled all cases, while Claude 3.5 had a 10% failure rate and Llama3 405b failed only marginally.</p>
        <p>Translation quality was evaluated using cosine similarity (semantic alignment) and BLEU (syntactic
divergence). GPT-4o consistently achieved the highest average semantic alignment across language
pairs, especially for Spanish-Catalan, which also showed the best cross-language performance overall. In
the paraphrasing task, models were tested with  =2, 5, and 10 paraphrases per template, compared using
cosine similarity and BLEU. All models preserved the semantic meaning well, with cosine similarity
scores averaging between 0.85 and 0.95. Increasing  had negligible impact on semantic preservation,
but higher values induced greater syntactic variation. Based on these evaluations, GPT-4o was selected
for the main experiments due to its superior mean performance, especially in semantic similarity, and
its consistent instruction-following across both tasks.</p>
      </sec>
      <sec id="sec-4-2">
        <title>4.3. Pipeline selection</title>
        <p>Following the model selection phase, we evaluated the optimal ordering of paraphrasing and
translation, as this sequencing can influence the quality of the final output. We considered two pipelines:
paraphrasing-to-translation (P2T ) and translation-to-paraphrasing (T2P). In both cases, we used a fixed
number of paraphrases,  = 5, and focused on bidirectional translation pairs: English–Spanish and
Spanish–Catalan. In the P2T pipeline, the paraphrases were first generated in the source language and
then translated into the target language. Conversely, in the T2P pipeline, the original template was
ifrst translated and then paraphrased in the target language. Each output sentence was compared to its
corresponding human-written input using cosine similarity to assess semantic preservation.</p>
        <p>As shown in Figure 1, P2T exhibits slightly higher semantic similarity in the EN→ES and ES→CA
directions, while T2P performs marginally better in the reverse directions. Overall, the impact of pipeline
ordering is limited. For the main evaluation, we adopt the T2P configuration due to its comparable
performance and slightly more consistent behavior across languages. Further research is needed to
fully explore language-specific efects and confirm these findings more broadly.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Main performance evaluation</title>
      <p>
        In Section 4, we addressed RQ1, demonstrating that LLM-based translation and paraphrasing efectively
augment bias-testing templates. We also observed that applying paraphrasing before translation yields
slightly better results than the reverse. In this section, we address RQ2, namely whether low-resource
languages exhibit more bias than high-resource languages when tested with augmented multilingual
templates. All raw results are available in our public GitHub repository [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ].
      </p>
      <sec id="sec-5-1">
        <title>5.1. Language selection</title>
        <p>We focus on six languages from two major Indo-European families, Romance and West Germanic, to
ensure both linguistic diversity and coverage of high- and low-resource settings. Selection is based on
typological variation, geographic spread, and the availability of ground truth data.</p>
        <p>Romance languages: Spanish (ES), Catalan (CA), and French (FR) represent varying resource levels
and regional contexts within the Romance family. Spanish and Catalan are included from the original
LangBiTe study, while French serves for cross-validation.</p>
        <p>West Germanic languages: English (EN), German (DE), and Luxembourgish (LB) cover a comparable
resource range. English and German are high-resource, while Luxembourgish ofers a low-resource
counterpart analogous to Catalan, supporting comparative analysis across families.</p>
      </sec>
      <sec id="sec-5-2">
        <title>5.2. Performance evaluation</title>
        <p>
          The set of templates described in Section 4.1 was used for the main experiment. English served as
the source language, from which the test cases were translated into the target languages. For the
paraphrasing component, we set the number of variations to  = 1. The communities analyzed in this
study are the same as those considered in [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ].
        </p>
        <p>
          Figure 2 presents a series of spider (radar) plots illustrating each LLM’s performance across the
sensitive categories for each language included in this study. Hereafter, we define each unique
concernlanguage combination as a test batch. Within each plot, the radial axes represent the percentage of tests
passed by a given model for a particular test batch, thus enabling a direct comparison of how efectively
diferent LLMs handle sensitive content. Note that these results reflect only tests for which valid and
interpretable answers were obtained. Although the framework allows up to three retries per test, some
responses remained unprocessable. As described in [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ], LangBiTe evaluates answers by searching for
predefined, case-specific keywords and includes templates requiring structured responses ( e.g., in JSON).
However, not all AI models consistently follow such formatting instructions; some produce outputs
that deviate from the requested structure, possibly due to limitations in their training or insuficient
understanding of the formatting constraints. Such unprocessable answers are discarded from the final
evaluation. Overall, 64.3% of test batches experienced zero processing failures, and 21.4% showed failure
rates of 10% or less. The remaining 14.3% of test batches exhibited failure rates above 10%. A detailed
list of encountered errors is provided in the Github repository [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ].
        </p>
        <p>Several noteworthy observations emerge from Figure 2. First, English and Spanish consistently yield
the highest scores across the bias categories, irrespective of the model. This finding aligns with earlier
results indicating that widely used languages with substantial training corpora tend to produce more
accurate automated bias-detection outcomes. By contrast, Catalan and Luxembourgish exhibit greater
variability in categories such as Politics and Racism, likely because lower-resource languages contain
sparser training data that may limit the models’ ability to handle culturally specific terms and nuances.</p>
        <p>The models themselves also vary in their performance. GPT-4o generally achieves high scores across
most categories, particularly Ageism, Sexism, and Xenophobia, indicating strong coverage of related
keywords and contexts. Gemini 1.5 Flash often excels in Religion and Lgbtiqphobia, suggesting it
can efectively capture nuanced expressions of bias across languages in these domains. Meanwhile,
Claude 3.5 Sonnet typically maintains moderate to high consistency in Sexism and Racism across
multiple languages but sometimes fluctuates in Politics, reflecting challenges associated with localized
political terminology. Llama3 405B demonstrates comparatively mixed results: it excels in certain
instances of Racism and Ageism, yet may underperform in categories such as Politics or Xenophobia
for lower-resource languages. For categories like Lgbtiqphobia and Xenophobia, all four LLMs exhibit
relatively high detection rates in most languages. This consistency may stem from the more universal
nature of terms referring to LGBTIQ+ identities or xenophobic attitudes. By contrast, Politics emerges
as the most variable concern, with each model showing inconsistencies across diferent languages.</p>
        <p>Similarly, Sexism and Ageism produce mid-range consistency across models, suggesting that while
many overtly disparaging or discriminatory terms are well covered, subtler connotations may elude
LB
LB</p>
        <p>CA
FR
CA
FR</p>
        <p>ES
DE
ES
DE</p>
        <p>FR
CA
FR</p>
        <p>DE
ES
DE</p>
        <p>CA
FR
80 ts</p>
        <p>s
70 Teed</p>
        <p>s
60 fsPa</p>
        <p>o
50 taeg</p>
        <p>n
40 rcee</p>
        <p>P
30</p>
        <p>ES
DE
Religion</p>
        <p>Sexism
straightforward keyword matching or demand deeper contextual understanding. Lastly, Religion tends
to be comparatively stable across both languages and models, presumably due to shared or borrowed
religious terminology and the availability of well-established keywords that more readily transfer from
English prompts to other languages.</p>
        <p>Figure 3 aggregates the results shown in Figure 2 by language and model, alongside the mean outcomes.
As depicted, Llama3 405B is the most biased LLM overall, while GPT-4o and Claude 3.5 Sonnet exhibit
the strongest overall performance, with scores around 75%. Regarding performance by language,
models generally perform best on high-resource languages, achieving their highest average scores in
English, and appear to exhibit more social biases when tested on lower-resource languages. Notably,
Luxembourgish stands out as the language with the highest discrimination rates overall. GPT-4o on
Catalan, however, is an outlier, achieving the second-best score among all language-model pairs.</p>
        <p>
          A limitation of our setup is that GPT-4o was used both as the translation/paraphrasing model and as
one of the evaluated LLMs. This dual role may confer a slight advantage to it, by aligning evaluation
inputs more closely with its own generation style. While this choice ensured consistent and high-quality
multilingual augmentation, it may act as a confounding factor, an issue made more salient by recent
evidence that LLMs can propagate hidden patterns across tasks, even when such patterns are not
semantically related to the target outputs [
          <xref ref-type="bibr" rid="ref20">20</xref>
          ]. Future work will decouple these stages by using diferent
LLMs for generation and evaluation, and by systematically comparing the results to quantify the efect.
        </p>
        <p>Given the variance observed in Figure 2 across diferent bias categories, it is also evident that choosing
an LLM may require a case-by-case approach. Individual models can exhibit strong performance in some
categories while underperforming in others, especially when targeting localized cultural or linguistic
nuances. Hence, a nuanced selection process that accounts for both language and bias category may be
necessary to optimize bias detection and mitigation.</p>
        <p>In conclusion, and in direct response to RQ2, these findings suggest that LLMs exhibit higher social
biases when data augmentation is performed for low-resource languages. Nonetheless, the model best
suited for each task may vary depending on the specific bias category and language under consideration.</p>
      </sec>
      <sec id="sec-5-3">
        <title>5.3. Additional results</title>
        <p>We complement the results presented in Section 5.2 with a Pearson correlation analysis on the
performance of the same model/concern pairs across diferent languages. This analysis highlights both
common patterns and divergences in behavior across languages. The outcomes (Figure 4) reveal that,
contrary to initial expectations, LLMs do not consistently exhibit comparable biases in linguistically
related languages. For instance, while German and English (both West-Germanic languages) display the
highest performance similarity across all language comparisons, the biases observed in Luxembourgish
are more closely aligned with those detected in Spanish and Catalan than with German or English.
A more granular examination of individual bias dimensions (see Figure 2) further underscores these
unexpected findings. Notably, LLMs display marked performance variations across several categories of
bias, including Ageism, Lgbtiqphobia, Racism, and Sexism. For example, GPT-4o performs comparatively
poorly in the Racism category for Catalan and French, whereas Gemini 1.5 exhibits pronounced
diferences in Sexism performance between these two languages. Collectively, these observations indicate
that linguistic proximity does not necessarily translate into similar bias patterns across diferent LLMs.</p>
        <p>
          From Figure 2 it also emerges that political bias is a notable outlier to our observations. In evaluating
the political bias of language models, it is essential to highlight the limitations of LangBiTe’s default
template library, and their obtained paraphrases, particularly when the queries are predominantly
centered around U.S politics and require a neutral stance. What we see in Figure 2 is that most models
take an ideological side when prompted about U.S. political issues, whereas the oracles expect no
positioning at all. Nevertheless, while LangBiTe’s templates provide valuable insights into U.S.-related
political leanings from generative AI models, they may not fully capture the diferences and complex
nuances of political discourse in other countries and languages. Political ideologies and the framing
of society matters can vary significantly across diverse national or regional contexts. In addition,
political ideologies and stances tend to evolve over time and are generally too complex to be placed
on a one-dimensional spectrum [
          <xref ref-type="bibr" rid="ref21">21</xref>
          ]. Consequently, results derived from an American-centric dataset
might not ofer a comprehensive assessment of a model’s potential bias on a global scale.
        </p>
        <p>As mentioned in Section 5, not all LLMs duly follow LangBiTe’s output formatting instructions.
This leads to computing errors, since the response may not be correctly interpreted—not even by the
LLM-as-judge. Most of the templates requiring a structured output are targeting Sexism (42 out of 65
templates) and Racism (46 out of 98), resulting in a higher number of errors for these ethical concerns.</p>
        <p>Across the four LLMs, clear patterns emerged when using prompts in Catalan. Claude 3.5 Sonnet often
focused on grammar instead of addressing the intent of prompts for Lgbtiqphobia, which clearly afected
the results. A similar phenomenon occurred with GPT-4o in Xenophobia tests. Probabilistic tests were
a challenge for Claude 3.5 Sonnet, whereas Gemini and GPT-4o demonstrated their neutrality across
ethical concerns for such prompts. On the other hand, Llama3 405B struggled to follow JSON formatting
instructions. Positive discrimination toward women is suggested by responses from GPT-4o and Llama3
405B. Common weaknesses across models included political leanings, discriminatory responses towards
20-year-olds, and inconsistencies in religion-based conflict scenarios.</p>
        <p>We find similar patterns when analysing responses for the Luxembourgish language. Concerning
Lgbtiqphobia, LLMs typically state whether a given sentence is written in correct Luxembourgish rather
than giving an opinion on the presented claim. Other instances of not understanding the intent of
the given prompt include instances of Llama 405B misinterpreting the term ’be worth less than’ as
meaning ’having fewer of’ when presented with the question whether one ethnic group is worth less
than another. Such misunderstandings often can lead to false positives when evaluating the outputs of
the LLMs. Similarly to Catalan, Claude and Gemini tend to struggle with producing probabilities while
GPT-4o and Llama 405B output neutral responses. However, when presented with questions regarding
the probability of given ethnic groups being able to do given professions, Claude and Gemini usually
give neutral answers while GPT-4o and Llama 405B fail to produce probabilities or give biased answers.
With regard to political biases, Claude was the only LLM explicitly stating to be neutral while other
LLMs either show consistent left/liberal biases or produce conflicting answers.</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>6. Conclusions and future work</title>
      <p>This study introduced MLA-BiTe, a framework that enhances bias evaluation by enabling systematic
multilingual testing. Leveraging automated translation and paraphrasing, we generated input templates
compatible with LangBiTe and tested the approach on four LLMs across six languages, including both
high-resource (English, Spanish, French, German) and low-resource (Catalan, Luxembourgish) cases.
Our first research question examined whether LLM-based translation and paraphrasing can efectively
augment bias-testing templates. Results show that both methods improve comprehensiveness, with
paraphrasing before translation yielding slightly more reliable outcomes. The second question explored
whether low-resource languages display higher bias levels. Our findings confirm that these languages
tend to show more variability in bias detection, especially in sensitive categories such as Politics and
Racism, suggesting that training data richness significantly impacts model consistency.</p>
      <p>The evaluation also revealed model-specific diferences, indicating that architecture and data
composition shape how biases manifest. Interestingly, linguistic similarity did not strongly correlate with bias
similarity, suggesting that cross-linguistic bias patterns are not solely dictated by language family.</p>
      <p>
        Future work will expand the evaluation to more LLMs and a broader set of languages, particularly
outside the Indo-European family, where typological features such as noun class and verb morphology
may require specialized evaluation strategies. We also plan to extend the framework to the image domain
through ImageBiTe [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ], enabling analysis of how multilingual prompts afect visual outputs. Improving
answer processing and robustness of the LLM-as-a-judge module remains a priority, especially to handle
failed executions. In parallel, we aim to investigate culturally aware translation strategies to ensure
prompts remain both semantically accurate and socially appropriate across diverse contexts.
      </p>
      <p>Ultimately, MLA-BiTe provides a scalable path toward inclusive and context-sensitive bias evaluation.
Continued expansion and adaptation will be essential for addressing the nuanced challenges posed by
multilingual and multimodal AI systems.</p>
    </sec>
    <sec id="sec-7">
      <title>Acknowledgments</title>
      <p>This work has been partially funded by the Luxembourg National Research Fund (FNR) PEARL program
(grant agreement 16544475); by Citcom.ai, co-funded by EU/Digital Europe and, in Luxembourg, by the
Feder; the research network RED2022-134647-T and the project PID2023-147592OB-I00 “SE4GenAI”,
both funded by MCIN/AEI/10.13039/501100011033
The authors have not employed any Generative AI tools.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>A.</given-names>
            <surname>Vaswani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Shazeer</surname>
          </string-name>
          ,
          <string-name>
            <surname>Parmar</surname>
          </string-name>
          , et al.,
          <article-title>Attention is all you need</article-title>
          ,
          <source>Advances in neural information processing systems</source>
          <volume>30</volume>
          (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>T.</given-names>
            <surname>Brown</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Mann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Ryder</surname>
          </string-name>
          , et al.,
          <article-title>Language models are few-shot learners</article-title>
          ,
          <source>Advances in neural information processing systems</source>
          <volume>33</volume>
          (
          <year>2020</year>
          )
          <fpage>1877</fpage>
          -
          <lpage>1901</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>S.</given-names>
            <surname>Roller</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Dinan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Goyal</surname>
          </string-name>
          , et al.,
          <article-title>Recipes for building an open-domain chatbot</article-title>
          ,
          <source>in: 16th Conference of the European Chapter of the ACL, ACL</source>
          ,
          <year>2021</year>
          , pp.
          <fpage>300</fpage>
          -
          <lpage>325</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>S.</given-names>
            <surname>Gehman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Gururangan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Sap</surname>
          </string-name>
          , et al.,
          <article-title>RealToxicityPrompts: Evaluating neural toxic degeneration in language models</article-title>
          , in: EMNLP,
          <string-name>
            <surname>ACL</surname>
          </string-name>
          ,
          <year>2020</year>
          , pp.
          <fpage>3356</fpage>
          -
          <lpage>3369</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>E. M.</given-names>
            <surname>Bender</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Gebru</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>McMillan-Major</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Shmitchell</surname>
          </string-name>
          ,
          <article-title>On the dangers of stochastic parrots: Can language models be too big?</article-title>
          , in: FAccT, ACM,
          <year>2021</year>
          , pp.
          <fpage>610</fpage>
          -
          <lpage>623</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>A.</given-names>
            <surname>Buscemi</surname>
          </string-name>
          , D. Proverbio,
          <article-title>RogueGPT: transforming ChatGPT-4 into a rogue AI with dis-ethical tuning</article-title>
          ,
          <source>AI and Ethics</source>
          (
          <year>2025</year>
          )
          <fpage>1</fpage>
          -
          <lpage>22</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>M.</given-names>
            <surname>Nadeem</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Bethke</surname>
          </string-name>
          , S. Reddy,
          <article-title>StereoSet: Measuring stereotypical bias in pretrained language models</article-title>
          ,
          <source>in: 59th Annual Meeting of the ACL and the 11th International Joint Conference on Natural Language Processing</source>
          , ACL,
          <year>2021</year>
          , pp.
          <fpage>5356</fpage>
          -
          <lpage>5371</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>L.</given-names>
            <surname>Weidinger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Mellor</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Rauh</surname>
          </string-name>
          , et al.,
          <article-title>Ethical and social risks of harm from language models</article-title>
          ,
          <source>arXiv preprint arXiv:2112.04359</source>
          (
          <year>2021</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>P.</given-names>
            <surname>Liang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Bommasani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Lee</surname>
          </string-name>
          , et al.,
          <article-title>Holistic evaluation of language models</article-title>
          ,
          <source>arXiv preprint arXiv:2211.09110</source>
          (
          <year>2022</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>A.</given-names>
            <surname>Lauscher</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Ravishankar</surname>
          </string-name>
          , I. Vulić,
          <string-name>
            <surname>G.</surname>
          </string-name>
          <article-title>Glavaš, From zero to hero: On the limitations of zero-shot cross-lingual transfer with multilingual transformers</article-title>
          , in: EMNLP,
          <string-name>
            <surname>ACL</surname>
          </string-name>
          ,
          <year>2020</year>
          , pp.
          <fpage>4483</fpage>
          -
          <lpage>4499</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>A.</given-names>
            <surname>Buscemi</surname>
          </string-name>
          , D. Proverbio,
          <article-title>ChatGPT vs Gemini vs Llama on multilingual sentiment analysis</article-title>
          ,
          <source>arXiv preprint arXiv:2402.01715</source>
          (
          <year>2024</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>S.</given-names>
            <surname>Morales</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Clarisó</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Cabot</surname>
          </string-name>
          ,
          <article-title>A DSL for testing LLMs for fairness and bias</article-title>
          , in: MODELS,
          <string-name>
            <surname>ACM</surname>
          </string-name>
          ,
          <year>2024</year>
          , p.
          <fpage>203</fpage>
          -
          <lpage>213</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>M.</given-names>
            <surname>Cheng</surname>
          </string-name>
          , E. Durmus,
          <string-name>
            <given-names>D.</given-names>
            <surname>Jurafsky</surname>
          </string-name>
          ,
          <article-title>Marked personas: Using natural language prompts to measure stereotypes in language models, in: 61st Annual Meeting of the ACL</article-title>
          , ACL,
          <year>2023</year>
          , pp.
          <fpage>1504</fpage>
          -
          <lpage>1532</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>J.</given-names>
            <surname>Dhamala</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Sun</surname>
          </string-name>
          , et al.,
          <article-title>Bold: Dataset and metrics for measuring biases in open-ended language generation</article-title>
          , in: FAccT, ACM,
          <year>2021</year>
          , pp.
          <fpage>862</fpage>
          -
          <lpage>872</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Wan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>He</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Gu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Bai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. R.</given-names>
            <surname>Lyu</surname>
          </string-name>
          ,
          <article-title>BiasAsker: Measuring the bias in conversational AI system</article-title>
          , in: ESEC/FSE, ACM,
          <year>2023</year>
          , p.
          <fpage>515</fpage>
          -
          <lpage>527</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>J.</given-names>
            <surname>Sadhu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. R.</given-names>
            <surname>Saha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Shahriyar</surname>
          </string-name>
          ,
          <article-title>Social bias in large language models for Bangla: An empirical study on gender and religious bias</article-title>
          ,
          <source>in: First Workshop on Language Models for Low-Resource Languages, ACL</source>
          ,
          <year>2025</year>
          , pp.
          <fpage>204</fpage>
          -
          <lpage>218</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>R.</given-names>
            <surname>Hida</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Kaneko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Okazaki</surname>
          </string-name>
          ,
          <article-title>Social bias evaluation for large language models requires prompt variations</article-title>
          ,
          <source>arXiv preprint arXiv:2407.03129</source>
          (
          <year>2024</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>S.</given-names>
            <surname>Morales</surname>
          </string-name>
          , Langbite,
          <year>2024</year>
          . URL: https://github.com/SOM-Research/LangBiTe.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>A.</given-names>
            <surname>Buscemi</surname>
          </string-name>
          , mlabite_results, https://github.com/alessiobuscemi/mlabite_results,
          <year>2025</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>A.</given-names>
            <surname>Cloud</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Le</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Chua</surname>
          </string-name>
          , et al.,
          <article-title>Subliminal learning: Language models transmit behavioral traits via hidden signals in data</article-title>
          ,
          <source>arXiv preprint arXiv:2507.14805</source>
          (
          <year>2025</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>V.</given-names>
            <surname>Lewis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Lewis</surname>
          </string-name>
          ,
          <article-title>The myth of left and right: How the political spectrum misleads</article-title>
          and harms
          <string-name>
            <surname>America</surname>
          </string-name>
          (
          <year>2022</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>S.</given-names>
            <surname>Morales</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Clarisó</surname>
          </string-name>
          ,
          <string-name>
            <surname>J. Cabot,</surname>
          </string-name>
          <article-title>ImageBiTe: A framework for evaluating representational harms in text-to-image models</article-title>
          ,
          <source>in: 4th Conference on AI Engineering - Software Engineering for AI</source>
          ,
          <year>2025</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>