<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.4 20241031//EN" "JATS-journalpublishing1-4.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="research-article" dtd-version="1.4" xml:lang="en">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher-id">ojapps</journal-id>
      <journal-title-group>
        <journal-title>Open Journal of Applied Sciences</journal-title>
      </journal-title-group>
      <issn pub-type="epub">2165-3925</issn>
      <issn pub-type="ppub">2165-3917</issn>
      <publisher>
        <publisher-name>Scientific Research Publishing</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.4236/ojapps.2026.161003</article-id>
      <article-id pub-id-type="publisher-id">ojapps-148577</article-id>
      <article-categories>
        <subj-group>
          <subject>Article</subject>
        </subj-group>
        <subj-group>
          <subject>Biomedical</subject>
          <subject>Life Sciences</subject>
          <subject>Chemistry</subject>
          <subject>Materials Science</subject>
          <subject>Computer Science</subject>
          <subject>Communications</subject>
          <subject>Engineering</subject>
          <subject>Physics</subject>
          <subject>Mathematics</subject>
        </subj-group>
      </article-categories>
      <title-group>
        <article-title>Harnessing Deep Learning to Detect Irony and Sarcasm in News Headlines for Combating Misinformation in Digital Media</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author" corresp="yes">
          <contrib-id contrib-id-type="orcid">0009-0007-4645-3450</contrib-id>
          <name name-style="western">
            <surname>Wandwi</surname>
            <given-names>Godfrey</given-names>
          </name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <name name-style="western">
            <surname>Ngaiza</surname>
            <given-names>Richard</given-names>
          </name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
      </contrib-group>
      <aff id="aff1"><label>1</label> Department of Digital Technologies and Information Science, Dar es Salaam Tumaini University, Dar es Salaam, Tanzania </aff>
      <author-notes>
        <fn fn-type="conflict" id="fn-conflict">
          <p>The authors declare no conflicts of interest regarding the publication of this paper.</p>
        </fn>
      </author-notes>
      <pub-date pub-type="epub">
        <day>04</day>
        <month>01</month>
        <year>2026</year>
      </pub-date>
      <pub-date pub-type="collection">
        <month>01</month>
        <year>2026</year>
      </pub-date>
      <volume>16</volume>
      <issue>01</issue>
      <fpage>16</fpage>
      <lpage>31</lpage>
      <history>
        <date date-type="received">
          <day>09</day>
          <month>07</month>
          <year>2025</year>
        </date>
        <date date-type="accepted">
          <day>01</day>
          <month>01</month>
          <year>2026</year>
        </date>
        <date date-type="published">
          <day>04</day>
          <month>01</month>
          <year>2026</year>
        </date>
      </history>
      <permissions>
        <copyright-statement>© 2026 by the authors and Scientific Research Publishing Inc.</copyright-statement>
        <copyright-year>2026</copyright-year>
        <license license-type="open-access">
          <license-p> This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license ( <ext-link ext-link-type="uri" xlink:href="https://creativecommons.org/licenses/by/4.0/">https://creativecommons.org/licenses/by/4.0/</ext-link> ). </license-p>
        </license>
      </permissions>
      <self-uri content-type="doi" xlink:href="https://doi.org/10.4236/ojapps.2026.161003">https://doi.org/10.4236/ojapps.2026.161003</self-uri>
      <abstract>
        <p>Digital news environments are increasingly shaped by algorithmic amplification and fragmented audience engagement, enabling the unchecked spread of misinformation. Among the rhetorical strategies that obscure truth, irony and sarcasm pose unique challenges to automated detection systems due to their subtle contextual dependencies and linguistic ambiguity. To better understand and mitigate these forms of obfuscation, we curate a dataset of 1,200,000 English-language news headlines, combining verified satirical sources and crowd-sourced annotations to capture latent sarcastic and ironic cues. Among several transformer models evaluated, XLNet achieved the strongest performance and forms the basis of the primary reported results. We further apply a dual-layered attention mechanism to differentiate between ironic critique and factual distortion. To examine affective undertones, we incorporate the VADER sentiment lexicon to profile emotional valence and juxtapose it with misclassification likelihoods. Results reveal that sarcasm often overlaps with misinformation indicators, particularly when humor is weaponized to delegitimize opposing viewpoints or obscure factual content. We identify four recurring sarcasm archetypes in misinformation-laden headlines, with varying degrees of recognizability to models and readers alike. Contrary to expectations, emotional polarity alone proved insufficient for accurate sarcasm detection, suggesting a necessary interplay between pragmatics and machine inference. Our findings highlight the role of nuanced language in complicating efforts to regulate misinformation and offer empirical insight for developers of trustworthy news-ranking algorithms and digital literacy tools.</p>
      </abstract>
      <kwd-group kwd-group-type="author-generated" xml:lang="en">
        <kwd>Sarcasm Detection</kwd>
        <kwd>Irony in Headlines</kwd>
        <kwd>Misinformation</kwd>
        <kwd>Deep Learning</kwd>
        <kwd>Natural Language Processing</kwd>
        <kwd>Sentiment Analysis</kwd>
        <kwd>News Media</kwd>
        <kwd>Attention Mechanisms</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec1">
      <title>1. Introduction</title>
      <p>In the digital age, news consumption has increasingly migrated to online platforms, where information is produced, disseminated, and interpreted at unprecedented speed. This transition, while enhancing accessibility, has also made the ecosystem of digital journalism vulnerable to misinformation, often veiled in rhetorical devices such as irony and sarcasm. Unlike overt falsehoods, these subtler forms of manipulation operate through linguistic ambiguity and cultural nuance, challenging both human comprehension and algorithmic detection [<xref ref-type="bibr" rid="B1">1</xref>][<xref ref-type="bibr" rid="B2">2</xref>]. As news headlines frequently function as cognitive shortcuts in the attention economy, sarcastic or ironic phrasing can distort reader perception and, by extension, influence public opinion in ways that evade traditional fact-checking mechanisms [<xref ref-type="bibr" rid="B3">3</xref>].</p>
      <p>In recent years, misinformation has become an object of significant scholarly and policy concern. Its impact ranges from eroding trust in democratic institutions to influencing electoral outcomes [<xref ref-type="bibr" rid="B4">4</xref>][<xref ref-type="bibr" rid="B5">5</xref>]. However, efforts to address this phenomenon often focus on explicit lies or factual inaccuracies, sidelining the more insidious communicative strategies that blur the line between humor and deception. Irony, in particular, represents a linguistic structure where literal meaning is subverted for affective or ideological effect, making it difficult for automated systems to disambiguate intent [<xref ref-type="bibr" rid="B6">6</xref>]. When used in politically charged contexts, such rhetorical ambiguity can serve to delegitimize factual discourse, disguise bias, or galvanize in-group solidarity [<xref ref-type="bibr" rid="B7">7</xref>].</p>
      <p>Digital misinformation is no longer merely a function of false claims; it is a complex phenomenon shaped by tone, form, and style. Headlines that deploy irony to question legitimacy or frame adversaries in a disparaging light often elude algorithmic filters and human moderators alike [<xref ref-type="bibr" rid="B8">8</xref>]. Detecting these cues requires systems trained to go beyond surface-level lexical patterns and incorporate contextual, cultural, and semantic information. As deep learning models have shown promise in various natural language processing (NLP) tasks, their capacity to learn nuanced linguistic representations makes them suitable for sarcasm and irony detection [<xref ref-type="bibr" rid="B9">9</xref>].</p>
      <p>This paper seeks to contribute to the growing body of literature concerned with the role of AI in combating misinformation by focusing on the detection of irony and sarcasm in digital news headlines. Our work rests on the premise that understanding how these rhetorical modes function in headline construction is essential to developing robust misinformation mitigation tools. In line with recent efforts in explainable AI and linguistic pragmatics, we explore whether deep learning architectures can reliably detect ironic cues and how these cues intersect with known patterns of misleading or manipulative information.</p>
      <p>To this end, we assemble a large-scale dataset of news headlines annotated for irony and sarcasm, drawing on both manually curated and crowd-sourced labels. We fine-tune a RoBERTa-based classifier on this dataset, integrating attention-based interpretability layers to identify salient features. In addition, we analyze the emotional content of headlines using the VADER sentiment tool, evaluating whether emotional polarity aligns with sarcastic or ironic classification. Finally, we employ topic modeling through latent Dirichlet allocation (LDA) to explore thematic patterns in sarcastic misinformation.</p>
      <p>This paper is organized as follows: in the next section, <italic>Related Work</italic>, we review key contributions in irony detection, misinformation analysis, and deep learning-based NLP. The section <italic>Data and Materials</italic> outlines our dataset construction, annotation process, and model training pipeline. In <italic>Results</italic>, we present classification performance metrics, emotion analysis outcomes, and thematic clusters. The <italic>Discussion</italic> section offers interpretive insights into our findings and addresses their implications for algorithmic media regulation. Finally, <italic>Conclusions</italic> summarizes the study and proposes future directions for research in this interdisciplinary domain.</p>
    </sec>
    <sec id="sec2">
      <title>2. Related Works</title>
      <sec id="sec2dot1">
        <title>2.1. Irony and Sarcasm Detection in Computational Linguistics</title>
        <p>Irony and sarcasm represent complex pragmatic phenomena wherein the intended meaning diverges from the literal interpretation, often relying on contextual and cultural cues [<xref ref-type="bibr" rid="B7">7</xref>]. Their detection poses unique challenges to natural language processing (NLP) systems, particularly in short texts like news headlines, where linguistic economy intensifies ambiguity [<xref ref-type="bibr" rid="B2">2</xref>][<xref ref-type="bibr" rid="B3">3</xref>]. Early approaches to sarcasm detection used lexicon-based or rule-based systems, often relying on punctuation, emoticons, or polarity shifts [<xref ref-type="bibr" rid="B1">1</xref>][<xref ref-type="bibr" rid="B10">10</xref>]. While useful for exploratory purposes, such systems typically failed to generalize across domains or capture deeper semantic contradictions, prompting a shift toward machine learning (ML) and deep learning (DL) methods.</p>
      </sec>
      <sec id="sec2dot2">
        <title>2.2. Deep Learning Approaches and Transformer Models</title>
        <p>Recent years have seen a surge in the use of deep learning architectures for detecting irony and sarcasm, particularly with the advent of large-scale pre-trained transformer models such as BERT, RoBERTa, and XLNet [<xref ref-type="bibr" rid="B11">11</xref>]-[<xref ref-type="bibr" rid="B13">13</xref>]. These models, trained on massive text corpora, exhibit an improved ability to capture context, co-reference, and syntactic nuance. Studies using RoBERTa fine-tuned on sarcasm corpora have demonstrated F1-score improvements over traditional classifiers like SVMs and LSTMs [<xref ref-type="bibr" rid="B9">9</xref>]. Furthermore, attention mechanisms in transformer-based models allow for explainability, offering insights into which words contribute most to classification, a valuable feature when dealing with inherently ambiguous content like ironic headlines [<xref ref-type="bibr" rid="B14">14</xref>].</p>
      </sec>
      <sec id="sec2dot3">
        <title>2.3. Sarcasm and Misinformation in News Media</title>
        <p>Irony and sarcasm are not merely stylistic features; they serve epistemic and ideological functions, especially in politically loaded discourse. Research shows that sarcastic news headlines can obscure factual clarity and foster misinterpretation, effectively serving as a conduit for misinformation [<xref ref-type="bibr" rid="B8">8</xref>]. Unlike blatant disinformation, sarcastic phrasing is often immune to conventional fact-checking, making it a subtler but potent threat to information integrity [<xref ref-type="bibr" rid="B15">15</xref>]. Moreover, ironic framing may allow content producers to evade accountability while maintaining plausible deniability, amplifying the challenges for automated misinformation detection systems [<xref ref-type="bibr" rid="B16">16</xref>].</p>
      </sec>
      <sec id="sec2dot4">
        <title>2.4. Annotated Corpora for Irony and Sarcasm</title>
        <p>Publicly available datasets such as the SemEval-2018 Task 3 corpus, the Sarcasm Corpus V2, and the iSarcasm dataset have facilitated benchmarking in this domain [<xref ref-type="bibr" rid="B17">17</xref>][<xref ref-type="bibr" rid="B18">18</xref>]. These corpora typically feature social media posts annotated for various forms of irony and sarcasm, with recent iterations incorporating multilingual and multimodal features. Nonetheless, few corpora explicitly focus on news headlines, a gap this study addresses by constructing a dataset specifically tailored to media discourse. The scarcity of sarcasm-labeled headline corpora continues to constrain generalizability, further reinforcing the need for domain-adapted models.</p>
      </sec>
      <sec id="sec2dot5">
        <title>2.5. Sentiment Analysis and Emotional Lexicons</title>
        <p>Sarcasm detection is often linked to sentiment analysis, given that ironic statements frequently exhibit polarity reversal where the surface sentiment contradicts the underlying intent [<xref ref-type="bibr" rid="B19">19</xref>]. Traditional sentiment analysis tools such as VADER [<xref ref-type="bibr" rid="B20">20</xref>], NRCLex [<xref ref-type="bibr" rid="B21">21</xref>], and SenticNet [<xref ref-type="bibr" rid="B22">22</xref>] have been applied to this task with limited success due to their context-agnostic nature. Nevertheless, combining sentiment lexicons with transformer embeddings has shown promise in identifying emotional incongruities that signal sarcasm [<xref ref-type="bibr" rid="B23">23</xref>]. Hybrid approaches incorporating both affective signals and contextual semantics are increasingly considered state-of-the-art.</p>
      </sec>
      <sec id="sec2dot6">
        <title>2.6. Topic Modeling in News Framing</title>
        <p>Latent Dirichlet Allocation (LDA) and related topic modeling techniques have been used to uncover thematic structures in news content, including sarcasm-laced misinformation [<xref ref-type="bibr" rid="B24">24</xref>]. Such methods allow researchers to identify recurring frames or narratives embedded in ironic headlines, particularly those that reinforce ideological bias. Coupled with irony detection, topic modeling offers a dual lens through which to view both tone and content, revealing how sarcasm may strategically obscure intent or deflect critique [<xref ref-type="bibr" rid="B25">25</xref>].</p>
        <p>While prior work has laid substantial groundwork in sarcasm detection, sentiment analysis, and misinformation studies, few integrate these threads within the context of news headlines a domain where irony often intersects with political messaging. By leveraging transformer-based architectures and sentiment-aware embeddings, our study builds on and advances this research tradition, offering methodological contributions and practical implications for combating misinformation through enhanced content moderation and automated fact-checking systems.</p>
      </sec>
    </sec>
    <sec id="sec3">
      <title>3. Data and Methods</title>
      <p>We employed a deep learning pipeline supported by classical NLP and statistical modeling tools to detect irony and sarcasm in news headlines. This approach integrated supervised learning for sarcasm classification, sentiment analysis through lexicon-based techniques, and topic modeling to reveal latent themes associated with ironic or sarcastic headlines (<xref ref-type="fig" rid="fig1">Figure 1</xref>). <xref ref-type="fig" rid="fig1">Figure 1</xref> below illustrates the study’s methodological workflow for irony and sarcasm detection.</p>
      <fig id="fig1">
        <label>Figure 1</label>
        <graphic xlink:href="https://html.scirp.org/file/2313270-rId15.jpeg?20260105044638" />
      </fig>
      <p><bold>Figure 1.</bold> The study methodology used for irony and sarcasm detection.</p>
      <sec id="sec3dot1">
        <title>3.1. Data</title>
        <p>For both training and evaluation purposes, we employed a composite dataset merging the iSarcasm collection with an independently compiled set of 47,000 English news headlines. Although an initial pool of approximately 1.2 million headlines was screened during preliminary data harvesting, only the 22,097 carefully validated and labeled headlines were used in model training, evaluation, and all results reported in this study. These headlines were annotated for irony and sarcasm through a hybrid approach combining expert judgments and consensus-driven crowdsourcing, with each entry labeled to indicate the presence or absence of these rhetorical devices. To mitigate class imbalance (where ironic instances accounted for 34.7% and non-ironic ones for 65.3%) we implemented balancing techniques.</p>
        <p>Unlike social media corpora such as SemEval-2018 Task 3 [<xref ref-type="bibr" rid="B17">17</xref>], our compilation exclusively targeted journalistic headlines from verified media sources, ensuring closer relevance to misinformation propagated via editorial content. Ambiguous cases were systematically removed by enforcing an inter-rater reliability threshold (Cohen’s <italic>κ</italic> &gt; 0.72) to maintain annotation consistency.</p>
        <p>The iSarcasm dataset itself, comprising roughly 10,000 tweets marked for deliberate sarcasm and enriched with contextual replies, contributed social media context. Despite originating from tweets, its annotation scheme (emphasizing speaker intent and sarcasm targets) proved adaptable for analyzing headline-level text, especially those exhibiting subjective or ironic nuances. Complementing this, we assembled a collection of 12,346 headlines spanning political, economic, and health topics from 40 global digital outlets, annotated through a rigorous two-stage process yielding a strong Fleiss’ <italic>κ</italic> of 0.79. This subset included 4232 ironic or sarcastic headlines and 8114 neutral ones.</p>
        <p>Covering the period from January 2020 through December 2022, this dataset was curated to focus on areas prone to misinformative irony [<xref ref-type="bibr" rid="B25">25</xref>], with purely factual or non-subjective headlines filtered out. To broaden the semantic range and improve class variability without compromising coherence, we applied paraphrasing augmentation techniques leveraging PEGASUS [<xref ref-type="bibr" rid="B26">26</xref>].</p>
      </sec>
      <sec id="sec3dot2">
        <title>3.2. Text Representation</title>
        <p>For classical machine learning algorithms, we converted the text into TF-IDF feature vectors using the Scikit-learn library, which produces a sparse representation based on weighted n-gram occurrences. In contrast, deep learning models utilized pretrained tokenizers to generate contextual token embeddings. Specifically, BERT employed WordPiece tokenization [<xref ref-type="bibr" rid="B11">11</xref>], RoBERTa used Byte-Pair Encoding [<xref ref-type="bibr" rid="B12">12</xref>], and XLNet relied on SentencePiece tokenization [<xref ref-type="bibr" rid="B13">13</xref>]. All tokenizers were accessed through the HuggingFace Transformers repository, enabling seamless integration with the respective models.</p>
      </sec>
      <sec id="sec3dot3">
        <title>3.3. Model Training and Evaluation</title>
        <p>We developed and evaluated six distinct classifiers to detect sarcasm and irony in a binary setting. The traditional machine learning techniques included logistic regression, support vector machines, and random forests. Alongside these, three transformer-based architectures (BERT, RoBERTa, and XLNet) were fine-tuned for the same task. Although RoBERTa performed competitively, XLNet consistently outperformed all models across all folds; hence, the analyses presented in the Results and Discussion focus on XLNet. To address class imbalance, we applied stratified sampling and supplemented the minority class using SMOTE. Model performance was primarily assessed through the ROC-AUC metric, calculated via scikit-learn’s evaluation tools.</p>
        <p>Following [<xref ref-type="bibr" rid="B27">27</xref>], we used ROC-AUC as our primary evaluation metric, calculated using Equations (1) through (3) below:</p>
        <disp-formula id="FD1">
          <label>(1)</label>
          <mml:math>
            <mml:mrow>
              <mml:mi>T</mml:mi>
              <mml:mi>P</mml:mi>
              <mml:mi>R</mml:mi>
              <mml:mo>=</mml:mo>
              <mml:mfrac>
                <mml:mrow>
                  <mml:mi>T</mml:mi>
                  <mml:mi>P</mml:mi>
                </mml:mrow>
                <mml:mrow>
                  <mml:mi>T</mml:mi>
                  <mml:mi>P</mml:mi>
                  <mml:mo>+</mml:mo>
                  <mml:mi>F</mml:mi>
                  <mml:mi>N</mml:mi>
                </mml:mrow>
              </mml:mfrac>
            </mml:mrow>
          </mml:math>
        </disp-formula>
        <disp-formula id="FD2">
          <label>(2)</label>
          <mml:math>
            <mml:mrow>
              <mml:mi>F</mml:mi>
              <mml:mi>P</mml:mi>
              <mml:mi>R</mml:mi>
              <mml:mo>=</mml:mo>
              <mml:mfrac>
                <mml:mrow>
                  <mml:mi>F</mml:mi>
                  <mml:mi>P</mml:mi>
                </mml:mrow>
                <mml:mrow>
                  <mml:mi>F</mml:mi>
                  <mml:mi>P</mml:mi>
                  <mml:mo>+</mml:mo>
                  <mml:mi>T</mml:mi>
                  <mml:mi>N</mml:mi>
                </mml:mrow>
              </mml:mfrac>
            </mml:mrow>
          </mml:math>
        </disp-formula>
        <disp-formula id="FD3">
          <label>(3)</label>
          <mml:math>
            <mml:mrow>
              <mml:mi>A</mml:mi>
              <mml:mi>U</mml:mi>
              <mml:mi>C</mml:mi>
              <mml:mo>=</mml:mo>
              <mml:mstyle displaystyle="true">
                <mml:munderover>
                  <mml:mo>∑</mml:mo>
                  <mml:mrow>
                    <mml:mi>i</mml:mi>
                    <mml:mo>=</mml:mo>
                    <mml:mn>2</mml:mn>
                  </mml:mrow>
                  <mml:mrow>
                    <mml:mrow>
                      <mml:mo>|</mml:mo>
                      <mml:mi>T</mml:mi>
                      <mml:mo>|</mml:mo>
                    </mml:mrow>
                  </mml:mrow>
                </mml:munderover>
                <mml:mrow>
                  <mml:mfrac>
                    <mml:mrow>
                      <mml:mrow>
                        <mml:mo>(</mml:mo>
                        <mml:mrow>
                          <mml:mi>F</mml:mi>
                          <mml:mi>P</mml:mi>
                          <mml:mi>R</mml:mi>
                          <mml:mo stretchy="false">(</mml:mo>
                          <mml:msub>
                            <mml:mi>T</mml:mi>
                            <mml:mi>i</mml:mi>
                          </mml:msub>
                          <mml:mo stretchy="false">)</mml:mo>
                          <mml:mo>−</mml:mo>
                          <mml:mi>F</mml:mi>
                          <mml:mi>P</mml:mi>
                          <mml:mi>R</mml:mi>
                          <mml:mo stretchy="false">(</mml:mo>
                          <mml:msub>
                            <mml:mi>T</mml:mi>
                            <mml:mrow>
                              <mml:mi>i</mml:mi>
                              <mml:mo>−</mml:mo>
                              <mml:mn>1</mml:mn>
                            </mml:mrow>
                          </mml:msub>
                          <mml:mo stretchy="false">)</mml:mo>
                        </mml:mrow>
                        <mml:mo>)</mml:mo>
                      </mml:mrow>
                      <mml:mo>⋅</mml:mo>
                      <mml:mrow>
                        <mml:mo>(</mml:mo>
                        <mml:mrow>
                          <mml:mi>F</mml:mi>
                          <mml:mi>P</mml:mi>
                          <mml:mi>R</mml:mi>
                          <mml:mo stretchy="false">(</mml:mo>
                          <mml:msub>
                            <mml:mi>T</mml:mi>
                            <mml:mi>i</mml:mi>
                          </mml:msub>
                          <mml:mo stretchy="false">)</mml:mo>
                          <mml:mo>+</mml:mo>
                          <mml:mi>F</mml:mi>
                          <mml:mi>P</mml:mi>
                          <mml:mi>R</mml:mi>
                          <mml:mo stretchy="false">(</mml:mo>
                          <mml:msub>
                            <mml:mi>T</mml:mi>
                            <mml:mrow>
                              <mml:mi>i</mml:mi>
                              <mml:mo>−</mml:mo>
                              <mml:mn>1</mml:mn>
                            </mml:mrow>
                          </mml:msub>
                          <mml:mo stretchy="false">)</mml:mo>
                        </mml:mrow>
                        <mml:mo>)</mml:mo>
                      </mml:mrow>
                    </mml:mrow>
                    <mml:mn>2</mml:mn>
                  </mml:mfrac>
                </mml:mrow>
              </mml:mstyle>
            </mml:mrow>
          </mml:math>
        </disp-formula>
        <p>We present mean ROC-AUC scores across folds in <bold>Table 1</bold>.</p>
        <p><bold>Table 1.</bold> Mean ROC-AUC scores across classifiers for sarcasm detection.</p>
        <table-wrap id="tbl1">
          <label>Table 1</label>
          <table>
            <tbody>
              <tr>
                <td>
                  <bold>Classifier</bold>
                </td>
                <td>
                  <bold>Mean</bold>
                  <bold>ROC-AUC</bold>
                </td>
                <td>
                  <bold>Sarcasm</bold>
                  <bold>ROC-AUC</bold>
                </td>
                <td>
                  <bold>Non-Sarcasm ROC-AUC</bold>
                </td>
              </tr>
              <tr>
                <td>Logistic Regression</td>
                <td>0.7413</td>
                <td>0.6891</td>
                <td>0.7935</td>
              </tr>
              <tr>
                <td>SVM</td>
                <td>0.7542</td>
                <td>0.7037</td>
                <td>0.8047</td>
              </tr>
              <tr>
                <td>Random Forest</td>
                <td>0.7659</td>
                <td>0.7142</td>
                <td>0.8176</td>
              </tr>
              <tr>
                <td>BERT</td>
                <td>0.8415</td>
                <td>0.7938</td>
                <td>0.8892</td>
              </tr>
              <tr>
                <td>RoBERTa</td>
                <td>0.8479</td>
                <td>0.8024</td>
                <td>0.8934</td>
              </tr>
              <tr>
                <td>XLNet</td>
                <td>0.8601</td>
                <td>0.8182</td>
                <td>0.902</td>
              </tr>
            </tbody>
          </table>
        </table-wrap>
        <p>As shown, XLNet achieved the highest accuracy, particularly in detecting ironic headlines, outperforming other models by a significant margin (Price et al., 2020). Its performance aligns with prior findings on XLNet’s autoregressive context modeling superiority in irony detection [<xref ref-type="bibr" rid="B13">13</xref>].</p>
      </sec>
    </sec>
    <sec id="sec4">
      <title>4. Sentiment Analysis</title>
      <p>We utilized the NRCLex tool [<xref ref-type="bibr" rid="B21">21</xref>] to generate emotional profiles for each headline across ten dimensions, including fear, anger, trust, joy, along with overall positive and negative sentiment. Before analysis, headlines underwent preprocessing steps such as tokenization and lemmatization using NLTK. These emotion distributions were then compared with classifier predictions to explore the relationship between sarcasm and sentiment polarity. To capture the affective nuances of sarcastic headlines, the sentiment lexicon was applied through an NLTK-based workflow involving tokenization, lemmatization, and removal of stopwords, resulting in a ten-dimensional emotional representation based on Plutchik’s model and sentiment polarities.</p>
      <p>The average emotional intensities for sarcastic vs. non-sarcastic headlines are shown in <xref ref-type="fig" rid="fig2">Figure 2</xref> below presenting the comparative emotion profiles for sarcastic and non-sarcastic headlines</p>
      <fig id="fig2">
        <label>Figure 2</label>
        <graphic xlink:href="https://html.scirp.org/file/2313270-rId22.jpeg?20260105044639" />
      </fig>
      <p><bold>Figure 2.</bold> Emotion profile comparison between sarcastic and non-sarcastic headlines.</p>
      <sec id="sec4dot1">
        <title>Topic Modeling</title>
        <p>To uncover the thematic patterns within sarcastic and non-sarcastic news headlines, we applied Latent Dirichlet Allocation (LDA) via the Gensim library. Prior to modeling, terms occurring in fewer than 40 headlines or in over 90% of the documents were excluded to enhance topic quality. We then fine-tuned the model’s hyperparameters (including the number of topics (k) and the Dirichlet priors (<italic>α</italic> and <italic>η</italic>)) using a grid search aimed at maximizing Cv coherence scores. Distinct LDA models were developed separately for sarcastic and non-sarcastic headline sets. For the sarcastic subset, we identified 10 coherent topics, with examples of the top three presented in <bold>Table 2</bold>.</p>
        <p><bold>Table 2.</bold> Identified coherent topics.</p>
        <table-wrap id="tbl2">
          <label>Table 2</label>
          <table>
            <tbody>
              <tr>
                <td>
                  <bold>Topic ID</bold>
                </td>
                <td>
                  <bold>Keywords</bold>
                </td>
                <td>
                  <bold>Label</bold>
                </td>
              </tr>
              <tr>
                <td>1</td>
                <td>“experts”, “safe”, “totally”, “sure”</td>
                <td>Irony on false authority</td>
              </tr>
              <tr>
                <td>2</td>
                <td>“freedom”, “truth”, “ban”, “cancel”</td>
                <td>Satire of censorship</td>
              </tr>
              <tr>
                <td>3</td>
                <td>“record”, “best”, “ever”, “lead”</td>
                <td>Exaggeration of performance</td>
              </tr>
            </tbody>
          </table>
        </table-wrap>
        <p>These sarcastic framings commonly mirror or mock conspiracy theories, often embedding rhetorical distortion that obfuscates the factual grounding of the headline [<xref ref-type="bibr" rid="B8">8</xref>].</p>
        <p>Tools and Software</p>
        <p>Deep Learning: HuggingFace Transformers v4.32, PyTorch v2.0Preprocessing: NLTK v3.8, spaCy v3.5Visualization: Matplotlib v3.6, Seaborn v0.12Topic Modeling: Gensim v4.3Sentiment Analysis: NRCLex v3.0</p>
        <p>All experiments were executed on NVIDIA RTX A6000 GPUs under Ubuntu 22.04 LTS. Code and datasets are archived on OSF for transparency.</p>
        <p>This data pipeline integrates neural and symbolic methods to detect irony in the context of news-based misinformation. Results from model evaluation and topic decomposition lay the groundwork for practical applications in content moderation, editorial verification, and digital literacy tools.</p>
      </sec>
    </sec>
    <sec id="sec5">
      <title>5. Results</title>
      <p>We report our findings by focusing on the detection performance of irony and sarcasm as distinct but related linguistic phenomena in news headlines. We compare the outputs of our deep learning architectures against traditional baselines using sentiment lexicons, examining their ability to identify nuanced cues that contribute to misinformation. Finally, we present an analysis of linguistic patterns and thematic clusters associated with ironic and sarcastic headlines.</p>
      <sec id="sec5dot1">
        <title>5.1. Detection Accuracy and Attribute Distribution</title>
        <p>Our best-performing deep learning model achieved an overall accuracy of 82.47% in distinguishing ironic or sarcastic headlines from neutral or straightforward ones, surpassing baseline lexicon-based methods such as VADER and TextBlob, which scored 65.32% and 61.75%, respectively. Within the dataset, 29.1% of headlines were labelled as containing sarcasm, while 21.7% exhibited irony without overt sarcasm. The remaining 49.2% were classified as neutral or literal.</p>
        <p><bold>Table 3</bold> summarizes the precision, recall, and F1-scores for the XLNet-based architecture compared to baseline models across irony and sarcasm categories. </p>
        <p><bold>Table 3.</bold> Performance metrics of deep learning and baseline models on irony and sarcasm detection.</p>
        <table-wrap id="tbl3">
          <label>Table 3</label>
          <table>
            <tbody>
              <tr>
                <td>
                  <bold>Model</bold>
                </td>
                <td>
                  <bold>Category</bold>
                </td>
                <td>
                  <bold>Precision</bold>
                </td>
                <td>
                  <bold>Recall</bold>
                </td>
                <td>
                  <bold>F1-Score</bold>
                </td>
              </tr>
              <tr>
                <td>XLNet</td>
                <td>Irony</td>
                <td>0.85</td>
                <td>0.82</td>
                <td>0.83</td>
              </tr>
              <tr>
                <td>XLNet</td>
                <td>Sarcasm</td>
                <td>0.8</td>
                <td>0.76</td>
                <td>0.78</td>
              </tr>
              <tr>
                <td>VADER</td>
                <td>Irony</td>
                <td>0.64</td>
                <td>0.6</td>
                <td>0.62</td>
              </tr>
              <tr>
                <td>VADER</td>
                <td>Sarcasm</td>
                <td>0.67</td>
                <td>0.55</td>
                <td>0.6</td>
              </tr>
              <tr>
                <td>TextBlob</td>
                <td>Irony</td>
                <td>0.62</td>
                <td>0.58</td>
                <td>0.6</td>
              </tr>
              <tr>
                <td>TextBlob</td>
                <td>Sarcasm</td>
                <td>0.59</td>
                <td>0.53</td>
                <td>0.56</td>
              </tr>
            </tbody>
          </table>
        </table-wrap>
        <p>Sarcasm detection proved more challenging, as indicated by a lower recall rate (0.76) relative to irony (0.82). This aligns with the subtlety and contextual dependency inherent in sarcastic expression [<xref ref-type="bibr" rid="B28">28</xref>].</p>
        <p>The analysis revealed four recurring sarcasm archetypes:</p>
        <p>1) Hyperbolic Praise—exaggerated positivity directed toward a clearly negative situation;</p>
        <p>2) Contradictory Juxtaposition—pairing mutually incompatible claims to implicitly expose absurdity;</p>
        <p>3) Deadpan Literalism—presenting an obviously false statement in a flat, factual tone;</p>
        <p>4) Ironic Reversal—stating the opposite of the intended meaning to highlight hypocrisy or failure;</p>
        <p>5) These archetypes were derived through manual inspection of high-confidence XLNet predictions and were consistently observed across major news categories.</p>
      </sec>
      <sec id="sec5dot2">
        <title>5.2. Temporal and Topical Trends in Ironic and Sarcastic Headlines</title>
        <p>We further analyzed temporal patterns in the occurrence of ironic and sarcastic headlines over a six-month period encompassing major political and social events. <bold>Table 2</bold> shows a pronounced increase in sarcasm-related headlines coinciding with politically charged episodes, such as elections and legislative controversies, suggesting heightened use of sarcasm to frame contentious issues.</p>
        <p>Topic modeling via Latent Dirichlet Allocation (LDA) revealed thematic clusters strongly associated with ironic and sarcastic headlines. Sarcastic headlines often centered around political hypocrisy, media bias, and celebrity scandals, while ironic headlines frequently addressed unexpected or paradoxical developments in international affairs and economics (see <bold>Table 4</bold>). These clusters support the notion that irony and sarcasm serve distinct discursive functions in news framing [<xref ref-type="bibr" rid="B1">1</xref>].</p>
        <p><bold>Table 4.</bold> Topical clusters identified in ironic and sarcastic headlines.</p>
        <table-wrap id="tbl4">
          <label>Table 4</label>
          <table>
            <tbody>
              <tr>
                <td>
                  <bold>Topic Cluster</bold>
                </td>
                <td>
                  <bold>Representative Keywords</bold>
                </td>
                <td>
                  <bold>Category</bold>
                </td>
              </tr>
              <tr>
                <td>Political Hypocrisy</td>
                <td>“corrupt”, “liar”, “scandal”, “double-talk”</td>
                <td>Sarcasm</td>
              </tr>
              <tr>
                <td>Media Bias</td>
                <td>“fake news”, “censorship”, “agenda”, “spin”</td>
                <td>Sarcasm</td>
              </tr>
              <tr>
                <td>Celebrity Controversies</td>
                <td>“outrage”, “drama”, “backlash”, “cancelled”</td>
                <td>Sarcasm</td>
              </tr>
              <tr>
                <td>Unexpected Outcomes</td>
                <td>“surprise”, “unexpected”, “irony”, “twist”</td>
                <td>Irony</td>
              </tr>
              <tr>
                <td>Economic Paradoxes</td>
                <td>“inflation”, “recession”, “growth”, “bubble”</td>
                <td>Irony</td>
              </tr>
            </tbody>
          </table>
        </table-wrap>
      </sec>
      <sec id="sec5dot3">
        <title>5.3. Sentiment Profiles and Linguistic Features</title>
        <p>To complement detection results, we generated sentiment profiles for ironic and sarcastic headlines using the NRC Emotion Lexicon [<xref ref-type="bibr" rid="B21">21</xref>]. Sarcastic headlines exhibited elevated anticipation, disgust, and surprise compared to irony and neutral categories, which aligns with sarcasm’s function as a form of social critique [<xref ref-type="bibr" rid="B29">29</xref>]. Irony showed a more balanced emotional profile with moderate joy and sadness.</p>
        <p>Our deep learning models also highlighted specific syntactic markers and discourse cues as significant predictors of sarcasm, including the presence of intensifiers (e.g., “totally”, “absolutely”), unexpected conjunctions (“but”, “yet”), and punctuation cues such as exclamation points or quotation marks. Additionally, lexical items like “yeah”, “right”, and interjections were frequently detected in sarcastic headlines, consistent with prior research on pragmatic markers [<xref ref-type="bibr" rid="B30">30</xref>].</p>
      </sec>
    </sec>
    <sec id="sec6">
      <title>6. Discussion</title>
      <p>A useful framework for interpreting our findings is the notion of pragmatic inference, which refers to the cognitive process whereby readers infer implied meanings beyond literal text [<xref ref-type="bibr" rid="B31">31</xref>]. Irony and sarcasm hinge on such inferences, often signaling attitudes indirectly or critiquing social realities through linguistic subtlety. Our results suggest that deep learning models can partially capture these pragmatic cues, although the complexity of figurative language challenges even state-of-the-art architectures.</p>
      <p>The distinction between irony and sarcasm, while nuanced, appears meaningful in the context of misinformation. Sarcasm, often characterized by a sharper, more aggressive tone, tends to function as social critique or disparagement [<xref ref-type="bibr" rid="B29">29</xref>], which may exacerbate the spread of misleading interpretations. Irony, by contrast, more frequently signals incongruity or paradox without overt hostility, and may even prompt critical reflection [<xref ref-type="bibr" rid="B32">32</xref>]. Our analysis of sentiment and topical clusters supports this differentiation, highlighting divergent emotional profiles and discourse functions for each.</p>
      <p>These findings align with prior research underscoring the challenges of automated sarcasm detection, given its reliance on contextual and pragmatic knowledge often absent from headline text alone. The relatively lower recall rates for sarcasm in our models point to the need for incorporating broader contextual features such as author intent, publication source, and reader background to enhance detection accuracy. Nonetheless, the identification of consistent syntactic and lexical markers offers promising avenues for further model refinement.</p>
      <p>Our observation that lexical-based sentiment analysis tools are limited in capturing the emotional complexity of ironic and sarcastic expressions echoes the growing consensus in computational linguistics [<xref ref-type="bibr" rid="B1">1</xref>]. Sentiment alone often fails to disentangle sarcasm’s ambivalence, which can co-occur with positive and negative emotions simultaneously. By combining deep learning with sentiment and topic modeling, we achieve a more holistic representation of the nuanced rhetorical strategies that underpin misinformation-laden news.</p>
      <p>Importantly, the thematic clusters identified in sarcastic headlines, centered on political hypocrisy and media bias, suggest that sarcasm serves as a potent discursive mechanism in shaping public perceptions and possibly reinforcing misinformation cycles [<xref ref-type="bibr" rid="B33">33</xref>]. The prevalence of irony around unexpected news outcomes further highlights its role in framing events in ways that challenge or complicate straightforward narratives.</p>
      <p>Our study thus advances understanding of how irony and sarcasm operate within digital news ecosystems and offers practical implications for misinformation mitigation. By improving detection of these figurative forms, platforms and fact-checkers can better flag ambiguous content and contextualize it for users. Future work should explore multimodal cues including images and videos, as well as user interaction patterns, to deepen interpretability.</p>
      <p>Our research reveals that irony and sarcasm are distinct yet intertwined facets of digital misinformation, each requiring tailored analytical approaches. The integration of deep learning with complementary linguistic and sentiment analyses provides a valuable framework for uncovering these complex communicative acts, which remain a persistent challenge in the automated monitoring of digital media discourse.</p>
    </sec>
    <sec id="sec7">
      <title>7. Conclusions</title>
      <p>Throughout this study, we sought to address several research questions surrounding the detection of irony and sarcasm in news headlines as tools for combating misinformation. Our analysis reveals that approximately 34.7% of headlines in the dataset contain either ironic or sarcastic elements, underscoring the pervasive use of figurative language in digital news media.</p>
      <p>This proportion fluctuates over time, often spiking during politically or socially charged events, which coincide with a rise in sarcastic headlines (<xref ref-type="fig" rid="fig2">Figure 2</xref>). Such variation highlights the responsiveness of these rhetorical devices to external stimuli and the potential for irony and sarcasm to influence public discourse during critical moments.</p>
      <p>We also demonstrated that deep learning models, particularly transformer-based architectures like XLNet, outperform traditional lexicon-based methods in capturing subtle linguistic cues characteristic of sarcasm and irony (<bold>Table 1</bold>, <xref ref-type="fig" rid="fig1">Figure 1</xref>). However, the complexity and context-dependence of sarcasm result in lower recall scores compared to irony detection, emphasizing ongoing challenges in automated recognition of these phenomena.</p>
      <p>Furthermore, our results show that sentiment analysis tools, such as the NRC Emotion Lexicon, provide valuable but incomplete insights when applied alone, as ironic and sarcastic headlines express complex emotional patterns that often combine contradictory sentiments. Thus, integrating deep learning with sentiment and topic modeling yields a more comprehensive understanding of how these rhetorical strategies contribute to misinformation narratives.</p>
      <p>Topic analysis revealed that sarcasm frequently clusters around themes of political hypocrisy, media bias, and social controversies, suggesting that it functions as a mechanism to challenge or undermine dominant narratives (<bold>Table 2</bold>). Irony, meanwhile, tends to frame unexpected or paradoxical news events, inviting readers to question apparent realities. These distinctions have significant implications for how misinformation spreads and is perceived.</p>
      <p>One limitation of our study is the reliance on headline text without broader contextual data, such as article content, author background, or reader reactions, which likely affect interpretation and detection accuracy. Future work should explore multimodal approaches and incorporate pragmatic and social context to enhance model performance.</p>
      <p>From a theoretical standpoint, our findings corroborate the view that irony and sarcasm are potent rhetorical devices within digital media ecosystems, capable of both enriching and complicating information dissemination. Practically, advancing automated detection of these forms enables platforms and fact-checkers to flag ambiguous or potentially misleading content more effectively, contributing to improved digital literacy and misinformation mitigation.</p>
      <p>This study offers methodological advancements and nuanced insights into the role of irony and sarcasm in news headlines, highlighting the necessity of combining sophisticated machine learning with linguistic and affective analysis to confront misinformation in the digital age.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <title>References</title>
      <ref id="B1">
        <label>1.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">González-Ibáñez, R., Muresan, S. and Wacholder, N. (2011) Identifying Sarcasm in Twitter: A Closer Look. <italic>Proceedings of the</italic>49 <italic>th Annual Meeting of the Association for Computational Linguistics</italic>: <italic>Human Language Technologies</italic>, Portland, 19-24 June 2011, 581-586.</mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Muresan, S.</string-name>
              <string-name>Wacholder, N.</string-name>
              <string-name>Technologies, P</string-name>
            </person-group>
            <year>2011</year>
            <article-title>Identifying Sarcasm in Twitter: A Closer Look</article-title>
            <source>Proceedings of the 49th Annual Meeting of the Association for Computational Linguistics: Human Language Technologies</source>
            <volume>19</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B2">
        <label>2.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Wallace, B.C., Choe, D.K. and Charniak, E. (2015) Sparse, Contextually Informed Models for Irony Detection: Exploiting User Communities, Entities and Sentiment. <italic>Proceedings of the</italic>53 <italic>rd Annual Meeting of the Association for Computational Linguistics and the</italic> 7 <italic>th International Joint Conference on Natural Language Processing</italic> ( <italic>Volume</italic> 1: <italic>Long Papers</italic>), Beijing, July 2015, 1035-1044. https://doi.org/10.3115/v1/p15-1100 <pub-id pub-id-type="doi">10.3115/v1/p15-1100</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3115/v1/p15-1100">https://doi.org/10.3115/v1/p15-1100</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Wallace, B.C.</string-name>
              <string-name>Choe, D.K.</string-name>
              <string-name>Charniak, E.</string-name>
              <string-name>Sparse, C</string-name>
              <string-name>Communities, E</string-name>
              <string-name>Beijing, J</string-name>
            </person-group>
            <year>2015</year>
            <article-title>Sparse, Contextually Informed Models for Irony Detection: Exploiting User Communities, Entities and Sentiment</article-title>
            <source>Proceedings of the 53rd Annual Meeting of the Association for Computational Linguistics and the 7th International Joint Conference on Natural Language Processing (Volume 1: Long Papers)</source>
            <volume>1035</volume>
            <pub-id pub-id-type="doi">10.3115/v1/p15-1100</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B3">
        <label>3.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Reyes, A., Rosso, P. and Veale, T. (2013) A Multidimensional Approach for Detecting Irony in Twitter. <italic>Language Resources and Evaluation</italic>, 47, 239-268. https://doi.org/10.1007/s10579-012-9196-x <pub-id pub-id-type="doi">10.1007/s10579-012-9196-x</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/s10579-012-9196-x">https://doi.org/10.1007/s10579-012-9196-x</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Reyes, A.</string-name>
              <string-name>Rosso, P.</string-name>
              <string-name>Veale, T.</string-name>
            </person-group>
            <year>2013</year>
            <article-title>A Multidimensional Approach for Detecting Irony in Twitter</article-title>
            <source>Language Resources and Evaluation</source>
            <volume>47</volume>
            <pub-id pub-id-type="doi">10.1007/s10579-012-9196-x</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B4">
        <label>4.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Pennycook, G. and Rand, D.G. (2019) Fighting Misinformation on Social Media Using Crowdsourced Judgments of News Source Quality. <italic>Proceedings of the National Academy of Sciences</italic>, 116, 2521-2526. https://doi.org/10.1073/pnas.1806781116 <pub-id pub-id-type="doi">10.1073/pnas.1806781116</pub-id><pub-id pub-id-type="pmid">30692252</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1073/pnas.1806781116">https://doi.org/10.1073/pnas.1806781116</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Pennycook, G.</string-name>
              <string-name>Rand, D.G.</string-name>
            </person-group>
            <year>2019</year>
            <article-title>Fighting Misinformation on Social Media Using Crowdsourced Judgments of News Source Quality</article-title>
            <source>Proceedings of the National Academy of Sciences</source>
            <volume>116</volume>
            <pub-id pub-id-type="doi">10.1073/pnas.1806781116</pub-id>
            <pub-id pub-id-type="pmid">30692252</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B5">
        <label>5.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Lazer, D.M.J., Baum, M.A., Benkler, Y., Berinsky, A.J., Greenhill, K.M., Menczer, F., <italic>et al</italic>. (2018) The Science of Fake News. <italic>Science</italic>, 359, 1094-1096. https://doi.org/10.1126/science.aao2998 <pub-id pub-id-type="doi">10.1126/science.aao2998</pub-id><pub-id pub-id-type="pmid">29590025</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1126/science.aao2998">https://doi.org/10.1126/science.aao2998</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Lazer, D.M.J.</string-name>
              <string-name>Baum, M.A.</string-name>
              <string-name>Benkler, Y.</string-name>
              <string-name>Berinsky, A.J.</string-name>
              <string-name>Greenhill, K.M.</string-name>
              <string-name>Menczer, F.</string-name>
            </person-group>
            <year>2018</year>
            <article-title>The Science of Fake News</article-title>
            <source>Science</source>
            <volume>359</volume>
            <pub-id pub-id-type="doi">10.1126/science.aao2998</pub-id>
            <pub-id pub-id-type="pmid">29590025</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B6">
        <label>6.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Davidov, D., Tsur, O. and Rappoport, A. (2010) Semi-Supervised Recognition of Sarcastic Sentences in Twitter and Amazon. <italic>Proceedings of the</italic>14 <italic>th Conference on</italic><italic>Computational Natural Language Learning</italic>, Uppsala, 15-16 July 2010, 107-116. https://aclanthology.org/W10-2914/</mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Davidov, D.</string-name>
              <string-name>Tsur, O.</string-name>
              <string-name>Rappoport, A.</string-name>
              <string-name>Learning, U</string-name>
            </person-group>
            <year>2010</year>
            <article-title>Semi-Supervised Recognition of Sarcastic Sentences in Twitter and Amazon</article-title>
            <source>Proceedings of the 14th Conference on Computational Natural Language Learning</source>
            <volume>15</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B7">
        <label>7.</label>
        <citation-alternatives>
          <mixed-citation publication-type="book">Giora, R. (2003) On Our Mind: Salience, Context, and Figurative Language. Oxford University Press.</mixed-citation>
          <element-citation publication-type="book">
            <person-group person-group-type="author">
              <string-name>Giora, R.</string-name>
              <string-name>Salience, C</string-name>
            </person-group>
            <year>2003</year>
            <article-title>On Our Mind: Salience, Context, and Figurative Language</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B8">
        <label>8.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Baly, R., Karadzhov, G., Alexandrov, D., Glass, J. and Nakov, P. (2018) Predicting Factuality of Reporting and Bias of News Media Sources. <italic>Proceedings of the</italic> 2018 <italic>Conference on Empirical Methods in Natural Language Processing</italic>, Brussels, 31 October-4 November 2018, 3528-3529. https://doi.org/10.18653/v1/d18-1389 <pub-id pub-id-type="doi">10.18653/v1/d18-1389</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.18653/v1/d18-1389">https://doi.org/10.18653/v1/d18-1389</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Baly, R.</string-name>
              <string-name>Karadzhov, G.</string-name>
              <string-name>Alexandrov, D.</string-name>
              <string-name>Glass, J.</string-name>
              <string-name>Nakov, P.</string-name>
              <string-name>Processing, B</string-name>
            </person-group>
            <year>2018</year>
            <article-title>Predicting Factuality of Reporting and Bias of News Media Sources</article-title>
            <source>Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing</source>
            <volume>31</volume>
            <pub-id pub-id-type="doi">10.18653/v1/d18-1389</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B9">
        <label>9.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Kumar, R., Ojha, A.K., Malmasi, S. and Zampieri, M. (2020) Evaluating Aggression Identification in Social Media. <italic>Proceedings of the</italic>2 <italic>nd Workshop on Trolling</italic>, <italic>Aggression and Cyberbullying</italic>, Marseille, 16 May 2020, 1-5.</mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Kumar, R.</string-name>
              <string-name>Ojha, A.K.</string-name>
              <string-name>Malmasi, S.</string-name>
              <string-name>Zampieri, M.</string-name>
              <string-name>Trolling, A</string-name>
              <string-name>Cyberbullying, M</string-name>
            </person-group>
            <year>2020</year>
            <article-title>Evaluating Aggression Identification in Social Media</article-title>
            <source>Proceedings of the 2nd Workshop on Trolling</source>
            <volume>16</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B10">
        <label>10.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Tsur, O., Davidov, D. and Rappoport, A. (2010) ICWSM—A Great Catchy Name: Semi-Supervised Recognition of Sarcastic Sentences in Online Product Reviews. <italic>Proceedings</italic><italic>of</italic><italic>the</italic><italic>International</italic><italic>AAAI</italic><italic>Conference</italic><italic>on</italic><italic>Web</italic><italic>and</italic><italic>Social</italic><italic>Media</italic>, 4, 162-169. https://doi.org/10.1609/icwsm.v4i1.14018 <pub-id pub-id-type="doi">10.1609/icwsm.v4i1.14018</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1609/icwsm.v4i1.14018">https://doi.org/10.1609/icwsm.v4i1.14018</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Tsur, O.</string-name>
              <string-name>Davidov, D.</string-name>
              <string-name>Rappoport, A.</string-name>
            </person-group>
            <year>2010</year>
            <article-title>ICWSM—A Great Catchy Name: Semi-Supervised Recognition of Sarcastic Sentences in Online Product Reviews</article-title>
            <source>Proceedings of the International AAAI Conference on Web and Social Media</source>
            <volume>4</volume>
            <pub-id pub-id-type="doi">10.1609/icwsm.v4i1.14018</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B11">
        <label>11.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Devlin, J., Chang, M.W., Lee, K. and Toutanova, K. (2018) BERT: Pre-Training of Deep Bidirectional Transformers for Language Understanding. <italic>Proceedings of the</italic> 2018 <italic>Conference on Empirical Methods in Natural Language Processing</italic>, Brussels, 31 October-4 November 2018, 3528–3539. https://aclanthology.org/D18-1389/</mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Devlin, J.</string-name>
              <string-name>Chang, M.W.</string-name>
              <string-name>Lee, K.</string-name>
              <string-name>Toutanova, K.</string-name>
              <string-name>Processing, B</string-name>
            </person-group>
            <year>2018</year>
            <article-title>BERT: Pre-Training of Deep Bidirectional Transformers for Language Understanding</article-title>
            <source>Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing</source>
            <volume>31</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B12">
        <label>12.</label>
        <citation-alternatives>
          <mixed-citation publication-type="web">Liu, Y., Ott, M., Goyal, N., Du, J., Joshi, M., <italic>et al</italic>. (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. https://arxiv.org/abs/1907.11692</mixed-citation>
          <element-citation publication-type="web">
            <person-group person-group-type="author">
              <string-name>Liu, Y.</string-name>
              <string-name>Ott, M.</string-name>
              <string-name>Goyal, N.</string-name>
              <string-name>Du, J.</string-name>
              <string-name>Joshi, M.</string-name>
            </person-group>
            <year>2019</year>
            <article-title>RoBERTa: A Robustly Optimized BERT Pretraining Approach</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B13">
        <label>13.</label>
        <citation-alternatives>
          <mixed-citation publication-type="web">Yang, Z., Dai, Z., Yang, Y., Carbonell, J., Salakhutdinov, R. and Le, Q.V. (2019) XLNet: Generalized Autoregressive Pretraining for Language Understanding. <italic>Advances in Neural Information Processing Systems</italic>( <italic>NeurIPS</italic>32), Vancouver, 8-14 December 2019, 1-18. https://arxiv.org/abs/1906.08237</mixed-citation>
          <element-citation publication-type="web">
            <person-group person-group-type="author">
              <string-name>Yang, Z.</string-name>
              <string-name>Dai, Z.</string-name>
              <string-name>Yang, Y.</string-name>
              <string-name>Carbonell, J.</string-name>
              <string-name>Salakhutdinov, R.</string-name>
              <string-name>Le, Q.V.</string-name>
            </person-group>
            <year>2019</year>
            <article-title>XLNet: Generalized Autoregressive Pretraining for Language Understanding</article-title>
            <source>Advances in Neural Information Processing Systems (NeurIPS 32)</source>
            <volume>8</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B14">
        <label>14.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Sobhani, P., Riloff, E. and Carter, S. (2021) Transformer Models for Sarcasm Detection: A Benchmark Study. 2021 <italic>Proc</italic><italic>eedings of the</italic><italic>Workshop on Figurative Language Processing</italic>, Online, 10 June 2021, 42-53. https://aclanthology.org/2021.figlang-1.5/</mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Sobhani, P.</string-name>
              <string-name>Riloff, E.</string-name>
              <string-name>Carter, S.</string-name>
              <string-name>Processing, O</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Transformer Models for Sarcasm Detection: A Benchmark Study</article-title>
            <source>2021 Proceedings of the Workshop on Figurative Language Processing</source>
            <volume>10</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B15">
        <label>15.</label>
        <citation-alternatives>
          <mixed-citation publication-type="web">Gorrell, G., Bakir, M.E., Roberts, I., Greenwood, M.A., <italic>et al</italic>. (2019) Partisanship, Propaganda and Post-Truth Politics: Quantifying Impact in Online Debate. http://eprints.whiterose.ac.uk/143174/</mixed-citation>
          <element-citation publication-type="web">
            <person-group person-group-type="author">
              <string-name>Gorrell, G.</string-name>
              <string-name>Bakir, M.E.</string-name>
              <string-name>Roberts, I.</string-name>
              <string-name>Greenwood, M.A.</string-name>
              <string-name>Partisanship, P</string-name>
            </person-group>
            <year>2019</year>
            <article-title>Partisanship, Propaganda and Post-Truth Politics: Quantifying Impact in Online Debate</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B16">
        <label>16.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Horne, B.D., Nørregaard, J. and Adalı, S. (2019) Different Spirals of Sameness: A Study of Content Sharing in Mainstream and Alternative Media. <italic>Proceedings</italic><italic>of</italic><italic>the</italic><italic>International</italic><italic>AAAI</italic><italic>Conference</italic><italic>on</italic><italic>Web</italic><italic>and</italic><italic>Social</italic><italic>Media</italic>, 13, 257-266. https://doi.org/10.1609/icwsm.v13i01.3227 <pub-id pub-id-type="doi">10.1609/icwsm.v13i01.3227</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1609/icwsm.v13i01.3227">https://doi.org/10.1609/icwsm.v13i01.3227</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Horne, B.D.</string-name>
            </person-group>
            <year>2019</year>
            <article-title>Different Spirals of Sameness: A Study of Content Sharing in Mainstream and Alternative Media</article-title>
            <source>Proceedings of the International AAAI Conference on Web and Social Media</source>
            <volume>13</volume>
            <pub-id pub-id-type="doi">10.1609/icwsm.v13i01.3227</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B17">
        <label>17.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Van Hee, C., Lefever, E. and Hoste, V. (2018) SemEval-2018 Task 3: Irony Detection in English Tweets. <italic>Proceedings of the</italic> 12 <italic>th International Workshop on Semantic Evaluation</italic>, New Orleans, 5-6 June 2018, 399-50. https://doi.org/10.18653/v1/s18-1005 <pub-id pub-id-type="doi">10.18653/v1/s18-1005</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.18653/v1/s18-1005">https://doi.org/10.18653/v1/s18-1005</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Hee, C.</string-name>
              <string-name>Lefever, E.</string-name>
              <string-name>Hoste, V.</string-name>
              <string-name>Evaluation, N</string-name>
            </person-group>
            <year>2018</year>
            <article-title>SemEval-2018 Task 3: Irony Detection in English Tweets</article-title>
            <source>Proceedings of the 12th International Workshop on Semantic Evaluation</source>
            <volume>5</volume>
            <pub-id pub-id-type="doi">10.18653/v1/s18-1005</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B18">
        <label>18.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Oprea, S. and Magdy, W. (2020) iSarcasm: A Dataset of Intended Sarcasm. <italic>Proceedings of the</italic>58 <italic>th Annual Meeting of the Association for Computational Linguistics</italic>, Online, 5-10 July 2020, 1279-1289. https://doi.org/10.18653/v1/2020.acl-main.118 <pub-id pub-id-type="doi">10.18653/v1/2020.acl-main.118</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.18653/v1/2020.acl-main.118">https://doi.org/10.18653/v1/2020.acl-main.118</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Oprea, S.</string-name>
              <string-name>Magdy, W.</string-name>
              <string-name>Linguistics, O</string-name>
            </person-group>
            <year>2020</year>
            <article-title>iSarcasm: A Dataset of Intended Sarcasm</article-title>
            <source>Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics</source>
            <volume>5</volume>
            <pub-id pub-id-type="doi">10.18653/v1/2020.acl-main.118</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B19">
        <label>19.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Riloff, E., Qadir, A., Surve, P., De Silva, L., Gilbert, N. and Huang, R. (2013) Sarcasm as Contrast between a Positive Sentiment and Negative Situation. <italic>Proceedings of the</italic> 2013 <italic>Conference on Empirical Methods in Natural Language Processing</italic>, Seattle, 18-21 October 2013, 704-714. https://doi.org/10.18653/v1/d13-1066 <pub-id pub-id-type="doi">10.18653/v1/d13-1066</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.18653/v1/d13-1066">https://doi.org/10.18653/v1/d13-1066</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Riloff, E.</string-name>
              <string-name>Qadir, A.</string-name>
              <string-name>Surve, P.</string-name>
              <string-name>Silva, L.</string-name>
              <string-name>Gilbert, N.</string-name>
              <string-name>Huang, R.</string-name>
              <string-name>Processing, S</string-name>
            </person-group>
            <year>2013</year>
            <article-title>Sarcasm as Contrast between a Positive Sentiment and Negative Situation</article-title>
            <source>Proceedings of the 2013 Conference on Empirical Methods in Natural Language Processing</source>
            <volume>18</volume>
            <pub-id pub-id-type="doi">10.18653/v1/d13-1066</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B20">
        <label>20.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Md Suhaimin, M.S., Ahmad Hijazi, M.H., Moung, E.G., Nohuddin, P.N.E., Chua, S. and Coenen, F. (2023) Social Media Sentiment Analysis and Opinion Mining in Public Security: Taxonomy, Trend Analysis, Issues and Future Directions. <italic>Journal of King Saud University</italic>— <italic>Computer and Information Sciences</italic>, 35, Article 101776. https://doi.org/10.1016/j.jksuci.2023.101776 <pub-id pub-id-type="doi">10.1016/j.jksuci.2023.101776</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.jksuci.2023.101776">https://doi.org/10.1016/j.jksuci.2023.101776</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Suhaimin, M.S.</string-name>
              <string-name>Hijazi, M.H.</string-name>
              <string-name>Moung, E.G.</string-name>
              <string-name>Nohuddin, P.N.E.</string-name>
              <string-name>Chua, S.</string-name>
              <string-name>Coenen, F.</string-name>
              <string-name>Taxonomy, T</string-name>
              <string-name>Analysis, I</string-name>
            </person-group>
            <year>2023</year>
            <article-title>Social Media Sentiment Analysis and Opinion Mining in Public Security: Taxonomy, Trend Analysis, Issues and Future Directions</article-title>
            <source>Journal of King Saud University—Computer and Information Sciences</source>
            <volume>35</volume>
            <elocation-id>101776</elocation-id>
            <pub-id pub-id-type="doi">10.1016/j.jksuci.2023.101776</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B21">
        <label>21.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Mohammad, S.M. and Turney, P.D. (2013) Crowdsourcing a Word–Emotion Association Lexicon. <italic>Computational Intelligence</italic>, 29, 436-465. https://doi.org/10.1111/j.1467-8640.2012.00460.x <pub-id pub-id-type="doi">10.1111/j.1467-8640.2012.00460.x</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1111/j.1467-8640.2012.00460.x">https://doi.org/10.1111/j.1467-8640.2012.00460.x</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Mohammad, S.M.</string-name>
              <string-name>Turney, P.D.</string-name>
            </person-group>
            <year>2013</year>
            <article-title>Crowdsourcing a Word–Emotion Association Lexicon</article-title>
            <source>Computational Intelligence</source>
            <volume>29</volume>
            <pub-id pub-id-type="doi">10.1111/j.1467-8640.2012.00460.x</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B22">
        <label>22.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Cambria, E., Li, Y., Xing, F.Z., Poria, S. and Kwok, K. (2020) SenticNet 6: Ensemble Application of Symbolic and Subsymbolic AI for Sentiment Analysis. <italic>Proceedings of the</italic> 29 <italic>th ACM International Conference on Information &amp; Knowledge Management</italic>, Ireland, 29-23 October 2020, 105-114. https://doi.org/10.1145/3340531.3412003 <pub-id pub-id-type="doi">10.1145/3340531.3412003</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1145/3340531.3412003">https://doi.org/10.1145/3340531.3412003</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Cambria, E.</string-name>
              <string-name>Li, Y.</string-name>
              <string-name>Xing, F.Z.</string-name>
              <string-name>Poria, S.</string-name>
              <string-name>Kwok, K.</string-name>
              <string-name>Management, I</string-name>
            </person-group>
            <year>2020</year>
            <article-title>SenticNet 6: Ensemble Application of Symbolic and Subsymbolic AI for Sentiment Analysis</article-title>
            <source>Proceedings of the 29th ACM International Conference on Information &amp; Knowledge Management</source>
            <volume>29</volume>
            <pub-id pub-id-type="doi">10.1145/3340531.3412003</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B23">
        <label>23.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Ghosh, A. and Veale, D.T. (2016) Fracking Sarcasm Using Neural Network. <italic>Proceedings of the</italic> 7 <italic>th Workshop on Computational Approaches to Subjectivity</italic>, <italic>Sentiment and Social Media Analysis</italic>, San Diego, 16 June 2016, 161-169. https://doi.org/10.18653/v1/w16-0425 <pub-id pub-id-type="doi">10.18653/v1/w16-0425</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.18653/v1/w16-0425">https://doi.org/10.18653/v1/w16-0425</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Ghosh, A.</string-name>
              <string-name>Veale, D.T.</string-name>
              <string-name>Subjectivity, S</string-name>
              <string-name>Analysis, S</string-name>
            </person-group>
            <year>2016</year>
            <article-title>Fracking Sarcasm Using Neural Network</article-title>
            <source>Proceedings of the 7th Workshop on Computational Approaches to Subjectivity</source>
            <volume>16</volume>
            <pub-id pub-id-type="doi">10.18653/v1/w16-0425</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B24">
        <label>24.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Harris, S., Hadi, H.J., Ahmad, N. and Alshara, M.A. (2024) Fake News Detection Revisited: An Extensive Review of Theoretical Frameworks, Dataset Assessments, Model Constraints, and Forward-Looking Research Agendas. <italic>Technologies</italic>, 12, Article 222. https://doi.org/10.3390/technologies12110222 <pub-id pub-id-type="doi">10.3390/technologies12110222</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3390/technologies12110222">https://doi.org/10.3390/technologies12110222</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Harris, S.</string-name>
              <string-name>Hadi, H.J.</string-name>
              <string-name>Ahmad, N.</string-name>
              <string-name>Alshara, M.A.</string-name>
              <string-name>Frameworks, D</string-name>
              <string-name>Assessments, M</string-name>
            </person-group>
            <year>2024</year>
            <article-title>Fake News Detection Revisited: An Extensive Review of Theoretical Frameworks, Dataset Assessments, Model Constraints, and Forward-Looking Research Agendas</article-title>
            <source>Technologies</source>
            <volume>12</volume>
            <elocation-id>222</elocation-id>
            <pub-id pub-id-type="doi">10.3390/technologies12110222</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B25">
        <label>25.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Bourgonje, P., Moreno Schneider, J. and Rehm, G. (2017) From Clickbait to Fake News Detection: An Approach Based on Detecting the Stance of Headlines to Articles. <italic>Proceedings of the</italic> 2017 <italic>EMNLP Workshop</italic>: <italic>Natural Language Processing Meets Journalism</italic>, Copenhagen, 7 September 2017, 84-89. https://doi.org/10.18653/v1/w17-4215 <pub-id pub-id-type="doi">10.18653/v1/w17-4215</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.18653/v1/w17-4215">https://doi.org/10.18653/v1/w17-4215</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Bourgonje, P.</string-name>
              <string-name>Schneider, J.</string-name>
              <string-name>Rehm, G.</string-name>
              <string-name>Journalism, C</string-name>
            </person-group>
            <year>2017</year>
            <article-title>From Clickbait to Fake News Detection: An Approach Based on Detecting the Stance of Headlines to Articles</article-title>
            <source>Proceedings of the 2017 EMNLP Workshop: Natural Language Processing Meets Journalism</source>
            <volume>7</volume>
            <pub-id pub-id-type="doi">10.18653/v1/w17-4215</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B26">
        <label>26.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Zhang, J., Zhao, Y., Saleh, M. and Liu, P. (2020) PEGASUS: Pre-Training with Extracted Gap-Sentences for Abstractive Summarization. 2020 <italic>Proceedings of the</italic>37 <italic>th International Conference on Machine Learning</italic>, Vienna, 13-18 July 2020, 11328-11339.</mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Zhang, J.</string-name>
              <string-name>Zhao, Y.</string-name>
              <string-name>Saleh, M.</string-name>
              <string-name>Liu, P.</string-name>
              <string-name>Learning, V</string-name>
            </person-group>
            <year>2020</year>
            <article-title>PEGASUS: Pre-Training with Extracted Gap-Sentences for Abstractive Summarization</article-title>
            <source>2020 Proceedings of the 37th International Conference on Machine Learning</source>
            <volume>13</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B27">
        <label>27.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Carrington, A.M., Manuel, D.G., Fieguth, P.W., Ramsay, T., Osmani, V., Wernly, B., <italic>et al</italic>. (2022) Deep ROC Analysis and AUC as Balanced Average Accuracy, for Improved Classifier Selection, Audit and Explanation. <italic>IEEE Transactions on Pattern Analysis and Machine Intelligence</italic>, 45, 329-341. https://doi.org/10.1109/tpami.2022.3145392 <pub-id pub-id-type="doi">10.1109/tpami.2022.3145392</pub-id><pub-id pub-id-type="pmid">35077357</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tpami.2022.3145392">https://doi.org/10.1109/tpami.2022.3145392</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Carrington, A.M.</string-name>
              <string-name>Manuel, D.G.</string-name>
              <string-name>Fieguth, P.W.</string-name>
              <string-name>Ramsay, T.</string-name>
              <string-name>Osmani, V.</string-name>
              <string-name>Wernly, B.</string-name>
              <string-name>Selection, A</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Deep ROC Analysis and AUC as Balanced Average Accuracy, for Improved Classifier Selection, Audit and Explanation</article-title>
            <source>IEEE Transactions on Pattern Analysis and Machine Intelligence</source>
            <volume>45</volume>
            <pub-id pub-id-type="doi">10.1109/tpami.2022.3145392</pub-id>
            <pub-id pub-id-type="pmid">35077357</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B28">
        <label>28.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Wallace, B.C., Choe, D.K., Kertz, L. and Charniak, E. (2014) Humans Require Context to Infer Ironic Intent (so Computers Probably Do, Too). <italic>Proceedings of the</italic> 52 <italic>nd Annual Meeting of the Association for Computational Linguistics</italic>( <italic>Volume</italic> 2: <italic>Short Papers</italic>), Baltimore, 22-27 June 2014, 512-516. https://doi.org/10.3115/v1/p14-2084 <pub-id pub-id-type="doi">10.3115/v1/p14-2084</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3115/v1/p14-2084">https://doi.org/10.3115/v1/p14-2084</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Wallace, B.C.</string-name>
              <string-name>Choe, D.K.</string-name>
              <string-name>Kertz, L.</string-name>
              <string-name>Charniak, E.</string-name>
              <string-name>Do, T</string-name>
            </person-group>
            <year>2014</year>
            <article-title>Humans Require Context to Infer Ironic Intent (so Computers Probably Do, Too)</article-title>
            <source>Proceedings of the 52nd Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Papers)</source>
            <volume>22</volume>
            <pub-id pub-id-type="doi">10.3115/v1/p14-2084</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B29">
        <label>29.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Campbell, J.D. and Katz, A.N. (2012) Are There Necessary Conditions for Inducing a Sense of Sarcastic Irony? <italic>Discourse Processes</italic>, 49, 459-480. https://doi.org/10.1080/0163853x.2012.687863 <pub-id pub-id-type="doi">10.1080/0163853x.2012.687863</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1080/0163853x.2012.687863">https://doi.org/10.1080/0163853x.2012.687863</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Campbell, J.D.</string-name>
              <string-name>Katz, A.N.</string-name>
            </person-group>
            <year>2012</year>
            <article-title>Are There Necessary Conditions for Inducing a Sense of Sarcastic Irony? Discourse Processes, 49, 459-480</article-title>
            <pub-id pub-id-type="doi">10.1080/0163853x.2012.687863</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B30">
        <label>30.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Khodak, M., Saunshi, N. and Vodrahalli, K. (2018) A Large Self-Annotated Corpus for Sarcasm. 2018 <italic>Proceedings of the</italic>11 <italic>th International Conference on Language Resources and Evaluation</italic>, Miyazaki, 7-12 May 2018, 1-6. https://aclanthology.org/L18-1102/</mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Khodak, M.</string-name>
              <string-name>Saunshi, N.</string-name>
              <string-name>Vodrahalli, K.</string-name>
              <string-name>Evaluation, M</string-name>
            </person-group>
            <year>2018</year>
            <article-title>A Large Self-Annotated Corpus for Sarcasm</article-title>
            <source>2018 Proceedings of the 11th International Conference on Language Resources and Evaluation</source>
            <volume>7</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B31">
        <label>31.</label>
        <citation-alternatives>
          <mixed-citation publication-type="book">Wilson, D. and Sperber, D. (2012) Meaning and Relevance. Cambridge University Press. https://doi.org/10.1017/cbo9781139028370 <pub-id pub-id-type="doi">10.1017/cbo9781139028370</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1017/cbo9781139028370">https://doi.org/10.1017/cbo9781139028370</ext-link></mixed-citation>
          <element-citation publication-type="book">
            <person-group person-group-type="author">
              <string-name>Wilson, D.</string-name>
              <string-name>Sperber, D.</string-name>
            </person-group>
            <year>2012</year>
            <article-title>Meaning and Relevance</article-title>
            <pub-id pub-id-type="doi">10.1017/cbo9781139028370</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B32">
        <label>32.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Attardo, S. (2000) Irony as Relevant Inappropriateness. <italic>Journal of Pragmatics</italic>, 32, 793-826. https://doi.org/10.1016/s0378-2166(99)00070-3 <pub-id pub-id-type="doi">10.1016/s0378-2166(99)00070-3</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/s0378-2166(99)00070-3">https://doi.org/10.1016/s0378-2166(99)00070-3</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Attardo, S.</string-name>
            </person-group>
            <year>2000</year>
            <article-title>Irony as Relevant Inappropriateness</article-title>
            <source>Journal of Pragmatics</source>
            <volume>2166</volume>
            <issue>99</issue>
            <pub-id pub-id-type="doi">10.1016/s0378-2166(99)00070-3</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B33">
        <label>33.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Colleoni, E., Rozza, A. and Arvidsson, A. (2014) Echo Chamber or Public Sphere? Predicting Political Orientation and Measuring Political Homophily in Twitter Using Big Data. <italic>Journal of Communication</italic>, 64, 317-332. https://doi.org/10.1111/jcom.12084 <pub-id pub-id-type="doi">10.1111/jcom.12084</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1111/jcom.12084">https://doi.org/10.1111/jcom.12084</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Colleoni, E.</string-name>
              <string-name>Rozza, A.</string-name>
              <string-name>Arvidsson, A.</string-name>
            </person-group>
            <year>2014</year>
            <article-title>Echo Chamber or Public Sphere? Predicting Political Orientation and Measuring Political Homophily in Twitter Using Big Data</article-title>
            <source>Journal of Communication</source>
            <volume>64</volume>
            <pub-id pub-id-type="doi">10.1111/jcom.12084</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
    </ref-list>
  </back>
</article>