<!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>T)</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>On the Detection of Political and Social Bias</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Javier Sánchez-Junquera</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>PRHLT Research Center, Universitat Politècnica de València</institution>
          ,
          <addr-line>46022 València</addr-line>
          ,
          <country country="ES">Spain</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2021</year>
      </pub-date>
      <volume>1</volume>
      <fpage>9</fpage>
      <lpage>20</lpage>
      <abstract>
        <p>Nowadays it is very easy to share, create and disseminate any kind of bias thanks to the increasing facilities of the technology. Political and social bias have a lamentable repercussion on the behaviours of people and our life quality. This research is focused on the detection of hyperpartisan news and immigrant stereotypes in political speeches. This work proposes two diferent explainable approaches: BERT-based models, known for their ability to capture semantic and syntactic patterns in the same representation but at the cost of great computational complexity and lack of transparency; and a masking-based model that has been recognized by its capabilities to deliver good and human-understandable results.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;political bias</kwd>
        <kwd>social bias</kwd>
        <kwd>immigrant stereotypes</kwd>
        <kwd>hyperpartisan news</kwd>
        <kwd>masking technique</kwd>
        <kwd>BERT-based models</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Proposed Research’s Justification</title>
      <p>Nowadays, people consume information with or without their intentions. The disseminated
information has great repercussion on the perception of reality that we live, and therefore, in
the decisions we make. Palpable examples of information that afects our day to day comes from
news, rumors, political speeches, among others. In political contexts, the spread of information
generated to make a political position or candidate seem more attractive, could has a lasting
impact with proven efects on voter behaviour and consequent political outcomes. This biased
information is present in electoral campaigns, fake news, partisan news, political debates,
parliamentary speeches, among others.</p>
      <p>
        By using specific linguistic means, politicians can fulfill their own goals, which are intended
to shape people’s thinking and persuade them to act as they want [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. With hyperpartisan news,
for example, politicians and journalists show an extreme manipulation of the reality based on
an underlying and extreme ideology. It spreads much more successfully than mainstream news,
and very often are inflammatory, emotional, and riddled with untruths [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. Another information
easily disseminated in social media and very often in the political context is regarding social
phenomenons. Sometimes, the spread of social bias helps politicians to gain popularity over
them, or to gain more visibility because of their controversial point of view. For example, it is
not casual the coincident rise of far-right wing political parties with the rapid rate of European
immigration [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. These parties appeal to fears and anti-immigrant sentiments in the native
population, and support the spread of ofenses, incitements to hate, and violent speech [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. In
addition, other findings suggest that increased social and political trust are associated with
lower stereotyping and prejudice against immigrants [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].
      </p>
      <p>
        In our research, we are interested in detecting both, political and social bias; in particular, we
are focused on (i) hyperpartisanship detection in news, and (ii) the identification of immigrant
stereotypes. Similar to applications of healthcare or security, in these tasks it is not enough
to achieve high results, but it is also mandatory that results could be understood by human
experts. Taking into account performance and explainability, the objective of this work is to
compare two approaches diametrically opposite to each other in the text classification state of
the art. On the one hand, BERT-based models, which have shown outstanding performance,
but high complexity and poor explainability; and, on the other hand, a masking-based model,
which requires fewer computational-resources and showed a good performance in related tasks
like authorship attribution [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
      </p>
      <p>With the masking technique it is possible to transform the original texts in a form where
the textual structure is maintained, while letting the learning algorithm focus on the writing
style or the topic-related information. This technique makes it possible to know what are the
most important words that the model preferred to highlight, and, in the case of hyperpartisan
news detection, to corroborate previous results that content matters more than style. Moreover,
we aim to find explainable predictions with the attention mechanism of the transformer-based
models. With this purpose, we expect to derive the explanation by investigating the scores of
diferent features used to output the final prediction. Based on this, we contrast the transparency
of both approaches by comparing the relevant parts of the texts that they highlight.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Related Work</title>
      <sec id="sec-2-1">
        <title>2.1. Hyperpartisanship Detection</title>
        <p>
          The problem of hyperpartisanship detection has received little attention in the context of the
automatic detection of fake news, despite the potential correlation between them. Seminal work
from [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ] presents a comparative style analysis of hyperpartisan news, evaluating features such
as characters n-grams, stop words, part-of-speech, readability scores, and ratios of quoted words
and external links. The results indicate that a topic-based model outperforms a style-based one
to separate the left, right and mainstream orientations.
        </p>
        <p>
          More recently, in [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ] the authors sumarize the features that participants used in
SemEval2019 task 4 on hyperpartisan news detection: n-grams, word embeddings, stylometry (e.g.,
punctuation and article structure), sentiment and emotion features, named entities, quotations,
hyperlinks, and publication date. Using the same dataset from SemEval-2019, the authors of
[
          <xref ref-type="bibr" rid="ref8">8</xref>
          ] found that dense document representations work better across domains and tasks than
traditional sparse representations.
        </p>
      </sec>
      <sec id="sec-2-2">
        <title>2.2. Immigrant Stereotype Detection</title>
        <p>
          There have been attempts to study stereotypes from a computational point of view, such as
gender, racial, religion, and ethnic bias detection do [
          <xref ref-type="bibr" rid="ref10 ref9">9, 10</xref>
          ]. Those works predefine two opposite
categories (e.g., men vs. women) and use word embeddings to detect the words that tend to be
more associated with one of the categories than with the other. In [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ], the authors propose two
diferent level tests for measuring bias. These tests are similar to the idea of [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ] that consists
in using natural language inference to measure entailment, contradiction, or neutral inferences
to quantify the bias.
        </p>
        <p>
          In the case of immigrant stereotypes, sentences like ¿Por qué ha muerto una persona joven?
(Why did a young person die?) do not contain an attribute of the immigrant group although
from its context1 it is possible to conclude that here immigrants are placed as victims of sufering.
Also, it is not clear the representative word of the social group, since persona joven (young
person) is neutral to immigrants and non-immigrants. From this, it is possible to conclude that
immigrant stereotypes require other approaches to be faced with. Another work that confirm
this conclusion is made from the participation of most participant teams from the HaSpeeDe
shared task at EVALITA 2020 [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ]: the participants adapted their hate speech models to the
stereotype identification task, thus, representing (and reducing) stereotypes to characteristics
of hate speech. The conclusions of [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ] include that the immigration stereotype appeared as a
more subtle phenomenon, which also needs to be approached as non-hurtful text.
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Proposed Research’s Description</title>
      <p>To carry out the two tasks introduced in the previous sections, the detection of (i)
hyperpartisanship in news, (ii) and immigrant stereotypes, this research explores the trade-of between the
performance of the models and the transparency of their results. Taking this into account, the
idea is to apply two approaches diametrically opposite to each other in the text classification
state of the art: BERT-based models, and a masking-based model.</p>
      <p>The research questions aim to answer in this work are:
RQ1: Are the transformer more efective than the masking technique at identifying the
hyperpartisan news and the immigrant stereotypes?
RQ2: Is it possible to obtain local explanations on the predictions of the models, to allow
human interpretability about the hyperpartisan news and the immigrant stereotypes?</p>
    </sec>
    <sec id="sec-4">
      <title>4. Methodology and Proposed Experiments</title>
      <p>This research uses the texts from annotated datasets and use diferent classifiers to evaluate and
compare their performance and results. The following list summarizes some important aspects
of the methodology.</p>
      <p>
        • Datasets construction: The dataset used for the hyperpartisan news detection
is taken from [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] and cleaned by removing some useless articles. The news are
written in English, and are labeled with respect to three political orientations: mainstream,
1Fragment of a political speech from a Popular Parliamentary Group politician in 2006. The speaker is mentioning
some of the conditions of immigrants in Spain in that period.
left-wing, and right-wing. This dataset contains a total of 252 left-wing articles, 787
mainstream articles, and 516 right-wing articles (i.e., a total of 1555 articles). For identifying
stereotypes about immigrants, this research proposes a new approach and taxonomy
focused on the narrative contexts in which the immigrant group is repetitively situated
in the public discourses of politicians, rather than the characteristics attributed to the
immigrant group. Therefore, the annotation covers the whole spectrum of beliefs that
make up the immigrant stereotype. The resultant dataset is called StereoImmigrants2
and contains texts written in Spanish; its theoretical foundations and the annotation
process are published in [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. The StereoImmigrants dataset contains two annotations
level: Stereotype vs. Non-stereotype; and Victims vs. Threat, attending to the attitudes
that each sentence expresses. Table 1 shows the distribution per label of this dataset.
• Employed models: For each classification task two diferent approaches were applied:
BERT-based models and a masking-based model. Bidirectional Encoder Representations
from Transformers (BERT) is designed to pretrain deep bidirectional representations
from an unlabeled text by jointly conditioning on both left and right context in all layers
[
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. In this work three BERT-based models were used for the texts written in English:
BERT; the multilingual BERT (M-BERT) [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]; and XLM-RoBERTa [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]. For the texts
written in Spanish the BETO model was used [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]. The masking-based model consists
of transforming the original texts to a distorted form where the textual structure is
maintained while irrelevant words are masked by a neutral symbol e.g. “*". After the
masking process, traditional classifiers are employed receiving as input the transformed
texts.
• Discriminating words: Since this research is also interested in supporting human
comprehension of the results, both approaches were used to analyse the discriminating
words that could help in the classification process. In the case of the masking-based model,
the discriminative words were assumed from the list of non-masked words. In the case of
the BERT-based models, the discriminating words were computed taking advantage of
the attention mechanisms (see Section 4.3).
      </p>
      <sec id="sec-4-1">
        <title>4.1. Results in the Hyperpartisan News Detection</title>
        <p>
          Table 2 shows the results of the proposed method and the system from [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ]3 in our cleaned dataset.
In one setting, we masked topic-related information in order to maintain the predominant writing
2https://github.com/jjsjunquera/StereoImmigrants.
3https://github.com/webis-de/ACL-18
style used in each orientation. We call this approach a style-based model. With that intention
we selected the  most frequent words from the target language, and then we transformed
the texts by masking the occurrences of the rest of the words. In another setting, we masked
style-related information to allow the system to focus only on the topic-related diferences
between the orientations. We call this a topic-based model. For this, we masked the  most
frequent words and maintained intact the rest. For these experiments there were extracted the
character 5-grams from the transformed texts, taking into account that as more narrow is the
domain more sense has the use of longer n-grams. Follow the steps of [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ], k is set to 500.
        </p>
        <p>
          Similar to [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ], the topic-based model achieves better results than the style-related model. The
highest scores of the masking technique were consistently achieved using the SVM classifier
and masking the style-related information (i.e., applying the topic-related model). This could be
explained with the fact that all the articles are about the same political event in a very limited
period of time. In line with what was already pointed out in [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ], the left-wing orientation is
harder to predict, possibly because this class is represented with fewer examples in the dataset.
        </p>
        <p>
          The last three rows of the Table 2 show the results of the BERT-based models. As we can
see, these models achieved the highest results (RQ1), in particular the BERT model, with a
Macro 1 = 0.86. These models are known for their ability to capture complex syntactic and
semantic patterns, therefore, these results are somehow justified to be the highest compared
to the masking approach. However, what is interesting at this point is the efectiveness of the
BERT-based models at predicting the correct orientation using just the beginning of the news
(_ℎ = 200). This is aligned to the work of [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ] that focused on analyzing the initial
part of false news articles. The authors assumption is that false news tend to present a unique
emotional pattern for each false information type in order to trigger specific emotions to the
readers; in hyperpartisan news this probably happens to gain readers’ attention and sympathy.
More details about this work can be found in [
          <xref ref-type="bibr" rid="ref20">20</xref>
          ] as a result of our experiments.
        </p>
      </sec>
      <sec id="sec-4-2">
        <title>4.2. Results in the Immigrant Stereotypes Detection</title>
        <p>In preliminary experiments, the highest results were achieved by masking the words out of the
following lists: (i) the words with higher relative frequency ( ), i.e., the  words with a
frequency in one class remarkably higher than its frequency in the opposite class; and (ii) the 
words with the highest absolute frequency ( ) in all the collection, excluding stopwords
(i.e., stopwords were masked). Therefore, both lists were used in all the dataset obtaining the
best results with  = 1000. The results of the models are shown in Table 3. It is possible to see
high results of LR with the original texts. However, we observe that masking the terms out of
the list   is slightly better than using the original text. These results suggest that the
masking technique improves the quality of the stereotype detection and its dimensions.</p>
        <p>In comparison with  , maintaining unmasked the   words helps to ignore
more words that are less discriminative for classification tasks. This could be explained because
  includes words similarly frequent in both classes, which could not help at predicting
immigrant stereotypes: países (countries), gobierno (government), señor (mister), partido (party);
or at identifying the immigrant-stereotype dimension: fronteras (frontiers), política (politic),
seguridad (security), grupo (group).</p>
        <p>
          BETO achieves the highest results in both classification tasks ( RQ1). This is not surprising
because the transformer-based models are known for their properties at capturing semantic
and syntactic information, and richer patterns in which the context of the words are taken into
account. However, we do not observe a significant diference between the results of such a
resource-hungry model, and the combination of the masking technique with the traditional
LR classifier. Considering the computational capabilities that BETO demands, and the less
complexity of the masking technique, the latter shows a better trade-of between efectiveness
and eficiency than the latter. More details about this work can be found in [
          <xref ref-type="bibr" rid="ref21">21</xref>
          ] as a result of
our experiments.
        </p>
      </sec>
      <sec id="sec-4-3">
        <title>4.3. Discriminating Words</title>
        <p>Motivated by the similar results of BETO and the masking technique, in the experiments related
to the immigrant stereotypes, it was developed a step related to observe and compare what
portions of the texts they could be focusing on. For this purpose, it was observed the last layer of
BETO and computed the average of the attention heads. Therefore, for each text, it is obtained
a matrix from which it is possible to compute the attention that the model gave to each word in
that texts. Figure 1 shows examples of texts where the two models agreed on the right label.
From the figure, it is possible to see what words were relevant for both approaches ( RQ2).</p>
        <p>It is possible to observe that some content-related words can be helpful for expert’s analysis.
For instance, the text labeled as Stereotype has as relevant words fenómeno (phenomenon),
inmigración (immigration), problema (problem), terrorismo (terrorism), paro (unemployment),
among others. The text labeled as Victims contains desamparo (abandonment), personas (people),
necesitamos dar una solución (we need to give a solution), reflecting how immigrants were seen
as people more than their illegal status, and the target of problems that need solutions. Moreover,
in the example of Threat, some of the words and phrases receiving more importance (such as,
problema muy serio, problema muy importante) reflect how immigrants were seen as a problem
to the continent and the country, but not the country where immigrants come from.</p>
        <p>In a similar way, the attention mechanisms were used to observe the relevant part of
hyperpartisan and mainstream news. The left-wing orientation remarks the names of the opposite
politicians, and it was possible to see which of the parties is the favourite of the journalist. In
particular, the leader of the right-wing (i.e., Trump) is referred in a negative way (he does not
know his own words) while Hillary Clinton, the representative of the left-wing is favored by
the news. Similar to this, other news do the same but in the opposite direction; i.e., Hillary
Clinton is put as a very negative “character” who loves taxes and is the most despicable liar
ever. In mainstream news, Trump’s campaign is mentioned without describing the stance of
the author whether Trump did well or not in his topic selection. This suggests that the style
used to speak about the leaders can difer from the more biased (hyperpartisan) news to the
less biased (mainstream).</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Specific Research Items Proposed for Discussion</title>
      <p>I find interesting the following aspects to be considered for discussion and future work:
1. BERT-based models could be used to investigate with more detail bias by using the
attention mechanisms. In this sense, a study of the attention scores obtained in diferent
layers (in this study only the last one was used) could give some information related to
other semantic or syntactic patterns.
2. To explore more deeply the advantages of the attention mechanisms to increase the
performance; and to use discriminative words to find debiasing strategies to mitigate the
immigrant stereotypes in social media and political speeches.
3. To evaluate how necessary is to use all the news (and not only the beginning), e.g. with
the Transformer-XL model.
4. To extend the study of stereotypes detection to other social groups (e.g., LGBTQ+) which
are currently being victim4 of discrimination, violence and crimes derived in part from
the heteronormativity (e.g., transphobia, homophobia, and serophobia).
4https://www.report-it.org.uk/files/online-crime-2020_0.pdf</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>F. H.</given-names>
            <surname>Al-Hindawi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. M.</given-names>
            <surname>Al-Aadili</surname>
          </string-name>
          ,
          <article-title>The pragmatics of deception in american presidential electoral speeches</article-title>
          ,
          <source>International Journal of English Linguistics</source>
          <volume>7</volume>
          (
          <year>2017</year>
          )
          <fpage>207</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>M.</given-names>
            <surname>Potthast</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Kiesel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Reinartz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Bevendorf</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Stein</surname>
          </string-name>
          ,
          <article-title>A stylometric inquiry into hyperpartisan and fake news, in: Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), Association for Computational Linguistics</article-title>
          , Melbourne, Australia,
          <year>2018</year>
          , pp.
          <fpage>231</fpage>
          -
          <lpage>240</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>L.</given-names>
            <surname>Davis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. S.</given-names>
            <surname>Deole</surname>
          </string-name>
          ,
          <article-title>Immigration and the rise of far-right parties in europe</article-title>
          ,
          <source>ifo DICE Report 15</source>
          (
          <year>2017</year>
          )
          <fpage>10</fpage>
          -
          <lpage>15</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>C. A.</given-names>
            <surname>Calderón</surname>
          </string-name>
          , G. de la Vega,
          <string-name>
            <given-names>D. B.</given-names>
            <surname>Herrero</surname>
          </string-name>
          ,
          <article-title>Topic modeling and characterization of hate speech against immigrants on twitter around the emergence of a far-right party in spain</article-title>
          ,
          <source>Social Sciences 9</source>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>S.</given-names>
            <surname>Ahmed</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V. C.</given-names>
            <surname>Hsueh-Hua</surname>
          </string-name>
          ,
          <string-name>
            <surname>A. I. Chib</surname>
          </string-name>
          ,
          <article-title>Xenophobia in the time of a pandemic: Social media use, stereotypes, and prejudice against immigrants during the covid-19 crisis</article-title>
          ,
          <source>International Journal of Public Opinion Research</source>
          (
          <year>2021</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>E.</given-names>
            <surname>Stamatatos</surname>
          </string-name>
          ,
          <article-title>Authorship attribution using text distortion, 15th Conference of the European Chapter of the Association for Computational Linguistics</article-title>
          ,
          <source>EACL 2017 - Proceedings of Conference 1</source>
          (
          <year>2017</year>
          )
          <fpage>1138</fpage>
          -
          <lpage>1149</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>J.</given-names>
            <surname>Kiesel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Mestre</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Shukla</surname>
          </string-name>
          , E. Vincent,
          <string-name>
            <given-names>P.</given-names>
            <surname>Adineh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Corney</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Stein</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Potthast</surname>
          </string-name>
          , Semeval-2019
          <source>task 4: Hyperpartisan news detection</source>
          ,
          <year>2019</year>
          , pp.
          <fpage>829</fpage>
          -
          <lpage>839</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>T.</given-names>
            <surname>Anthonio</surname>
          </string-name>
          ,
          <article-title>Robust Document Representations for Hyperpartisan and Fake News Detection</article-title>
          ,
          <source>Master's thesis</source>
          , University of the Basque Country UPV/EHU,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>N.</given-names>
            <surname>Garg</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Schiebinger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Jurafsky</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Zou</surname>
          </string-name>
          ,
          <article-title>Word embeddings quantify 100 years of gender and ethnic stereotypes</article-title>
          ,
          <source>Proceedings of the National Academy of Sciences</source>
          <volume>115</volume>
          (
          <year>2018</year>
          )
          <fpage>E3635</fpage>
          -
          <lpage>E3644</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>T.</given-names>
            <surname>Bolukbasi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.-W.</given-names>
            <surname>Chang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. Y.</given-names>
            <surname>Zou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Saligrama</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. T.</given-names>
            <surname>Kalai</surname>
          </string-name>
          ,
          <article-title>Man is to computer programmer as woman is to homemaker? debiasing word embeddings</article-title>
          ,
          <source>Advances in neural information processing systems</source>
          <volume>29</volume>
          (
          <year>2016</year>
          )
          <fpage>4349</fpage>
          -
          <lpage>4357</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>M.</given-names>
            <surname>Nadeem</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Bethke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Reddy</surname>
          </string-name>
          , Stereoset:
          <article-title>Measuring stereotypical bias in pretrained language models</article-title>
          , arXiv preprint arXiv:
          <year>2004</year>
          .
          <volume>09456</volume>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>S.</given-names>
            <surname>Dev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. M.</given-names>
            <surname>Phillips</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Srikumar</surname>
          </string-name>
          ,
          <article-title>On measuring and mitigating biased inferences of word embeddings</article-title>
          .,
          <source>in: AAAI</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>7659</fpage>
          -
          <lpage>7666</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>M.</given-names>
            <surname>Sanguinetti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Comandini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. Di</given-names>
            <surname>Nuovo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Frenda</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Stranisci</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Bosco</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Tommaso</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Patti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Irene</surname>
          </string-name>
          , et al.,
          <source>Haspeede</source>
          <volume>2</volume>
          @ evalita2020:
          <article-title>Overview of the evalita 2020 hate speech detection task, in: EVALITA 2020 Seventh Evaluation Campaign of Natural Language Processing and Speech Tools for Italian</article-title>
          , CEUR,
          <year>2020</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>9</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>J.</given-names>
            <surname>Sánchez-Junquera</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Chulvi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Rosso</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. P.</given-names>
            <surname>Ponzetto</surname>
          </string-name>
          ,
          <article-title>How do you speak about immigrants? taxonomy and stereoimmigrants dataset for identifying stereotypes about immigrants</article-title>
          ,
          <source>Applied Sciences</source>
          <volume>11</volume>
          (
          <year>2021</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>J.</given-names>
            <surname>Devlin</surname>
          </string-name>
          , M.-
          <string-name>
            <given-names>W.</given-names>
            <surname>Chang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Toutanova</surname>
          </string-name>
          , BERT:
          <article-title>Pre-training of deep bidirectional transformers for language understanding</article-title>
          ,
          <source>in: Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies</source>
          , Volume
          <volume>1</volume>
          , Association for Computational Linguistics,
          <year>2019</year>
          , pp.
          <fpage>4171</fpage>
          -
          <lpage>4186</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <surname>K. K</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Mayhew</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Roth</surname>
          </string-name>
          ,
          <article-title>Cross-lingual ability of multilingual bert: An empirical study</article-title>
          ,
          <source>in: International Conference on Learning Representations</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>J.</given-names>
            <surname>Cañete</surname>
          </string-name>
          , G. Chaperon,
          <string-name>
            <given-names>R.</given-names>
            <surname>Fuentes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.-H.</given-names>
            <surname>Ho</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Kang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Pérez</surname>
          </string-name>
          ,
          <article-title>Spanish pre-trained bert model and evaluation data</article-title>
          ,
          <source>in: PML4DC at ICLR</source>
          <year>2020</year>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>E.</given-names>
            <surname>Stamatatos</surname>
          </string-name>
          ,
          <article-title>Authorship attribution using text distortion</article-title>
          ,
          <source>in: Proceedings of the 15th Conference of the European Chapter of the Association for Computational Linguistics: Volume</source>
          <volume>1</volume>
          ,
          <string-name>
            <surname>Long</surname>
            <given-names>Papers</given-names>
          </string-name>
          ,
          <source>Association for Computational Linguistics</source>
          ,
          <year>2017</year>
          , pp.
          <fpage>1138</fpage>
          -
          <lpage>1149</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>B.</given-names>
            <surname>Ghanem</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. P.</given-names>
            <surname>Ponzetto</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Rosso</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Rangel</surname>
          </string-name>
          ,
          <article-title>FakeFlow: Fake news detection by modeling the flow of afective information</article-title>
          ,
          <source>in: Proceedings of the 16th Conference of the European Chapter of the Association for Computational Linguistics:</source>
          Main Volume,
          <article-title>Association for Computational Linguistics</article-title>
          , Online,
          <year>2021</year>
          , pp.
          <fpage>679</fpage>
          -
          <lpage>689</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>J.</given-names>
            <surname>Sánchez-Junquera</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Rosso</surname>
          </string-name>
          ,
          <string-name>
            <surname>M. M. y Gómez</surname>
            ,
            <given-names>S. P.</given-names>
          </string-name>
          <string-name>
            <surname>Ponzetto</surname>
          </string-name>
          ,
          <article-title>Unmasking bias in news (</article-title>
          <year>2019</year>
          ). arXiv:
          <year>1906</year>
          .04836, proceedings pending to be published.
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>J.</given-names>
            <surname>Sánchez-Junquera</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Rosso</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          <article-title>Montes-y-</article-title>
          <string-name>
            <surname>Gómez</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Chulvi</surname>
          </string-name>
          ,
          <article-title>Masking and bert-based models for stereotype identification</article-title>
          .,
          <source>in: In: Procesamiento del Lenguaje Natural (SEPLN)</source>
          , vol.
          <volume>67</volume>
          ,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>