Rumor Detection on Social Media: Datasets, Methods and Opportunities

Total Page:16

File Type:pdf, Size:1020Kb

Rumor Detection on Social Media: Datasets, Methods and Opportunities Rumor Detection on Social Media: Datasets, Methods and Opportunities Quanzhi Li, Qiong Zhang, Luo Si, Yingchi Liu Alibaba Group, US Bellevue, WA, USA {quanzhi.li, qz.zhang, luo.si, yingchi.liu}@alibaba-inc.com Abstract 2017a; Cao et al., 2018). The focus of this study is rumor on social media, not fake news. There are Social media platforms have been used for also different definitions for rumor detection. In information and news gathering, and they are very valuable in many applications. However, some studies, rumor detection is defined as they also lead to the spreading of rumors and determining if a story or online post is a rumor or fake news. Many efforts have been taken to non-rumor (i.e. a real story, a news article), and detect and debunk rumors on social media by the task of determining the veracity of a rumor analyzing their content and social context (true, false or unverified) is defined as rumor using machine learning techniques. This paper gives an overview of the recent studies verification (Zubiaga et al., 2016; Kochkina et al., in the rumor detection field. It provides a 2018). But in this survey paper, as well as in (Ma comprehensive list of datasets used for rumor et al., 2016; Cao et al., 2018; Shu et al, 2017; Zhou detection, and reviews the important studies et al., 2018), rumor detection is defined as based on what types of information they determining the veracity value of a rumor. This exploit and the approaches they take. And more importantly, we also present several means it is the same as rumor verification defined new directions for future research. in some other studies. 1.2 Problem Statement 1 Introduction The rumor detection problem is defined as follow: A story x is defined as a set of n pieces of related Rumors sometimes may spread very quickly over messages M = {m , m m }. m is the source social media platforms, and rumor detection has 1 2, …, n 1 message (post) that initiated the message chain, gained great interest in both academia and which could be a tree-structure having multiple industry recently. Government authorities and branches. For each message m , it has attributes social media platforms are also taking efforts to i representing its content, such as text and image. defeat the negative impacts of rumors. In the Each message is also associated with a user who following sub sections, we first introduce the posted it. The user also has a set of attributes, rumor detection definition, the problem statement, including name, description, avatar image, past and user stance, an important concept for the rest posts, etc. The rumor detection task is then of this paper. defined as: Given a story x with its message set M 1.1 Rumor Detection and user set U, the rumor detection task aims to determine whether this story is true, false or Different publications may have different unverified (or just true or false for datasets having definitions for rumor. It is hard to do a head-to- just two labels). This definition formulates the head comparison between existing methods due rumor detection task as a veracity classification to the lack of consistency. In this survey, a rumor task. The definition is the same as the definition is defined as a statement whose truth value is true, used in many studies (Cao et al., 2018; Shu et al, unverified or false (Qazvinian et al., 2011). When 2017b; Ma et al., 2016; Zhou et al., 2018). a rumor’s veracity value is false, some studies call it “false rumor” or “fake news”. However, many 1.3 User Stance previous studies give “fake news” a stricter User responses to a source post (the first message) definition: fake news is a news article published have been exploited in some rumor detection by a news outlet that is intentionally and models. Most studies use four stance categories: verifiably false (Vosoughi et al., 2018; Shu et al., Total User Time Propagati Dataset rumors Text Platform Description info stamp on info (claims) PHEME-R 330 y y y y Twitter Tweets from [Zubiaga et al., 2016] PHEME 6425 y y y y Twitter Tweets from [Kochkina et al., 2018] Ma-Twitter 992 y y y Twitter Tweets from [Ma et al., 2016] Ma-Weibo 4,664 y y y Weibo Weibo data from [Ma et al., 2016] Tweets from [Liu et al., 2015; Ma et Twitter15 1,490 y y y y Twitter al.,2016] Twitter16 818 y y y y Twitter Tweets from [Ma et al., 2017b] Facebook data from [Silverman et al., BuzzFeedNews 2,282 y Facebook 2016] SemEval19 325 y y y y Twitter, Reddit SemEval 2019 Task 7 data set. Kaggle 2145 y Twitter, Facebook Kaggle rumors based on Emergent.info Emergent Kaggle Snopes 16.9K y Twitter, Facebook Kaggle rumors based on Snopes.com Facebook data from [Tacchini et al., Facebook Hoax 15.5K y y y Facebook 2017] Kaggle 2923 y y y y Twitter Kaggle rumors based on PolitiFact PolitiFact Dataset from [Shu et al., 2019], enhanced FakeNewsNet 23,196 y y y y Twitter from PolitiFact and GossipCop Table 1: Datasets for rumor detection and their properties supporting, denying, querying and commenting. fake news detection. Because this paper focuses Some studies have explicitly used stance on rumor detection on social media, and those information in their rumor detection model, and datasets are only for fake news detection and do have shown big performance improvement (Liu et not have social context information (e.g. user al., 2015; Enayet and El-Beltagy, 2017; Ma et al., responses, user data, and propagation 2018a; Kochkina et al., 2018), including the two information), so we did not list them here. The systems, (Enayet and El-Beltagy, 2017) and (Li et data of datasets in Table 1 are collected from four al., 2019a), that were ranked No. 1 in SemEval social media platforms: Twitter, Facebook, 2017 and SemEval 2019 rumor detection tasks, Reddit and Weibo. Weibo is a Chinese social respectively. Stance detection is not the focus of media platform with over 400 million users, and this paper, but stance information has been used it is very similar to Twitter. More than half of explicitly or implicitly in many rumor detection these datasets have three veracity labels: true, models, and in the next section we will also false and unverified. Others have only two labels: discuss some multi-task learning approaches that true and false. Among these datasets, PHEME-R jointly learn stance detection and rumor detection has been used by SemEval 2017 rumor detection models. task and SemEval19 has been used by SemEval In the following sections, we will 1. introduce 2019 rumor detection task (Gorrell et al., 2019). a comprehensive list of datasets for rumor The dataset links are listed below: detection, 2. discuss the research efforts • PHEME-R: categorized by the information and approaches https://figshare.com/articles/PHEME_rumour_scheme_da they use, and 3. present several directions for taset_journalism_use_case/2068650 • PHEME: future research https://figshare.com/articles/PHEME_dataset_for_Rumou r_Detection_and_Veracity_Classification/6392078 2 Datasets and Evaluation Metrics • Ma-Twitter: http://alt.qcri.org/~wgao/data/rumdect.zip • Ma-Weibo: http://alt.qcri.org/~wgao/data/rumdect.zip 2.1 Datasets • Twitter15: https://www.dropbox.com/s/7ewzdrbelpmrnxu/rumdetect Datasets could vary depending on what platforms 2017.zip?dl=0 • Twitter16: the data are collected from, what types of contents https://www.dropbox.com/s/7ewzdrbelpmrnxu/rumdetect are included, whether propagation information is 2017.zip?dl=0 recorded, and so on. Table 1 lists the datasets for • BuzzFeedNews: https://github.com/BuzzFeedNews/2016- rumor detection. There are also other datasets for 10-fac\ebook-fact-check • SemEval19: path. A few of them also explicitly incorporate https://competitions.codalab.org/competitions/19938#lear n_the_details-overview user stance in their models. It also shows that • Kaggle Emergent: almost all the most recent studies utilized neural https://www.kaggle.com/arminehn/rumor-citation networks in their models. Due to the space • Kaggle Snopes: https://www.kaggle.com/arminehn/rumor-citation limitation, we just describe the representative • Facebook Hoax: https://github.com/gabll/some-like-it- studies in this paper. hoax/tree/master/dataset • Kaggle PolitiFact: 3.1 Approaches Using Content Information https://www.kaggle.com/arminehn/rumor-citation • FakeNewsNet: Textual Content. Text content is utilized by https://github.com/KaiDMML/FakeNewsNet almost all the previous studies on rumor detection. 2.2 Evaluation Metrics It includes the source post and all user replies. According to deception style theory, the content Most existing approaches consider rumor style of deceptive information that aims to detection as a classification problem. Usually it is deceive readers should be somewhat different either a binary (true or false) or a multi-class (true, from that of the truth, e.g., using exaggerated false or unverified) classification problem. The expressions or strong emotions. And from user evaluation metrics used the most are precision, response text, we can also explore stance and recall, F1 and accuracy measures. Because some opinion of users towards rumors. datasets are skewed, Macro F1 measure will Generally, text features can be grouped into provide a better view on the algorithm attribute-based or structure-based features (Zhou performance over all classes. Here we briefly and Zafarani, 2018). Attribute-based features describe them. For each class C, we calculate its include quantity (word, noun, verb, phrase, etc.), precision (p), recall (r) and F1 score as follow: uncertainty (number of question mark, quantifiers, $%. %' ()*%(+ ,(-./0-1. 2+ 3 0%((-0145 tentative terms, modal terms), subjectivity � = (1) $%. %' ()*%(+ ,(-./01-. 2+ 3 (percentage of subjective verbs, imperative $%. %' ()*%(+ ,(-./0-1.
Recommended publications
  • The Future of Reputation: Gossip, Rumor, and Privacy on the Internet
    GW Law Faculty Publications & Other Works Faculty Scholarship 2007 The Future of Reputation: Gossip, Rumor, and Privacy on the Internet Daniel J. Solove George Washington University Law School, [email protected] Follow this and additional works at: https://scholarship.law.gwu.edu/faculty_publications Part of the Law Commons Recommended Citation Solove, Daniel J., The Future of Reputation: Gossip, Rumor, and Privacy on the Internet (October 24, 2007). The Future of Reputation: Gossip, Rumor, and Privacy on the Internet, Yale University Press (2007); GWU Law School Public Law Research Paper 2017-4; GWU Legal Studies Research Paper 2017-4. Available at SSRN: https://ssrn.com/abstract=2899125 This Article is brought to you for free and open access by the Faculty Scholarship at Scholarly Commons. It has been accepted for inclusion in GW Law Faculty Publications & Other Works by an authorized administrator of Scholarly Commons. For more information, please contact [email protected]. Electronic copy available at: https://ssrn.com/ abstract=2899125 The Future of Reputation Electronic copy available at: https://ssrn.com/ abstract=2899125 This page intentionally left blank Electronic copy available at: https://ssrn.com/ abstract=2899125 The Future of Reputation Gossip, Rumor, and Privacy on the Internet Daniel J. Solove Yale University Press New Haven and London To Papa Nat A Caravan book. For more information, visit www.caravanbooks.org Copyright © 2007 by Daniel J. Solove. All rights reserved. This book may not be reproduced, in whole or in part, including illustrations, in any form (beyond that copying permitted by Sections 107 and 108 of the U.S.
    [Show full text]
  • Countering False Information on Social Media in Disasters and Emergencies, March 2018
    Countering False Information on Social Media in Disasters and Emergencies Social Media Working Group for Emergency Services and Disaster Management March 2018 Contents Executive Summary ...................................................................................................................... 2 Introduction ................................................................................................................................... 2 Motivations .................................................................................................................................... 4 Problem ......................................................................................................................................... 5 Causes and Spread ................................................................................................................... 6 Incorrect Information .............................................................................................................. 6 Insufficient Information ........................................................................................................... 7 Opportunistic Disinformation .................................................................................................. 8 Outdated Information ............................................................................................................. 8 Case Studies ............................................................................................................................... 10
    [Show full text]
  • Deception Detection and Rumor Debunking for Social Media Victoria L
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Scholarship@Western Western University Scholarship@Western FIMS Publications Information & Media Studies (FIMS) Faculty 2017 Deception Detection and Rumor Debunking for Social Media Victoria L. Rubin Western University, [email protected] Follow this and additional works at: https://ir.lib.uwo.ca/fimspub Part of the Library and Information Science Commons Citation of this paper: Rubin, V. L. (2017). Deception Detection and Rumor Debunking for Social Media. In Sloan, L. & Quan-Haase, A. (Eds.) (2017) The SAGE Handbook of Social Media Research Methods, London: SAGE. https://uk.sagepub.com/en-gb/eur/the-sage-handbook-of- social-media-research-methods/book245370 DECEPTION DETECTION AND RUMOR DEBUNKING FOR SOCIAL MEDIA Citation: Rubin, V. L. (2017). Deception Detection and Rumor Debunking for Social Media. In Sloan, L. & Quan-Haase, A. (Eds.) (2017) The SAGE Handbook of Social Media Research Methods, London: SAGE. https://uk.sagepub.com/en-gb/eur/the-sage-handbook-of-social-media- research-methods/book245370 Abstract The main premise of this chapter is that the time is ripe for more extensive research and development of social media tools that filter out intentionally deceptive information such as deceptive memes, rumors and hoaxes, fake news or other fake posts, tweets and fraudulent profiles. Social media users’ awareness of intentional manipulation of online content appears to be relatively low, while the reliance on unverified information (often obtained from strangers) is at an all-time high. I argue there is need for content verification, systematic fact-checking and filtering of social media streams.
    [Show full text]
  • WEAPONS of MASS DISTRACTION: Foreign State-Sponsored Disinformation in the Digital Age
    WEAPONS OF MASS DISTRACTION: Foreign State-Sponsored Disinformation in the Digital Age MARCH 2019 PARK ADVISORS | Weapons of Mass Distraction: Foreign State-Sponsored Disinformation in the Digital Age Authored by Christina Nemr and William Gangware Acknowledgements The authors are grateful to the following subject matter experts who provided input on early drafts of select excerpts: Dr. Drew Conway, Dr. Arie Kruglanski, Sean Murphy, Dr. Alina Polyakova, and Katerina Sedova. The authors also appreciate the contributions to this paper by Andrew Rothgaber and Brendan O’Donoghue of Park Advisors, as well as the editorial assistance provided by Rhonda Shore and Ryan Jacobs. This report was produced with support from the US Department of State’s Global Engagement Center. Any views expressed in this report are those of the authors and do not necessarily reflect the views of the US State Department, Park Advisors, or its subject matter expert consultants. Any errors contained in this report are the authors’ alone. PARK ADVISORS | Weapons of Mass Distraction: Foreign State-Sponsored Disinformation in the Digital Age 0. Table of Contents 01 Introduction and contextual analysis 04 How do we define disinformation? 06 What psychological factors drive vulnerabilities to disinformation and propaganda? 14 A look at foreign state-sponsored disinformation and propaganda 26 Platform-specific challenges and efforts to counter disinformation 39 Knowledge gaps and future technology challenges PARK ADVISORS | Weapons of Mass Distraction: Foreign State-Sponsored Disinformation in the Digital Age 1 Introduction and 1. contextual analysis On July 12, 2014, viewers of Russia’s main state-run television station, Channel One, were shown a horrific story.
    [Show full text]
  • Characteristics of Fake News and Misinformation in Greece: the Rise of New Crowdsourcing-Based Journalistic Fact-Checking Models
    Article Characteristics of Fake News and Misinformation in Greece: The Rise of New Crowdsourcing-Based Journalistic Fact-Checking Models Evangelos Lamprou 1,2,*, Nikos Antonopoulos 1,2,*, Iouliani Anomeritou 1 and Chrysoula Apostolou 1 1 Department of Digital Media and Communication, Ionian University, 28100 Argostoli, Kefalonia, Greece; [email protected] (I.A.); [email protected] (C.A.) 2 New Media Communication and Usability Lab (NeMeCU LAB), Department of Digital Media and Communication, Ionian University, 28100 Argostoli, Kefalonia, Greece * Correspondence: [email protected] (E.L.); [email protected] (N.A.) Abstract: Fake news and misinformation are a menace to the public sphere, democracy, and society with sometimes irreversible consequences. Journalists in the new era seem not to be able or willing to play their traditional role of gatekeeper and social media have made the problem even more intense. The need for truth is unnegotiable in modern democracies. Nevertheless, non-true stories and misinformation dominate media outlets with severe consequences and negative impacts on societies all over the world. Fact-checking platforms based on crowdsourcing strategies or automated Citation: Lamprou, Evangelos, digital websites might be the answer to a problem that is escalating. Initially, in order to tackle such Nikos Antonopoulos, Iouliani a severe problem, researchers and experts have to monitor its characteristics. Very few research Anomeritou, and Chrysoula attempts have been conducted in Greece on fake news, its characteristics, origin, and impact. This Apostolou. 2021. Characteristics of dissertation scopes to map the characteristics of fake news and misinformation in an EU country Fake News and Misinformation in such as Greece, based on the findings of “Ellinika Hoaxes” a fact-checking platform that uses in Greece: The Rise of New combination professional fact-checkers and crowdsourcing strategies in collaboration with Facebook.
    [Show full text]
  • Post-Truth Politics: Disinformation Through Alternative Information Streams
    POST-TRUTH POLITICS: DISINFORMATION THROUGH ALTERNATIVE INFORMATION STREAMS by Jillian Donovan A thesis submitted to Johns Hopkins University in conformity with the requirements for the degree of Master of Arts Baltimore, Maryland December 2019 © 2019 Jillian Donovan All Rights Reserved Abstract The Information Age has brought numerous consequences and quickly launched us into a Post Truth era. In this new era, disinformation spreads farther than ever in mere seconds. This thesis looks into the issue of disinformation in the Post Truth era by looking at three alternative information streams that are often used to spread disinformation and how they affect the American political process. These alternative information streams affect public opinion, elections, and policy agendas by targeting people through emotions and entertainment. This thesis looks into the effects of soft news, memes, and conspiracy theories by analyzing six scenarios. These scenarios include Jimmy Kimmel’s plea for the Affordable Care Act in 2017, John Oliver’s plea for net neutrality in 2014, the Occupy movement, the alt-right movement, Russian disinformation in the 2016 election cycle, and the birtherism conspiracy. Public polling, Congressional and Presidential responses, research papers, and news articles will be used to analyze the effects of these scenarios. This research found that disinformation is often more effective at affecting American political attitudes than facts because it is more emotional and entertaining. This research shows that alternative information streams are important and potentially dangerous channels of information sharing. Due to the speed by which disinformation can travel on the internet, an American and worldwide approach to internet regulation will be necessary going forward in the 21st century to combat disinformation.
    [Show full text]
  • Post-Truth Politics and Collective Gaslighting
    Episteme (2021), 1–17 doi:10.1017/epi.2021.24 ARTICLE Post-truth Politics and Collective Gaslighting Natascha Rietdijk Tilburg University, Tilburg, the Netherlands Email [email protected] (Received 23 July 2020; revised 22 April 2021; accepted 4 May 2021) Abstract Post-truth politics has been diagnosed as harmful to both knowledge and democracy. I argue that it can also fundamentally undermine epistemic autonomy in a way that is simi- lar to the manipulative technique known as gaslighting. Using examples from contempor- ary politics, I identify three categories of post-truth rhetoric: the introduction of counternarratives, the discrediting of critics, and the denial of more or less plain facts. These strategies tend to isolate people epistemically, leaving them disoriented and unable to distinguish between reliable and unreliable sources. Like gaslighting, post-truth politics aims to undermine epistemic autonomy by eroding someone’s self-trust, in order to consolidate power. Shifting the focus to the effects on the victim allows for new insights into the specific harms of post-truth politics. Applying the concept of gaslighting to this domain may also help people recognize a pernicious dynamic that was invisible to them before, giving them an important tool to resist it. Keywords: Post-truth; gaslighting; self-trust; autonomy Ever since “post-truth” was elected as word of the year 2016, journalists, social scientists and philosophers have sought to understand the nature and dangers of the phenom- enon this term refers to. Some have pointed to its negative effects on our knowledge (Levy 2017), others have connected it to Frankfurtian bullshit (Davies 2017), and still others have warned that post-truth rhetoric is detrimental to democracy (Fish 2016; Suiter 2016).
    [Show full text]
  • Fake News, Rumor, Information Pollution in Social Media and Web: a Contemporary Survey of State-Of-The-Arts, Challenges and Opportunities
    Expert Systems With Applications 153 (2020) 112986 Contents lists available at ScienceDirect Expert Systems With Applications journal homepage: www.elsevier.com/locate/eswa Review Fake news, rumor, information pollution in social media and web: A contemporary survey of state-of-the-arts, challenges and opportunities ∗ Priyanka Meel, Dinesh Kumar Vishwakarma Biometric Research Laboratory, Department of Information Technology, Delhi Technological University, New Delhi 110042, India a r t i c l e i n f o a b s t r a c t Article history: Internet and social media have become a widespread, large scale and easy to use platform for real-time Received 19 July 2019 information dissemination. It has become an open stage for discussion, ideology expression, knowledge Revised 6 September 2019 dissemination, emotions and sentiment sharing. This platform is gaining tremendous attraction and a Accepted 26 September 2019 huge user base from all sections and age groups of society. The matter of concern is that up to what Available online 4 October 2019 extent the contents that are circulating among all these platforms every second changing the mindset, Keywords: perceptions and lives of billions of people are verified, authenticated and up to the standards. This paper Clickbait puts forward a holistic view of how the information is being weaponized to fulfil the malicious motives Deep learning and forcefully making a biased user perception about a person, event or firm. Further, a taxonomy is pro- Fraudulent Content vided for the classification of malicious information content at different stages and prevalent technologies Information Pollution to cope up with this issue form origin, propagation, detection and containment stages.
    [Show full text]
  • False Information on Web and Social Media: a Survey
    False Information on Web and Social Media: A Survey SRIJAN KUMAR, Computer Science, Stanford University, USA NEIL SHAH∗, Computer Science, Carnegie Mellon University, USA False information can be created and spread easily through the web and social media platforms, resulting in widespread real-world impact. Characterizing how false information proliferates on social platforms and why it succeeds in deceiving readers are critical to develop efficient detection algorithms and tools for early detection. A recent surge of researchin this area has aimed to address the key issues using methods based on feature engineering, graph mining, and information modeling. Majority of the research has primarily focused on two broad categories of false information: opinion-based (e.g., fake reviews), and fact-based (e.g., false news and hoaxes). Therefore, in this work, we present a comprehensive survey spanning diverse aspects of false information, namely (i) the actors involved in spreading false information, (ii) rationale behind successfully deceiving readers, (iii) quantifying the impact of false information, (iv) measuring its characteristics across different dimensions, and finally, (iv) algorithms developed to detect false information. In doing so, we createaunified framework to describe these recent methods and highlight a number of important directions for future research.1 Additional Key Words and Phrases: misinformation, fake news, fake reviews, rumors, hoaxes, web, internet, social media, social networks, bad actors, bots, propaganda, conspiracy, knowledge bases, e-commerce, disinformation, impact, mechanism, rationale, detection, prediction ACM Reference Format: Srijan Kumar and Neil Shah. 2018. False Information on Web and Social Media: A Survey. 1, 1 (April 2018), 35 pages. https://doi.org/10.1145/nnnnnnn.nnnnnnn 1 INTRODUCTION The web provides a highly interconnected world-wide platform for everyone to spread information to millions of people in a matter of few minutes, at little to no cost [12].
    [Show full text]
  • Keep the Receipt Snopes
    Keep The Receipt Snopes Hydromedusan Alain always contacts his loads if Hayden is arbitrable or demonized artfully. Hoyt is secular and blacklist passing while centillionth Gerome unchain and scrabbles. Campanular and mechanistic Dwaine always taw endosmotically and gaup his phototaxis. Granell received this scam appears to leave the coronavirus remedies for the receipt snopes This is misleading; it is a salt that is necessary for organs to function properly, and medical experts say the minimal amount used in vaccines will not harm recipients. Our vets are very special. Singapore during the pandemic. Do not print merchant copy of receipt if transaction is already kept electronically. Your current subscription does not provide access to this content. She bought a jacket and the cashier misspelled it. Take a close look at the address in the image to the right, for instance. European Union will not renegotiate the Paris Agreement. This is false; the phone number is not for the US Department of Agriculture, which is responsible for food stamps, and instead is a disconnected number formerly belonging to rapper Mike Jones. Upgrade to Yahoo Mail Pro! Facebook posts that claim it shows Japanese officials paying tribute to frontline workers during the novel coronavirus pandemic. Dodge wanted to get Arnold and Slack out of the picture as soon as possible by buying out their interests. Slayer stay online by making a small donation. Phone interview, Illinois state Sen. Find It In Store? This content is imported from Twitter. How many payments may I schedule to be processed on the same day for the same account? One lady said it happened to her a few months ago! How can I add an authorized buyer to my account? Federally insured by the National Credit Union Administration.
    [Show full text]
  • False Factcheckers and Memetic Misinformation
    Utah Law Review Volume 2020 Number 4 Article 5 7-2020 Who Will Check the Checkers? False Factcheckers and Memetic Misinformation Andrew Moshirnia Monash University, [email protected] Follow this and additional works at: https://dc.law.utah.edu/ulr Part of the First Amendment Commons Recommended Citation Andrew Moshirnia, Who Will Check the Checkers? False Factcheckers and Memetic Misinformation, 2020 UTAH L. REV. 1029 (2020). This Article is brought to you for free and open access by Utah Law Digital Commons. It has been accepted for inclusion in Utah Law Review by an authorized editor of Utah Law Digital Commons. For more information, please contact [email protected]. WHO WILL CHECK THE CHECKERS? FALSE FACTCHECKERS AND MEMETIC MISINFORMATION Andrew Moshirnia* Fact-checkers will take on an outsized role in combating social media misinformation campaigns in the lead up to the 2020 elections in the United States (and others worldwide).1 It is obvious that the U.S. presidential campaign will attract both foreign and domestic actors peddling misinformation.2 Moreover, there has been a dearth of preparation for such an onslaught.3 If fact-checking is a central * © 2020 Andrew Moshirnia. Senior Lecturer, Monash Business School, Monash University. Dr. Moshirnia received his JD from Harvard Law School and his PhD from the University of Kansas. He would like to thank Rachel Capata, Aaron Dozeman, Professor Brian Sheppard, and the scholars of the IPSC for their valuable assistance. He would also like to thank Brittany Kaplan for her research assistance. 1 The multifaceted Russian efforts to interfere in the election are well documented.
    [Show full text]
  • The Dynamics of the Post-Truth Era in Africa: History and Critical Thinking
    The Dynamics of the Post-Truth Era in Africa: History and Critical Thinking Devita Prinanda1 1Department of International Relations, University of Muhammadiyah Malang, Malang, Indonesia Keywords: post-truth, politics, media, history, Africa Abstract: The revival of Post-Truth terminology in 2016 marked the new phase of international politics. The election of Donald Trump as President of the United States (US) and the British Exit (Brexit) from the European Union events have turned into Post-Truth events. Although the terminology has thrived in society recently, history has demonstrated that the Post-Truth era has been taking place since post-colonialism in Africa. African leaders have utilised their power to construct the truth, notably at the national level. They were acting on behalf of independence to spread partial truths through state-owned media. However, the continuation of post-truth dynamics in Africa has developed variously and impacted on both national and international politics. This paper elaborates on the dynamics of the post-truth era historically and explains the implications and challenges in a critical way. The results found that the post-truth era in Africa had various contexts for each region. The factors that gave rise to the diffusion of fake news included authority over the media, rumours during the election and post- electoral crises, political and economic instability and the national interest in international politics. The countermeasures in each state were different. The African government has restrained the spread of fake news through legal frameworks, regulation, fake news reporting services and even so far as internet disconnection or internet shut-down.
    [Show full text]