<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Social Mood Revealed</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>Polish Academy of Sciences</institution>
          ,
          <addr-line>Warsaw</addr-line>
          ,
          <country country="PL">Poland</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Social mood, the aggregated mood of a society, emerges from complex system of individual moods and their in uences on each other. The real social networks consist of millions or even billions nodes constantly interacting with each other. Can such a complex system be modeled by a graph consisting of a small number of agents with simple interactions between them? Pro le of Mood States, known and well-vetted psychometric instrument, distinguishes seven mood dimensions (Tension, Happiness, Calmness, Vigor, Fatigue, Confusion and Friendliness). If we apply them to a society at large, i.e. to social mood, is it possible to measure in uences of one mood dimension on another? In addition to this, is it possible to both maintain good approximations of social mood changes and be able to observe such interactions at the same time? In this work we investigate these questions and propose a framework which can approximate or even, in some circumstances, be predictive of future social mood states. The framework consists of a model of social in uence and an evolutionary algorithm learning proper network topology and model parameters.</p>
      </abstract>
      <kwd-group>
        <kwd>Social Mood</kwd>
        <kwd>Collective Emotions</kwd>
        <kwd>Social Networks</kwd>
        <kwd>Social In uence</kwd>
        <kwd>Agent-Based Modeling</kwd>
        <kwd>Complex Systems</kwd>
        <kwd>Social Simulation</kwd>
        <kwd>Sentiment Analysis</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>From individual to social mood</title>
      <p>
        From the psychological research it is known that the emotional state, as well as
the amount of information, play the main role in human decision-making [
        <xref ref-type="bibr" rid="ref11 ref9">11,
9</xref>
        ]. Traditionally, in theoretical considerations, the second factor played a more
important role. For instance, rational choice theory, economical perspective that
perceives people as rational actors, explains decision-making process through the
paradigm of utility maximization [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]. Agents base their actions on pragmatic
calculations of their best interests.
      </p>
      <p>
        However, emotions can profoundly a ect human decision-making process as
well, in many cases driving an individual to make a choice that seems "irrational"
in the framework of said theory. For example, behavioral nance has provided
proofs stating that nancial decisions are signi cantly a ected also by emotion
and mood and not only by rational utility maximization [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ]. Damasio states
that personally bene cial decision making requires emotion as well as reason [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ].
He also proposed the somatic marker hypothesis, that describes a mechanism by
which emotional processes can guide (or bias) behavior [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. P ster and Bohm
have developed a classi cation of how emotions function in decision-making,
that conceptualizes an integral role for emotions, rather than simply in uencing
decision making [
        <xref ref-type="bibr" rid="ref29">29</xref>
        ].
      </p>
      <p>
        Thus, emotions a ect individual choices and decisions. Does this also apply to
larger groups of people, i.e. can societies experience mood states that a ect their
collective decision making? Prechter's socionomic hypothesis suggests that the
social mood drives various types of social action in the areas of cultural, political
and nancial behaviour [
        <xref ref-type="bibr" rid="ref30">30</xref>
        ]. However, assuming that the social mood a ects
the society behaviour analogously to the way in which one's emotions drive
his individual actions is quite unreasonable. The society is a complex system
with its emergent properties. The social mood, as a state of the whole system, is
something di erent than just a simple sum of its parts [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. Therefore, researchers
attention has been focused on nding the relations between the social mood and
the behaviour of societies [
        <xref ref-type="bibr" rid="ref23 ref26 ref31 ref6">23, 26, 6, 31</xref>
        ].
      </p>
      <p>
        The rst problem with such investigations is to actually nd a way to
measure the social mood. Large surveys of public mood are generally expensive and
di cult to undertake. That is why there were proposed some ways to assess
the social mood indirectly. For example: from the results of football games [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]
and from weather conditions [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]. Recently though, researchers came up with
other, low-cost and very e cient, way to measure the public mood. They were
able to do it through sentiment analysis of social media content such as Twitter
feed, discussion forums or blogs [
        <xref ref-type="bibr" rid="ref27 ref33 ref34">27, 34, 33</xref>
        ]. Social mood measured by means of
Twitter turned out to be predictive of many social phenomena including stock
market [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], political elections [
        <xref ref-type="bibr" rid="ref15 ref25">15, 25</xref>
        ], box-o ce revenues for movies [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] etc. If
social mood can be related or even predictive of so many social matters, it is
important to have better ways to analyze it and to understand its behaviour.
      </p>
      <p>In this paper we propose a framework that can translate huge, highly
complicated social network (of individual moods and their in uences on each other)
to a fairly simple and an order of magnitude smaller graph of agents. It behaves
in a similar manner to the real network concerning dynamics and interactions of
the mood dimensions. The translated network can be then more easily analyzed.</p>
      <p>
        Such a framework enhances the state of the art of social sciences, o ering a
tool to measure and to interpret social mood and the interactions between the
mood dimensions. Its novelty is provided by its data-driven approach. Most of
the social in uence models employ bottom-up methodology: begin with simple
rules (of agents interactions), then observe the emergent behaviour of the system
[
        <xref ref-type="bibr" rid="ref10 ref14 ref16 ref19 ref24 ref32">14, 32, 24, 19, 16, 10</xref>
        ]. The goal of such investigations is to examine how the model
behaves given particular assumptions. The model, however, may or may not
reect a real-life social system. We believe that we propose more holistic approach.
It consists of two stages. We begin with measuring the actual social mood by the
means of the real-world data. Then we tune our highly customizable model of
social in uence to re ect these measurements. This way we provide not only the
theoretical considerations, but also a model that can indeed approximate social
mood changes, that are happening in a day-to-day reality. On the other hand,
it is not just a numerical approximation - the construction of the model enables
one to investigate the interactions between agents, representing di erent mood
dimensions. To the best knowledge of this paper's authors, models of mood
dimension interactions have not been proposed in the scienti c literature so far.
The same is for data-driven models of social in uence. Therefore, the proposed
framework might be of a great interest for social scientists.
      </p>
      <p>The paper is structured as follows. In Section 2 we describe our framework.
Firstly, we explain how we assess the social mood. Then, we describe our model
of social mood. The description involves a model of social in uence and an
evolutionary algorithm aiming to nd the best network topology and model
parameters. Section 3 describes the empirical experiments that were conducted.
In Section 4 we discuss the results of the experiments. We draw nal conclusions
in Section 5.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Social mood translation</title>
      <p>In a real world people a ect each others individual emotional states during
communication. If we sum those individual emotional states up, we will receive a
global measure called social mood. The question is, if we can replace the real
social network of emotional in uences with its model, say with a number of nodes
two times smaller? And at the same time be able to maintain similar dynamics
of mood in uences and good approximation of a global mood state? Then, could
we create a model four times smaller? How small could that model be? It is clear
that the smaller it is, the easier it would be to analyze it and to understand its
dynamics.</p>
      <p>In this paper we propose a framework, which is able to translate huge
complex social network of individuals to a simple graph with xed, small number
of nodes (not more than 50 nodes). In this graph each node is an agent which
is a representation of a class of individuals in the original network. Every agent
apart from its mood state, has its own level of impressionability and in uence.
Respectively, these are the measures of how much an agent is sensitive to in
uence of others and how in uential it is. The edge between nodes denotes their
ability to a ect each other. The values of parameters and the topology of the
graph is determined by data-driven evolutionary algorithm which approximates
the social mood time series.</p>
      <p>The next two subsections will describe the framework in detail. First, we will
describe how we measure social mood and then, how model of its dynamics is
constructed.
2.1</p>
      <sec id="sec-2-1">
        <title>Assessing the social mood</title>
        <p>We measure social mood by analyzing Twitter feed in terms of 7 mood
dimensions. We list them here (with explanation of what does, respectively, the low
and high score of each dimension mean):
1. Tension - relaxed or anxious,
2. Happiness - happy or depressed,
3. Calmness - calm or angry,
4. Vigor - apathetic or vital,
5. Fatigue - rested or tired,
6. Confusion - sure or confused,
7. Friendliness - aloof or kind.</p>
        <p>
          We use similar mood dimensions and methodology of assessing the public mood
to the one used in [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ] (namely Pro le of Mood States). The motivation behind
this is that we believe we should measure social mood in more than just one
classic dimension (positive vs. negative) to obtain some number of potentially
di erent aspects of public mood. The e ciency of this sentiment tracking tool
was cross-validated against big socio-cultural events like the U.S presidential
election (November 4, 2008), Thanksgiving (November 27, 2008) etc. [
          <xref ref-type="bibr" rid="ref6 ref7">7, 6</xref>
          ]. In
addition to this, in [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ] authors nd an accuracy of 87.6% in predicting the daily
up and down changes in the closing values of the Dow Jones Industrial Average
index, which indicates that the classi cation can have good practical
applications.
        </p>
        <p>Data We recorded a collection of public tweets which were posted during 14 days
from July 7th to July 20th, 2014. We were interested only in tweets expressing
author's mood state, thus we only tracked tweets containing words: "feel" and
"feeling" (20,110,489 tweets). For each post, we obtained its date and time of
submission, as well as the content of the message (which is a text limited to 140
characters).</p>
        <p>One can have an impression that the dataset is particularly small (14 days),
concerning the fact that in other papers datasets can span over several months.
The di erence, though, is in temporal resolution of the datasets. Whereas
researchers usually measure social mood in terms of days, in this work we measure
it every 5 minutes. We do it to be able to observe the intraday dynamics of
collective emotions and to be able to track the microchanges in social mood. We
believe that such investigations may be helpful, for instance, for nancial
intraday traders, for trading algorithms or for people responsible for communication
and public relations. If we compare the sizes of the datasets, we will obtain
14d 24h 12 = 4032 time intervals for our dataset. In this paper experiments
were conducted for time periods between 09:30 and 16:00 EST from Monday till
Friday, as these are the times when New York Stock Exchange is opened. This
gives us 10d 6:5h 12 = 780 time slots. On the contrary, if we take a daily
resolution into consideration and, say, we will have a dataset of 9 months, it
gives us around 9m 31d = 279 time intervals.</p>
        <p>
          Another fact is that the volume of tweets posted nowadays is much greater
than it used to be in the past. In this paper we collected 20,110,489 tweets during
14 days and in [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ] authors collected 9,853,498 tweets during over 9 months.
Generating social mood time series In order to obtain a mood score of a
tweet we compare each word from a tweet against each word from a lexicon of
so called emotional words. The lexicon is derived from an existing psychometric
instrument, namely the Pro le of Mood States (POMS) [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ]. It is known and
well-vetted psychometrical instrument used to measure one's emotional state. It
consists of 65 adjectives describing the mood state which are linked with di erent
emotional dimensions. The examined person has to refer to these adjectives on
a ve-point scale.
        </p>
        <p>To create a computational version of the test, we expand the basic lexicon
of 65 adjectives from POMS with similar words, which we obtain by analysing
word co-occurrences in big collections of texts. The expanded lexicon consists
of 965 associated terms which are collected in the following procedure. We use
Bing search engine to query for phrases "is [adj] and" and "was [adj] and",
where [adj] denotes a particular adjective from the original lexicon which we
want to nd similar words to1. For each of the queries, we download rst 200
results. For each result, we extract the word after conjunction and. Then we sort
extracted words by most frequent occurrences. From the most frequent words
we choose similar adjectives by hand. The advantage of querying search engines
is that they are a relatively simple way of searching over a large collection of
documents. Moreover, it also enable us to retrieve similar words which actually
are in use.</p>
        <p>Having the lexicon of emotional words, the social mood of Twitter feed is
measured in the following way. Tokenization is performed on each tweet and
then each word from a tweet is compared with each adjective from the lexicon.
If there is a match, the adjective from the lexicon is mapped back to its original
POMS term and via the POMS scoring table to its respective POMS dimension.
Then, a counter of corresponding dimension is incremented by one.</p>
        <p>To obtain a social mood time series we split our collection of tweets into
groups of messages sent in 5 minutes long time periods. For each hour H, we
distinguish time intervals: [H:00; H:05), [H:05; H:10), ..., [H:55; H + 1:00). Then
for tweets from each of such time intervals, we employ our mood measuring
procedure. At the end, we obtain times series:
where t corresponds to successive time intervals and</p>
        <p>M = fMt : t 2 T g</p>
        <p>Mt0 = [d0t;1; d0t;2; :::; d0t;7]
where, d0t;1; d0t;2; :::; d0t;7 2 N are values of respective mood dimensions: Tension,
Happiness, Calmness, Vigor, Fatigue, Confusion and Friendliness.</p>
        <p>For our social mood time series not to be dependent on the volume of tweets
in a given period of time, we then normalize the values of mood dimensions in
the following way. For each mood dimension dt;i, i 2 1; 2; :::; 7:
dt;i =</p>
        <p>d0t;i
P7
j=1 d0t;j
1 Bing search engine distributes a dedicated
http://www.bing.com/dev/en-us/dev-center.</p>
        <p>API. For the details visit
(1)
(2)
(3)
Obtaining nal elements of social mood time series:</p>
        <p>Mt = [dt;1; dt;2; :::; dt;7]
(4)
All mood times series in the rest of the paper are normalized in the same manner.
2.2</p>
      </sec>
      <sec id="sec-2-2">
        <title>Model of social mood</title>
        <p>Real-world social mood networks consist of big number of people, each of them
having their own mood state. These people can interact with their acquaintances,
a ecting their moods, as well as being a ected by them.</p>
        <p>Therefore, if we want to translate such a network to a smaller graph, we need
to nd a way to model 3 things:
1. Collective mood state of individuals - mostly, we already have it done. We
model it with 7-dimensional vector like in equation (4).
2. Topology of the social network - we need to nd a way to translate the
connections between nodes in a big social network to analogous connections
in a small graph.
3. Social in uence - we need to build a model of how agents are a ecting each
others mood states in a small graph.</p>
        <p>We will start with approaching the topology issue, then we will describe our
model of social in uence and nally we will present the evolutionary algorithm
which aims to nd the best topology and in uence parameters. All these
components will, in the end, describe our framework.</p>
        <p>Topology of the network We use evolutionary approach to nd the best
network topology (as well as other parameters of the model). This choice is
made, because we want the algorithm:
{ to be population-based - in order to be able to compare obtained solutions
at any time of the algorithm run,
{ to be anytime - meaning that it can return a valid solution, even if it is
interrupted before it ends,
{ not to make any assumptions about the topology and the parametrs of the
model.</p>
        <p>However, evolutionary algorithm needs initial population in which topologies
are somehow constructed. To model the social network in the beginning stage of
the evolution, we decided to use two classes of graphs.</p>
        <p>First class are random graphs. We believe that they are the simplest and the
most natural way to initialize network topologies, concerning the fact that we
take advantage of an evolutionary approach. To construct the particular graph,
rst we draw p 2 (0; 1) from the uniform distribution. Then, every possible edge
occurs independently with the probability p.</p>
        <p>
          Second class consists of scale-free graphs, which are graphs whose degree
distribution follows the power law. The motivation behind this choice is that
many real-world social networks, as well as cyberspace networks, are conjectured
to be scale-free [
          <xref ref-type="bibr" rid="ref17 ref4 ref8">4, 17, 8</xref>
          ]. To generate graphs, whose node degrees follow the
power law distribution, we used Barabasi-Albert model [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ]. The algorithm uses
a preferential attachment mechanism, which means that the more connected a
node is, the more likely it is to receive new links. More formally, the probability
pi that the new added node is connected to the pre-existing node i is:
pi =
ki
j kj
(5)
where ki is the degree of node i and the sum is made over all pre-existing
nodes j.
        </p>
        <p>Model of social in uence There exists a multitude of social in uence models
in the sociophysics literature. They can be classi ed into discrete (including
binary) models and continuous models depending on the representation of opinions
that are being in uenced.</p>
        <p>
          The typical discrete models include Ising model [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ], Sznajd model [
          <xref ref-type="bibr" rid="ref32">32</xref>
          ], social
impact model [
          <xref ref-type="bibr" rid="ref24">24</xref>
          ], voter model [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ], etc. These descriptions of social in uence,
sometimes called the toy models, are useful for simplifying the opinion dynamics
explanations (e.g. using the temperature notion to introduce the stochastic
behaviour [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ] or proposing United we Stand, Divided we Fall rule to implement
the phenomenon of social validation [
          <xref ref-type="bibr" rid="ref32">32</xref>
          ] etc.). However in our case, the
drawback of these models is their discrete nature, because our measurments of the
social mood have continous characteristic.
        </p>
        <p>
          This fact brings our attention to the continuous models, that mainly include
Hegelsmann-Krause model [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ], De uant-Weisbuch model [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ] and their
numerous variants and extensions [
          <xref ref-type="bibr" rid="ref20 ref21 ref28 ref35">28, 20, 21, 35</xref>
          ]. These approaches, however, also
possess some limitations, as far as our work is concerned. Some of them assume
bounded con dence of agents, which means that the agent adjusts its opinion
only towards the opinions that are not very distinct (that lay in the -interval
around the agents' opinion) [
          <xref ref-type="bibr" rid="ref10 ref21 ref35">10, 21, 35</xref>
          ]. As we want to model interactions
between mood dimensions, this approach is not suited for our case (for instance a
state with high value of Happiness may a ect a state with low value of
Friendliness ). Other drawback is that some of the models assume in uence dynamics,
that leads to a consensus [
          <xref ref-type="bibr" rid="ref16 ref21 ref28">21, 16, 28</xref>
          ]. Consensus is not a typical feature of many
social situations, neither is it a typical state of the mood dimensions dynamics.
Mood dimensions do not tend to average themselves and often tend to di
erentiate (e.g. low value of Happiness and high value of Tension). Our model need to
have a way to describe this phenomena. Another feature that it should possess
is the ability to describe the fact that agents may not always be easily in uenced
by others.
        </p>
        <p>Therefore, we propose our own model of social in uence, which is similar
to Hegelsmann-Krause model, but also introduces some major di erences. They
enable us to model the characteristics of mood dimensions dynamics, which we
just mentioned. It is de ned as follows:
1. A = f1; 2; :::; ng is the set of agents.
2. Each agent i, at discrete moment in time t, has its own mood state:</p>
        <p>Mi;t = [di;t;1; di;t;2; :::; di;t;D]
where di;t;k 2 R and D is a constant denoting the number of mood
dimensions2.
3. Each agent i, at discrete moment in time t, knows if each of its mood
dimensions increased or decreased during the last time step:
i;t = [ i;t;1; i;t;2; :::; i;t;D]
i;0 = [ai;0;1; ai;0;2; :::; ai;0;D]
where i;t;k 2 R and i;t;k = di;t;k di;t 1;k, for t &gt; 0. For each agent i
rst element of the sequence i is speci ed at the beginning:
where ai;0;1; ai;0;2; :::; ai;0;D are speci ed initial values.
4. Each agent i has its level of:
{ inf luence 'i 2 [0; 1], which denotes how much it is a ecting others,
{ impressionability i 2 [0; 1], which denotes how much it is being a ected
by others.
5. Agents are organized in the network N = (A; E), where E is a set of
connections or edges, which are 2-element subsets of the set A.
6. Sequence of agent's mood states is speci ed as follows. For each agent i:
{ First element of the sequence is speci ed at the beginning:</p>
        <p>Mi;0 = [bi;0;1; bi;0;2; :::; bi;0;D]
(9)
where bi;0;1; bi;0;2; :::; bi;0;D are initial values.
{ Elements of the next time steps t &gt; 1 are de ned using a recursive rule.</p>
        <p>For each mood dimension di;t;k, k 2 1; 2; :::; D:
di;t;k = di;t 1;k + idi;t 1;k jsgn( j;t 1;k)'j
(10)
where the sum is made over all agents j connected to the agent i
(indicated by the set E).
7. The global social mood state, at each discrete moment in time t, is de ned
as a sum of agents' mood states:</p>
        <p>Mt = i2AMi;t
(11)</p>
        <p>Thus, in the model in every discrete time step t part i of agent's i mood
can be a ected by its neighbours. If their particular mood dimension went up in
the previous time step, the neighbours will try, taking their in uence parameters
' into consideration, to increase it. In other case, analogously, they will try to
decrease it.
2 In this paper D = 7.
(6)
(7)
(8)
How to construct the model from Twitter data? We only described
aggregated social mood M = fMt : t 2 T g acquired from Twitter data so far.
However, to be able to use it in our model of social in uence, we need split
data. To achieve this, the idea is to split tweets into some kind of equivalence
classes associated with mood dimensions. The agents then are not
representatives of individuals, but representatives of mood dimensions. The easiest way to
achieve this is to employ the mood measuring procedure for each tweet, identify
its dominant mood dimension (the dimension with the highest score) and then
classify the tweet as Tension, Happiness, Calmness, Vigor, Fatigue, Confusion or
Friendliness representative. If there is more than one dimension with the
highest score, classify the tweet randomly as a representative of one of its dominant
dimensions.</p>
        <p>Using this procedure, we can obtain decomposition of tweets into seven
different groups associated with mood dimensions. We can then couple each group
i 2 f1; 2; :::; 7g with di erent agent, obtaining corresponding mood time series:</p>
        <p>Mi = fMi;t : t 2 T g</p>
        <p>Having agents as representatives of mood dimensions, we can then apply our
social in uence model to observe how di erent dimensions are in uencing each
other. This way, we obtain a graphical representation of in uence dynamics. In
this approach the in uence of one mood dimension on the other is not based
on the actual Twitter social graph or other kind of individuals topology. The
in uence is measured on the macro level, the same way that in a society
optimists have an in uence on pessimists or electorate of one political party has
an in uence on the other electorate. The in uence is measured as the change in
aggregated sum of micro-interactions among the individuals.</p>
        <p>On the other hand, conducting such a simulation (running the model), we
are able to calculate mood estimators Mdi;t - set of vectors of mood scores of
every agent i, in every time step t. Those estimators can be then summed to
obtain global social mood estimator Mct. It is then easy to assess how good is our
estimation (and all in all - simulation) calculating the mean absolute percentage
error (MAPE):</p>
        <p>M AP E =
1 t2T</p>
        <p>X jMct
jT j t</p>
        <p>Mt</p>
        <p>Mtj
(12)
(13)</p>
        <p>We choose MAPE as a measure of performance of our simulations, because
we need to compensate for two things:
1. scores of some mood dimensions are usually much greater than scores of
other mood dimensions - therefore, we need percentage error to measure
performance of all dimensions approximations,
2. the values of estimators may be greater or less than actual mood score
therefore, we need to measure error in absolute values.</p>
        <p>
          Another thing is that, as the experiments showed, only seven agents in the
model may not be a su cient number to approximate the global social mood M
well. We may therefore want to have more than just one representative of each
mood dimension. To achieve this, we introduce splitting parameter S. We then
employ the same grouping procedure to tweets set as before, but after obtaining
seven groups for seven di erent mood dimensions, we split each group into S
smaller groups of the same size. In this paper S 2 f1; 2; :::; 5g, therefore we
conducted experiments for numbers of 7, 14, 21, ..., 35 agents in the model.
Evolutionary algorithm The main parameters that need to be adjusted in
social mood model to re ect the real-world data are the network topology, 0,
' and parameters of the agents. In our approach, we start with a random
graph or scale-free graph network topology (with the same probability), random
values of 0 vector generated independently from [
          <xref ref-type="bibr" rid="ref1">-1,1</xref>
          ] interval and random
values of ' and parameters generated independently from [0; 1] interval. Then,
we adjust these parameters using an evolutionary algorithm which is de ned in
the following way.
        </p>
        <p>We start with population of P = 100 randomly generated models of social
mood3. For each model we conduct the simulation and calculate the mean
absolute percentage error (MAPE). M AP E = [M AP E1; M AP E2; :::; M AP E7] is
also a vector, because there are 7 mood dimensions, so we calculate the mean
value of this vector coordinates obtaining our nal error Er.</p>
        <p>We then sort our models ascending by the value of Er and build next
generation of models in the following way. The m ttest models (where m is equal
to 50% in our simulations) are retained in the next generation and the others
are discarded. A single mutated copy is made of each remaining model so that
the size of the population always remains constant. Mutations are applied to
r agents from a particular model (where r is equal to 10%) and can take four
forms with equal probability:
1. The agent receives new values of inf luence ' and impressionability
parameters. They are generated independently and randomly from [0; 1]
interval.
2. A new link in the network is added between the agent and di erent, randomly
chosen agent.
3. An existing, randomly chosen link of the agent is removed from the network.
4. The agent receives new values of 0 vector. They are generated
independently and randomly from [ 1; 1] interval.</p>
        <p>After G generations, we obtain the model with the least error Er which is
the best t to the data.
3 Some parameters of the evolutionary algorithm are constrained (eg. P = 100, m =
50%, r = 10%). The values were handpicked to optimize the performance.</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Experiments</title>
      <p>In order to evaluate the framework, the experiments are conducted to see how
well can it approximate the social mood changes and predict the future values
of social mood.
To evaluate the quality of the framework's approximations of social mood changes,
for each value of the splitting parameter S and for the number of generations
G = 300, we test it on 60 one-hour-long time intervals. They span across 10
days in July 2014, from 7th till 11th and from 14th till 18th. The periods of
time lay between 9:45 and 15:45 EST, as this is the time when New York Stock
Exchange is opened (actually it is 9:30 - 16:00, but rst and last quarters are
the most unstable, that is why we do not want to include them). Much of the
research on social mood and electronic sentiment is focused on nding nancial
applications, therefore we wanted to follow that trend. Each time period starts
at [H:45; H:50), which is the starting point, and then there are 11 time intervals
that are approximated [H:50; H:55), [H:55; H + 1:00], ..., [H + 1:40; H + 1:45).
Thus, we test the approximation on 10d 6h 11 = 660 time slots. The results
can be seen in the Table 1. They were obtained against a benchmark of G = 300
generations in the evolutionary algorithm. These outcomes can be further
improved if the computations are longer (e.g. for S = 1 we can achieve 2 percentage
point better results if we set G to 600).
In order to evaluate the predictive power of the models, for each value of the
splitting parameter S and for each model computed in previous subsection
between 9:45 and 14:45 EST, we predict twelve following ve-minutes-long time
intervals. Therefore, on each of ten days, for ve di erent starting hours, we
predict twelve time intervals. Thus, in our experiment we predict 10d 5h 12 = 600
time slots. The results can be seen in the Table 1.</p>
    </sec>
    <sec id="sec-4">
      <title>Discussion</title>
      <p>The comparison of social mood approximations for di erent values of the
splitting parameter S con rms the intuitive anticipation that the larger the value is,
the better are the approximations (in a matter of fact concerning all comparison
indicators: mean, median and standard deviation). One could suspect this fact.
In larger graphs there are more agents and more connections among them. Thus,
it can be easier for the model to tune to the data. On the other hand, the person
studying the graphical model would like to have as small network as possible.
They are then easier to analyze and to understand. As the experiments show,
the approximations of the models with smaller splitting parameters are worse
by around one percentage point. In most cases, this should still be a satisfactory
level of error, which one can accept for the sake of the clarity of the graphical
model.</p>
      <p>As far as the predictive power of models is concerned, the problem with social
mood assessed by the means of Twitter is that this kind of system is not closed.
In other words, external factors a ect the social mood on Twitter, and not only
users in uence each other. Therefore, prediction power of a particular model is
limited by the way of how the next time interval is similar to the previous one
in terms of mood changes dynamics.</p>
      <p>During our experiments the predictive power of models with the splitting
parameter S = 1 turns out to be the best, even though they are not the best
t to the data. Most probably it is due to the over tting of models with greater
splitting parameter. In addition to this, in case of S = 1 there is no noise created
by the interactions between the representatives of the same mood. In the Figure
1, MAPEs of ten predicted time intervals for di erent values of S are presented.
One can notice said smaller amounts of noise for S = 1.</p>
      <p>Topologies of the evolved networks are something that could be a topic of
a separate investigation. From the models that we obtained during our
experiments, we can state that they are di erent for di erent moments of time,
concerning not only their shapes but also their parameters. These facts are not
surprising and are probably due to the fact that in di erent moments of time
people were exposed to di erent external factors. The question of what kind of
social situation causes which kind of network topology would be an interesting
issue for the future research.</p>
      <p>From our conclusions about topologies, rst notable fact is that, during the
evolution, bigger networks lose their "scale-free property" (understood as a
degree distribution following the power law in a graph which is not in nite). Some
models' degree distributions look quite similar to the distributions following the
power law, but still are disturbed. Rest of the networks turn into more random
graphs.</p>
      <p>Another fact concerning bigger networks produced by the algorithm (with
S &gt; 2) is that they are not really easy to read and analyze. Each mood dimension
have a few representatives, but usually only some of them are connected to
others. It is not clear how someone should interpret such a graph. We can say
that only part of the people with particular dominant mood dimension is engaged
in interactions, but still conclusions are chaotic. Another issue is the interaction
between representatives of the same mood dimension. The aim of the framework
is to translate the complexity to something simple. It is not obvious if bigger
networks can make that much of a simpli cation.</p>
      <p>This brings our attention to smaller networks. Small graphs, with only one
representative for each mood dimension (S = 1), do not possess the problems
stated above. They also have bigger predictive power of social mood changes
(only the approximation is a little bit worse, but as it was stated earlier - it is
satisfactory). Thus, we may recommend them as a better source of information
and a better tool to investigate social mood. We can see an example of such a
network in Figure 2.
5</p>
    </sec>
    <sec id="sec-5">
      <title>Conclusion</title>
      <p>In this paper, we investigate whether a complex network of individual emotions
in uencing each other can be approximated by a small graph with similar
properties. Our experiments show that small networks can indeed approximate social
mood with reasonable mean absolute percentage errors ranging from 9.19% to
10.69%. These results can be further improved using longer computations. Our
studies show also that if the following period of time is similar to the previous
one, meaning that it is not a ected by big amount of external factors, models
can be even predictive of the future social mood states. The models with the
splitting parameter S = 1 can predict following twelve intervals of time with
mean MAPE = 18.63%.</p>
      <p>In the literature, there are hardly any data-driven models of social mood
dynamics, as well as data-driven models of social in uence (there are models of
these phenomena, but they are not data-driven). Thus, our attempt proposes
quite complete framework of assessing and analyzing social mood based on the
real-world data. One could argue, that other techniques could be used to
approximate/predict social mood like Markov Models, Conditional Random Fields
etc. Although, the bene t of our approach is that it creates "the map" of
interactions between the mood dimensions. We are able to notice which dimension
is connected to which one. We can therefore infer where the in uences are and
how strong they are (looking at the values of in uence and impressionability
parameters).</p>
      <p>Presented framework may be useful in situations where quick information
about emotion dynamics is needed. For instance, for people responsible for
communication or public relations. Di erent situations may include, for example,
nancial intraday trading: algorithmic as well as conducted by human. On the
other hand, when the temporal resolution of mood measurements is changed to
longer periods of time, like days for instance, the framework can also be useful
for long-term analysis of social mood dynamics. Such investigations might be of
high interest for variety of institutions monitoring societies.</p>
      <p>As far as future work in concerned, one can notice, that during the evolution
most of the networks lose their scale-free property. Therefore, it is not clear if this
is a good starting point of evolutionary algorithm. One could consider di erent
initial topologies. Another interesting question is what types of graphs are being
produced by the framework. Is it a single class or a group of them?</p>
      <p>Apart from further work on the framework itself or studying types of networks
that it produces, there are also issues more of a sociological nature. One could
investigate whether di erent network topologies and model parameters are
somehow related to the nature of real-world social events. We hypothesize that deeper
studies of graphs' "shapes" and distributions of in uence/impressionability
measures can give interesting conclusions about society dynamics, as well as re ect
its qualitative properties. Such correlations between social reality and topologies
of small graphs could be of a great interest for social scientists.
6</p>
    </sec>
    <sec id="sec-6">
      <title>Acknowledgments</title>
      <p>The paper is cofounded by the European Union from resources of the European
Social Fund. Project PO KL "Information technologies: Research and their
interdisciplinary applications".</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>R.</given-names>
            <surname>Albert</surname>
          </string-name>
          and
          <string-name>
            <given-names>A.-L.</given-names>
            <surname>Barabasi</surname>
          </string-name>
          .
          <article-title>Statistical mechanics of complex networks</article-title>
          .
          <source>Reviews of modern physics</source>
          ,
          <volume>74</volume>
          (
          <issue>1</issue>
          ):
          <fpage>47</fpage>
          ,
          <year>2002</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>P. W.</given-names>
            <surname>Anderson</surname>
          </string-name>
          .
          <article-title>More is di erent</article-title>
          .
          <source>Science</source>
          ,
          <volume>177</volume>
          (
          <issue>4047</issue>
          ):
          <volume>393</volume>
          {
          <fpage>396</fpage>
          ,
          <year>1972</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <given-names>S.</given-names>
            <surname>Asur</surname>
          </string-name>
          and
          <string-name>
            <given-names>B. A.</given-names>
            <surname>Huberman</surname>
          </string-name>
          .
          <article-title>Predicting the future with social media</article-title>
          .
          <source>In Web Intelligence and Intelligent Agent Technology (WI-IAT)</source>
          ,
          <year>2010</year>
          IEEE/WIC/ACM International Conference on, volume
          <volume>1</volume>
          , pages
          <fpage>492</fpage>
          {
          <fpage>499</fpage>
          . IEEE,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>A</surname>
            .-L. Baraba^si,
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Jeong</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          <string-name>
            <surname>Neda</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          <string-name>
            <surname>Ravasz</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Schubert</surname>
            , and
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Vicsek</surname>
          </string-name>
          .
          <article-title>Evolution of the social network of scienti c collaborations. Physica A: Statistical mechanics</article-title>
          and
          <source>its applications</source>
          ,
          <volume>311</volume>
          (
          <issue>3</issue>
          ):
          <volume>590</volume>
          {
          <fpage>614</fpage>
          ,
          <year>2002</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>A.</given-names>
            <surname>Bechara</surname>
          </string-name>
          and
          <string-name>
            <given-names>A. R.</given-names>
            <surname>Damasio</surname>
          </string-name>
          .
          <article-title>The somatic marker hypothesis: A neural theory of economic decision</article-title>
          .
          <source>Games and economic behavior</source>
          ,
          <volume>52</volume>
          (
          <issue>2</issue>
          ):
          <volume>336</volume>
          {
          <fpage>372</fpage>
          ,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>J.</given-names>
            <surname>Bollen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Mao</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Pepe</surname>
          </string-name>
          .
          <article-title>Modeling public mood and emotion: Twitter sentiment and socio-economic phenomena</article-title>
          .
          <source>In ICWSM</source>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <given-names>J.</given-names>
            <surname>Bollen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Mao</surname>
          </string-name>
          , and
          <string-name>
            <given-names>X.</given-names>
            <surname>Zeng</surname>
          </string-name>
          .
          <article-title>Twitter mood predicts the stock market</article-title>
          .
          <source>Journal of Computational Science</source>
          ,
          <volume>2</volume>
          (
          <issue>1</issue>
          ):1{
          <issue>8</issue>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <given-names>A.</given-names>
            <surname>Clauset</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. R.</given-names>
            <surname>Shalizi</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M. E.</given-names>
            <surname>Newman</surname>
          </string-name>
          .
          <article-title>Power-law distributions in empirical data</article-title>
          .
          <source>SIAM review</source>
          ,
          <volume>51</volume>
          (
          <issue>4</issue>
          ):
          <volume>661</volume>
          {
          <fpage>703</fpage>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <given-names>A.</given-names>
            <surname>Damasio</surname>
          </string-name>
          .
          <article-title>Descartes' error: Emotion, reason and the human brain</article-title>
          .
          <source>Random House</source>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10. G. De uant,
          <string-name>
            <given-names>D.</given-names>
            <surname>Neau</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Amblard</surname>
          </string-name>
          , and
          <string-name>
            <given-names>G.</given-names>
            <surname>Weisbuch</surname>
          </string-name>
          .
          <article-title>Mixing beliefs among interacting agents</article-title>
          .
          <source>Advances in Complex Systems</source>
          ,
          <volume>3</volume>
          (
          <issue>01n04</issue>
          ):
          <volume>87</volume>
          {
          <fpage>98</fpage>
          ,
          <year>2000</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <given-names>R. J.</given-names>
            <surname>Dolan</surname>
          </string-name>
          . Emotion, cognition, and behavior.
          <source>Science</source>
          ,
          <volume>298</volume>
          (
          <issue>5596</issue>
          ):
          <volume>1191</volume>
          {
          <fpage>1194</fpage>
          ,
          <year>2002</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <given-names>A.</given-names>
            <surname>Edmans</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Garcia</surname>
          </string-name>
          , and . Norli.
          <article-title>Sports sentiment and stock returns</article-title>
          .
          <source>The Journal of Finance</source>
          ,
          <volume>62</volume>
          (
          <issue>4</issue>
          ):
          <year>1967</year>
          {
          <year>1998</year>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <given-names>M.</given-names>
            <surname>Friedman</surname>
          </string-name>
          . Essays in positive economics. University of Chicago Press,
          <year>1953</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <given-names>S.</given-names>
            <surname>Galam</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Gefen</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Y.</given-names>
            <surname>Shapir. Sociophysics</surname>
          </string-name>
          :
          <article-title>A new approach of sociological collective behaviour</article-title>
          .
          <source>Journal of Mathematical Sociology</source>
          ,
          <volume>9</volume>
          (
          <issue>1</issue>
          ):1{
          <fpage>13</fpage>
          ,
          <year>1982</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>D.</surname>
            Gayo-Avello,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Metaxas</surname>
            , and
            <given-names>E.</given-names>
          </string-name>
          <string-name>
            <surname>Mustafaraj</surname>
          </string-name>
          .
          <article-title>Limits of electoral predictions using Twitter</article-title>
          .
          <source>International AAAI Conference on Weblogs and Social Media</source>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <given-names>R.</given-names>
            <surname>Hegselmann</surname>
          </string-name>
          and
          <string-name>
            <given-names>U.</given-names>
            <surname>Krause</surname>
          </string-name>
          .
          <article-title>Opinion dynamics and bounded con dence models, analysis, and simulation</article-title>
          .
          <source>Journal of Arti cial Societies and Social Simulation</source>
          ,
          <volume>5</volume>
          (
          <issue>3</issue>
          ),
          <year>2002</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>D.-I. O. Hein</surname>
          </string-name>
          ,
          <string-name>
            <surname>D.-W.-I. M. Schwind</surname>
            , and
            <given-names>W.</given-names>
          </string-name>
          <string-name>
            <surname>Ko</surname>
          </string-name>
          <article-title>nig. Scale-free networks</article-title>
          .
          <source>Wirtschaftsinformatik</source>
          ,
          <volume>48</volume>
          (
          <issue>4</issue>
          ):
          <volume>267</volume>
          {
          <fpage>275</fpage>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <given-names>D.</given-names>
            <surname>Hirshleifer</surname>
          </string-name>
          and
          <string-name>
            <given-names>T.</given-names>
            <surname>Shumway</surname>
          </string-name>
          .
          <article-title>Good day sunshine: Stock returns and the weather</article-title>
          .
          <source>The Journal of Finance</source>
          ,
          <volume>58</volume>
          (
          <issue>3</issue>
          ):
          <volume>1009</volume>
          {
          <fpage>1032</fpage>
          ,
          <year>2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <given-names>R. A.</given-names>
            <surname>Holley</surname>
          </string-name>
          and
          <string-name>
            <given-names>T. M.</given-names>
            <surname>Liggett</surname>
          </string-name>
          .
          <article-title>Ergodic theorems for weakly interacting in nite systems and the voter model</article-title>
          .
          <source>The annals of probability</source>
          , pages
          <volume>643</volume>
          {
          <fpage>663</fpage>
          ,
          <year>1975</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20. E. Kurmyshev,
          <string-name>
            <given-names>H. A.</given-names>
            <surname>Juarez</surname>
          </string-name>
          , and
          <string-name>
            <given-names>R. A.</given-names>
            <surname>Gonzalez-Silva</surname>
          </string-name>
          .
          <article-title>Dynamics of bounded condence opinion in heterogeneous social networks: Concord against partial antagonism</article-title>
          .
          <source>Physica A: Statistical Mechanics and its Applications</source>
          ,
          <volume>390</volume>
          (
          <issue>16</issue>
          ):
          <volume>2945</volume>
          {
          <fpage>2955</fpage>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <given-names>J.</given-names>
            <surname>Lorenz</surname>
          </string-name>
          .
          <article-title>Heterogeneous bounds of con dence: Meet, discuss</article-title>
          and nd consensus! Complexity,
          <volume>15</volume>
          (
          <issue>4</issue>
          ):
          <volume>43</volume>
          {
          <fpage>52</fpage>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>D. McNair</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Lorr</surname>
            , and
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Droppleman</surname>
          </string-name>
          .
          <article-title>Pro le of mood states</article-title>
          . San Diego, CA:
          <article-title>Educational and Industrial Testing Service</article-title>
          .,
          <year>1971</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <given-names>J. R.</given-names>
            <surname>Nofsinger</surname>
          </string-name>
          .
          <article-title>Social mood and nancial economics</article-title>
          .
          <source>The Journal of Behavioral Finance</source>
          ,
          <volume>6</volume>
          (
          <issue>3</issue>
          ):
          <volume>144</volume>
          {
          <fpage>160</fpage>
          ,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <given-names>A.</given-names>
            <surname>Nowak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Szamrej</surname>
          </string-name>
          , and
          <string-name>
            <given-names>B.</given-names>
            <surname>Latane</surname>
          </string-name>
          .
          <article-title>From private attitude to public opinion: A dynamic theory of social impact</article-title>
          .
          <source>Psychological Review</source>
          ,
          <volume>97</volume>
          (
          <issue>3</issue>
          ):
          <fpage>362</fpage>
          ,
          <year>1990</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <surname>B. O'Connor</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Balasubramanyan</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Routledge</surname>
            , and
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Smith</surname>
          </string-name>
          .
          <article-title>From tweets to polls: Linking text sentiment to public opinion time series</article-title>
          .
          <source>International AAAI Conference on Weblogs and Social Media</source>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26.
          <string-name>
            <surname>K. R. Olson</surname>
          </string-name>
          .
          <article-title>A literature review of social mood</article-title>
          .
          <source>The Journal of Behavioral Finance</source>
          ,
          <volume>7</volume>
          (
          <issue>4</issue>
          ):
          <volume>193</volume>
          {
          <fpage>203</fpage>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          27.
          <string-name>
            <given-names>A.</given-names>
            <surname>Pak</surname>
          </string-name>
          and
          <string-name>
            <given-names>P.</given-names>
            <surname>Paroubek</surname>
          </string-name>
          .
          <article-title>Twitter as a corpus for sentiment analysis and opinion mining</article-title>
          .
          <source>In LREC</source>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          28.
          <string-name>
            <given-names>Z.</given-names>
            <surname>Pan</surname>
          </string-name>
          .
          <article-title>Trust, in uence, and convergence of behavior in social networks</article-title>
          .
          <source>Mathematical Social Sciences</source>
          ,
          <volume>60</volume>
          (
          <issue>1</issue>
          ):
          <volume>69</volume>
          {
          <fpage>78</fpage>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          29. H.
          <string-name>
            <surname>-R. P ster and</surname>
            <given-names>G.</given-names>
          </string-name>
          <article-title>Bohm. The multiplicity of emotions: A framework of emotional functions in decision making</article-title>
          .
          <source>Judgment and Decision Making</source>
          ,
          <volume>3</volume>
          (
          <issue>1</issue>
          ):5{
          <fpage>17</fpage>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          30.
          <string-name>
            <surname>R. R. Prechter</surname>
          </string-name>
          Jr.
          <article-title>Whats going on? Pioneering studies in socionomics</article-title>
          ,
          <source>page 1</source>
          ,
          <year>1979</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          31.
          <string-name>
            <surname>W. M. Rahn</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Kroeger</surname>
            , and
            <given-names>C. M.</given-names>
          </string-name>
          <string-name>
            <surname>Kite</surname>
          </string-name>
          .
          <article-title>A framework for the study of public mood</article-title>
          .
          <source>Political Psychology</source>
          , pages
          <volume>29</volume>
          {
          <fpage>58</fpage>
          ,
          <year>1996</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          32.
          <string-name>
            <given-names>K.</given-names>
            <surname>Sznajd-Weron</surname>
          </string-name>
          and
          <string-name>
            <given-names>J.</given-names>
            <surname>Sznajd</surname>
          </string-name>
          .
          <article-title>Opinion evolution in closed community</article-title>
          .
          <source>International Journal of Modern Physics C</source>
          ,
          <volume>11</volume>
          (
          <issue>06</issue>
          ):
          <volume>1157</volume>
          {
          <fpage>1165</fpage>
          ,
          <year>2000</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          33.
          <string-name>
            <surname>M. Thelwall</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Buckley</surname>
            , and
            <given-names>G.</given-names>
          </string-name>
          <string-name>
            <surname>Paltoglou</surname>
          </string-name>
          .
          <article-title>Sentiment strength detection for the social web</article-title>
          .
          <source>Journal of the American Society for Information Science and Technology</source>
          ,
          <volume>63</volume>
          (
          <issue>1</issue>
          ):
          <volume>163</volume>
          {
          <fpage>173</fpage>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          34.
          <string-name>
            <surname>M. Thelwall</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Buckley</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          <string-name>
            <surname>Paltoglou</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Cai</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Kappas</surname>
          </string-name>
          .
          <article-title>Sentiment strength detection in short informal text</article-title>
          .
          <source>Journal of the American Society for Information Science and Technology</source>
          ,
          <volume>61</volume>
          (
          <issue>12</issue>
          ):
          <volume>2544</volume>
          {
          <fpage>2558</fpage>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          35.
          <string-name>
            <given-names>D.</given-names>
            <surname>Urbig</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Lorenz</surname>
          </string-name>
          , and
          <string-name>
            <given-names>H.</given-names>
            <surname>Herzberg</surname>
          </string-name>
          .
          <article-title>Opinion dynamics: The e ect of the number of peers met at once</article-title>
          .
          <source>Journal of Arti cial Societies and Social Simulation</source>
          ,
          <volume>11</volume>
          (
          <issue>2</issue>
          ),
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>