arXiv is now an independent nonprofit! Learn more
License: arXiv.org perpetual non-exclusive license
arXiv:1906.06531v1 [cs.SI] 15 Jun 2019
\helvetica

Media Environment, Dual Process and Polarization: A Computational Approach

Author Affiliation: Affiliation    In-Ho Yi Affiliation: New York University
Abstract

News articles of varying degrees of truthfulness and political alignment, and their influences on the political opinions of the media consumers are modeled as a Bayesian network incorporating a mixture of ideas from dual-reasoning models of Motivated Reasoning and Analytic/Intuitive Reasoning. The result shows that as the media environment moves towards the Post-Truth world, the problem of political polarization becomes exacerbated.

1 Introduction

“Fake News” came to the spotlight in a recent surge of the use of the term. It has been at least partially attributed to for recent upsets in elections (Rose (2017)), Anti-Vaxxers and other movements based on false medical information (Waszak et al. (2018)), and global warming denial (van der Linden et al. (2017)). Fake News is also blamed for the radicalization of fringe movements and the rise of racially and religiously motivated hate-crimes (Townsend (2017); Hermansson (2018)).

In this introductory section, we first will set the scene by characterizing the recent development of Fake News and the new media environment. Then, we will cite studies that are of particular interest to the present study. Finally, we will give an overview of the plan to model and measure the effect of the media.

1.1 The new media environment

Two features of the new development are of interest to us. First is the relativization of the concept of Truth. In the post-truth politics, the line between assertions and emotional fleas and the truth is blurred. With the advent of the new media environment, traditional journalists are no longer seen as the gatekeepers of the fact-based public opinion, and the notion of Truth has lost its privileged in the media landscape, and we have seen an increase in media outlets that capitalizes on various propaganda of questionable truthfulness. (Suiter (2016), Gorrell et al. (2019)).

Second is the polarization effect. It has long been observed that the advent of the new media environment has the effect of accelerating the polarization of public opinion (Spohr (2017)). From the “One-Step flow” point of view that the news readers exposure to the media directly shape the news reader’s own opinion (Bennett & Manheim (2006)), as the political alignment of post-truth media approaches fringe politics, readers of such news media become more polarized. On top of that, various back-firing effects have been observed, whereby readers of particular political mindset exercise Motivated Reasoning in discarding the opposite side of the story and further reinforces the existing belief.

These two characteristics of the new media have pushed the political landscape to an alarming level of radicalization, as observed from various election upsets to the rise of hate crime and other consequences of the fringe movements. In this paper, we will model the different media environments by allocating media consumption to premium centrist media, premium partisan media and Fake News media. We will discuss the media environment model in detail in the Methods section.

1.2 Recent studies on political information consumption

We list recent studies to draw inspiration from, to model the behavior of the media consumers.

Taber et al. (2009) show the effect of dis-confirmation bias of Motivated Reasoning. The result suggests that, when processing political news, readers tend not to exercise the same level of scrutiny to determine the truthfulness of the news item.

Pennycook & Rand (2018) found that the ability to tell factually accurate news from Fake News is positively correlated to the participants’ performance in the Cognitive Reflection Test. This result suggests that Motivated Reasoning alone is not sufficient to account for the discrepancies between individual media consumer’s ability to single out Fake News.

Rather than completely replacing the existing observations on Motivated Reasoning, we will use the result as a complementary force in determining the probabilistic degree to which the agent will allow factual inaccuracies, as we shall see in the following section.

Bail et al. (2018) found evidence for the backfiring effect, whereby participants who were regularly exposed to the opposing views were found to be even more polarized. In this study, to account for such backfiring, we will count those that the agent will deem as Fake News to have the opposite effect. This Fake News backfiring effect, combined with the Motivated Reasoning phenomena, should be able to account for the backfiring effect in general. We won’t introduce a sub-module for backfiring in general, however, as we believe that Motivated Reasoning + Fake News Backfiring should suffice to account for the backfiring results in general, given the current media environment.

Now that we have examined a couple of recent empirical studies, we will turn to the theoretical underpinning of the present study.

1.3 Polarization and Bayesian network

Jern et al. (2014) found that Bayesian networks that have root nodes other than the hypothesis node can capture the polarization or convergence effect, where two agents of diverging effects will either be polarized or converge to the center after examining the same data point. As we shall see later in this paper, the topology of the Bayesian network presented in this paper has the “truth judgment” intervening node that encompasses Motivated Reasoning and Fake News Backfiring. Unlike Jern et al. (2014), however, we use explicit programming constructs available to us in a probabilistic programming language to model the backfiring effect, and we do so on a continuous distribution. Nevertheless, the basic idea that the intervening root node in a Bayesian network can account for polarization remains intact.

2 Methods

In this section, we explain the design of the model and give the rationale for design decisions. On the media side, we will first examine the definition of a news item. Then we will discuss the abstraction of a media outlet, and we will finally discuss the media environment. On the agent side, we will discuss a Bayesian network in which the truthfulness of a news item is determined by an agent.

2.1 News item

A news item has two numerical properties: politics (pn)\left(p_{n}\right) and truth (tn)\left(t_{n}\right).

pnp_{n} value is centered at 0. The further away from the center the politics value is, the more extreme the political alignment of the news item is. If the absolute value is close to 1 or above, the politics of the news item is considered pretty extreme.

tnt_{n} value is 0 or above. Truth value of 1 or above is considered factually accurate in every detail. Being true to the concept of Post-Truth politics, ntn_{t} is a continuous variable, rather than a Boolean value.

2.2 Media outlet

Each type of media outlet emits a news item of probabilistic politics and truth values. We define three different types of media outlets and their pnp_{n} and tnt_{n} distributions.

Outlet pnp_{n} tnt_{n}
Premium Centrist 𝒩(0,0.5)\mathcal{N}\left(0,0.5\right) 𝒩(0.8,0.2)\mathcal{N}\left(0.8,0.2\right)
Premium Partisan 𝒩(±0.7,0.3)\mathcal{N}\left(\pm 0.7,0.3\right) 𝒩(0.8,0.2)\mathcal{N}\left(0.8,0.2\right)
Fake News Partisan 𝒩(±0.9,0.1)\mathcal{N}\left(\pm 0.9,0.1\right) 𝒩(0.4,0.5)\mathcal{N}\left(0.4,0.5\right)

For partisan media outlets, their pnp_{n} is bi-modal with equal weight on both sides i.e. for Premium Partisan media:

(pnX=1)\displaystyle\mathbb{P}\left(p_{n}\mid X=1\right) 𝒩(0.7,0.3)\displaystyle\sim\mathcal{N}\left(0.7,0.3\right)
(pnX=0)\displaystyle\mathbb{P}\left(p_{n}\mid X=0\right) 𝒩(0.7,0.3)\displaystyle\sim\mathcal{N}\left(-0.7,0.3\right)
(X=0)=\displaystyle\mathbb{P}\left(X=0\right)= (X=1)=12\displaystyle\mathbb{P}\left(X=1\right)=\frac{1}{2}

Similarly, Fake News Partisan media is also bi-modal, with more extreme means.

2.3 Media environment

Media environment defines a mixture of media outlets. At each observation, the media environment makes a weighted random choice among its mixture of outlet, and let the chosen outlet to generate a news item. Here are the media environments and their mixtures:

Media
Environment Premium Centrist Premium Partisan Fake News Partisan
ME1 70% 20% 10%
ME2 40% 50% 10%
ME3 30% 10% 60%

ME1 represents an ideal media environment, with a majority of centrist media, with a few partisan media outlets and very few Fake News media. ME2 represents an environment where media outlets are more opinionated. ME3 represents a post-truth media environment with an alarmingly large amount of Fake News circulation. Such shift of media environments from ME1 to ME3 over time can be attributed to the economic reality for news media to find an audience in the increasingly crowded media industry (Bernhardt et al. (2008); Posner (2005)).

Now we turn to explain how agent processes news items.

2.4 Agent model

An agent has two numerical properties: politics (pa)\left(p_{a}\right) and analytic (aa)\left(a_{a}\right). Following Pennycook & Rand (2018), we assign the aaa_{a} value as an intrinsic property of an agent. While pap_{a} gets updates as the agent processes news items, the analytic value stays the same throughout the process.

Like news item, the prior distribution of pap_{a} of an agent is centered around 0. The prior distribution is pa𝒩(0,1)p_{a}\sim\mathcal{N}\left(0,1\right). aaa_{a} value is sampled from aaUniform(0.5,1)a_{a}\sim\text{Uniform}\left(0.5,1\right).

2.5 Truth and politics judgment by agent

Upon observing a news item, the agent makes a Boolean decision of whether the news item is true or false. In order to make the decision, the agent first calculates the motivational discount dmd_{m}:

dm\displaystyle d_{m} =0.20.2|pnpa|\displaystyle=0.2\cdot 0.2^{\left|p_{n}-p_{a}\right|}

That is, the discount exponentially decays as the pnp_{n} gets further away from pap_{a}. This reflects the observations of Motivated Reasoning that agents are less likely to call out Fake News that are more aligned to their own politics.

Two variables are sampled:

xn\displaystyle x_{n} Uniform(0,min(0,tn))\displaystyle\sim\text{Uniform}\left(0,\min\left(0,t_{n}\right)\right)
xa\displaystyle x_{a} Uniform(0,min(0,aadm))\displaystyle\sim\text{Uniform}\left(0,\min\left(0,a_{a}-d_{m}\right)\right)

truth judgment (tj{true,false})\left(t_{j}\in\left\{\text{true},\text{false}\right\}\right) is true iff xn>xax_{n}>x_{a}:

(tj=truexn>xa)\displaystyle\mathbb{P}\left(t_{j}=\text{true}\mid x_{n}>x_{a}\right) =1\displaystyle=1
(tj=truexnxa)\displaystyle\mathbb{P}\left(t_{j}=\text{true}\mid x_{n}\leq x_{a}\right) =0\displaystyle=0

Politics judgment (pj)\left(p_{j}\right) reflects the agent’s perception of the political effect of the news item. When tjt_{j} is false, pjp_{j} is the reverse of pnp_{n}.

pj\displaystyle p_{j} ={pntj is truepntj is false\displaystyle=\begin{cases}p_{n}&t_{j}\text{ is true}\\ -p_{n}&t_{j}\text{ is false}\end{cases}

This formulation reflects the backfiring effect of perceived Fake News.

2.6 Updating pap_{a}

pjp_{j} is the observation value with which pap_{a} is updated. The formulation of the Bayesian update is as following:

(papj)\displaystyle\mathbb{P}\left(p_{a}\mid p_{j}\right) (pa)(pjpa)\displaystyle\propto\mathbb{P}\left(p_{a}\right)\mathbb{P}\left(p_{j}\mid p_{a}\right)

where the likelihood function (pjpa)\mathbb{P}\left(p_{j}\mid p_{a}\right) is the pdf of distribution P𝒩(pa,0.25)P\sim\mathcal{N}\left(p_{a},0.25\right)

In summary, Figure 1 shows the model as a Bayesian network.

Figure 1: Bayesian network depicting the model

2.7 Implementation of the model

We used Anglican probabilistic programming language (van de Meent et al. (2018)) to program the model. In order to obtain the resulting distribution, we have run the model with Parallel Lighweight Metropolis-Hastings algorithm with 5,000 particles, and obtained the first 200,000 iterations and drew the histograms of the results11 1 Source code for the model is available at https://gitlab.com/chajath/polarize-fakenews-model.

3 Results

Figures 2 shows PaP_{a} distributions after 1, 10 and 100 observations of news item for given media environments.

ME1 shows a Gaussian distribution of pap_{a} after prolonged exposure to the environment. The strong majority of opinions are formed within a moderate range of the political spectrum (i.e. within ±0.5\pm 0.5) This is hardly a surprising result given the majority of the media outlet in ME1 falls under such political spectrum.

ME2 is a more interesting case. Early distributions after 1 and 10 observations show a clear bi-modality of the distribution, which is not surprising given the large portion of the partisan media. After 100 observations, however, the distribution looks a lot like ME1 distribution, with a strong majority opinion formed within a moderate range. From this result, it stands to reason that media taking editorial stances on issues are healthy phenomena given that they are factual, and the overall distribution of the partisan media is equally distributed on both sides of the argument.

ME3 results show a high degree of polarization in the extreme range of the political spectrum. After 10 observations, an alarming level of concentration of the opinion is found on both extremes. This is different from ME1 and ME2 results where you can still find a strong majority within the moderate band. This shows the loss of common ground in the public discourse in a Post-Truth politics. After 100 observations, a moderate opinion does gain some of the shares back. However, the majority is opinions are still outside of the moderate band, with a very high concentration found on each of the extreme sides.

Overall, the result shows a detrimental effect that Fake News has on public discourse according to our model. The result can account for an unusually high level of opinion concentration on fringe opinion, and an upsetting result of the public poll when the proposal is a rather extreme one.

Figure 2: Political Opinion after observations. From left: ME1, ME2 and ME3. From top to bottom: 1, 10 and 100 observations.

4 Discussion and Conclusion

The biggest limitation of this study is the lack of any data fitting in designing the model. Although we did consider empirical results from other studies for inspiration, the model itself is largely hand-wired with our subjective view and understanding of the matter. In order to tune our model to reflect the reality better, many of the magic numbers appearing in our model need to be parameterized: {APAitemize}

prior distribution of pap_{a} and aaa_{a}

scale and decay rate in dmd_{m} formulation

standard deviation in likelihood function To fit those values, in the future study, we shall gather statistics from existing surveys of the media environment, and design controlled experiment to determine the parameters within the model. Finally, another experiment shall be conducted to determine the accuracy of the model compared to real-world experimental results.

Although the prescriptive analysis was not the main theme of this study, the study can be further extended to account for such analysis. The conclusion from studies with a prescriptive focus such as van der Linden et al. (2017) and McClain (2017) suggest that an antidote to Fake News is the effective communication of scientific consensus. Given the recurrent structure of our model, this can be translated to observing moderate news items with high truth values prior to being exposed to Fake News items.

In this study, we have essentially abstracted out news items as two variables: politics and truthfulness. In the future study, it will be interesting to give a more detailed account of the semantics of news item. Given the recurrent structure of the model, it will be natural to extend the model to interface with other types of Bayesian recurrent neural network (Fortunato et al. (2017)) that focuses on natural language processing. Doing so will allow us to train the model from primary sources of the data, namely the news items themselves.

What we have presented here is a way to model the behavior of individual news-consuming agents. Given the advent of personal media and the prevalence of social media, it will be interesting to devise a multi-agent model (following Aymanns et al. (2017)) where the interaction between the agents are modeled after social networks, with varying degrees of reaches and influences from multiple individuals.

The present study showcases an interesting use of probabilistic programming to model complex social phenomena from the cognitive perspective of individual agents. Future work ideas discussed in this section will further the use of probabilistic programming and other computational cognitive methods in the realms of computational social sciences.

References

  • Aymanns et al. ((2017)) Aymanns, C., Foerster, J. & Georg, C-P. (2017). Fake news in social networks. SSRN Electronic Journal . doi:10.2139/ssrn.3023320
  • Bail et al. ((2018)) Bail, C.A., Argyle, L.P., Brown, T.W., Bumpus, J.P., Chen, H., Hunzaker, M.B.F.Volfovsky, A. (2018). Exposure to opposing views on social media can increase political polarization. Proceedings of the National Academy of Sciences 115 37 9216–9221. doi:10.1073/pnas.1804840115
  • Bennett & Manheim ((2006)) Bennett, W.L. & Manheim, J.B. (2006). The one-step flow of communication. The Annals of the American Academy of Political and Social Science 608 213–232. doi:10.1177/0002716206292266
  • Bernhardt et al. ((2008)) Bernhardt, D., Krasa, S. & Polborn, M. (2008). Political polarization and the electoral effects of media bias. Journal of Public Economics 92 5 1092 - 1104. doi:10.1016/j.jpubeco.2008.01.006
  • Fortunato et al. ((2017)) Fortunato, M., Blundell, C. & Vinyals, O. (2017). Bayesian recurrent neural networks. https://arxiv.org/abs/1704.02798
  • Gorrell et al. ((2019)) Gorrell, G., Bakir, M.E., Roberts, I., Greenwood, M.A., Iavarone, B. & Bontcheva, K. (2019). Partisanship, propaganda and post-truth politics: Quantifying impact in online debate. CoRR abs/1902.01752 . http://arxiv.org/abs/1902.01752
  • Hermansson ((2018)) Hermansson, P. (2018). Bots, fake news and the anti-muslim message on social media. https://hopenothate.com/2018/11/16/bots-fake-news-anti-muslim-message-social-media/
  • Jern et al. ((2014)) Jern, A., K Chang, K-M. & Kemp, C. (2014). Belief polarization is not always irrational. Psychological review 121 206-24. doi:10.1037/a0035941
  • McClain ((2017)) McClain, C.R. (2017). Practices and promises of facebook for science outreach: Becoming a “nerd of trust”. PLOS Biology 15 6 1-9. doi:10.1371/journal.pbio.2002020
  • Pennycook & Rand ((2018)) Pennycook, G. & Rand, D.G. (2018). Lazy, not biased: Susceptibility to partisan fake news is better explained by lack of reasoning than by motivated reasoning. Cognition . doi:10.1016/j.cognition.2018.06.011
  • Posner ((2005)) Posner, R.A. (2005). Bad news. The New York Times . https://www.nytimes.com/2005/07/31/books/review/bad-news.html
  • Rose ((2017)) Rose, J. (2017). Brexit, trump, and post-truth politics. Public Integrity 19 6 555-558. doi:10.1080/10999922.2017.1285540
  • Spohr ((2017)) Spohr, D. (2017). Fake news and ideological polarization: Filter bubbles and selective exposure on social media. Business Information Review 34 3 150-160. doi:10.1177/0266382117722446
  • Suiter ((2016)) Suiter, J. (2016). Post-truth politics. Political Insight 7 3 25-27. doi:10.1177/2041905816680417
  • Taber et al. ((2009)) Taber, C.S., Cann, D. & Kucsova, S. (2009). The motivated processing of political arguments. Political Behavior 31 2 137–155.
  • Townsend ((2017)) Townsend, M. (2017). Anti-muslim online surges driven by fake accounts. The Guardian . https://www.theguardian.com/media/2017/nov/26/anti-muslim-online-bots-fake-acounts
  • van de Meent et al. ((2018)) van de Meent, J-W., Paige, B., Yang, H. & Wood, F. (2018). An introduction to probabilistic programming. http://arxiv.org/abs/1809.10756
  • van der Linden et al. ((2017)) van der Linden, S., Leiserowitz, A., Rosenthal, S. & Maibach, E. (2017). Inoculating the public against misinformation about climate change. Global Challenges 1 2 1600008. doi:10.1002/gch2.201600008
  • Waszak et al. ((2018)) Waszak, P.M., Kasprzycka-Waszak, W. & Kubanek, A. (2018). The spread of medical fake news in social media - the pilot quantitative study. Health Policy and Technology 7 2 115 - 118. doi:10.1016/j.hlpt.2018.03.002