Abstract

User sentiment analysis has become a flourishing frontier in data mining mobile social network platform since the mobile social network plays a significant role in users’ daily communication and sentiment interaction. This study studies the scheme of sentiment estimate by using the users’ trustworthy relationships for evaluating sentiment delivering. First, we address an overview of sentiment delivering estimate scheme and propose its related definitions, that is, trust chain among users, sentiment semantics, and sentiment ontology. Second, this study proposes the trust chain model and its evaluation method, which is composed of evaluation of atomic, serial, parallel, and combined trust chains. Then, we propose sentiment modeling method by presenting its modeling rules. Further, we propose the sentiment delivering estimate scheme from two aspects: explicit and implicit sentiment delivering estimate schemes, based on trust chain and sentiment modeling method. Finally, examinations and results are given to further explain effectiveness and feasibility of our scheme.

1. Introduction

Recently, mobile social network has become one of the most popular platforms for people to daily communicate and share their information [13]. It allows users to post brief texts and express their opinions and then broadcasts them in public. Since the social network platforms are tied in mobile intelligent terminals, people can communicate through mobility of mobile social network platforms anywhere at any time with them. Such mobility of social network applications poses an ethereal new dimension that overcomes the limitations of time and space. That is, people can express their sentiments in mobile social network more freely than in other traditional media platforms. With the fission propagation pattern, sentiments would have larger and wider impacts in mobile social network, such as Twitter [2] and Sina Weibo [3] mobile social network. For example, a famous and reputational user’s sentiment would have giant influences to his/her fans and followers. Furthermore, such impacts can be delivered through the relationship networks of the fans and bring wider and deeper impacts in mobile social network. That means sentiment influence in mobile social network is not limited to direct impact but is more important on the indirect diffusion impacts among users. Under such explosion of public sentiment, there has been growing attention on the problem of sentiment analysis in mobile social network.

Traditionally, sentiment analysis studies have focused on mining sentiment from individual texts and the evaluation of their impact through users’ direct relationships [46]. However, as sentiment is propagated and interacted mutually through user relationships, which is a significant manner of information and sentiment communication on social network platforms, we consider that this feature of sentiment delivering is essential and indispensable and cannot be ignored for the study of sentiment analysis in social networks. Thus, finding a way to estimate the sentiment delivering mechanism and evaluate the impact of such sentiment delivering is crucial for sentiment analysis in mobile social networks, which is the main goal of this paper.

In this work, there are two aspects which are taken into account for studying sentiment analysis: (1) sentiment in mobile social network, including explicit sentiment and implicit sentiment, can be delivered from one to another through user relationship and (2) the key manner which drives sentiment delivering is the trustworthiness among users. Thus, by employing trust as the basis for our sentiment delivering evaluation, our main contributions in this work are as follows: (1) proposing an overview of sentiment delivering evaluation scheme is addressed and its related definitions, including trust chain, sentiment semantics, and sentiment ontology, are proposed; (2) presenting a formal trust chain model which links users and measures the trustworthiness is proposed; (3) presenting a sentiment modeling method is presented based on a set of rules which enable sentiment semantic to be calculated through definitions in sentiment ontology; and (4) proposing a sentiment delivering estimate scheme is therefore addressed, which is composed of explicit and implicit sentiment estimate based on trust chain and sentiment modeling.

The rest of the paper is organized as follows. Section 2 discusses related work of our study. Section 3 presents an overview of scheme and its related definitions. Section 4 addresses the trust chain model and its trust value calculation method. Sections 5 and 6 present the modeling method and delivering estimate schemes of explicit sentiment and implicit sentiment, respectively. Empirical results and discussion are given in Section 7. Finally, Section 8 concludes the paper.

2.1. Trust Computation

Trust, as an inherent willingness of human beings, shows the emotional and rational confidence in between people. It is derived from judging trustworthiness by evaluating various facts which can lead to either the confidence or distrust. Over the past few years, many works have focused on computing trusted paths in network environment, such as P2P and mobile social networks (SNS) [610]. In trust evaluation, there are two core kinds of trust as direct trust and indirect trust. Direct trust is used for reflecting the trustworthiness between direct connected users, while indirect trust is used widely in long path connected users through intermediate users [6]. Typically, many historical data based on direct interactions, such as behaviors, comments, or other various evidences, are used to calculate the direct trust degree among users [6]. In most cases, the direct trust reflects the subjective trustworthy feelings towards the targets through the historical direct interactions. See-To and Ho [7] propose a method to evaluate the influence of trust on oral comment in mobile social network. Wu and Chiclana [8] present an approach to computing trust that users have all agreed on in mobile social network. Wang and Gui [9] select transaction nodes in mobile social network and compute trust between them. Based on real-time content, Li et al. [10] develop a community information recommendation system which takes advantage of user experience. Peiyun et al. [11] propose an algorithm for computing direct trust value and furthermore develop a Web service trust model based on mobile social network dynamic feedback. Qiao et al. [12] propose a context-based trust computation method, where the trust generation principle in the psychology is employed. In addition, the indirect trust is to evaluate trustworthiness through a deliverable perspective of trust, concerning the indirect connected relationships among users [1315]. From such point, direct trust evaluation is also the foundation of indirect trust evaluation. In most cases, the calculation of direct and indirect trust is discussed based on a graph model: direct trust can be seen as a direct connected edge between vertices, while the indirect trust is seen as a long path composed of direct trust in graph model. Therefore, the path among indirect connected users is an essential factor for indirect trust evaluation. Javier Ortega et al. [13] propose a method to compute a ranking of the users in a mobile social network and propagate both positive and negative opinions of the users. Then the opinions from each user about others can influence their global trust score, including direct and indirect trust views. Qureshi et al. [14] propose a decentralized framework and the related algorithms for trusted information exchange and social interaction among users based on the dynamicity aware graph relabeling system. The Bellman-Ford algorithm computes trust based on direct witness interaction trust judgments [15]. It generates a trust graph on the basis of the trust link between two peers who have direct interaction. Each peer can submit or renew their trust judgments of others based on new direct interactions. Further, the trust between peers is constantly updated by compounding old and new trust judgments. In addition, the algorithm admits the most trustable path for trust computation; it deems a long path to be untrustworthy. Golbeck proposed TidalTrust that gets trust in mobile social networks using numeric trust values [16]. It utilized the shortest path based on the breadth-first search. Further, TidalTrust can be used to retrieve accurate information from the highest trust adjacent nodes.

However, most of these above methods focus on either direct trust or reputation computation and do not take into account the chain relationship of trust among users and its complex path topology. Different from traditional trust modules, there are the following considerations in this study: (1) since the sentiments among users are considered to be delivered through the user relationships, the proposed trust model in this study therefore takes chain relationships among users into account to reflect the indirect confidence which can be used to measure the probability of sentiment delivering through users by their mutual trustworthiness; (2) for direct trust calculation, that is, atomic trust chain in this work, we also use the weighted average method to calculate them, which is similar to other traditional works. However, we introduce a new factor of community, which widely exists in mobile social network, for weights evaluation. That is, the direct trust calculation is impacted by the facts whether the users are in same community or not; and (3) with respect to indirect trust, the proposed trust model calculates it through user indirect relationships. The relationship composition among users, that is, the path topological information among users in social network graph, is complex and various. Unfortunately, few attentions have been paid to the complex path composition for indirect trust. That is, there are many different accessible paths between users and each accessible path manifests a delivering confidence. Then, the proposed trust model aims to calculate the trust chain with taking all paths confidence into account comprehensively in mobile social network, which is also one of the main motivations which we work in this study.

2.2. Sentiment Analysis

Sentiment analysis has been extensively studied in recent years and various methodological schemes have been proposed for sentiment extraction in Web, image, text, or other areas [3, 4]. Sentiment analysis has been utilized in applications such as news tracking and summarizing, online forums, file sharing, chatting rooms, and blogging [17]. There are two typical classes for sentiment analysis as machine learning based approach and semantic based approach [17]. In machine learning based approach, a mass of material with real emotions are provided to machine for training machine to learn the rule s of understanding and detecting sentiment [4, 1719], such as support vector machine (SVM), k-means method, Naive Bayesian (NB), LDA, and Max Entropy (ME). In semantic based approaches, semantic analysis related methods are utilized for understanding the characters of sentiment [5, 2024]. Typical methods of semantic based approach include natural language processing method (NLP), keyword based method, emotion dictionary based method, ontology based method, and computational linguistics for sentiment analysis. In the above semantic based sentiment analysis methods, knowledge about sentiment classification and representation is essential and indispensable for detecting and identifying sentiment. In addition, some combined methods, which use the above machine learning and semantic analysis based method together, are proposed for sentiment analysis to improve the precision of results [25]. Besides explicit sentiment mining, implicit sentiment analysis has been paid many attentions in mobile social network [2628]. Su et al. propose a mutual reinforcement principle, which is based on opinion evaluation through product feature words and opinion words, to mine the hidden sentiment associations [26]. Athar and Teufel explore methods to automatically identify all mentions of a paper and then classify explicit and implicit mentions for sentiment detection [27]. Balahur et al. present an approach towards automatically detecting implicit sentiment from contexts in which no clues of sentiment appear based on a commonsense knowledge base (named EmotiNet) [28, 29]. However, all these methods are still based on existing materials and cannot estimate implicit sentiments through a delivering view.

In mobile social network, sentiment has been extracted for further analyzing in different platforms, such as Twitter [23, 30, 31], MySpace [32], Facebook [33], YouTube [34], and other platforms [26, 35, 36]. However, most works of sentiment analysis focus on detecting and mining explicit sentiments from objects of texts, videos, or audios. In our consideration, sentiment analysis should be studied in a view of its dynamic characteristic. Different from other works, there are the following considerations for sentiment analysis in our study: (1) the communication nature of mobile social network enables users to interact and share their opinions and emotions freely in the platforms, which means that sentiment interactions with the effect of interactive influence are one of the most significant functions of mobile social network; (2) sentiment can be delivered through users relationships and then how to model the delivering process and evaluate the degree of delivering is a crucial challenge, and (3) besides explicit sentiment, there are many implicit sentiments which are kept by users and are not expressed explicitly, and then these implicit sentiments should be recognized in sentiment analysis.

The guiding principles we take in this work are as follows: (1) there are two types of sentiment in mobile social network as explicit sentiment and implicit sentiment; (2) explicit sentiment, which is expressed in users posts, comments, or other ways directly, can be modeled through a formal format and calculated for its delivering estimate; (3) implicit sentiment, which has not been expressed visibly in mobile social network texts, can be estimated by explicit sentiment delivered through users trustworthy relationships.

Therefore, we address our scheme in mobile social network based on the trust chains among users. The proposed scheme in this study is composed of three phases as (1) a trust chain establishing, sentiment modeling, and sentiment delivering estimate. As shown in Figure 1(a), a network model of mobile social network is constructed based on graph theory. In such graph, users are regarded as vertices while their relationships are edges. Then, we can see that there would be trust chains formed by users’ past interactions and related data in social graph, which is shown in Figure 1(b). Based on trust chains, sentiments toward topic of users can thereby be delivered in mobile social network, which reveal the impacts of sentiment in explicit and implicit ways. In Figure 1(c), the explicit sentiment, which comes from user A, can be delivered to B and C (in green solid lines) through the trust chain C → B → A (in blue solid lines). And then, such influential explicit sentiment would in turn induce others to express their different sentiments (in red solid lines). Likewise, Figure 1(d) shows an example of implicit sentiment delivering among users. Due to the fact that users of D and E have not expressed their sentiments toward a topic in explicit way, we can evaluate the implicit sentiments of them according to explicit sentiment from A because there is a trust chain E → D → A (in blue solid lines) between them. The explicit sentiment of A can be delivered to D and E in implicit way (in green dot lines) and then generate implicit sentiments of D and E towards the topic (in red dot lines).

Here, we first address related definitions in this work.

Definition 1. Trust chain model can be defined as , where denotes nonempty set of user nodes in trust chain and the user nodes can be divided into three roles as: source user nodes , intermediate user nodes , and target user nodes ; denotes the finite set of atomic trust chain; denotes then combined trust chain which is composed of atomic trust chain and symbols of and denotes serial trust chain and parallel trust chain, respectively; denotes trust value of atomic trust chain or combined trust chain.

Through Definition 1, we can describe the direct and indirect trust relationships between users according to the topology of chain combination formally.

Definition 2. Sentiment in mobile social network is the opinion which user keeps to a topic or an event and can be defined as , in which denotes one dimension of sentiment of user.

From Definition 2, we can see that the sentiment in this work is modeled as a multiple-dimension entity to describe user’s diverse feelings. In the set of , we defined that each dimension of sentiment is a 3-tuple of , where is the sentiment type; is the set of sentiment which includes related sentiment and the calculating rules; is the strong degree of sentiment.

For example, a user has his/her sentiment semantics as which includes two sentiment dimensions as and . According to Definition 2, the two sentiment dimensions can be formally described as follows:where the type of is happiness; related sentiments are with calculating rules of SMR and TAR and with calculating rules of SMR and TMR; the level value of is 0.9. Likewise, the type of is fear; related sentiments are with calculating rules of SMR and TAR and with calculating rules of TMR; the level value of is 0.3. Then, the sentiment dimension calculation can be executed based on given rules, such as SMR, TAR, or TMR, in the formal definitions. Details of calculation rules are discussed in later sections.

Similar to the above example, sentiment can reflect user’s multiple-dimension feeling or emotion focusing on a specific event or topic. It is apparently easy to evaluate one’s explicit sentiment according to his explicit posting text, behaviors, comments, or other direct evidences. For example, if a user approved, posted positive comments, followed the topic, and forwarded posts to a topic in a near past, he might highly keep a positive sentiment about the topic. However, many users do not express their sentiments through their direct evidences. These potential sentiments, named implicit sentiment in this study, cannot be measured directly based on their past data. But, in our view, sentiment is delivered through users’ relationships. That is, we can estimate implicit sentiment through relationships among users. For example, a user A, who has no direct evidence to express his sentiment to a topic, keeps a very high trust with his friend B, who keeps a strong positive sentiment to the topic. In such context, we can estimate that A might be likely to keep positive feeling because his trustworthy friend B does so. In this example, implicit sentiment can be delivered through users’ trust relationship, which is also used for implicit sentiment estimation in this work.

From above consideration, we define two kinds of sentiment as explicit sentiment and implicit sentiment, which is reflected through users’ explicit and implicit behaviors and evidences, respectively. Correspondingly, the calculation methods are based on the following rules: explicit sentiment degree is measured according to the direct sentiment evidences in past; implicit sentiment degree is calculated based on an estimate of trust chain delivery.

Definition 3. Sentiment ontology is defined to describe sentiment in a formal and normalized way for enabling sentiment to be understood by system automatically. Sentiment ontology is a 3-tuple as , where is a set of sentiment classes; is the set of relationships among sentiment classes; and is the set of representation and calculation rules for sentiment.

For example, there is a subpart of sentiment ontology as follows:where the subpart of sentiment ontology contains four classes as Root, happiness, sadness, and anger; the classes of happiness, sadness, and anger are all the direct children of Root according to the relation description; that is, happiness, sadness, and anger are brothers in ontology, and the calculation rules in sentiment ontology are five rules given in later section.

Here, we have the following related explanations for sentiment ontology:(1)Sentiment ontology describes sentiment in a tree structured model. In such tree model, each noneleaf class has just one parent and at least one child while each leaf class has just one parent and no child.(2)Each class has its layer number () which indicates the distance from the class to the root of the tree.(3)There is a mapping function between sentiment dimension and sentiment ontology for describing the semantic relation as .(4)The set of in ontology aims to provide special calculation rules which can be used in sentiment migration or changing. The rule can be described as , which means that two classes, and , can be changed into a new class, , under the above rule .

For the rules in ontology, we here have an example for its calculation as follows;where the ontology defines a sentiment migration rule for calculating two classes, terrified and worry, and then gets a new class disturbed. Also, there are additional conditions for the above calculating rule and we will discuss them in later section.

Figure 2 shows an example of sentiment ontology with the above related explanations and its mapping with sentiment dimensions. In this example, we can see that the layer number of class 6 is 2 and it has a mapping function with sentiment . Also, we can get the layer numbers and semantic relations as

Sentiment ontology can provide logic basis for sentiment evaluation and make the evaluation reasonable on knowledge layer. In this study, we assume that all sentiments can be described by sentiment ontology. Therefore, user’s explicit sentiment can be modeled while the initial dimensions of sentiment are extracted from user’s text, comments, and behaviors in mobile social network. Notice that, in this study, the work of analyzing initial dimensions of sentiment is not in our consideration and would be discussed in our other works.

4. Trust Measurement of Trust Chain Model

Here, we propose the model of trust chains in detail based on their different network topologies and their trust value calculation methods. According to Definition 1 and the composition method of trust chain, we divide trust chain into four cases according to the path composition as atomic, serial, parallel, and combined trust chains.

4.1. Atomic Trust Chain

In atomic trust chain, there is no intermediate node between two nodes. That means the trust value is a kind of direct trust from one node to another. For our proposed atomic trust chain, we also use a weighted average method by past historical data, which is widely used in many existing trust models. However, different from the other existing trust model, we here introduce a new fact of community for weight evaluation in trust calculation. The factor of community is not included in most traditional direct trust computation methods since community is a specific entity in social network environment. It is very common that users locate in community of SNS environment and the identification of community implies one’s trustworthiness to some degree. Therefore, trustworthiness level towards a user’s community is crucial for direct trust calculation, including two cases: two users in the same community and two users in different communities. The former means that users have the same community identifications and their atomic trust chain is established based on similar past experiences directly, while the latter means that users have different identifications and their atomic trust chain is derived from the subjective trust of the whole group which the other belongs to.

Therefore, based on past historical data, trust value of atomic trust chain can be directly calculated by mutual interaction records, relationships, and community identities in atomic trust chain. Let there be two nodes , and community set , (), denotes judgment which is delivered from to . We denote as trust value of atomic trust chain from to after times of judgment. And then, can be calculated as follows:

In the above equation, we give the impact factor , which denotes impact degree for each judgment to the accumulated trust value .

can be calculated as follows:

4.2. Serial Trust Chain

Serial trust chain means that there would be a serial path from source node to target node and the path has the following features: (1) for source node, its out-degree is 1 and in-degree is 0; (2) for the target node, its out-degree is 0 and in-degree is 1; (3) for each intermediate node, its out-degree is 1 and in-degree is 1. Thereby, serial trust chain can be considered as the composition of atomic trust chain and the trust is transmitted one by one in such chain so that there would be an indirect trust from source node to target node.

Then, we propose the value calculation method for serial trust chain. In our trust model, serial trust chain reflects an indirect trust among users. We introduce the principle of Bellman-Ford algorithm [15], which deems a long path to be untrustworthy, for our proposed model of indirect trust calculation. That is, the trust value of serial trust chain would be decreased with the depth of trust chain increasing. Likewise, such rational is also applied for indirect trust of parallel trust chain and combined trust chain.

Let there be source node , target node , and intermediate node in serial trust chain, and which denotes trust value of atomic trust chain in the serial trust chain. Therefore, we can calculate the trust value of serial trust chain as follows:

Here function denotes the depth of serial trust chain; namely, . We can see that the deeper the depth of trust chain is, the weaker the trust value among users is. That means longer trust chain would be punished due to the fact that trust can damp with the number increasing of intermediate node.

4.3. Parallel Trust Chain

It is likely that there are two or more trust paths from source node to target node and there is no intersection node among the paths. In that case, we call the trust chain as parallel trust chain. That means parallel trust chain can be considered as composition of several serial trust chains between same source node and target node. Likewise, parallel trust chain has the following features: (1) for source node, its out-degree is and in-degree is 0; (2) for target node, its out-degree is 0 and in-degree is ; (3) for each intermediate node, its out-degree is 1 and in-degree is 1.

Due to multiple serial trust chains, we must consider all the impacts of them in calculation of trust value instead of calculating them in an average method simply. Here, we proposed a local credit trust evaluation method for trust value calculation. In this method, only those trust chains in which the direct neighbor nodes keep high trust values with source node would be considered total parallel trust value calculation.

Let there be serial trust chain between source node and target node . denotes each serial trust chain and represents trust value of serial trust chain . For each , denotes the direct trust value of atomic trust chain from to its neighbor node in . We set a threshold and define the serial trust chain which has condition as ignorable chain. All ignorable trust chains are excluded in our local optimized trust evaluation. Then, the trust value of parallel trust chain can be calculated as follows:

In the above equation, serial trust chains are divided into three cases as follows: (1) trust chains whose values are greater than or equal to 0.7 are considered as positive views toward target node and would be enlarged by exponential weighting as (here, denotes the number of positive views); (2) trust chains whose values are between 0.4 and 0.7 are considered as neutral views toward target node and would be treated as their original values; (3) trust chains whose values are less than or equal to 0.4 are considered as negative views toward target node and would be weakened by exponential weighting as (here, denotes the number of negative views).

4.4. Combined Trust Chain

Combined trust chain is composed of the above three kinds of trust chain. That is, there would be a complex path composition from source node to target node. Here, we address a scheme of combined trust chain value computation. In this method, several rules would be followed in calculation as follows:(i)Local credit rule (LCR): only those trust chains in which the direct neighbor nodes keep high trust values with source node would be considered total parallel trust value calculation. That is, the atomic trust chain whose trust value is lower than a threshold can be ignored in the combined trust chain. Meanwhile, their successor trust chains are ignored since the paths are broken.(ii)Serial calculating rule (SCR): if there is a combined trust chain from ’s indirect neighbor nodes to , it would be eliminated as a serial one recursively.(iii)Parallel calculating rule (PCR): if there are two or more direct neighbor nodes of , the combined trust chain would be reconstructed as parallel trust chain for with its neighbors recursively.

An example of our scheme is shown in Figures 3(a)3(d) and we can see how it works to calculate the combined trust chain. In original combined trust chain, there is a complex combined path from source node to target node through intermediate nodes of A–M. We use our proposed rules to reconstruct the combined trust chain as follows: (1) in Figure 3(b), the atomic trust chains, including source node → B, source node → C, D → I, and F → I, are ignored according to LCR (ignored chains are in dotted lines in Figure 3(b) and threshold is set as 0.3). Meanwhile, atomic trust chains, including B → G, C → I, and I → M, are ignored because their preorder trust chains are ignored; (2) the part of combined trust chain, E → target node, is parallelized into two parallel trust chains by PCR: E → G → D → target node and E → K → target node; (3) the part of E → target node is eliminated as a serial trust chain as E → K → target node by SCR. Therefore, the original combined trust chain can be reconstructed as a parallel trust chain which is composed of source node → A → G → K → target node (), source node → E → K → target node (), source node → F → H → L → target node (), and source node → D → J → M → target node (). Then, we can calculate the combined trust chain as follows:

5. Method of Sentiment Modeling

5.1. Rules for Sentiment Modeling

Sentiment is expressed in users’ texts through evidences, such as approving and forwarding with positive comments. In this work, sentiment is described formally by a sentiment ontology which provides formal and normalized knowledge and then enables the sentiment to be understood by system automatically. The sentiment ontology is built up manually because there is no existing relevant ontology which is suitable for supporting the following sentiment calculation rules. All the classes and their relationships are set manually according to knowledge of sentiment category.

Each dimension of sentiment, , can find a corresponding ontology knowledge description through mapping function. These dimensions of sentiment are initial inputs for sentiment model. Then, we propose several rules to eliminate related dimensions and ensure that the sentiment model is stable. Assume that the initial sentiment is . Then, the dimensions can be normalized and calculated by the following rules.

(1) Class Merging Rule (CMR). Sentiment dimensions can be merged if and only if there are ancestor-descendant relationships or parent-children relationships between their classes in sentiment ontology.

Here, we first define an operator, denoted , to calculate dimension changing based on TRP. Let there be two dimensions as and , which satisfy CMR calculation, and we denote the new dimension as . Then, the calculation based on CMR can be composed of the following four phases: firstly, we get the sentiment ontology mapping functions and ; secondly, values of layer and level are obtained according to ontology tree, and then value of is calculated as

Then, we can update the layer value of as , and its level value as ; further, the class of is determined according to the layer value in the ontology tree and then the type of is ; and, finally, we can get .

For example, we can calculate the value of new sentiment dimension, , which is generated by sentiment dimensions of and if there is a CMR rule for them in Figure 2 asThen, we can get the layer value of as , and according to the ontology tree. Meanwhile, .

Moreover, let there be a set of sentiment dimensions which satisfies rule of CMR, and they can be merged into one dimension through CMR (). The merging calculation is as follows:where is the number of dimensions in the set.

(2) Sentiment Migration Rule (SMR). Sentiment dimensions can migrate into another one if and only if there are qualitative changes under migration rules which are provided in sentiment ontology.

Sentiment migration rule is a kind of production rule. That is, SMR functions under legal reasoning rules which are provided by ontology. We also define an operator, , to calculate dimension changing based on SMR. Let there be two dimensions as and which satisfy SMR, and we denote the new dimension as . Then, the calculation of SMR is as follows:

Here is an example of SMR which enables dimensions of “glad” and “satisfying” to migrate into “happiness” as follows:

(3) Time Merging Rule (TMR). Dimensions have their dynamic change formats if and only if they are changed with the time passing and satisfy CMR.

TMR enables sentiment dimension to be evaluated with time passing and reflects the dynamic feature of user’s sentiment. Here, we propose a dynamic iterative estimating method for describing the TMP based sentiment changing. Suppose the original sentiment dimension is and its next value is measured to be after a next time slice. Then, we can update the dynamic estimating result by using CMR calculation of these two sentiments; that is,

By analogy, the dynamic estimating result of TMR can be calculated iteratively as

(4) Time Attenuation Rule (TAR). Level value of dimension would damp if and only if there is no new changes with the time passing.

Human’s sentiment bent would be on the wane with the time passing if there is not any new evidence which maintains this sentiment. TAR is proposed to reflect such attenuation effect. In this study, TAR only impacts the value of level for a sentiment dimension. Let there be a sentiment dimension , and there is an attenuation parameter ; the level value of dimension can be calculated with TAR aswhere is the level value of after time slices ( is the original value here).

(5) Mutually Exclusive Rule (MER). Dimensions cannot be calculated if and only if there is no rule which can be used for them.

MER reveals that the sentiment dimensions, which belong to different branches in ontology tree, are regarded as completely different ones unless they can be calculated under rules of CMR, SMR, and TPR.

5.2. Sentiment Modeling

Sentiment model describes all sentiment dimensions in a stable state. In this study, sentiment modeling method aims to normalize original sentiment dimensions through the above five rules for sentiment modeling. We propose the brief modeling process here as follows:(i)All related sentiment dimensions, which satisfy rule of CMR, are merged in original sentiment dimension set.(ii)All sentiment dimensions, which satisfy rule of SMR, are calculated for modeling new dimensions.(iii)All sentiment dimensions, which satisfy rules of TMR and TAR, are remodeled at every time slice.

6. Sentiment Delivering Estimate Scheme

6.1. Explicit Sentiment Delivering Estimate Scheme

In mobile social network, users’ sentiments often are impacted by those who obtain users’ trustworthiness. For example, user might be very angry towards a topic if his most trusted friend holds a very angry sentiment towards the same topic. Such sentiment delivering is shown in Figure 1(c). Therefore, we can estimate user’s explicit sentiment through his/her trust chains. Here, we address an explicit sentiment delivering estimate scheme according to the trust chain.

In our consideration, people’s explicit sentiment, which is expressed in text or other ways explicitly in past, would be influenced by those who he/she considers trustworthy. And then, the explicit sentiment would be influenced and changed in some degrees while the user expresses it in next time (called explicit delivering sentiment). Our explicit sentiment delivering estimate scheme aims to evaluate the user’s explicit sentiment in near future based on his past explicit sentiment and his trust chains. Here, we have the following descriptions:(i)Source node: the user node who keeps explicit sentiment model in mobile social network.(ii)Target node: the user node who has expressed its explicit sentiment and would be influenced by source node to form new explicit sentiment in near future through their trust chain.(iii)Single explicit (implicit) sentiment: one explicit (implicit) sentiment delivered from one source node.(iv)Integrated explicit (implicit) sentiment: the explicit (implicit) sentiment which is composed of all single explicit (implicit) sentiments from all source nodes.

In this study, an iterative estimate evaluation method is proposed for explicit sentiment delivering estimate. The method is composed of two steps: single explicit sentiment calculation and integrated explicit sentiment evaluation. The two steps are as follows.

(1) Single Delivering Explicit Sentiment Calculation. In this step, we calculate all single explicit sentiments from one source node to the target node iteratively based on explicit sentiment model and their trust chains. Assume that there is a trust chain between two user nodes, and the past source explicit sentiment model of and is and , respectively. Suppose that the trust chain value of is . And then, for each dimension in single explicit delivering sentiment , it is generated by and and is calculated as follows:(i)If there is CMR for and , then the single explicit delivering sentiment dimension can be calculated as (ii)If there is SMR for and , then the single explicit delivering sentiment dimension can be calculated as (iii)If there is no rule for , then the single explicit delivering sentiment dimension can be calculated as(iv)If there is no rule for , then the single explicit delivering sentiment dimension can be calculated as

Then, single explicit sentiment model from trust chain is described as

(2) Integrated Explicit Sentiment Evaluation. In this step, all single explicit sentiment models from different source nodes are integrated into one explicit sentiment model based on proposed five rules for sentiment calculation.

Let there be a set of single explicit sentiment models from different trust chains. Then, all sentiment dimensions in can be extracted and then a new integrated explicit sentiment model can be generated as

Then, we use the following steps to reduce the number of dimensions in :(i)All dimensions in are calculated based on rules of CMR and SMR to reduce the number of dimensions.(ii)The dimensions, which satisfy the condition of , are regarded as noncritical dimensions and are deleted from the model.(iii)All dimensions, which satisfy rules of TMR and TAR, are updated at every time slice.(iv)The dimensions, which satisfy the condition of , are deleted as noncritical dimensions after time slices.

6.2. Implicit Sentiment Delivering Estimate Scheme

Implicit sentiment is a kind of hidden emotion which reflects users’ potential opinion. In our view, trust chains among users denote the probability of user’s inherent attitudes based on their trust relationships. Here, we address an estimating evaluation for calculating the implicit sentiment according to the trust chain.

We consider that people’s sentiment would be influenced by those who he/she trusts in. For example, a user might approve of a topic because his best friends keep positive feelings toward the topic even though he does not show any explicit evidence. Therefore, the implicit sentiment can be calculated through the trust chains. That is, implicit sentiment is transmitted through the chains. Similar to explicit sentiment delivering estimate scheme, we here propose an implicit sentiment delivering method which is composed of two steps: single implicit sentiment delivering calculation and integrated implicit delivering sentiment evaluation. The two steps are as follows.

(1) Single Implicit Sentiment Delivering Calculation. Assume that there is a trust chain between two user nodes, and the source explicit sentiment model of is . Suppose that the trust chain value of is . And then, for each dimension in single implicit sentiment , it is generated by , which is delivered from , and is calculated as

Then, single implicit sentiment model from trust chain is described as

(2) Integrated Implicit Delivering Sentiment Evaluation. In this step, all single implicit sentiment models from source nodes are integrated into one implicit sentiment model based on proposed five rules for sentiment calculation.

Let there be a set of single implicit sentiment models from different trust chains. Then, all sentiment dimensions in can be extracted and then a new integrated implicit sentiment model can be generated as

Similar to explicit sentiment, we use the following steps to reduce the number of dimensions in :(i)All dimensions in are calculated based on rules of CMR and SMR to reduce the number of dimensions.(ii)The dimensions, which satisfy the condition of , are regarded as noncritical dimensions and are deleted from the model.(iii)All dimensions, which satisfy rules of TMR and TAR, are updated at every time slice.(iv)The dimensions, which satisfy the condition of , are deleted as noncritical dimensions after time slices.

7. Experiment and Analysis

In this section, we proposed examinations to explain the efficiency of our proposed method. In our scenario of examinations, the data comes from the Tencent Weibo which is a popular mobile social network platform in China. We collect information manually from http://sina.com/ microblog within a span of three months through the API interface which is provided by http://sina.com/. Our data included about 3,016 IDs (some IDs located in two or more communities) and more than 400,000 records (including posts and comments) from October 2013 to February 2014. In the examination prototype, there is a one-way direct link from a user towards another one if he/she followed the user in http://sina.com/ microblog. All direct links (atomic trust chain) are generated from initial data set and are fixed and invariable in prototype. All these data are used to calculate the initial trust and form network topology based on real-world source.

Based on data, we develop a prototype for monitoring and evaluating the effectiveness of our proposed method in this study. In our prototype, nodes can be controlled by experimenters for examining requirements. For initial setting, there are 5 communities, that is, social life, finance, sporting, entertainment, and technology. We classify all IDs into 5 communities according to their verified identifications (one ID might locate in two or more communities). Detailed characteristics of five communities in the prototype are shown in Table 1. There are four kinds of behaviors in the prototype: posting, transmitting, judging, and accepting/rejecting. Meanwhile, atomic trust chains between IDs which have direct interaction, such as publishing judgments, transferring, or following, are set initially by calculating their past interaction according to the collected data. In addition, the network topology of our prototype is generated according to trust chain relationships and average out-degree of a node is 7.

In addition, we construct sentiment ontology in our examination for sentiment delivering evaluation. In this ontology, we collected 107 sentiment classes for sentiment semantic description. There are 1,091 relations and 923 rules in ontology for sentiment modeling.

7.1. Examination for Trust Chain Calculation

The first examination aims to testify the effectiveness of trust chain. We verify the effectiveness of trust chain by adding about 800 additional nodes which can be set as honest or malicious nodes in the prototype. All additional nodes are deployed randomly. And then, we testify the trust chain calculation method under no malicious node and malicious nodes. In the examination, we define that a trust chain is accurate if the trust chain value toward an honest node is larger than 0.5 or the trust chain value toward a malicious node is lower than 0.4.

7.1.1. Accuracy of Four Types of Trust Chain

In this examination, we compare the calculation methods of the four types of trust chain, that is, atom trust chain (ATC), serial trust chain (STC), parallel trust chain (PTC), and combined trust chain (CTC), and record their accuracies. We test 10,000 times of interaction under no malicious node and 15% malicious nodes. The results are shown in Figures 4(a) and 4(b). We can see that the average accuracy of atom trust chain obtains the best performance in the examination. Meanwhile, combined trust chain and parallel trust chain have close accuracies which reach up to 90.4%, 86.1%, 89.6%, and 83.8% under no malicious node and 15% malicious nodes. We think that the reasons are as follows: (1) the long distance of path is punished in BF and our methods; (2) confidence value is impacted by the reputation weight in our proposed method so that the confidence would be attenuated if there were poor reputation nodes in the path; and (3) parallel path confidence is a comprehensive evaluation result based on all single paths in the parallel path, which leads to better effects than single path confidence.

In addition, we verify the impacts of parameter for trust chain calculation. We test the different values of for parallel trust chain and combined trust chain, respectively. In Figure 4(c), we can see that the accuracy is low while the value is too low or too high. On the basis of test validation, a threshold around 0.6–0.7 is often a reasonable compromise. In our consideration, the reasons are as follows: (1) some untrustworthy neighbors are taken into account if the value of threshold is set too low, which would decrease the accuracy of parallel and combined trust chain and (2) reasonable neighbors and their following trust chains are neglected if the value of threshold is set too high, which leads to the accuracy of parallel and combined trust chain decrease.

7.1.2. Performance Comparison of Proposed Trust Chain Calculation

In this examination, we first revealed the effectiveness of our proposed trust chain calculation method by comparing with other existing methods. Here, we selected nodes which located in our prototype at random and then calculated their trust chain values through our proposed methods (TC). For comparison, we set the other two methods: trust with Bellman-Ford algorithm (BF) [15] and average method of trust aggregation (AT) [6]. The results are shown in Figures 5(a) and 5(b). After 10,000 times of comparison, average accuracy of our proposed parallel confidence method is better than other methods under no malicious node and 15% malicious nodes environments, respectively. In our analysis, the reasons are as follows: (1) the long distance of path is punished in BF and our methods; (2) trust value is impacted by the reputation weight in our proposed method so that the trust value would be attenuated if there were poor reputation nodes in the path; and (3) trust chain value is a comprehensive evaluation result based on all composition paths in the chain, which leads to better effects than other methods.

Moreover, we verified the impacts of the numbers of paths, communities, and depths. In Figure 5(c), average accuracies of trust calculation are decreased with the number of paths increasing in BF and AT, while the accuracy of proposed trust chain kept increasing. That is because the shortest path is admitted for trust computation in BF and all paths are treated equally in AT, which results in the ignorance of other significant paths in BF and mistakenly adoption of malicious paths or nodes in AT. In our method, all trustable paths (impacted by parameter ) were computed comprehensively and all nodes are impacted by their reputation based on related rules. Figure 5(d) shows that with the numbers of paths (trust chain) and depths increasing, the accuracies were decreasing. In BF method, accuracy was nearly stable because long paths are deemed untrustworthy. In our method, trust chain values are attenuated with the depth increasing according to depth attenuation impacts in (7). From this point, a larger value of depth in trust chain also implies that the trust chain would be an untrustworthy one. Figure 5(e) shows the accuracies of trust calculation under different numbers of communities which trust chain paths passed through. We can see that the accuracy of our proposed trust chain was higher than the other two methods with the number of communities increasing.

7.2. Performance Evaluation of Sentiment Modeling

In this examination, we aim to verify the effectiveness and feasibility of sentiment modeling method based on proposed rules in this study. The initial setting of sentiment ontology is shown as the beginning of this section. Firstly, we testify the feasibility of our proposed rules for sentiment modeling. We tracked the sentiments, which were expressed by users towards specific topics, and recorded the average accuracies of sentiment modeling under rules of CMR, SMR, TAR, and TMR. We selected 300 users at random and modeled their sentiments in their posts and comments. In Figure 6(a), results show that the accuracies of our proposed four rules are acceptable after 50 days of tracking. In addition, we verify the impact of factor in rule TAR. Figure 6(b) shows that the accuracies of sentiment evaluation are low while the value of factor is too low or too high. We can see that a threshold around 0.7–0.9 is often a reasonable compromise and the accuracy is around 86%–89%.

Further, we reveal the performance of proposed sentiment modeling method by comparing existing methods. In our examination, we set three methods for comparison as: sentiment analysis based on keyword matching (KM), sentiment classification based on support vector machines (SVM), max entropy method (ME), LDA model (LDA), and our proposed sentiment modeling (ESM) method. The results are shown in Figures 6(c)6(g), which reveal the accuracies of sentiment analysis in our initial setting communities. We can see that the LDA method had the best performances, while the accuracies of our proposed sentiment modeling were almost equal to LDA method. That means the proposed method is feasible and effective in sentiment analysis.

7.3. Performance Evaluation of Explicit Sentiment Delivering Estimate Scheme

This examination reveals the effectiveness of explicit sentiment delivering estimate scheme. We selected about 1,000 topics in our dataset for evaluating explicit sentiment delivering. In the test, we recorded the accuracy of sentiment estimate based on past explicit sentiment records. For verifying the effects on sentiment estimate, we set data from September 2013 to December 2013 as past data for priori probability training preparation. Then, we testified the accuracies of results with the microblog data from January 2014 to February 2014. For comparison, we set four groups as: maximum likelihood estimate method (MLE), the priori estimate method (PE), Bayesian method (BM), and our proposed explicit sentiment delivering method (ESD). The results are shown in Figures 7(a) and 7(b). In Figure 7(a), we recorded the accuracies of sentiment delivering for extreme sentiment, including anger, blame, guilt, excitement, and happiness, in different groups, while accuracies in Figure 7(b) were recorded for normal sentiment. As a result of our analysis, the performances of probability-based estimate methods rely on the training dataset in past. Therefore, with the number of estimate times increasing, the accuracies were increasing in groups of MLE, PE, and BM. Compared with the three methods, our method mainly relies on the effects of trust chain evaluation and sentiment ontology. Then, we can see that our method got the best performances which were around 74% and 79%, respectively. We also notice that the accuracies were higher than other methods from the beginning. In our consideration, the reasons are as follows: (1) the sentiment ontology is constructed in advance so that the knowledge and rules of explicit sentiment delivering are accurate at the beginning; (2) the trust chains among users are established in advance and the sentiment delivering is based on accurate trust chains; (3) trust chains can be renewed according to results of sentiment delivering to ensure the high accuracy of trust chain.

Moreover, we verify the impacts of parameter for explicit sentiment delivering. We test the different values of for accuracy of sentiment delivering estimate. In Figure 7(c), we can see that the average accuracy is lower while the value of is lower than 0.6. In addition, we notice that the accuracy is decreased while the value of is larger than 0.8. From our perspective, that is because many valuable trust chains, which may impact the explicit sentiment delivering result, were ignored in such case. On the basis of test validation, a value around 0.6–0.8 is often a reasonable compromise. In our other examinations, its default value is set as 0.7.

7.4. Performance Evaluation of Implicit Sentiment Delivering Estimate Scheme

In this examination, we aim to testify the effectiveness and feasibility of proposed implicit sentiment delivering estimate scheme. The examination setting is similar to examinations in Section 7.4. We evaluated implicit sentiments of users which were never expressed in their past posts and comments explicitly if they had transferring, following, and similar behaviors toward specific topics in the dataset from September 2013 to December 2013. And then, we verified the users’ sentiments towards the topics if they expressed their sentiments explicitly in the last two months. For comparison, we set two groups as user relationship based implicit sentiment estimate scheme (URM) in which delivering factor is set as 1 and our proposed trust chain based method (TCM). The results are shown in Figures 8(a) and 8(b). We recorded the accuracies of the above two methods in collected five communities, that is, social life (SL), finance (FI), sports (SP), entertainment (EN), and technology (TE). Figure 8(a) shows that the accuracies of extreme sentiments delivering estimate was around 54.7%, while the accuracies of normal sentiments delivering estimate was around 45.8%. In our consideration, extreme sentiment would have more probabilities to be delivered than normal sentiment through users’ trustworthiness in trust chain, which resulted in that the accuracy of extreme sentiment delivering estimate was higher than accuracy of normal sentiment delivering estimate.

Likewise, we verify the impacts of parameter for implicit sentiment delivering estimate. We test the different values of for accuracy. In Figure 8(c), we can see that the average accuracy is lower while the value of is lower than 0.2 or larger than 0.4. And also we can get that a value around 0.2–0.4 is often a reasonable compromise. In our other examinations, its default value is set as 0.3.

8. Conclusion

Sentiment analysis is essential for mobile social network because of its convenient communication pattern and the nature of gathering mass of public opinions. Sentiments in such relationship oriented platform are delivered through users’ trustworthy relationships and then are impacted mutually. As a result, sentiment evaluation in mobile social network should be considered from a delivering view. Most existing researches indicate that mining explicit sentiment is feasible and effective. However, few of them take the sentiment delivering estimate into consideration. In this study, sentiment, which includes explicit sentiment and implicit sentiment, is analyzed based on its delivering nature and the users’ trustworthy relationships. In our work, trust chain, which is the model of describing and evaluating trustworthiness among users, is defined and its calculation method is addressed according to its path composition as atomic path, serial path, parallel path, and combined path. Sentiment in this work is described in a formal semantic method based on sentiment ontology. Then, the method of explicit sentiment modeling is proposed through a set of sentiment modeling rules. Further, delivering estimate scheme for explicit sentiment and implicit sentiment is proposed based on trust chain and sentiment modeling. In future studies, we aim to identify a mechanism of group sentiment delivering mining for user community or group in mobile social network.

Conflict of Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.

Acknowledgments

This work is funded by National Basic Research Program of China (2014CB340404), National Natural Science Foundation of China (61572326, 61103069, 71171148, and 61272268), Innovation Program of Shanghai Municipal Education Commission (13YZ052), the Program of Shanghai Normal University (DCL201302), and the Shanghai Rising-Star Program (no. 15QA1403900).