<!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>
      <journal-title-group>
        <journal-title>English_words she he
twin_sister</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Identifying Gender Stereotypes and Biases in Automated Translation from English to Italian Using Similarity Networks</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Fatemeh Mohammadi</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Marta Annamaria Tamborini</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Paolo Ceravolo</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Costanza Nardocci</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Samira Maghool</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computer Science, Università degli Studi di Milano</institution>
          ,
          <addr-line>Milan</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Department of Italian and Supranational Public Law, Università degli Studi di Milano</institution>
          ,
          <addr-line>Milan</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2024</year>
      </pub-date>
      <volume>0</volume>
      <issue>12</issue>
      <fpage>01</fpage>
      <lpage>03</lpage>
      <abstract>
        <p>This paper is a collaborative efort between Linguistics, Law, and Computer Science to evaluate stereotypes and biases in automated translation systems. We advocate gender-neutral translation as a means to promote gender inclusion and improve the objectivity of machine translation. Our approach focuses on identifying gender bias in English-to-Italian translations. First, we define gender bias following human rights law literature and linguistics literature. Then we proceed by identifying gender-specific terms such as she/lei and he/lui as key elements. We then evaluate the cosine similarity between these target terms and others in the dataset to reveal the model's perception of semantic relations. Using numerical features, we efectively evaluate the intensity and direction of the bias. Our findings provide tangible insights for the development and training of gender-neutral translation algorithms.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Gender stereotypes</kwd>
        <kwd>Gender bias</kwd>
        <kwd>Large Language Models (LLMs)</kwd>
        <kwd>Automatic translation</kwd>
        <kwd>Similarity networks</kwd>
        <kwd>Inclusive language</kwd>
        <kwd>Discrimination</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        The concept of gender bias takes on a multifaceted nature depending on the field of study.
Within legal and human rights frameworks, it signifies the unfair treatment of individuals
based on their gender. This can encompass discriminatory laws, biased legal processes, and
the resulting human rights violations [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. Conversely, linguistics examines how language
itself perpetuates societal inequalities through gender bias. This manifests in grammatical
structures that favor one gender, vocabulary lacking female equivalents for certain roles, and
the way words carry specific connotations about masculinity and femininity [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]; [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]; [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ].
Recognizing these distinct yet interrelated aspects of gender bias is essential to tackling its
presence in both legal systems and our daily conversations. This paper focuses mainly on gender
bias defined as the preference or prejudice for one gender over the other [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. The influence
of gender stereotypes and prejudices in language is well-documented in Italian and English
linguistic studies. Research lines in both law and linguistics have shown [
        <xref ref-type="bibr" rid="ref10 ref11 ref8 ref9">8, 9, 10, 11</xref>
        ] that
there is a strong link between the spilling of stereotypes in language and direct or indirect
discrimination [12, 13]. It is thus crucial to properly identify and correct stereotypes and biases
in MT translations. Language is both a reflection and a shaper of societal norms [ 13] and as
such, automated translation systems that rely on large corpora of text inherit and amplify these
biases [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. It is therefore important to quantify and understand language biases, as such biases
can reinforce the psychological status of diferent groups.
      </p>
      <p>The multidisciplinary approach we develop involves the definition of the legal categories
behind gender stereotypes, the linguistic factors that contribute to such biases, and the technical
aspects within computer science that can be used to quantify these biases. Since translations
are not only the transposition of words but also the transmission of cultural connotations and
social norms, our goal is to study the manifestation of gender bias in Italian translations of
English texts. Our methodology builds on existing approaches [14, 15] but enhances the ability
to detect the intensity and direction of bias through specially designed features.</p>
      <p>Based on the above goal, the research question underlying this contribution has been to
study how English to Italian gender language is addressed by MT by attempting to answer the
research questions.</p>
      <p>RQ1. How does MT from English to Italian afect the gender of language?
RQ2. Is the efect of MT related to bias in the algorithms or in the source data used to train MT?
RQ3. Can we precisely identify the intensity and direction of the MT bias for each term?</p>
      <p>More in general, this paper is positioned in the “notional vs. grammatical” gender languages
debate and this analysis could be repeated for multiple notional/grammatical-language pairs.
Our research began by defining gender bias categories and definitions and started with the
collection of word corpora containing both gender-specific and gender-neutral terms. These
words were represented in a feature space and organized into a similarity network to compute
their similarity. Through this process, we were able to identify similarities with gender-specific
terms such as she/lei and he/lui. We used these similarities to derive features that capture the
intensity and direction of the bias. Furthermore, we conducted a comparative analysis between
the bias produced by FastText as a word embedding method and Google Translate as an MT
model when translating text from English to Italian. Our results showed a significant shift in the
direction of bias after translation. Furthermore, our methodology efectively identified terms
susceptible to gender bias, providing valuable insights for the development of gender-neutral
MT algorithms.</p>
      <p>By advocating for more inclusive and unbiased translations, we aim to contribute to a fairer
representation of gender in automated translation systems. More specifically, the paper is
organized as follows: Section 2 provides background and related work, Section 3 details our
methodology, Section 4 presents our results, and Section 5 ends the paper with concluding
remarks.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Background and Related Work</title>
      <sec id="sec-2-1">
        <title>2.1. Gender Bias and Discrimination in Law and Linguistics</title>
        <p>This work contributes to the broader discourse on AI and discrimination which is of the utmost
relevance since Europe is currently setting its legal framework on AI.</p>
        <p>Specifically, on 13 March 2024, the European Union enacted its first comprehensive regulation
to address these concerns [16] and on 17 May 2024 the Council of Europe adopted the first-ever
international legally binding treaty aimed at ensuring the respect of human rights, the rule of law
and democracy legal standards in the use of artificial intelligence (AI) systems [ 17]. Concerning
potential unequal treatment leading to discrimination, the inherent risk of AI models lies in
their potential to perpetuate discrimination against minority groups due to biases in the data
sets or the same architecture of the system. The new European legal framework emphasizes the
need for a more conscientious and responsible approach to AI design and evaluation [18]. As a
consequence, eliminating AI-induced discrimination is at the heart of current research trends
[19].</p>
        <p>Previous works addressed this topic for other languages [14] or focused on other NLP
techniques [20, 15, 21] and some tried to provide a taxonomy of gender bias in texts (in English) [13].</p>
        <p>A comprehensive review of the current legal literature on the topic [18] outlines several
stages in AI design where discrimination may manifest.</p>
        <p>
          MT based on machine learning technologies, represents an example of how AI perpetuates
stereotypes typical of human language [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ] from one culture to another. Let us recall the case
of Google Translate [22], the MT system exhibited biased behavior by translating job titles
from English into languages that incorporate masculine/feminine characterization. This is
particularly evident when lower-income and non-leadership positions are translated with their
female counterparts, while higher-income and leadership positions are associated with their male
counterparts, perpetuating gender stereotypes. For example, "the nurse" would be translated
with "l’infermiera" (female nurse) and "the doctor" with "il medico" (male doctor) [23, 22].
        </p>
        <p>
          The importance of gender in human experience is universally acknowledged, reflected in
the linguistic expressions of femininity and masculinity present across languages. However,
languages difer in their methods of encoding gender. English, for instance, is classified as a
notional gender language, primarily conveying the gender of human referents through personal
pronouns, possessive adjectives (e.g., he/him/his; she/her/hers), and gender-specific terms (e.g.,
man; woman). In contrast, grammatical gender languages such as Italian utilize a system
of morphosyntactic agreement, where gender markers extend beyond nouns to encompass
verbs, determiners, and adjectives [24]. This distinction becomes particularly significant in
translation contexts[25], notably when the source language lacks gender information regarding a
referent and the target language operates within a grammatical gender framework and, although
controversial to this day, prescribes the grammatical rule of the "inclusive masculine". This rule
is embodied in the fact that if only one masculine exponent is present in a group, the plural
masculine will apply. For example, in a class consisting of 10 people 9 are women but 1 is a man,
it is grammatically correct for the teacher to say "Buongiorno a tutti" (-i standing for masculine
plural). Furthermore, until recently, there were no feminine words to define higher professional
positions. With social change and the promotion of female participation in public life, such
terms have been coined (e.g. Professoressa, Dottoressa, Avvocata, Ingegnera, etc.) but still part
of public opinion is skeptical to use such terms [26] to the point that in 2023 Italy elected its first
female prime minister who decided to be addressed by "Signor Presidente" (Mr. President) as a
political statement [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ]. Italian linguistics studies nowadays converge on the assumption that
Italian is a sexist language. The essay "Sexism in the Italian Language" [27] has been the first
seed of a debate that bloomed much later. Currently, the Italian language is changing because
much has changed in the role of Italian women within society. However, this change is not
organic, structured, or systematic as it should be in a society that proactively strives for new
relationships between women and men [28].
        </p>
        <p>Recent research in computation and language [29] advocated for gender-neutral translation
(GNT) as both a manifestation of gender inclusion and an objective for MT models. Our research
aligns with and contributes to this perspective by proposing a methodology for identifying
terms that exhibit gender bias in MT. Similar studies have been applied to English [14], to
Sentiment Analysis [20], to word embedding methods [15, 21] but never to the English to Italian
translation. Through our findings, we provide tangible insights to inform the development and
training of GNT algorithms, thus promoting more inclusive and unbiased translations.</p>
      </sec>
      <sec id="sec-2-2">
        <title>2.2. Gender Bias and Discrimination in Computer Science</title>
        <p>We were inspired by the research of [14]. They created some analogies like King: Queen using
Google Word2Vec and then asked human annotators to rate them as biased/appropriate. To
detect bias, they used cosine similarity to measure the similarity of analogies with she-he. They
showed that word embeddings contain biases in their geometry that reflect gender stereotypes
in the wider society.</p>
        <p>In another paper by [30], they composed a challenge set for gender bias in MT called WinoMT,
which contains 3,888 instances and is balanced between male and female, and between
stereotypical and non-stereotypical gender roles (e.g. a female doctor versus a female nurse). They then
translated them into four diferent language categories (Romance, Slavic, Semitic, and Germanic)
using six widely used MT models that represent the state of the art in both commercial and
academic research, such as Google Translate. They showed that MT models have a significant
tendency to translate based on gender stereotypes rather than more meaningful contexts.</p>
        <p>Another related study is the one by [31]. They looked at gender bias in Italian word
embeddings. They made a list of gender definition pairs: [lui (he), lei (she)] and then calculated the
vector diference like ⃗-⃗ to get the direction of the bias. They also used cosine similarity to
measure the diferential association between target and attribute word sets. They used FastText
as the word embedding method and the target set of their work consisted only of occupations
in Italian.</p>
        <p>In another paper by [32], they take an extensive list of job titles and construct some sentences
like "He/She is an Engineer" (where "Engineer" is replaced by the job title of interest) in 12
diferent gender-neutral languages such as Hungarian, Chinese, Yoruba, and several others.
They then translate these sentences into English using the Google Translate API and collect
statistics on the frequency of female, male, and gender-neutral pronouns in the translated output.
We then show that Google Translate has a strong bias towards male pronouns, especially in fields
typically associated with gender imbalance or stereotypes, such as STEM (Science, Technology,
Engineering, and Mathematics) jobs.</p>
        <p>Finally, the literature suggests that most word embedding models, such as Word2Vec and
FastText, have a gender bias. This bias can influence how models learn patterns, potentially
reinforcing societal biases and stereotypes. Consequently, AI and ML models, including machine
translation (MT) models, are also susceptible to such biases in word embedding. In this research,
we aim to investigate the extent to which this bias is caused by word embedding or translation,
and whether translation afects the intensity and nature of this gender bias.</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Material and Methods</title>
      <p>Our approach is designed to uncover gender bias in translations from English to Italian. We do
this by computing similarity scores between certain gender-specific target words, such as she/he,
and the other words in a word list that combine gender-neutral and gender-specific words. In
the following sections, we will explain our procedure by breaking it down into its main stages.</p>
      <sec id="sec-3-1">
        <title>3.1. Data collection</title>
        <p>As part of our efort to highlight gender bias in automated translation, we seek a collection of
words that include various gender-specific and gender-neutral terms. For this purpose, we used
the analogies generated by word embedding provided by [14] in the Appendix section of the
paper. The authors generated 236 (word pairs) analogies by an analogy generator which gets a
seed pair of words (a,b) determining a seed direction (⃗- ⃗) corresponding to the normalized
diference between the two seed words. An example of analogy in this paper is she:sewing:: he:
carpentry. It represents a relationship between words based on their contextual associations.
It means that there is a strong association of "she" with "sewing" and "he" with "carpentry."
This analogy reflects gender stereotypes present in the training data. Because Word embedding
captures patterns and associations in the text they are trained on, including biases.</p>
      </sec>
      <sec id="sec-3-2">
        <title>3.2. MT reference</title>
        <p>Given the widespread use of Google Translate, we included its API in our study. Bias in such a
widely used tool raises serious concerns and underscores the importance of addressing it.</p>
      </sec>
      <sec id="sec-3-3">
        <title>3.3. Pre-processing and Word Embedding</title>
        <p>To measure similarity, we first took the list of analogies and broke it down into single words
(472 words in total). Our approach in using single words (detached from the grammatical or
contextual environment) is similar to the WEAT or Verb Extraction approaches [33]. First, we
removed duplicate words (27 removed). Also, some words had plural and singular forms. Since
we use similarity scores and there is no significant diference between the plural and singular
forms of a word, we decided to keep only the singular form of words, resulting in a list of 333
words. This ensures that the text data is standardized and ready for the similarity measurement
algorithms.</p>
        <p>After preparing the list of words, we need to organize words in a vector space to compute
similarity scores. Given the requirement to analyze both English and Italian texts and to
perform a comparative assessment, we chose a multilingual approach to word embedding so we
selected FastText. FastText [34] is a word embedding method that uses a vectorization process
by considering subwords (N-grams) as the smallest unit instead of single words. This approach
makes it independent of the distribution of words in a vocabulary and allows generalizing across
languages, facilitating the transfer of knowledge learned in one language to another. In contrast,
other options, such as Word2Vec, are inherently language-dependent and thus unsuitable for
our research design.</p>
      </sec>
      <sec id="sec-3-4">
        <title>3.4. Similarity measurements</title>
        <p>We utilize a graph-based approach to analyze the relationships between data points. This
approach enables us to quantify the likeness between data points, facilitating construction of a
weighted network denoted as  = (, ). Here,  signifies the nodes (vertices) within the
network, while  denotes the links (edges) connecting them [19]. In this application, each node
corresponds to a word, and the weights of the edges reflect the degree of similarity between
these words.</p>
        <p>For calculating the the similarity (proximity) of two nodes we used a cosine similarity function
of the embedded vectors of the given nodes  and  in the network according to the below
formula [35]:
(, ) =
x · x
|x||x |</p>
        <p>We have generated a robust similarity network by employing cosine similarity measurements,
particularly with gender-specific terms such as she/he and lei/Lui. Before choosing he/lui and
she/lei as target words we measured the internal similarity between them. i.e. we measured the
similarity between she and he (0.61) and the similarity between lui and lei (0.85). so these target
words are quite diferent so we can rely on them as a good diferentiated point for identifying
bias. Also note that we could have used other words, e.g. woman and man, as the gender-pair
in the task. We chose she and he because they are frequent and do not have fewer alternative
word senses (e.g., man can also refer to mankind) [14].</p>
        <p>Because of its eficiency, cosine similarity is chosen for comparing vectors such as word
embeddings. Unlike measures based solely on magnitude, cosine similarity evaluates the angle
between vectors, emphasizing their directional alignment. This property is advantageous when
comparing word vectors, as it prioritizes vector direction over absolute values and provides
more meaningful similarity judgments.</p>
      </sec>
      <sec id="sec-3-5">
        <title>3.5. Detecting gender bias</title>
        <p>To study the manifestation of gender stereotypes or biases, one method is to quantify the
proximity of words to gender-specific terms such as he/lui vs she/lei [14]. To improve the
accuracy of bias identification, we introduce a numerical feature called the absolute diference
between the similarity to she and the similarity to he. This feature, we called GenderBiasIntensity,
quantifies the intensity of bias without considering its direction at this stage. So if there are two
target words with diferent genders ⃗ and ⃗ , the gender bias intensity of ⃗ can be formulated
as below [33]:</p>
        <p>GenderBiasIntensity(⃗) = ⃒⃒⃒ cos(⃗, ⃗) − cos(⃗, ⃗ )⃒⃒⃒</p>
        <p>So for determining the gender bias of a specific word, after tokenization and word embedding,
we compute the cosine similarity of that word with these target words. For example, if the
similarity score between she and doctor is lower than the similarity between he and doctor, this
suggests a gender bias against women since the model assumes that a doctor is predominantly
male.</p>
        <p>To find the direction of bias, we introduce another feature, called GenderBiasDirection, which
is the diference between similarity to she and similarity to he (without absolute value). This
feature has a positive value when it suggests a bias towards women. Conversely, a negative
value suggests a bias towards men. Based on this definition, the gender bias direction of ⃗ can
be formulated as below:</p>
        <p>GenderBiasDirection(⃗) = cos(⃗, ⃗) − cos(⃗, ⃗ )</p>
        <p>To examine the extent of post-translation similarity changes, we introduce another numerical
feature that adopts a comparative approach. This feature is calculated by subtracting the
similarity to she (target word in the source language i.e. English) from the similarity to lei
(target word in the destination language i.e. Italian) (⃗ − ⃗ℎ), indicating whether similarity
scores increase or decrease after translation. We can do the same for Lui and he as well (⃗ − ℎ⃗).
Based on this definition, this feature can be calculated using below formula:</p>
        <p>PostTranslationSimilarityChanges(⃗) = cos(⃗, ⃗dest) − cos(⃗, ⃗src)</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Discussion</title>
      <p>In this section, we briefly describe the similarity measurement and the gender bias analysis we
did, our main results, and the final discussion and comparison of our work with related ones.</p>
      <sec id="sec-4-1">
        <title>4.1. Similarity Scores Analysis</title>
        <p>First of all, we need to calculate the similarity of English and Italian-translated words with our
target terms. Here the results of these measurements were presented.</p>
        <sec id="sec-4-1-1">
          <title>4.1.1. Similarity Scores in English Words</title>
          <p>As mentioned in the methodology section, we compute the cosine similarity between some
selected English words and two target terms (he/she). Table 1 shows some of these calculated
similarities. For some certain words such as nurse which are highlighted in red, there is a
significant diference in the similarity scores (i.e the diference is more than 0.1) with he and
she, in comparison with other words in the table, which indicates a gender bias in the word
embedding method, i.e. FastText. This observation, which suggests bias in word embeddings,
has also been confirmed by other studies, such as [15, 21].</p>
          <p>The distribution of word similarity concerning he and she is visualized using a scatter plot.
Figure 1 shows the similarity scores projection for English words with these target terms.
The x-axis represents the similarity score between words with he, while the y-axis represents
the similarity score between words with she. Another insight from this projection onto a
2-dimensional space is the possibility of drawing a diagonal line from (0,0) to (1,1). Words
that deviate more significantly from this diagonal line indicate a higher degree of bias. Dots
positioned above the line indicate a bias against females, whereas dots below the line suggest a
bias towards males.</p>
        </sec>
        <sec id="sec-4-1-2">
          <title>4.1.2. Similarity Scores in Italian Words</title>
          <p>Following the methodology outlined above, we used the Google Translate model for translation
to ensure the reliability of our methods and translations. We followed a similar procedure
for Italian as in English to facilitate comparison between the two languages. We also use 2
gender-specific words: lei/lui. Table 2 shows some of these calculated cosine similarities for
Italian translations. As before some rows with significant diferences (almost 0.1 or above) in
the similarity scores with lui and lei are highlighted in red to have a comparison of similarity
scores between the two languages.</p>
          <p>From this table, it is obvious that for most of the words, the similarity with the target word
itself increases after translation. However, in some cases such as architetto, infermiera, chirurgo,
and socialisti, the intensity of the similarity to lui/he and lei/she, decreases. We conducted an
additional comparison by calculating the similarity between "architetta," the feminine version
of "architetto," and our two target words. The results showed that the similarity between
"architetta" and "lei" is 0.49, and between "architetta" and "lui" is 0.38. This indicates that the
similarity of words to the target words is strongly influenced by how the machine translation
handles the word and the gender it assigns. This preliminary conclusion will be further examined
in the following section.</p>
          <p>Figure 2 shows the scatter plot of the cosine similarity scores calculated for Italian translations
with lei and lui as target words. Comparing Figure 1 (which shows the projection of English
words with she/he) with Figure 2 (which shows the projection of Italian translations with lei/lui)
also confirms the previous observation of increased similarity scores after translation. For the
Italian translations, most of the words fall within the range of 0.2 to 0.6, while for the English
plot, the words are spread across the range of 0.0 to 0.6. But the overall distribution is almost
the same for both languages.</p>
          <p>We have to note that just relying on similarity scores can not lead us to the correct analysis
of gender bias so in the following sections we will present some numerical features which can
give us a more accurate insight about gender bias intensity and direction in English and Italian
translated.</p>
        </sec>
      </sec>
      <sec id="sec-4-2">
        <title>4.2. Gender Bias Detection and Analysis</title>
        <p>In this section, we analyze the results obtained from calculating GenderBiasIntensity and
GenderBiasDirection for both English and Italian translations. Our objective is to identify
gender bias in English and examine how the translation from English to Italian can afect the
intensity and direction of bias.</p>
        <sec id="sec-4-2-1">
          <title>4.2.1. Gender bias in English words</title>
          <p>After measuring the similarity scores with he and she we can calculate the GenderBiasIntensity
feature. This feature’s range spans from about 0.0 to 0.44 for English words. Within this range
for GenderBiasIntensity, we categorize our words into five primary bins which are indicated in
Table 3. Bin 1 has the lowest intensity of bias but as we advance towards bin 5, the intensity
of bias increases. Table 3 displays the count of words in each bin along with representative
example words for each bin.</p>
          <p>By a detailed examination of the words within each bin, it becomes apparent that bins 4
and 5 mainly contain gender-specific terms such as he, she, aunt, niece, sister, her, herself, etc.
Conversely, the first three bins exhibit varying degrees of gender bias, ranging from 0.0 to 0.3.
For instance, words like housewife, handbag, homemaker, sewing, softball, and midwife appear
in the third bin, which is recognized as female stereotypical according to a study conducted
by [14].</p>
          <p>The range of GenderBiasDirection spans from − 0.42 to 0.44 and like GenderBiasIntensity, we
can partition it into 5 bins for each gender based on the sign of the feature. Table 4 shows the
number of words per bin for male and female direction.</p>
          <p>Bins 2 and 3 are more significant in identifying gender bias. Approximately 173 words, or
52% of the total, show either male or female bias. This suggests a significant risk of bias in
word embedding methods such as FastText, where more than half of the instances may lead to
unfair representation of males and females. Another important observation is that the number
1
2
3
4
5
of biases against females over males is greater than two. Specifically, in bin 3 (the bin with
stronger biases), the number of biases against females is approximately ten times greater than
the number of biases against males.</p>
        </sec>
        <sec id="sec-4-2-2">
          <title>4.2.2. Gender bias in Italian translation</title>
          <p>In this section, we will analyze gender bias in translations from English to Italian to assess
its impact on the intensity and direction of bias. In the next stage, we computed the
GenderBiasIntensity for Italian translations, as previously done with English. This numerical feature
spans from 0.0 to 0.26. Notably, the maximum value within this range has decreased by 0.18
compared to its English equivalent, indicating an overall reduction in gender bias intensity.
Based on this range, we classified the words into three distinct bins, as illustrated in Table 5.</p>
          <p>In the Italian translation, similarly to English, the last bin (bin 3) comprises gender-specific
words like zia (aunt), mamma (mom), lei (she), lui (he), and donna (woman). Bins 1 and 2 are
potential candidates for bias, where bin 2 exhibits the strongest bias intensity, ranging between
0.1 and 0.2. Following the calculation of bias intensity, determining the bias direction is essential.
The range of this feature for Italian translations spans from − 0.21 to 0.26. Subsequently, we
classify it into 3 bins and 2 directions, as shown in Table 6.</p>
          <p>Table 6 illustrates that although there is a reduction in the intensity of the bias after translation,
there is a change in the direction of the bias. Specifically, while more than 69% of the English
words in Table 4 show a bias towards females, this ratio decreases to 45% after translation.
Another interesting observation is that after translation, the ratio of bias direction between
females and males becomes more balanced, indicating an almost equal distribution.</p>
        </sec>
        <sec id="sec-4-2-3">
          <title>4.2.3. Post-translation Gender Shifts</title>
          <p>Although English is a notional gender language, we carried out a gender analysis of the words
in the list before translation to determine the percentage of gender-specific and gender-neutral
terms in the source data. Out of 333 words, 157 are gender neutral and 176 are gender specific
(89 feminine and 87 masculine). An examination of the translations from Google Translate
shows that of the 157 neutral English words, 91 are translated into masculine forms and only 32
into feminine forms. This ratio of approximately three to one provides a first insight into the
gender bias of the model. This preliminary observation indicates a tendency for many English
words to be translated into the masculine form in Italian, suggesting a potential gender bias in
the translation model. Table 7 shows the details of this gender shift after translation, with some
examples to illustrate this tendency.</p>
          <p>To observe the efect of translation on similarity scores, we use the feature
PostTranslationSimilarityChanges. We computed this for pre- and post-translation words and the results are
shown in Table 8. A positive value of this feature indicates an increase in the similarity score
after translation. This increase is observed in 85.58% of the words in the feminine version and in
96.39% of the words in the masculine version. This indicates that translation generally leads to
an increase in similarity scores. However, as this increase occurs in both directions (masculine
and feminine), it does not increase the bias. From this analysis, it is clear that translation does
not significantly afect bias intensity and that the bias is more related to the word embedding
methods.</p>
          <p>Based on the above observation, we can conclude that to achieve unbiased translation, we
must first reduce bias in the word embedding methods used to train the MT models. Unbiased
translation, particularly in the context of gender, requires minimizing the introduction or
reinforcement of stereotypes. As discussed in the previous section, one challenge in dealing
with grammatically gendered languages such as Italian is the default use of masculine forms.
Word embeddings in Italian, as in many languages, show significant gender bias. One study
found that although Italian word embeddings have less potential to reinforce certain stereotypes
than English, the presence of grammatical gender introduces diferent forms of bias. For example,
in job search contexts, masculine terms may be the default, potentially disadvantaging women
by making male candidates more likely to be found [36].</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusion</title>
      <p>Our work has provided us with several findings that help to answer the research questions we
have identified.</p>
      <p>In response to RQ1, the overall conclusion is that MT still afects the use of gender in texts
today. However, the translation step per se does not have such a negative impact on bias. Most
of the bias comes from the word embedding methods used in the training of MT algorithms.
These methods are heavily influenced by the distribution of words in a language. This leads
us to RQ2. If the bias is mainly related to the distribution of words in the source and target
languages, then the problems of stereotypes in MT translation are less related to the algorithm
itself and more related to stereotypical language spillovers in the corpora used for training [37].
This conclusion invites further studies on how to eficiently structure and control both training
and control datasets.</p>
      <p>To address RQ3, a notable aspect of our research is the investigation of the impact of translation
on bias, using the widely used Google Translate. Our study integrates embedding and translation,
which is a unique approach. Compared to previous literature, which has mainly focused on
Word2Vec [14], we pay particular attention to embedding methods such as FastText, which
are better suited for multilingual analysis. Furthermore, while much research in this area has
focused only on lists of occupational terms [31, 38, 39], our analysis uses a comprehensive list
of words that includes diferent occupations, adjectives, sports, and more. This approach allows
us to identify bias in all aspects of language, not just job titles.</p>
      <p>Nevertheless, regarding RQ3, our study advances the state of the art in quantifying gender
bias in MT by using numerical features to efectively assess the intensity and direction of bias.
Our approach not only identifies the presence of bias but also provides a normalization measure
to identify its magnitude and directional tendencies, allowing for a more precise assessment
compared to previous studies. This paves the way for the application of our methodology to
diferent languages and MT models, thereby broadening its applicability and impact in the
ifeld. Furthermore, by highlighting specific areas where bias is most pronounced, we provide
actionable guidance for researchers and practitioners seeking to improve the fairness of their
MT systems.</p>
      <p>In our observations, we find a bias in the FastText embedding method towards both males
and females, as evidenced by the significant deviation of many words in the scatter plot from
the diagonal line. The range of related numerical features confirms this bias even if it is not
particularly severe. While most words have a greater similarity to she than to he, indicating a
bias toward females, the overall direction of the bias shifts after translation. After translation,
there is a reduction in the intensity of the bias, with GenderBiasIntensity ranging from 0.0 to 0.26.
However, there is a significant change in the direction of the bias, with many words becoming
more male-biased. This suggests that while FastText has a female bias, Google Translate often
translates words into the masculine form, significantly changing the direction of the bias.</p>
      <p>The limitations of our work are the use of only one MT and the embedding model for analysis.
Thus, future research could explore other word embedding methods, such as GloVe,
Bag-ofWords, or pre-trained models, in conjunction with diferent translation models to determine
which combinations produce less gender-biased results. Another limitation of our work is that
the detection of stereotypes and biases is challenging from a linguistic perspective. According
to the definitions of ’bias’ that we have adopted, it is dificult to detect them automatically, as it
requires a lot of cultural context to understand and properly detect them without a full-fledged
ontology. Therefore, further studies could focus on fine-tuning LLMs to better detect stereotypes
and biases by exploring the possibilities of studying the taxonomy and ontology of stereotypes
and biases in a target language, as some have already started to do [13]. Presenting some
methods to mitigate the bias in languages such as Italian is also an interesting topic for future
directions. Finally, in this study, we have only focused on gender bias. The study of other forms
of bias, such as age, nationality, race, and religion, therefore provides a broad direction for
further research. Comparative analyses of these models would provide valuable insights into
their relative biases and pave the way for future research and refinement.</p>
    </sec>
    <sec id="sec-6">
      <title>Acknowledgments</title>
      <p>The work reported in this paper has been partly funded by the European Union -
NextGenerationEU, under the National Recovery and Resilience Plan (NRRP) Mission 4 Component 2
Investment Line 1.5: Strengthening of research structures and creation of R&amp;D “innovation
ecosystems”, set up of “territorial leaders in R&amp;D”, within the project “MUSA - Multilayered
Urban Sustainability Action” (contract n. ECS 00000037).
[12] C. of Europe, E. C. of Human Rights, E. U. A. for Fundamental Rights, Handbook on
European non-discrimination law – 2018 edition, Publications Ofice of the European
Union, 2018. URL: https://data.europa.eu/doi/10.2811/792676.
[13] J. Doughman, W. Khreich, M. El Gharib, M. Wiss, Z. Berjawi, Gender bias in text:
Origin, taxonomy, and implications, in: M. Costa-jussa, H. Gonen, C. Hardmeier, K.
Webster (Eds.), Proceedings of the 3rd Workshop on Gender Bias in Natural Language
Processing, Association for Computational Linguistics, Online, 2021, pp. 34–44. URL:
https://aclanthology.org/2021.gebnlp-1.5. doi:10.18653/v1/2021.gebnlp-1.5.
[14] T. Bolukbasi, K.-W. Chang, J. Y. Zou, V. Saligrama, A. T. Kalai, Man is to computer
programmer as woman is to homemaker? debiasing word embeddings, Advances in
Neural Information Processing Systems 29 (2016) 4349–4357.
[15] T. Bolukbasi, K.-W. Chang, J. Zou, V. Saligrama, A. Kalai, Quantifying and reducing
stereotypes in word embeddings, arXiv preprint arXiv:1606.06121 (2016).
[16] Council of the European Union, Proposal for a regulation of the european parliament and
of the council laying down harmonised rules on artificial intelligence (artificial intelligence
act) and amending certain union legislative acts - analysis of the final compromise text
with a view to agreement, 2024. URL: https://data.consilium.europa.eu/doc/document/
ST-5662-2024-INIT/en/pdf.
[17] Council of Europe, Committee on Artificial Intelligence (CAI) - Council of Europe
Framework Convention on Artificial Intelligence and Human Rights, Democracy and the Rule
of Law, Document Reference CM(2024)52-final, 2024. Final, adopted on 17/05/2024,
CMPublic.
[18] C. Nardocci, Intelligenza artificiale e discriminazioni, in: Il Diritto Costituzionale e le sfide
dell’innovazione tecnologica, volume 3 of Convegno del Gruppo di Pisa, Università degli
Studi di Genova, Genova, 2021.
[19] S. Maghool, E. Casiraghi, P. Ceravolo, Enhancing fairness and accuracy in machine learning
through similarity networks, in: International Conference on Cooperative Information
Systems, Springer, 2023, pp. 3–20.
[20] J. H. Park, J. Shin, P. Fung, Reducing gender bias in abusive language detection, in:
Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing,
2018, pp. 2799–2804.
[21] C. May, A. Wang, S. Bordia, S. R. Bowman, R. Rudinger, On measuring social biases in
sentence encoders, arXiv preprint arXiv:1903.10561 (2019).
[22] M. O. R. Prates, P. H. C. Avelar, L. Lamb, Assessing gender bias in machine translation – a
case study with google translate, arXiv (2018). arXiv:1809.02208, submitted on 6 Sep
2018 (v1), last revised 11 Mar 2019 (this version, v4).
[23] R. Adams, N. Ní Loideáin, Addressing indirect discrimination and gender stereotypes
in ai virtual personal assistants: the role of international human rights law, Cambridge
International Law Journal 8 (2019) 241–257. doi:10.4337/cilj.2019.02.04.
[24] G. Corbett, Gender and Agreement, 2006.
[25] G. E. GARZONE, Chapter eight gender neutrality in legislative drafting: Linguistic
perspectives* giuliana elena garzone, Communicating English in Specialised Domains: A
Festschrift for Maurizio Gotti (2020) 139.
[26] C. Robustelli, Femminismo e linguistica accademica: il rapporto fra lingua, linguaggio,
sesso e genere, in: A. Perrotta, M. S. Sapegno (Eds.), Memorie, bussole, cambiamenti,
Sapienza Università Editrice, Roma, 2022, pp. 47–56.
[27] A. Sabatini (Ed.), Il Sessismo nella Lingua Italiana, Commissione Nazionale per la
Realizzazione della Parità Uomo e Donna, Presidenza del Consiglio dei Ministri, Roma, 1987.
[28] G. Sulis, V. Gheno, The debate on language and gender in italy, from the visibility of
women to inclusive language (1980s–2020s), The Italianist 42 (2022) 153–183. doi:10.
1080/02614340.2022.2125707.
[29] A. Piergentili, D. Fucci, B. Savoldi, L. Bentivogli, M. Negri, Gender neutralization for an
inclusive machine translation: from theoretical foundations to open challenges, arXiv
(2023).
[30] G. Stanovsky, N. A. Smith, L. Zettlemoyer, Evaluating gender bias in machine translation
(2019). arXiv:1906.00591.
[31] D. Biasion, A. Fabris, G. Silvello, G. A. Susto, Gender bias in italian word embeddings, in:
Proceedings of the Seventh Italian Conference on Computational Linguistics CLiC-it 2020,
Accademia University Press, 2020, pp. 58–65.
[32] M. O. R. Prates, P. H. Avelar, L. C. Lamb, Assessing gender bias in machine translation: a
case study with google translate, Neural Comput. Appl. 32 (2020) 6363–6381.
[33] S. Jentzsch, P. Schramowski, C. Rothkopf, K. Kersting, Semantics derived automatically
from language corpora contain human-like moral choices, in: Proceedings of the 2019
AAAI/ACM Conference on AI, Ethics, and Society, ACM, New York, NY, USA, 2019.
[34] B. Kuyumcu, C. Aksakalli, S. Delil, An automated new approach in fast text classification
(fasttext) a case study for turkish text classification without pre-processing, in: Proceedings
of the 2019 3rd International Conference on Natural Language Processing and Information
Retrieval, 2019, pp. 1–4.
[35] V. Bellandi, P. Ceravolo, S. Maghool, S. Siccardi, Graph embeddings in criminal
investigation: Extending the scope of enquiry protocols, in: Proceedings of the 12th International
Conference on Management of Digital EcoSystems, 2020, pp. 64–71.
[36] D. Biasion, A. Fabris, G. Silvello, G. A. Susto, Gender bias in italian word embeddings, in:
F. Dell’Orletta, J. Monti, F. Tamburini (Eds.), Proceedings of the Seventh Italian Conference
on Computational Linguistics CLiC-it 2020, Accademia University Press, 2020, pp. 58–65.</p>
      <p>URL: https://doi.org/10.4000/books.aaccademia.8203.
[37] B. Savoldi, M. Gaido, L. Bentivogli, M. Negri, M. Turchi, Gender bias in machine translation,
Transactions of the Association for Computational Linguistics 9 (2021) 845–874. URL:
https://doi.org/10.1162/tacl_a_00401. doi:10.1162/tacl\_a\_00401.
[38] G. Stanovsky, N. A. Smith, L. Zettlemoyer, Evaluating gender bias in machine translation,
in: Proceedings of the ACL, 2019.
[39] M. O. Prates, P. H. Avelar, L. C. Lamb, Assessing gender bias in machine translation: a case
study with google translate, Neural Computing and Applications 32 (2020) 6363–6381.</p>
    </sec>
    <sec id="sec-7">
      <title>A. Appendix</title>
      <p>lei
0,33
0,49
0,42
0,41
0,35
0,48
0,27
0,53
0,32
0,45
0,59
0,42
0,38
0,52
0,54
0,61
0,48
0,48
0,74
0,56
0,53
0,30
0,75
0,54
0,38
0,37
0,56
0,21
0,27
lui
0,31
0,59
0,29
0,24
0,29
0,50
0,39
0,51
0,30
0,52
0,46
0,38
0,43
0,43
0,50
0,47
0,51
0,51
0,65
0,43
0,35
0,25
0,54
0,44
0,40
0,42
0,68
0,23
0,32</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>M.</given-names>
            <surname>Pikuliak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Hrckova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Oresko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Šimko</surname>
          </string-name>
          ,
          <article-title>Women are beautiful, men are leaders: Gender stereotypes in machine translation and language modeling</article-title>
          ,
          <source>arXiv preprint arXiv:2311.18711</source>
          (
          <year>2023</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>K.</given-names>
            <surname>Stanczak</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Augenstein,</surname>
          </string-name>
          <article-title>A survey on gender bias in natural language processing</article-title>
          ,
          <source>arXiv preprint arXiv:2112.14168</source>
          (
          <year>2021</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>J.</given-names>
            <surname>Feng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Brandt</surname>
          </string-name>
          ,
          <article-title>Gender bias in law: A review of the literature</article-title>
          ,
          <source>Annual Review of Law and Social Science</source>
          <volume>15</volume>
          (
          <year>2019</year>
          )
          <fpage>221</fpage>
          -
          <lpage>247</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>U. N. D. P.</surname>
          </string-name>
          (UNDP),
          <source>Gender equality in law and practice</source>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>R.</given-names>
            <surname>Lakof</surname>
          </string-name>
          ,
          <article-title>Language and woman's place, Language in Society 4 (</article-title>
          <year>1975</year>
          )
          <fpage>207</fpage>
          -
          <lpage>234</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>J.</given-names>
            <surname>Müllenbrock</surname>
          </string-name>
          ,
          <article-title>Gender and language variation</article-title>
          , Edinburgh University Press,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>D.</given-names>
            <surname>Cameron</surname>
          </string-name>
          ,
          <article-title>Presumptive gender: Does language think male?</article-title>
          ,
          <source>Sage Publications Ltd</source>
          ,
          <year>1998</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>E.</given-names>
            <surname>Beeghly</surname>
          </string-name>
          ,
          <article-title>Stereotyping as discrimination: Why thoughts can be discriminatory</article-title>
          ,
          <source>Social Epistemology</source>
          <volume>35</volume>
          (
          <year>2021</year>
          )
          <fpage>547</fpage>
          -
          <lpage>563</lpage>
          . doi:
          <volume>10</volume>
          .1080/02691728.
          <year>2021</year>
          .
          <volume>1930274</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <surname>M. D'Amico</surname>
          </string-name>
          , Parole che separano: Linguaggio, Costituzione, Diritti, volume
          <volume>Saggi</volume>
          ,
          <volume>151</volume>
          , Rafaello Cortina Editore,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>M.</given-names>
            <surname>Morris</surname>
          </string-name>
          ,
          <article-title>Stereotypic alchemy: Transformative stereotypes and antidiscrimination law</article-title>
          ,
          <source>Yale Law &amp; Policy Review</source>
          <volume>7</volume>
          (
          <year>1989</year>
          )
          <fpage>251</fpage>
          -
          <lpage>273</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>L.</given-names>
            <surname>Alexander</surname>
          </string-name>
          ,
          <article-title>What makes wrongful discrimination wrong? biases, preferences, stereotypes</article-title>
          , and proxies,
          <source>University of Pennsylvania Law Review</source>
          <volume>141</volume>
          (
          <year>1992</year>
          )
          <fpage>149</fpage>
          -
          <lpage>219</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>