<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Multi-Modal Entailment for Fact Verification</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Parth Patwa</string-name>
          <email>parthpatwa@g.ucla.edu</email>
          <xref ref-type="aff" rid="aff6">6</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Shreyash Mishra</string-name>
          <email>shreyash.m19@iiits.in</email>
          <xref ref-type="aff" rid="aff4">4</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>S Suryavardan</string-name>
          <email>suryavardan.s19@iiits.in</email>
          <xref ref-type="aff" rid="aff4">4</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Amrit Bhaskar</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Parul Chopra</string-name>
          <email>parulcho@andrew.cmu.edu</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Aishwarya Reganti</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Amitava Das</string-name>
          <xref ref-type="aff" rid="aff7">7</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Tanmoy Chakraborty</string-name>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Amit Sheth</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Asif Ekbal</string-name>
          <xref ref-type="aff" rid="aff5">5</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Chaitanya Ahuja</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="editor">
          <string-name>Fake News, Fact Verification, Multimodality, Dataset, Machine Learning, Entailment</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>AI Institute, University of South Carolina</institution>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Arizona State University</institution>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Carnegie Mellon University</institution>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>IIIT Delhi</institution>
          ,
          <country country="IN">India</country>
        </aff>
        <aff id="aff4">
          <label>4</label>
          <institution>IIIT Sri City</institution>
          ,
          <country country="IN">India</country>
        </aff>
        <aff id="aff5">
          <label>5</label>
          <institution>IIT Patna</institution>
          ,
          <country country="IN">India</country>
        </aff>
        <aff id="aff6">
          <label>6</label>
          <institution>University of California Los Angeles</institution>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff7">
          <label>7</label>
          <institution>Wipro AI labs</institution>
          ,
          <country country="IN">India</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Fake news can spread quickly on social media and it is important to detect it before it creates lot of damage. Automatic fact/claim verification has recently become a topic of interest among diverse research communities. We present the findings of the Factify shared task, which aims undertake multi-modal fact verification, organized as a part of the De-Factify workshop at AAAI'22. The task is modeled as a multi-modal entailment task, where each input needs to be classified into one of 5 classes based on entailment and modality. A total of 64 teams participated in the Factify shared task, and of them, 9 teams submitted their predictions on test set. The most successful models were BigBird or other variations of BERT. The highest F1 score averaged across all the classes was 76.82%.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Checking facts is a time-consuming process. Due to the speed with which both knowledge and
misinformation spreads in today’s media ecosystem, fact-checking has become increasingly
important. A wide range of stakeholders (represented by journalists, scholars, and independent
fact checkers) have worked together to defend communities against incorrect information. A
typical fact-checking process involves establishing the contested claims, seek expert opinions,
collect relevant information, verify sources, checking missing information, debate, and then
reach a conclusion. Therefore, manual fact-checking, while very accurate, is a time-consuming
and tedious process. With the scale at which content is generated in the present day, it is
practically impossible for human annotators to manually verify facts. As a result, many researchers
have been looking into how fact-checking may be automated, employing techniques such as
natural language processing, machine learning, knowledge representation, and databases to
predict the veracity of claims automatically. The topic of automatic fact/claim checking has
recently piqued the interest of many research communities. FEVER [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] and FNC [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] are two
forums dedicated to discussing automatic text fact-checking.
      </p>
      <p>
        Although there are research initiatives and datasets on textual fact verification [
        <xref ref-type="bibr" rid="ref3 ref4 ref5 ref6">3, 4, 5, 6</xref>
        ],
there is less focus on multi-modal or cross-modal fact verification. Both image and text ofer
a wealth of information, but they do it in diferent ways as seen in these multimodal datasets
[
        <xref ref-type="bibr" rid="ref7 ref8 ref9">7, 8, 9</xref>
        ]. When comparing representation learning within the same modality, the created
model for cross-modal architecture must learn not only image and text features to convey their
respective content, but also a measure for inter-modal relationships. In this new task, we look
at multimodal entailment. The task is to detect multimodal fake news, where each data sample
contains true information source and another source whose correctness is to be verified. The
goal is to identify semantic and structural diferences between real news pieces and fake ones.
      </p>
      <p>
        This paper describes the details of shared task on multimodal fact verification, Factify [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ],
which was organized as part of the De-Factify workshop at AAAI 2022. Our work attempts to
bring to light the importance of images in fact verification, and generate research interest for
multimodal fact verification.
      </p>
      <p>The paper is organized as follows, In the next section, we illustrate related work in the domain
of automatic fact checking in regards to both datasets and approaches. In Section 3, the task
details are provided including dataset statistics and the baseline models developed by us. In
section 4 and ??, we enlist the participating teams’ approaches and results obtained respectively.
In the last section we conclude with directions for future work.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Related Work</title>
      <p>
        Misleading or false information passed as real is called fake news. Regardless of whether it is
deliberate or not, repeated misinformation makes it dificult for us to discern and distinguish
what’s real [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. Fake news can be in the form of conspiracies, satire, misinformation or
pseudoscience. The presence of such unreliable information can afect mental health, cause
panic and change people’s beliefs, the COVID-19 pandemic being a fitting example [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ].
This vulnerability can be exploited to push political agendas, marketing etc. Moreover, social
media escalates this issue by providing the world an open and ungoverned platform. Without
mitigation, user’s emotions, personal beliefs and lack of data can escalate the spread of fake
news [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ].
      </p>
      <p>
        Despite people being aware of such misinformation, the spread of fake news can not be
mitigated due to lack of information, time or religiosity [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. The efort from fact checking and
verification organisations is a great initiative but it is strenuous to manually verify the endless
stream of social media data. As a result, the requirement for automated fact verification has
been recognised by several researchers. Workshops and shared tasks like FEVER [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], Fakeddit
[
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], Constraint2021 [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ], pan2020 [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ], DeepFake challenge [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ] etc. have drawn attention to
this task. Along with FEVER, other datasets such as LIAR [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], CREDBANK [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], Constraint2021
[
        <xref ref-type="bibr" rid="ref19">19</xref>
        ] etc. have focused on fact verification of textual modality. On the other hand Fakeddit
and the Whatsapp fact-checking dataset [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] provide multi-modal data. Some researchers have
also worked towards presenting models and algorithms for this task using CNN, RNN, VAE,
adversarial modeling, entailment etc. [
        <xref ref-type="bibr" rid="ref20 ref21 ref22 ref23 ref24 ref25 ref26 ref27 ref28">20, 21, 22, 23, 24, 25, 26, 27, 28</xref>
        ].
3. Task Details
      </p>
      <p>
        The objective of this shared task is to detect multimodal fake news, with each data point
containing a true information source and another source whose validity has to be verified. The
true/reliable source is called “document“ and the other information source is called “claim“.
Both source and claim information sources are multimodal (they both have a corresponding
image and text). The task is to check the validity of the multimodal claim with the document,
ie, whether the claim entails the document. Essentially, given a textual claim, claim image,
document and document image, the task is to classify the data point into one of the following
ifve classes:
• Support_Text: the claim text is entailed but the document image and claim image are
not similar.
• Support_Multimodal: both the claim text and image are similar to that of the document.
• Insufficient_Text: both text and images of the claim are neither similar nor refuted
by the document, although it is possible that the text claim has common words with the
document text.
• Insufficient_Multimodal: the claim text is neither similar nor refuted by the document
but the claim image is similar to the document image.
• Refute: The images and/or text from the claim and document are contradictory i.e, the
claim is false.
3.1. Data
We use the dataset provided [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. by For data creation, day-wises tweets from the twitter handles
of two prominent news sources (Hindustan Times and ANI for India, ABC and CNN for US), were
collected. From each tweet, text and image were extracted. Text similarity and image similarity
was measured between each pair of tweets from both accounts, for a given day. If both text and
image were similar for a tweet pair, they were classified as Support_Multimodal, and if text
was similar but the images were not, then the tweet pair was classified as Support_Text. If both
text and image were not similar for a tweet pair, they were classified as Insufficient_Text,
and if the images were similar but the text was not, then the tweet pair was classified as
Insufficient_Multimodal. For each of these four categories, one of the tweet text was
replaced by the corresponding news article. For refute category, several fact-checking websites
were scraped for fake news claims, the article refuting that claim, the fake news image and the
image that proves that the news is fake.
      </p>
      <p>
        The dataset has a total of 50,000 samples, and each of the 5 classes have equal sample size.
The train-val-test split of the dataset is 70:15:15. For more details, please refer [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ].
      </p>
      <sec id="sec-2-1">
        <title>3.2. Baseline</title>
        <p>
          For the purpose of the task, we provide the participants with the multi-modal baseline as
given by [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ]. The model uses both image and text. Image embeddings are obtained through a
pretrained ResNet50 model. The text embeddings are obtained through a pre-trained SBERT
model, ’paraphrase-MiniLM-L6-v2’. Cosine similarity is calculated for both image and text
features, and are fed to a random forest classifier. The architecture can be visualised in Figure 2.
        </p>
      </sec>
      <sec id="sec-2-2">
        <title>3.3. Evaluation</title>
        <p>The task is essentially a multi-label classification problem. For determining the performance of
a system, we use the average F1 score on the five categories: “Support_Text“,
“Support_Multimodal“, “Insuficient_Text“, “Insuficient_Multimodal“ and “Refute“.</p>
        <p>1 =
2 ×    ×</p>
        <p>+ 
   =
     +    
    
,  =
     +</p>
        <p>For each category, F1 score is calculated. Since the number of samples for each category are
equal, we determine the final score by simply averaging the F1 score over each category. The
participants were asked to submit at most 3 runs on the test data, and the best one was chosen
for the leaderboard.</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>4. Participating systems</title>
      <p>4 teams initially participated in the shared task out of which 9 teams submitted test results. 8
teams submitted their system description papers. In this section, we provide an overview of the
methods used by the teams.</p>
      <p>
        Tyche [
        <xref ref-type="bibr" rid="ref29">29</xref>
        ] used BERT [
        <xref ref-type="bibr" rid="ref30">30</xref>
        ] to extract features from claim text and document text.
EficientNetB3 [
        <xref ref-type="bibr" rid="ref31">31</xref>
        ] is used to extract features from document image and claim image. These features
are concatenated and given to fully connected layer followed by softmax classifier.
      </p>
      <p>
        Yao [
        <xref ref-type="bibr" rid="ref32">32</xref>
        ] use pre-trained DeiT [
        <xref ref-type="bibr" rid="ref33">33</xref>
        ] and DeBERTa [
        <xref ref-type="bibr" rid="ref34">34</xref>
        ] to extract features from images and
texts respectively. These features are fused in a co-attention model [
        <xref ref-type="bibr" rid="ref35">35</xref>
        ] having branches which
fuses document image - claim image, document text - claim text, document image - document
text, claim image - claim text. The outputs of each branch are aggregated and given as input to
a softmax classifier for prediction.
      </p>
      <p>
        Logically [
        <xref ref-type="bibr" rid="ref36">36</xref>
        ] train a decision tree classifier [
        <xref ref-type="bibr" rid="ref37">37</xref>
        ] which their image features and text features.
The text features include text entailment predicted using BigBird [
        <xref ref-type="bibr" rid="ref38">38</xref>
        ], claim text length and
document text length. The image features include claim and document source domain, claim
and document image OCR length, and the image similarity score calculated using ResNet-50
[
        <xref ref-type="bibr" rid="ref39">39</xref>
        ].
      </p>
      <p>
        Greeny [
        <xref ref-type="bibr" rid="ref40">40</xref>
        ] extract document and claim text features from RoBERTa [
        <xref ref-type="bibr" rid="ref41">41</xref>
        ] while extracting
claim and document image features from ResNet-50 model [
        <xref ref-type="bibr" rid="ref39">39</xref>
        ]. These features are combined
in a Gradient Booster [
        <xref ref-type="bibr" rid="ref42">42</xref>
        ] to make the final prediction.
      </p>
      <p>
        Yet [43] employ pre-trained RoBERTa [
        <xref ref-type="bibr" rid="ref41">41</xref>
        ] to get claim text and document text features,
which are later concatenated and fed to an MLP. Similarly, claim image and document image
features are extracted using pre-trained VGG-16 [44], then concatenated and fed to an MLP.
The output of the to MLP models is given to a classifier for final prediction.
      </p>
      <p>
        Truthformers [45] utilize BERT [
        <xref ref-type="bibr" rid="ref30">30</xref>
        ] to extract claim text and document text features and
Vision Transformer [46] to extract claim image and document image features. They use Conv1d
for feature fusion. The claim text and document text features are passed through a text Conv1d
layer. Similarly, the image features are passed through a image conv1d layer. After that they
create document and claim vectors by concatenating respective text and image. These vectors
are passed though a fully connected layer, the output of which is concatenated and passed to a
classifier for prediction. Further, they use pseudo labeling [ 47] to improve the results of their
model.
      </p>
      <p>UofA-Truth [48] break down the task into two sub-tasks: text entailment and image
entailment. For text entailment, they obtain claim text and document text embeddings by passing
the text through sentence BERT [49]. These embeddings are concatenated along with their
cosine similarity and fed to Fully Connected layers for classification. Similarly, they solve image
entailment by using Xception [50] to generate image embeddings. The outputs of the two
sub-tasks are consolidated in post-processing to get predictions on the original task.</p>
      <p>
        GPTs [51] attempt to solve the task by considering only text and OCR text. They train
multiple BERT based models (RoBERTa [
        <xref ref-type="bibr" rid="ref41">41</xref>
        ], DeBERTa [
        <xref ref-type="bibr" rid="ref34">34</xref>
        ], XLM-RoBERTa [52] and ALBERT
[53]) and ensemble their predictions to generate final predictions. Further, they improve the
model performance by adding prompt based learning [54] to the models, which helps filter out
refute class more accurately.
      </p>
    </sec>
    <sec id="sec-4">
      <title>5. Results</title>
      <p>
        Rank Team Support_Text Support_Multimodal Insuficient_Text Insuficient_Multimodal
1 Logically [
        <xref ref-type="bibr" rid="ref36">36</xref>
        ] 81.843% 87.429% 84.437% 78.345%
2 Yet [43] 75.518% 89.38% 82.121% 80.81%
3 Truthformers [45] 77.65% 85.057% 79.421% 84.482%
4 UofA-Truth [48] 78.493% 89.786% 82.995% 75.981%
5 Yao [
        <xref ref-type="bibr" rid="ref32">32</xref>
        ] 68.881% 81.61% 84.836% 88.309%
6 Greeny [
        <xref ref-type="bibr" rid="ref40">40</xref>
        ] 74.947% 86.018% 80.382% 82.858%
7 GPTs [51] 71.575% 79.032% 75.363% 79.275%
8 Tyche [
        <xref ref-type="bibr" rid="ref29">29</xref>
        ] 75.0% 75.259% 85.496% 68.823%
9 MUM_NLP 64.803% 80.857% 69.848% 66.548%
- BASELINE 82.675% 75.466% 74.424% 69.678%
Refute Final
99.899% 76.819%
99.866% 75.591%
98.819% 74.862%
98.339% 74.807%
100.0% 74.585%
99.125% 74.28%
100.0% 69.461%
99.159% 69.203%
93.465% 61.165%
42.354% 53.098%
      </p>
      <p>Table 1 shows the results of the top 9 teams for the Factify task. All of them made significant
improvements over the baseline score. The winning team achieved a 76.819% Final score. All
teams were able to achieve a high score in the Refute category. This could be because the refute
data was collected from a diferent source than other classes. This shows the models were
easily able to identify the diference between Refute and other categories. The Support_Text
category score shows a lot of variances across teams and could not improve over the baseline
score. Further, all the teams performed better on Support_Multimodal than on Support_Text.
The leader-board shows that there is a scope of improvement on most of the subcategories. It
should also be noted that no single team did better than other teams in all the categories.</p>
    </sec>
    <sec id="sec-5">
      <title>6. Conclusion and Future Work</title>
      <p>In this paper, we describe and summarize the Factify (multi-modal fact verification) shared
task. We see that BERT-based models for text and Convolutional Neural Network or vision
transformers for images are the most popular feature extractors used by the winners and many
participants. Ensemble techniques are also quite popular. We saw some interesting methods
which are worth exploring further. From the results of Factify task, we can conclude that it is a
dificult task to create a model which performs well in all categories. The shared task reported
in this paper aims to detect fake news, however, this problem is far from solved and requires
further research attention. Future work could involve creating datasets for more languages and
providing an explanation of why the post is fake. Another direction could be to provide the
levels of fakeness instead of simple yes/no.
[43] Y. Zhuang, Y. Zhang, Yet at Factify 2022 : Unimodal and bimodal roberta-based models for
fact checking, in: Proceedings of De-Factify: Workshop on Multimodal Fact Checking and
Hate Speech Detection, CEUR, 2022.
[44] K. Simonyan, A. Zisserman, Very deep convolutional networks for large-scale image
recognition, arXiv preprint arXiv:1409.1556 (2014).
[45] C. B. S. N. V, P. Potluri, R. Vijjali, Truthformers at Factify 2022 : Evidence aware transformer
based model for multimodal fact checking, in: Proceedings of De-Factify: Workshop on
Multimodal Fact Checking and Hate Speech Detection, CEUR, 2022.
[46] A. Dosovitskiy, L. Beyer, A. Kolesnikov, D. Weissenborn, X. Zhai, T. Unterthiner, M.
Dehghani, M. Minderer, G. Heigold, S. Gelly, J. Uszkoreit, N. Houlsby, An image is worth
16x16 words: Transformers for image recognition at scale, ICLR (2021).
[47] D.-H. Lee, Pseudo-label : The simple and eficient semi-supervised learning method for
deep neural networks, ICML 2013 Workshop : Challenges in Representation Learning
(WREPL) (2013).
[48] A. Dhankar, O. Zaiane, F. Bolduc, UofA-Truth at Factify 2022 : A simple approach to
multi-modal fact-checking, in: Proceedings of De-Factify: Workshop on Multimodal Fact
Checking and Hate Speech Detection, CEUR, 2022.
[49] N. Reimers, I. Gurevych, Sentence-bert: Sentence embeddings using siamese
bertnetworks, in: Proceedings of the 2019 Conference on Empirical Methods in
Natural Language Processing, Association for Computational Linguistics, 2019. URL: https:
//arxiv.org/abs/1908.10084.
[50] F. Chollet, Xception: Deep learning with depthwise separable convolutions, in: Proceedings
of the IEEE conference on computer vision and pattern recognition, 2017, pp. 1251–1258.
[51] S. Aggarwal, P. Sahu, T. Gupta, G. Das, GPTs at Factify 2022: Prompt aided fact-verification,
in: Proceedings of De-Factify: Workshop on Multimodal Fact Checking and Hate Speech
Detection, CEUR, 2022.
[52] A. Conneau, K. Khandelwal, N. Goyal, V. Chaudhary, G. Wenzek, F. Guzmán, E. Grave,
M. Ott, L. Zettlemoyer, V. Stoyanov, Unsupervised cross-lingual representation learning at
scale, arXiv preprint arXiv:1911.02116 (2019).
[53] Z. Lan, M. Chen, S. Goodman, K. Gimpel, P. Sharma, R. Soricut, Albert: A lite bert for
self-supervised learning of language representations, arXiv preprint arXiv:1909.11942
(2019).
[54] T. Brown, B. Mann, N. Ryder, M. Subbiah, J. D. Kaplan, P. Dhariwal, A. Neelakantan,
P. Shyam, G. Sastry, A. Askell, et al., Language models are few-shot learners, Advances in
neural information processing systems 33 (2020) 1877–1901.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>J.</given-names>
            <surname>Thorne</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Vlachos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Christodoulopoulos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Mittal</surname>
          </string-name>
          ,
          <article-title>Fever: a large-scale dataset for fact extraction and verification</article-title>
          , arXiv preprint arXiv:
          <year>1803</year>
          .
          <volume>05355</volume>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>A.</given-names>
            <surname>Hanselowski</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>PVS</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Schiller</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Caspelherr</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Chaudhuri</surname>
          </string-name>
          , C. M. Meyer, I. Gurevych,
          <article-title>A retrospective analysis of the fake news challenge stance-detection task</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>1859</fpage>
          -
          <lpage>1874</lpage>
          . URL: https://aclanthology.org/C18-1158.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>W. Y.</given-names>
            <surname>Wang</surname>
          </string-name>
          , ”
          <article-title>liar, liar pants on fire”: A new benchmark dataset for fake news detection</article-title>
          ,
          <source>arXiv preprint arXiv:1705.00648</source>
          (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>T.</given-names>
            <surname>Mitra</surname>
          </string-name>
          , E. Gilbert,
          <article-title>Credbank: A large-scale social media corpus with associated credibility annotations</article-title>
          ,
          <source>in: ICWSM</source>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>R.</given-names>
            <surname>Mihalcea</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Strapparava</surname>
          </string-name>
          ,
          <article-title>The lie detector: Explorations in the automatic recognition of deceptive language</article-title>
          ,
          <source>in: Proceedings of the ACL-IJCNLP 2009 Conference Short Papers, ACLShort '09</source>
          ,
          <string-name>
            <surname>Association</surname>
          </string-name>
          for Computational Linguistics, USA,
          <year>2009</year>
          , p.
          <fpage>309</fpage>
          -
          <lpage>312</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>I.</given-names>
            <surname>Augenstein</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Lioma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. Chaves</given-names>
            <surname>Lima</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Hansen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Hansen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. Grue</given-names>
            <surname>Simonsen</surname>
          </string-name>
          ,
          <article-title>Multifc: A real-world multi-domain dataset for evidence-based fact checking of claims</article-title>
          , in: EMNLP, Association for Computational Linguistics,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>K.</given-names>
            <surname>Nakamura</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Levy</surname>
          </string-name>
          , W. Y. Wang, r/fakeddit:
          <article-title>A new multimodal benchmark dataset for ifne-grained fake news detection</article-title>
          , arXiv preprint arXiv:
          <year>1911</year>
          .
          <volume>03854</volume>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>K.</given-names>
            <surname>Shu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Mahudeswaran</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Lee</surname>
          </string-name>
          , H. Liu,
          <article-title>Fakenewsnet: A data repository with news content, social context and spatialtemporal information for studying fake news on social media</article-title>
          ,
          <year>2019</year>
          . arXiv:
          <year>1809</year>
          .01286.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>J. C. S.</given-names>
            <surname>Reis</surname>
          </string-name>
          , P. de Freitas Melo,
          <string-name>
            <given-names>K.</given-names>
            <surname>Garimella</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. M.</given-names>
            <surname>Almeida</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Eckles</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Benevenuto</surname>
          </string-name>
          ,
          <article-title>A dataset of fact-checked images shared on whatsapp during the brazilian</article-title>
          and indian elections,
          <year>2020</year>
          . arXiv:
          <year>2005</year>
          .02443.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>S.</given-names>
            <surname>Mishra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Suryavardan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Bhaskar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Chopra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Reganti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Patwa</surname>
          </string-name>
          ,
          <string-name>
            <surname>A. Das</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Chakraborty</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Sheth</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Ekbal</surname>
          </string-name>
          , et al.,
          <article-title>Factify: A multi-modal fact verification dataset</article-title>
          , in: De-Factify workshop at AAAI,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>G.</given-names>
            <surname>Pennycook</surname>
          </string-name>
          ,
          <string-name>
            <surname>D. G. Rand,</surname>
          </string-name>
          <article-title>The psychology of fake news</article-title>
          ,
          <source>Trends in Cognitive Sciences</source>
          <volume>25</volume>
          (
          <year>2021</year>
          )
          <fpage>388</fpage>
          -
          <lpage>402</lpage>
          . URL: https://www.sciencedirect.com/science/article/pii/ S1364661321000516. doi:https://doi.org/10.1016/j.tics.
          <year>2021</year>
          .
          <volume>02</volume>
          .007.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>A. R.</given-names>
            <surname>Ahmad</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. R.</given-names>
            <surname>Murad</surname>
          </string-name>
          ,
          <article-title>The impact of social media on panic during the covid-19 pandemic in iraqi kurdistan: Online questionnaire study</article-title>
          ,
          <source>Journal of Medical Internet Research</source>
          <volume>22</volume>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>S.</given-names>
            <surname>Loomba</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Figueiredo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Piatek</surname>
          </string-name>
          , K. de Graaf, H. Larson,
          <article-title>Measuring the impact of covid-19 vaccine misinformation on vaccination intent in the uk and usa</article-title>
          ,
          <source>Nature Human Behaviour</source>
          <volume>5</volume>
          (
          <year>2021</year>
          )
          <fpage>1</fpage>
          -
          <lpage>12</lpage>
          . doi:
          <volume>10</volume>
          .1038/s41562- 021- 01056- 1.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>C.</given-names>
            <surname>Martel</surname>
          </string-name>
          ,
          <string-name>
            <surname>G. Pennycook,</surname>
          </string-name>
          <article-title>Reliance on emotion promotes belief in fake news</article-title>
          ,
          <source>Cognitive research: principles and implications 5</source>
          (
          <year>2020</year>
          )
          <article-title>47</article-title>
          . doi:
          <volume>10</volume>
          .1186/s41235- 020- 00252- 3.
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>S.</given-names>
            <surname>Talwar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Dhir</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Singh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. S.</given-names>
            <surname>Virk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Salo</surname>
          </string-name>
          ,
          <article-title>Sharing of fake news on social media: Application of the honeycomb framework and the third-person efect hypothesis</article-title>
          ,
          <source>Journal of Retailing and Consumer Services</source>
          <volume>57</volume>
          (
          <year>2020</year>
          )
          <article-title>102197</article-title>
          . URL: https://www.sciencedirect.com/ science/article/pii/S0969698920306433. doi:https://doi.org/10.1016/j.jretconser.
          <year>2020</year>
          .
          <volume>102197</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>P.</given-names>
            <surname>Patwa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Bhardwaj</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Guptha</surname>
          </string-name>
          , G. Kumari,
          <string-name>
            <given-names>S.</given-names>
            <surname>Sharma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. PYKL</given-names>
            ,
            <surname>A. Das</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ekbal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Akhtar</surname>
          </string-name>
          , T. Chakraborty,
          <article-title>Overview of constraint 2021 shared tasks: Detecting english covid-19 fake news and hindi hostile posts</article-title>
          ,
          <source>in: Proceedings of the First Workshop on Combating Online Hostile Posts in Regional Languages during Emergency Situation (CONSTRAINT)</source>
          , Springer,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>J.</given-names>
            <surname>Bevendorf</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Ghanem</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Giachanou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Kestemont</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Manjavacas</surname>
          </string-name>
          , I. Markov,
          <string-name>
            <given-names>M.</given-names>
            <surname>Mayerl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Potthast</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Rangel Pardo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Rosso</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Specht</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Stamatatos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Stein</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Wiegmann</surname>
          </string-name>
          , E. Zangerle, Overview of PAN 2020:
          <article-title>Authorship Verification</article-title>
          , Celebrity Profiling,
          <source>Proifling Fake News Spreaders on Twitter, and Style Change Detection</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>372</fpage>
          -
          <lpage>383</lpage>
          . doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>030</fpage>
          -58219-7_
          <fpage>25</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>B.</given-names>
            <surname>Dolhansky</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Bitton</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Pflaum</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Lu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Howes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. C.</given-names>
            <surname>Ferrer</surname>
          </string-name>
          ,
          <article-title>The deepfake detection challenge (dfdc) dataset</article-title>
          ,
          <year>2020</year>
          . arXiv:
          <year>2006</year>
          .07397.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>P.</given-names>
            <surname>Patwa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Sharma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Pykl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Guptha</surname>
          </string-name>
          , G. Kumari,
          <string-name>
            <given-names>M. S.</given-names>
            <surname>Akhtar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ekbal</surname>
          </string-name>
          ,
          <string-name>
            <surname>A. Das</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Chakraborty</surname>
          </string-name>
          ,
          <article-title>Fighting an infodemic: Covid-19 fake news dataset, in: Combating Online Hostile Posts in Regional Languages during Emergency Situation (CONSTRAINT) 2021</article-title>
          , Springer,
          <year>2021</year>
          , p.
          <fpage>21</fpage>
          -
          <lpage>29</lpage>
          . URL: http://dx.doi.org/10.1007/978-3-
          <fpage>030</fpage>
          -73696-
          <issue>5</issue>
          _3. doi:
          <volume>10</volume>
          . 1007/978-3-
          <fpage>030</fpage>
          -73696-
          <issue>5</issue>
          _
          <fpage>3</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>S.</given-names>
            <surname>Singhal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. R.</given-names>
            <surname>Shah</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Chakraborty</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Kumaraguru</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Satoh</surname>
          </string-name>
          ,
          <article-title>Spotfake: A multi-modal framework for fake news detection</article-title>
          ,
          <source>in: 2019 IEEE Fifth International Conference on Multimedia Big Data (BigMM)</source>
          ,
          <year>2019</year>
          , pp.
          <fpage>39</fpage>
          -
          <lpage>47</lpage>
          . doi:
          <volume>10</volume>
          .1109/BigMM.
          <year>2019</year>
          .
          <volume>00</volume>
          -
          <fpage>44</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>J.</given-names>
            <surname>Ma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Gao</surname>
          </string-name>
          ,
          <string-name>
            <surname>K.-F. Wong</surname>
          </string-name>
          ,
          <article-title>Rumor detection on Twitter with tree-structured recursive neural networks, 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>1980</fpage>
          -
          <lpage>1989</lpage>
          . URL: https://aclanthology.org/P18-1184. doi:
          <volume>10</volume>
          .18653/v1/
          <fpage>P18</fpage>
          -1184.
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Ma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Jin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Yuan</surname>
          </string-name>
          , G. Xun,
          <string-name>
            <given-names>K.</given-names>
            <surname>Jha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Su</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Gao</surname>
          </string-name>
          , Eann:
          <article-title>Event adversarial neural networks for multi-modal fake news detection</article-title>
          ,
          <year>2018</year>
          , pp.
          <fpage>849</fpage>
          -
          <lpage>857</lpage>
          . doi:
          <volume>10</volume>
          .1145/3219819. 3219903.
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>D.</given-names>
            <surname>Khattar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Singh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Gupta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Varma</surname>
          </string-name>
          , Mvae:
          <article-title>Multimodal variational autoencoder for fake news detection</article-title>
          ,
          <year>2019</year>
          , pp.
          <fpage>2915</fpage>
          -
          <lpage>2921</lpage>
          . doi:
          <volume>10</volume>
          .1145/3308558.3313552.
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Xiong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Sun</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <article-title>Fine-grained fact verification with kernel graph attention network</article-title>
          , arXiv preprint arXiv:
          <year>1910</year>
          .
          <volume>09796</volume>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>P.</given-names>
            <surname>Qi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Cao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Guo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <article-title>Exploiting multi-domain visual information for fake news detection</article-title>
          ,
          <year>2019</year>
          . arXiv:
          <year>1908</year>
          .04472.
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <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>
          ,
          <source>Automatic detection of fake news</source>
          ,
          <year>2017</year>
          . arXiv:
          <volume>1708</volume>
          .
          <fpage>07104</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Guo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Schlichtkrull</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Vlachos</surname>
          </string-name>
          , A survey on
          <source>automated fact-checking, Transactions of the Association for Computational Linguistics</source>
          <volume>10</volume>
          (
          <year>2022</year>
          )
          <fpage>178</fpage>
          -
          <lpage>206</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [28]
          <string-name>
            <given-names>X.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Zafarani</surname>
          </string-name>
          ,
          <article-title>A survey of fake news</article-title>
          ,
          <source>ACM Computing Surveys</source>
          <volume>53</volume>
          (
          <year>2020</year>
          )
          <fpage>1</fpage>
          -
          <lpage>40</lpage>
          . URL: http://dx.doi.org/10.1145/3395046. doi:
          <volume>10</volume>
          .1145/3395046.
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [29]
          <string-name>
            <given-names>A.</given-names>
            <surname>Raj</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Hulke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. A.</given-names>
            <surname>Saifee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. R.</given-names>
            <surname>Siva</surname>
          </string-name>
          , Tyche at factify 2022:
          <article-title>Fusion networks for multi-modal fact-checking</article-title>
          , in: Proceedings of De-Factify: Workshop on Multimodal Fact Checking and
          <article-title>Hate Speech Detection</article-title>
          ,
          <string-name>
            <surname>CEUR</surname>
          </string-name>
          ,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [30]
          <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>
          (Long and Short Papers),
          <source>Association for Computational Linguistics</source>
          , Minneapolis, Minnesota,
          <year>2019</year>
          , pp.
          <fpage>4171</fpage>
          -
          <lpage>4186</lpage>
          . URL: https://aclanthology.org/ N19-1423. doi:
          <volume>10</volume>
          .18653/v1/
          <fpage>N19</fpage>
          - 1423.
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [31]
          <string-name>
            <given-names>M.</given-names>
            <surname>Tan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Le</surname>
          </string-name>
          , Eficientnet:
          <article-title>Rethinking model scaling for convolutional neural networks</article-title>
          ,
          <source>in: International conference on machine learning, PMLR</source>
          ,
          <year>2019</year>
          , pp.
          <fpage>6105</fpage>
          -
          <lpage>6114</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          [32]
          <string-name>
            <given-names>W.-Y.</given-names>
            <surname>Wang</surname>
          </string-name>
          , W.-C. Peng, Team Yao at factify 2022:
          <article-title>Utilizing pre-trained models and co-attention networks for multi-modal fact verification</article-title>
          , in: Proceedings of De-Factify: Workshop on Multimodal Fact Checking and
          <article-title>Hate Speech Detection</article-title>
          ,
          <string-name>
            <surname>CEUR</surname>
          </string-name>
          ,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          [33]
          <string-name>
            <given-names>H.</given-names>
            <surname>Touvron</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Cord</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Douze</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Massa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Sablayrolles</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Jegou</surname>
          </string-name>
          ,
          <article-title>Training dataeficient image transformers &amp;; distillation through attention</article-title>
          , in: M.
          <string-name>
            <surname>Meila</surname>
          </string-name>
          , T. Zhang (Eds.),
          <source>Proceedings of the 38th International Conference on Machine Learning</source>
          , volume
          <volume>139</volume>
          <source>of Proceedings of Machine Learning Research, PMLR</source>
          ,
          <year>2021</year>
          , pp.
          <fpage>10347</fpage>
          -
          <lpage>10357</lpage>
          . URL: https://proceedings.mlr.press/v139/touvron21a.html.
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          [34]
          <string-name>
            <given-names>P.</given-names>
            <surname>He</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Gao</surname>
          </string-name>
          , W. Chen, DEBERTA:
          <article-title>Decoding-enhanced bert with disentangled attention</article-title>
          ,
          <source>in: International Conference on Learning Representations</source>
          ,
          <year>2021</year>
          . URL: https: //openreview.net/forum?id=XPZIaotutsD.
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          [35]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Wu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Zhan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Xu</surname>
          </string-name>
          ,
          <article-title>Multimodal fusion with co-attention networks for fake news detection, in: Findings of the Association for Computational Linguistics: ACL-IJCNLP</article-title>
          <year>2021</year>
          ,
          <year>2021</year>
          , pp.
          <fpage>2560</fpage>
          -
          <lpage>2569</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          [36]
          <string-name>
            <given-names>J.</given-names>
            <surname>Gao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.-F.</given-names>
            <surname>Hofmann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Oikonomou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Kiskovski</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Bandhakavi</surname>
          </string-name>
          , Logically at the factify 2022:
          <article-title>Multimodal fact verfication</article-title>
          , in: Proceedings of De-Factify: Workshop on Multimodal Fact Checking and
          <article-title>Hate Speech Detection</article-title>
          ,
          <string-name>
            <surname>CEUR</surname>
          </string-name>
          ,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          [37]
          <string-name>
            <given-names>F.</given-names>
            <surname>Pedregosa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Varoquaux</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gramfort</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Michel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Thirion</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Grisel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Blondel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Prettenhofer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Weiss</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Dubourg</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Vanderplas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Passos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Cournapeau</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Brucher</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Perrot</surname>
          </string-name>
          , E. Duchesnay,
          <article-title>Scikit-learn: Machine learning in Python</article-title>
          ,
          <source>Journal of Machine Learning Research</source>
          <volume>12</volume>
          (
          <year>2011</year>
          )
          <fpage>2825</fpage>
          -
          <lpage>2830</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref38">
        <mixed-citation>
          [38]
          <string-name>
            <given-names>M.</given-names>
            <surname>Zaheer</surname>
          </string-name>
          , G. Guruganesh,
          <string-name>
            <given-names>K. A.</given-names>
            <surname>Dubey</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Ainslie</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Alberti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ontanon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Pham</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ravula</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Yang</surname>
          </string-name>
          , et al.,
          <article-title>Big bird: Transformers for longer sequences</article-title>
          ,
          <source>Advances in Neural Information Processing Systems</source>
          <volume>33</volume>
          (
          <year>2020</year>
          )
          <fpage>17283</fpage>
          -
          <lpage>17297</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref39">
        <mixed-citation>
          [39]
          <string-name>
            <given-names>K.</given-names>
            <surname>He</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , S. Ren,
          <string-name>
            <given-names>J.</given-names>
            <surname>Sun</surname>
          </string-name>
          ,
          <article-title>Deep residual learning for image recognition</article-title>
          ,
          <source>in: 2016 IEEE Conference on Computer Vision and Pattern Recognition (CVPR)</source>
          ,
          <year>2016</year>
          , pp.
          <fpage>770</fpage>
          -
          <lpage>778</lpage>
          . doi:
          <volume>10</volume>
          .1109/CVPR.
          <year>2016</year>
          .
          <volume>90</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref40">
        <mixed-citation>
          [40]
          <string-name>
            <given-names>W.</given-names>
            <surname>Bai</surname>
          </string-name>
          , Greeny at Factify 2022:
          <article-title>Ensemble model with optimized roberta for multi-modal fact verification</article-title>
          , in: Proceedings of De-Factify: Workshop on Multimodal Fact Checking and
          <article-title>Hate Speech Detection</article-title>
          ,
          <string-name>
            <surname>CEUR</surname>
          </string-name>
          ,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref41">
        <mixed-citation>
          [41]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Ott</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Goyal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Du</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Joshi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Levy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Lewis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Zettlemoyer</surname>
          </string-name>
          , V. Stoyanov,
          <article-title>RoBERTa: A robustly optimized bert pretraining approach (</article-title>
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref42">
        <mixed-citation>
          [42]
          <string-name>
            <given-names>G.</given-names>
            <surname>Ke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Meng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Finley</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Chen</surname>
          </string-name>
          , W. Ma,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Ye</surname>
          </string-name>
          , T.-Y. Liu,
          <article-title>Lightgbm: A highly eficient gradient boosting decision tree</article-title>
          ,
          <source>Advances in neural information processing systems</source>
          <volume>30</volume>
          (
          <year>2017</year>
          )
          <fpage>3146</fpage>
          -
          <lpage>3154</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>