<!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>Forum for Information Retrieval Evaluation, December</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>of the Shared Task on Fake News Detection in Urdu at FIRE 2020</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Maaz Amjad</string-name>
          <email>maazamjad@phystech.edu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Grigori Sidorov</string-name>
          <email>sidorov@cic.ipn.mx</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alisa Zhila</string-name>
          <email>alisa.zhila@gmail.com</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alexander Gelbukh</string-name>
          <email>gelbukh@gelbukh.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Paolo Rosso</string-name>
          <email>prosso@dsic.upv.es</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Center for Computing Research (CIC), Instituto Politécnico Nacional (IPN)</institution>
          ,
          <country country="MX">Mexico</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Independent Researcher</institution>
          ,
          <country country="US">United States</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Universitat Politècnica de València</institution>
          ,
          <country country="ES">Spain</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2020</year>
      </pub-date>
      <volume>1</volume>
      <fpage>6</fpage>
      <lpage>20</lpage>
      <abstract>
        <p>This overview paper describes the first shared task on fake news detection in Urdu language. The task was posed as a binary classification task, in which the goal is to diferentiate between real and fake news. We provided a dataset divided into 900 annotated news articles for training and 400 news articles for testing. The dataset contained news in five domains: (i) Health, (ii) Sports, (iii) Showbiz, (iv) Technology, and (v) Business. 42 teams from 6 diferent countries (India, China, Egypt, Germany, Pakistan, and the UK) registered for the task. 9 teams submitted their experimental results. The participants used various machine learning methods ranging from feature-based traditional machine learning to neural networks techniques. The best performing system achieved an F-score value of 0.90, showing that the BERT-based approach outperforms other machine learning techniques.</p>
      </abstract>
      <kwd-group>
        <kwd>Natural Language Processing</kwd>
        <kwd>Urdu language</kwd>
        <kwd>fake news detection</kwd>
        <kwd>low resource language</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>https://nlp.cic.ipn.mx/maazamjad/ (M. Amjad)
© 2020 Copyright for this paper by its authors. Use permitted under Creative Commons License Attribution 4.0 International (CC BY 4.0).
CEUR
Workshop
Proceedings</p>
      <p>
        Automatic fake news identification is dificult, because we deal with very high level semantic
phenomenon and at the first glance fake news look like real news. There are several types of
news that are considered fake news. The researchers [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] classified fake news into six types:
(i) fabrication, (ii) news satire, (iii) manipulation (e.g., editing pictures), (iv) advertising (e.g.,
ads are depicted as professional journalism), (v) propaganda, and (vi) news parody. Fabricated
news can be defined as a deliberately fabricated news article manipulated to deliver a particular
narrative, such as to create confusion, to be prominent in news headlines, or to make money.
      </p>
      <p>
        The term “f a k e n e w s ” is not a simple concept. Publishers have been spreading false and
misleading information even before the availability of the Internet. Diferent studies proposed
various definitions of fake news [
        <xref ref-type="bibr" rid="ref1 ref2 ref3">2, 1, 3</xref>
        ]. For example, a recent study [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] defined fake news
as a factually incorrect news article, which intentionally misleads a reader to believe that the
conveyed information is true. There is a related term clickbait, which is defined as a snippet of a
news article that is used to attract the reader’s attention, and upon clicking, it redirects the reader
to a diferent page. Clickbaits are used to generate revenues by online advertisements. Notably,
the term misinformation – spreading untruths – emerged in the late 16th century3. Further, the
more specific term disinformation came from Russian word4 “dezinformacija”. Disinformation
is used when there is the intent to harm. The Guardian showed that this term was used during
the cold war by all participants, being its meaning sowing falsehoods to confuse enemies.
      </p>
      <p>Automatic detection of fake news is crucial to prevent the devastating and havoc impact that
the fake news phenomenon causes worldwide. Throughout history, humans have always been
prejudiced and intolerant to diferent views. For example, in 1620, Francis Bacon 5 emphasized
the consequences of inaccurate language in his book Novum Organum, “The ill and unfit choice
of words wonderfully obstructs the understanding.” To this point, fake news detection is a
means to eliminate the vast and disastrous efects produced by misinformation. Further, the
ever increasing pace and scale of fake news propagation can be mitigated only by automating
the solutions and increasing their efectiveness.</p>
      <p>Fortunately, fake news detection attracted many researchers, in particular after the US 2016
presidential election. The importance of the task visibly increased for the Natural language
processing (NLP) community as well as the demand for the solutions from the industry. Given
the topicality of fake news detection and the urgency of coming up with an efective solution,
this competition aims to gain the attention of a larger research community and to incentivize
development of diferent solutions to combat the propagation of fake news on the Web.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Importance of Fake News Detection in Urdu</title>
      <p>A large number of existing studies in the literature examined automatic fake news detection in
multiple languages, such as English, Spanish, German, Chinese, and Arabic. However, a very
limited work was done in Urdu language to automatically identify fake news content on the web.
Urdu is a widely spoken language having more than 100 million native speakers worldwide6.
3https://www.theguardian.com/books/2019/nov/22/factitious-taradiddle-dictionary-real-history-fake-news
4https://www.theguardian.com/books/2019/jun/19/dominic-raab-disinformation
5https://www.theguardian.com/technology/2016/nov/29/fake-news-echo-chamber-ethics-infosphere-internetdigital</p>
      <p>6http://www.bbc.co.uk/voices/multilingual/urdu.shtml
However, according to the best of our knowledge, there are no automatic web sources to verify
the authenticity of news articles in Urdu language. This situation requires the attention of
researchers working in NLP to develop tools and solutions in verifying the authenticity of news
articles written in Urdu language. Note that Urdu is a low resource language, i.e., it does not
have many NLP tools and corpora data.</p>
      <p>Urdu is spoken mainly in Pakistan. The fake news phenomenon had bad efects in Pakistan’s
social, politics and economical situation. For example, a Pakistani TV anchor Dr. Shahid
Masood7, was sent to jail and barred from hosting the TV show due to deceptive claims and
spreading fake news on the rape case of a teenage girl during a television show. Similarly,
according to the Washington Post8, fake news about child traficking led to many deaths of
innocent people in India.</p>
      <p>In addition to this, BBC reported that some Indian sites claimed a civil war9 had broken out
in one of the cities of Pakistan. The report mentioned that some Indian websites described
the situation in Pakistan as dangerous and the civil war resulted in the deaths of many city
police oficers. Moreover, the websites claimed that tanks had been seen on the streets, which
eventually proved to be fake news. Therefore, this urge to conduct studies to combat the
dissemination of fake content in Urdu language.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Literature Review and Task Overview</title>
      <sec id="sec-3-1">
        <title>3.1. Related Work</title>
        <p>
          A number of approaches for automatic fake news detection were proposed. These approaches
are based on statistical text analysis to tackle fake news detection. Previous studies used various
datasets, which comprised mainstream media news articles and news published on social media.
Notably, the majority of work focused on English [
          <xref ref-type="bibr" rid="ref4 ref5">4, 5</xref>
          ], with some eforts in other languages
such as Spanish [
          <xref ref-type="bibr" rid="ref4 ref6">4, 6</xref>
          ], German [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ], Arabic [
          <xref ref-type="bibr" rid="ref8 ref9">8, 9</xref>
          ], Persian [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ], Indonasian [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ], Bangla [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ],
Portuguese [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ], Dutch [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ], Italian [
          <xref ref-type="bibr" rid="ref15">15</xref>
          ], and Hindi [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ].
        </p>
        <p>
          Correspondingly, challenges10 and shared tasks on automatic fake news detection were
proposed, such as SemEval 2017 task 8 RumourEval for English [
          <xref ref-type="bibr" rid="ref17">17</xref>
          ], SemEval-2019 task 7
RumourEval for English [18], and PAN 2020[
          <xref ref-type="bibr" rid="ref4">4</xref>
          ], the latter focused on the author profiling of
Fake News Spreaders on Twitter. Moreover, previous studies [19, 20] have shown that emotional
information can be helpful to identify fake news on social media efectively. To the best of our
knowledge, this is the first shared task on fake news detection for the Urdu language. This task
incentivizes the development of fake news detection in Urdu as well as provides an opportunity
to compare the system performances with the recent shared tasks in other languages.
        </p>
        <p>
          Several studies [
          <xref ref-type="bibr" rid="ref5 ref6">5, 6</xref>
          ] reported that linguistic features can be helpful to identify fake news. For
example, a recent study [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ] demonstrated that linguistic features proved to be helpful to capture
the diferences of writing styles between fake and real news. Another study [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ] exploited some
7https://www.globalvillagespace.com/dr-shahid-masoods-claims-about-zainabs-murderer-prove-false/
8https://www.washingtonpost.com/world/asia_pacific/as-mob-lynchings-fueled-by-whatsapp-sweep-indiaauthorities-struggle-to-combat-fake-news/2018/07/02/683a1578-7bba-11e8-ac4e-421ef7165923_story.html
9https://www.bbc.com/news/world-asia-54649302
10http://www.fakenewschallenge.org/
linguistic features and showed that these features provided cues for diferentiating between
fake and real news.
        </p>
      </sec>
      <sec id="sec-3-2">
        <title>3.2. Task Description</title>
        <p>
          The task of fake news detection is to solve a binary classification problem, in which the input is
a news article and the output is the assigned label (real or fake). Built around the idea reported
in recent studies that the textual content can be helpful to identify fake news [
          <xref ref-type="bibr" rid="ref5 ref6">5, 6</xref>
          ], this shared
task is aimed to explore the eficiency of models to detect fake news, in particular, for the news
articles written in Urdu language.
        </p>
        <p>The task was made publically available11 on June 30, 2020, and the same day the training
dataset was released as well. The training dataset was splitted into two subfolders, (i) real news
subfolder, and (ii) fake news subfolder. The real news subfolder contained 500 real news articles,
and the fake news subfolder contained 400 fake news articles. We released the test dataset on
August 31, 2020. Like for the training dataset, the testing dataset was also splitted into two
subfolders, (i) real news, and (ii) fake news. The real news subfolder contained 250 real news
articles, and the fake news subfolder contained 150 fake news articles. The participating teams
submitted their system until September 10, 2020. Each team could submit up to 3 diferent runs.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Dataset Collection and Annotation</title>
      <p>
        This section provides an overview of the dataset developed for the shared task. A smaller
version of the dataset, named “Bend The Truth”, along with the detailed information about the
collection and annotation description was presented in the recent study [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. For this task, we
performed additional data collection and annotation following the exactly same procedure. As
a result, we obtained the final dataset of the annotated fake and real news in Urdu that was 1.5
times the size of the original ”Bend-The-Truth” dataset. It is publicly available for academic
research12.
      </p>
      <p>
        The fake news articles were intentionally written by hired professional journalists under
specific instructions. The domains of the news present in our dataset are: (i) Business, (ii)
Health, (iii) Showbiz (entertainment), (iv) Sports, and (v) Technology. They are similar to the
dataset [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] used to identify fake news in English language. Nonetheless, only one domain of
news, namely, related to education, is not available in our dataset because it was dificult to find
enough verifiable news in Urdu related to the education domain.
      </p>
      <p>For the training and development purposes, we ofered 900 news articles from the previously
published “Bend The Truth” dataset. The 400 news articles from the previously unseen and
unpublished newly collected part were held out as a test dataset.</p>
      <sec id="sec-4-1">
        <title>4.1. Dataset Annotation Procedure</title>
        <p>For the dataset annotation, rigorous guidelines and annotation procedures were defined. The
news articles were annotated into two types of news: (i) real news article, and (ii) fake news
11https://www.urdufake2020.cicling.org/home
12https://github.com/UrduFake/urdufake2020eval.git
article. The dataset can be used as a corpus for supervised machine learning. It is possible to use
the knowledge of the dataset annotation procedure for applying to the underlying characteristics
of fake news in addition to linguistics features, but we do not recommend it, because in real life
there is no such information. We followed diferent strategies for real and fake news annotation.</p>
        <sec id="sec-4-1-1">
          <title>4.1.1. Real News Annotation</title>
          <p>For the annotation of real news articles, initially numerous news articles from diferent
mainstream were collected. Table 1 shows news agencies used to collect news articles for annotation.
To annotate a news article as a real news, the major points in the real news data collection and
annotation were:
1. The data collection and annotation procedure were performed manually.
2. The news article was labeled as real news if the news meets the following criteria:
• A reliable newspaper or a prominent news agency published that news article.
• Other authentic and credible newspaper agencies published the same news article
and the veracity of the news article can be easily verified using information such as
place of the event, image, date, etc. We also performed manual source verification
from where the news are originated. We further compared and cross checked
diferent sources (mainstream news agencies) to verify the information present in
the news article.
• We also confirmed that a news article has a correlation between its title and its
content. We read the complete news articles to find out the correlation between the
title and the content.</p>
          <p>If a news article does not follow one of these criteria, we simply discard that news article.</p>
          <p>Note that the length of all the news articles is heterogeneous. The reason is that each news
agency has a diferent style of news articles. For example, BBC Urdu contained on average more
than 1,500 words in a news article. Thus, we selected real news articles carefully following the
described procedure.</p>
        </sec>
        <sec id="sec-4-1-2">
          <title>4.1.2. Professional Crowdsourcing of Fake News</title>
          <p>To obtain fake news in this dataset, we used professional journalist services from various news
agencies in Pakistan: Express news, Dawn news, etc., who were asked to write fake news stories
that correspond to the original real news articles. This is a peculiar attribute of this dataset,
because it ensured that the fake news articles realistically imitated real life approach to fake
news creation. In real life, it is journalists who are responsible for writing fake news articles.
Obviously, not all journalists do it. Still, people of this profession have a better understanding
of how to write an article (real or fake) and make it interesting to hook and, in case of fake
news, trick the reader.</p>
          <p>The reasons to use professional “crowdsourcing” to collect fake news are the following:
1. Finding and verifying the falsehood of fake news in the same domain as the available real
news articles is a challenging task that requires a huge amount of time and resources
unavailable to a small group of organizers. Thus, manual analysis of hundreds of thousands
of news articles for verification through web scraping approach was unfeasible.
2. Unlike the case of the English language, most of the news verification in Urdu language
is done manually due to the absence of web services that ofer news validation.
We should mention that the news articles style and language characteristics vary depending on
the news domain. Our dataset contains news in five major domains: sports, business, education,
technology, and showbiz. Thus, we assigned news articles according to the journalists expertise
in the corresponding domain. Moreover, all the journalists were given instructions to minimize
the possibilities of introducing defined patterns that can provide undesirable clues in the
classification task. Also, some technical guidelines, such as the requirement that the lengths of
fake news should be in the range of those of the original news, were provided. Finally, all fake
news articles were prepared using journalists’ expertise.</p>
        </sec>
      </sec>
      <sec id="sec-4-2">
        <title>4.2. Training and Testing Datasets</title>
        <sec id="sec-4-2-1">
          <title>4.2.1. Training and Validation Dataset</title>
          <p>The training set was made available to the participants to develop their approaches to identify
fake news. It contained 900 news articles, annotated in a binary manner as real or fake. 500
news articles were annotated as real, and 400 articles were annotated as fake. The real news
part of the dataset was retrieved from January 2018 to December 2018, which is diferent from
the test set.</p>
          <p>All five topic domains, i.e., (i) Business, (ii) Health, (iii) Showbiz (entertainment), (iv) Sports,
and (v) Technology were present in the training dataset. That is, we did not hold out any domain
from the training set to make it “unseen” for the participants.</p>
          <p>The use of the training set for validation, development, and parameter tuning purposes was
at the participants’ discretion.</p>
        </sec>
        <sec id="sec-4-2-2">
          <title>4.2.2. Test dataset</title>
          <p>The test dataset was used to evaluate the performance of the submitted classifiers. It was
provided to all the participants without the ground truth labels. The truth labels were only used
by the organizers to evaluate and compare the performance of participants’ approaches.</p>
          <p>To create the testing dataset, news articles were retrieved from January 2019 to June 2020.
It also has all five types of news as the training set. The test dataset is composed of 400 news
articles. The ground truth distribution among these 400 news articles was 250 real news articles
and 150 fake news articles. We emphasize again that this information, along with labels, was
not made available to the participants.</p>
        </sec>
      </sec>
      <sec id="sec-4-3">
        <title>4.3. Dataset Statistics</title>
        <p>To prepare the data for the experiments, the corpus was split into train and test sets. In the first
stage of the shared task, the training dataset was released which contained 900 news samples
(500 real and 400 fake). In the second stage, we released the test dataset which contained 400
news articles (250 real and 150 fake). Table 2 describes the corpus distribution of the news
articles by topics for the training and testing sets.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Evaluation Metrics</title>
      <p>The task consists in classifying a news article as fake or real news. First, the training dataset
was released for the participants to develop and train their systems, and subsequently, the test
dataset was released. Each participant team had an option to submit only 3 diferent runs. The
participants’ submissions were evaluated by comparing the labels predicted by the participants’
classifiers and the ground truth labels. To quantify the classification performance, we employed
the commonly used evaluation metrics: Precision (P), Recall (R), Accuracy, and two F1-scores,
namely, F1real for the prediction of label “real” and F1fake for the prediction of label “fake” out
of all news. Additionally, to accommodate the skew towards the real class, which dominates (it
has more samples than the fake news class), we used the macro-averaged F1-macro which is
the average of F1real and F1fake.</p>
      <p>As this is a binary classification problem and the dataset contains two equally important
classes, we measured both of them, evaluating the quality of predicting whether a news article
is real, i.e., treating the “real” label as a positive, or target, class, and the quality of predicting
whether the news article is fake, i.e., considering the label “fake” as a positive class. It is
important to mention that since the dataset is not balanced, this is why these metrics are used.</p>
      <p>The final ranking is based on the F1-macro score. It can be observed that F1-macro and
accuracy are correlated, as it is expected.</p>
    </sec>
    <sec id="sec-6">
      <title>6. Baselines</title>
      <p>
        We provided three baseline systems with the goal that their performance could serve as reference
points for qualitative evaluation of the submissions’ placement in the ranking. First, we provided
the Random Baseline as the most basic and trivial baseline, which is expected to be ranked at
the bottom with a more massive gap from the participating systems. Second, we provided the
most traditional baseline: bag of words (BoW) model. It uses words as features and then apply a
machine learning classifier. In this baseline, we used binary weighting scheme (i.e., a feature is
present or not) with Logistic Regression classifier. For the third baseline, we provided the results
of character bi-gram with tf-idf weighting scheme using Logistic Regression classifier, which
achieved surprisingly good results. Overall, we tried five weighting schemes (tf-idf, logent,
norm, binary, relative frequency) [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] along with various classifiers such as Logistic Regression,
SVM, Adaboost, Decision Tree, Random Forest, and Naive Bayes, but we got the best results
with Logistic Regression, which we are reporting.
      </p>
    </sec>
    <sec id="sec-7">
      <title>7. Overview of the Submitted Approaches</title>
      <p>This section gives a brief overview of the systems submitted to this competition. 42 teams
registered for participation, 9 teams submitted their runs. Registered participants were from 6
diferent countries (India, Pakistan, China, Egypt, Germany, and the UK). This wide range of
the regions where the interested participants were located confirms the importance of this task.
The team members came from various types of organizations: universities, research centers,
and industry.</p>
      <p>As the initial step of the experimental setup, the majority of participating teams performed
data cleaning and preprocessing such as stop words elimination. In particular, the system
submitted by the team MUCS removed the stopwords, whereas the systems submitted by teams
BERT 4EVER, Chanchal_Suman, CNLP-NITS, SSNCSE_NLP and NITP_AI_NLP decided to leave
them.</p>
      <p>Further, all the news articles were represented with diferent text representation techniques.
The team MUCS used traditional bags of words representation. Similarly, the teams MUCS,
NITP_AI_NLP, and SSNCSE_NLP used the n-gram (words or characters) representation weighted
with tf-idf. The teams BERT 4EVER, CNLP-NITS, and Chanchal_Suman represented news article
texts using word embeddings. In particular, only one team, SSNCSE_NLP, represented texts
using Word2Vec embeddings, while the team SSNCSE_NLP employed FastText embeddings.
Furthermore, the team Chanchal_Suman used Urdu word embedding and only one team, BERT
4EVER, used the contextual representation using BERT [21], which is one of the most recent
and advanced manners of text representation.</p>
      <p>To implement their classifiers, some participating teams used the traditional, i.e., non-neural
machine learning algorithms, while some teams submissions were based on various neural
network architectures. The team MUCS used two classical machine learning classifiers such as
Multinomial Naive Bayes and Logistic Regression with default parameters, and the same team
also used LSTM in the experimental setup. Similarly, the team SSNCSE_NLP used machine
learning classifiers such as Multi-Layer Perceptron (MLP), AdaBoost (AB), ExtraTrees (ET),
Random Forest (RF), Support Vector Machine (SVM), and Gradient Boosting (GB). Another
team, NITP_AI_NLP, used ensemble models by combining Random Forest, Decision Tree and
AdaBoost classifiers. The team NITP_AI_NLP also used a multi-layer dense neural network. In
contrast, one team, Chanchal_Suman, used Gated Recurrent Unit (GRU). All the participating
teams, except one team (NITP_AI_NLP), used Transformers. Description of the approaches is
presented in Table 3.</p>
    </sec>
    <sec id="sec-8">
      <title>8. Results and Discussion</title>
      <p>Among all the submitted runs, the results of the best run (among up to three submitted runs)
are presented in Table 4. The systems are ranked by the F1-macro score. Table 5 provides the
aggregated statistics about the performance of all non-trivial systems, including the baselines,
that is, all of the systems apart from the random baseline.</p>
      <p>We observe that except one system, all the other participating teams’ systems outperformed
the random baseline in terms of F1-macro score. The BERT 4EVER system achieved the best
F1-macro, Accuracy, as well as Rfake (recall), F1fake, and Preal (precision) scores. However, the
baseline approach with character bi-grams and Logistic Regression achieved the second position
in the shared task with just 1.1% diference in F1-macro from BERT 4EVER, which is quite an
unexpected result. The explanation of this fact is a question for further research.</p>
      <p>Table 4 presents the best results of the submitted systems.</p>
      <p>Over 50% of the systems obtained F1-macro and Accuracy of more than 0.8 (Table 4), which
is a reasonably high result. In Table 3, we observe that most of these high performing systems
achieve better Recall for fake news, and better Precision for the real news detection. This tells
us that these systems tend to “mistrust” the news articles and tag more news as fake than there
are in reality. This can be considered as an overly secure approach.</p>
      <p>At this moment, it is hard to judge whether any of these approaches is ready to be applied
“in the wild”. While the results of F1real and F1fake over 0.9 shown by the winning BERT 4EVER
system are impressively high, the modest size of the provided training and testing datasets
cannot guarantee the same performance on an arbitrary text input. To ensure the scalability of
the presented approaches, more multifaceted research at a larger scale is needed. We see that
one of the paths is a community-driven efort towards the increase of available resources and
datasets in the Urdu language.</p>
      <p>Table 5 presents statistics of the submitted systems.</p>
    </sec>
    <sec id="sec-9">
      <title>9. Conclusion</title>
      <p>This paper describes the first competition on automatic fake news detection in Urdu, the
UrduFake 2020 track at FIRE 2020. We provided the training and testing parts of the dataset
that included news articles in five domains (business, health, sports, showbiz, and technology).
The news articles in the dataset were manually annotated with labels “fake” and “real” with a
slightly imbalanced ratio of approximately 60% real news and 40% fake news.</p>
      <p>Forty two teams from six diferent countries registered for this task. Nine teams submitted
their experimental results (runs). The approaches employed by the submitted systems varied
from the traditional feature-crafting and application of traditional ML algorithms to word
representation through pre-trained embeddings to contextual representation and end-to-end
neural network based methods. In particular, ensemble methods were used in the traditional
ML case. LSTM, and Transformers (BERT) were used in neural network based solutions.</p>
      <p>Among all the submissions, only the best submitted model, BERT 4EVER, outperformed
the character bi-grams with Logistic Regression baseline achieving F1-macro score of 0.90.
This confirms that contextual representation and large neural network techniques outperform
classical features-based models, which has been shown in many recent studies in all branches
of natural language processing.</p>
      <p>This competition aimed to encourage researchers working in diferent NLP domains to
attempt to tackle the proliferation of fake content on the web. It also provided an opportunity
to fully explore the suficiency of textual content modality and efectiveness of fusion methods.
And last but not the least, this track provides a useful resource in the form of an annotated
dataset for other researchers working in automatic fake news detection in Urdu.</p>
    </sec>
    <sec id="sec-10">
      <title>Acknowledgments</title>
      <p>This competition was organized with partial support of National Council for Science and
Technology (CONACYT) A1-S-47854, SIP-IPN 20200797 and 20200859 and CICLing conference.
The work of the last author was partially funded by MICINN under the research project
MISMISFAKEnHATE on MISinformation and MIScommunication in social media: FAKE news and
HATE speech (PGC2018-096212-B-C31).
Association for Computational Linguistics, Vancouver, Canada, 2017, pp. 69–76. URL:
https://www.aclweb.org/anthology/S17-2006. doi:1 0 . 1 8 6 5 3 / v 1 / S 1 7 - 2 0 0 6 .
[18] G. Gorrell, E. Kochkina, M. Liakata, A. Aker, A. Zubiaga, K. Bontcheva, L. Derczynski,
SemEval-2019 task 7: RumourEval, determining rumour veracity and support for rumours,
in: Proceedings of the 13th International Workshop on Semantic Evaluation, Association
for Computational Linguistics, Minneapolis, Minnesota, USA, 2019, pp. 845–854. URL:
https://www.aclweb.org/anthology/S19-2147. doi:1 0 . 1 8 6 5 3 / v 1 / S 1 9 - 2 1 4 7 .
[19] B. Ghanem, P. Rosso, F. Rangel, An emotional analysis of false information in social media
and news articles, ACM Transactions on Internet Technology (TOIT) 20 (2020) 1–18.
[20] A. Giachanou, P. Rosso, F. Crestani, Leveraging emotional signals for credibility
detection, in: Proceedings of the 42nd International ACM SIGIR Conference on Research and
Development in Information Retrieval, 2019, pp. 877–880.
[21] J. Devlin, M.-W. Chang, K. Lee, K. Toutanova, Bert: Pre-training of deep bidirectional
transformers for language understanding, arXiv preprint arXiv:1810.04805 (2018).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>E. C.</given-names>
            <surname>Tandoc Jr</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z. W.</given-names>
            <surname>Lim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Ling</surname>
          </string-name>
          ,
          <article-title>Defining “fake news” a typology of scholarly definitions</article-title>
          ,
          <source>Digital journalism 6</source>
          (
          <year>2018</year>
          )
          <fpage>137</fpage>
          -
          <lpage>153</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>V. L.</given-names>
            <surname>Rubin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. K.</given-names>
            <surname>Conroy</surname>
          </string-name>
          ,
          <article-title>Deception detection for news: three types of fakes</article-title>
          ,
          <source>Proceedings of the Association for Information Science and Technology</source>
          <volume>52</volume>
          (
          <year>2015</year>
          )
          <fpage>1</fpage>
          -
          <lpage>4</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>M.</given-names>
            <surname>Amjad</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Sidorov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Zhila</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Gomez-Adorno</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Voronkov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gelbukh</surname>
          </string-name>
          ,
          <article-title>Bend the Truth: A benchmark dataset for fake news detection in Urdu and its evaluation</article-title>
          ,
          <source>Journal of Intelligent &amp; Fuzzy Systems</source>
          <volume>39</volume>
          (
          <year>2020</year>
          )
          <fpage>2457</fpage>
          -
          <lpage>2469</lpage>
          .
          <source>doi:1 0 . 3 2 3 3 / J I F S - 1</source>
          <volume>7 9 9 0 5 .</volume>
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>F.</given-names>
            <surname>Rangel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Giachanou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Ghanem</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Rosso</surname>
          </string-name>
          ,
          <article-title>Overview of the 8th author profiling task at PAN 2020: profiling fake news spreaders on twitter</article-title>
          , volume
          <volume>2696</volume>
          , CEUR-WS.org,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>V.</given-names>
            <surname>Pérez-Rosas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Kleinberg</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Lefevre</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Mihalcea</surname>
          </string-name>
          ,
          <article-title>Automatic detection of fake news</article-title>
          ,
          <source>in: Proceedings of the 27th International Conference on Computational Linguistics</source>
          , Association for Computational Linguistics, Santa Fe, New Mexico, USA,
          <year>2018</year>
          , pp.
          <fpage>3391</fpage>
          -
          <lpage>3401</lpage>
          . URL: https://www.aclweb.org/anthology/C18-1287.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>J.-P.</given-names>
            <surname>Posadas-Durán</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Gómez-Adorno</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Sidorov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. J. M.</given-names>
            <surname>Escobar</surname>
          </string-name>
          ,
          <article-title>Detection of fake news in a new corpus for the Spanish language</article-title>
          ,
          <source>Journal of Intelligent &amp; Fuzzy Systems</source>
          <volume>36</volume>
          (
          <year>2019</year>
          )
          <fpage>4869</fpage>
          -
          <lpage>4876</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>I.</given-names>
            <surname>Vogel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Jiang</surname>
          </string-name>
          ,
          <article-title>Fake news detection with the new German dataset “GermanFakeNC”</article-title>
          ,
          <source>in: International Conference on Theory and Practice of Digital Libraries</source>
          , Springer,
          <year>2019</year>
          , pp.
          <fpage>288</fpage>
          -
          <lpage>295</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>F.</given-names>
            <surname>Rangel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Rosso</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Charfi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Zaghouani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Ghanem</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Sánchez-Junquera</surname>
          </string-name>
          ,
          <article-title>On the author profiling and deception detection in Arabic shared task at FIRE</article-title>
          ,
          <source>in: Proceedings of the 11th Forum for Information Retrieval Evaluation</source>
          , volume
          <volume>2517</volume>
          , CEUR-WS.org, Kolkata, India,
          <year>2019</year>
          , pp.
          <fpage>70</fpage>
          -
          <lpage>83</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>M.</given-names>
            <surname>Alkhair</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Meftouh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Smaïli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Othman</surname>
          </string-name>
          ,
          <article-title>An arabic corpus of fake news: Collection, analysis and classification</article-title>
          ,
          <source>in: International Conference on Arabic Language Processing</source>
          , Springer,
          <year>2019</year>
          , pp.
          <fpage>292</fpage>
          -
          <lpage>302</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>M.</given-names>
            <surname>Zarharan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ahangar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. S.</given-names>
            <surname>Rezvaninejad</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. L.</given-names>
            <surname>Bidhendi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. S.</given-names>
            <surname>Jalali</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Eetemadi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. T.</given-names>
            <surname>Pilehvar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Minaei-Bidgoli</surname>
          </string-name>
          ,
          <article-title>Persian stance classification dataset (????).</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>I. Y. R.</given-names>
            <surname>Pratiwi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. A.</given-names>
            <surname>Asmara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Rahutomo</surname>
          </string-name>
          ,
          <article-title>Study of hoax news detection using naïve bayes classifier in indonesian language</article-title>
          ,
          <source>in: 2017 11th International Conference on Information &amp; Communication Technology and System (ICTS)</source>
          , IEEE,
          <year>2017</year>
          , pp.
          <fpage>73</fpage>
          -
          <lpage>78</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <surname>M. Z. Hossain</surname>
            ,
            <given-names>M. A.</given-names>
          </string-name>
          <string-name>
            <surname>Rahman</surname>
            ,
            <given-names>M. S.</given-names>
          </string-name>
          <string-name>
            <surname>Islam</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Kar</surname>
          </string-name>
          ,
          <article-title>Banfakenews: A dataset for detecting fake news in bangla</article-title>
          , arXiv preprint arXiv:
          <year>2004</year>
          .
          <volume>08789</volume>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>R. A.</given-names>
            <surname>Monteiro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. L.</given-names>
            <surname>Santos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. A.</given-names>
            <surname>Pardo</surname>
          </string-name>
          , T. A.
          <string-name>
            <surname>De Almeida</surname>
            ,
            <given-names>E. E.</given-names>
          </string-name>
          <string-name>
            <surname>Ruiz</surname>
            ,
            <given-names>O. A.</given-names>
          </string-name>
          <string-name>
            <surname>Vale</surname>
          </string-name>
          ,
          <article-title>Contributions to the study of fake news in portuguese: New corpus and automatic detection results</article-title>
          ,
          <source>in: International Conference on Computational Processing of the Portuguese Language</source>
          , Springer,
          <year>2018</year>
          , pp.
          <fpage>324</fpage>
          -
          <lpage>334</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>M. S.</given-names>
            <surname>Looijenga</surname>
          </string-name>
          ,
          <article-title>The Detection of Fake Messages using Machine Learning, B</article-title>
          .S. thesis, University of Twente,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>F.</given-names>
            <surname>Pierri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Artoni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ceri</surname>
          </string-name>
          ,
          <article-title>Investigating italian disinformation spreading on twitter in the context of 2019 european elections</article-title>
          ,
          <source>PloS one 15</source>
          (
          <year>2020</year>
          )
          <article-title>e0227821</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>A.</given-names>
            <surname>Kumar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Singh</surname>
          </string-name>
          ,
          <string-name>
            <surname>G.</surname>
          </string-name>
          <article-title>Kaur, Fake news detection of indian and united states election data using machine learning algorithm (</article-title>
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>L.</given-names>
            <surname>Derczynski</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Bontcheva</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Liakata</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Procter</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Wong Sak Hoi</surname>
          </string-name>
          ,
          <string-name>
            <surname>A. Zubiaga,</surname>
          </string-name>
          <article-title>SemEval2017 task 8: RumourEval: Determining rumour veracity and support for rumours</article-title>
          ,
          <source>in: Proceedings of the 11th International Workshop on Semantic Evaluation (SemEval-2017),</source>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>