<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article  PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article"><front><journal-meta><journal-id journal-id-type="publisher-id">SN</journal-id><journal-title-group><journal-title>Social Networking</journal-title></journal-title-group><issn pub-type="epub">2169-3285</issn><publisher><publisher-name>Scientific Research Publishing</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="doi">10.4236/sn.2018.73012</article-id><article-id pub-id-type="publisher-id">SN-86045</article-id><article-categories><subj-group subj-group-type="heading"><subject>Articles</subject></subj-group><subj-group subj-group-type="Discipline-v2"><subject>Computer Science&amp;Communications</subject></subj-group></article-categories><title-group><article-title>
 
 
  Interaction Dynamics in a Social Network Using Hidden Markov Model
 
</article-title></title-group><contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Davis</surname><given-names>Bundi Ntwiga</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref><xref ref-type="corresp" rid="cor1"><sup>*</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Carolyne</surname><given-names>Ogutu</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib></contrib-group><aff id="aff1"><addr-line>School of Mathematics, University of Nairobi, Nairobi, Kenya</addr-line></aff><author-notes><corresp id="cor1">* E-mail:<email>dbundi@uonbi.ac.ke(DBN)</email>;</corresp></author-notes><pub-date pub-type="epub"><day>02</day><month>07</month><year>2018</year></pub-date><volume>07</volume><issue>03</issue><fpage>147</fpage><lpage>155</lpage><history><date date-type="received"><day>8,</day>	<month>May</month>	<year>2018</year></date><date date-type="rev-recd"><day>15,</day>	<month>July</month>	<year>2018</year>	</date><date date-type="accepted"><day>18,</day>	<month>July</month>	<year>2018</year></date></history><permissions><copyright-statement>&#169; Copyright  2014 by authors and Scientific Research Publishing Inc. </copyright-statement><copyright-year>2014</copyright-year><license><license-p>This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/</license-p></license></permissions><abstract><p>
 
 
  
    Agents interactions in a social network are dynamic and stochastic. We model the dynamic interactions using the hidden Markov model, a probability model which has a wide array of applications. The transition matrix with three states, forgetting, reinforcement and exploration is estimated using simulation. Singular value decomposition estimates the observation matrix for emission of low, medium and high interaction rates. This is achieved when the rank approximation is applied to the transition matrix. The initial state probabilities are then estimated with rank approximation of the observation matrix. The transition and the observation matrices estimate the state and observed symbols in the model. Agents interactions in a social network account for between 20% and 50% of all the activities in the network. Noise contributes to the other portion due to interaction dynamics and rapid changes observable from the agents transitions in the network. In the model, the interaction proportions are low with 11%, medium with 56% and high with 33%. Hidden Markov model has a strong statistical and mathematical structure to model interactions in a social network. 
  
 
</p></abstract><kwd-group><kwd>Agents</kwd><kwd> Interactions</kwd><kwd> Social Network</kwd><kwd> Hidden Markov Model</kwd><kwd> Singular Value Decomposition</kwd></kwd-group></article-meta></front><body><sec id="s1"><title>1. Introduction</title><p>A social network is a set of people, each of whom is acquainted with some subset of the others. This set of people is referred to as agents. The interactions of agents form a social network where they link and stochastically evolve over time [<xref ref-type="bibr" rid="scirp.86045-ref1">1</xref>] . Evolution has history of past and current interactions that contain the information about the agent abilities and dispositions [<xref ref-type="bibr" rid="scirp.86045-ref2">2</xref>] . The social interactions affect user activity and pairs of individuals with strong ties are likely to exhibit greater similarity than those with weak ties [<xref ref-type="bibr" rid="scirp.86045-ref3">3</xref>] . The social interactions evolve due to agents strategies that are random in order to reinforce the benefits gained. The evolution can lead to decay, forgetting or reinforcement of existing interactions [<xref ref-type="bibr" rid="scirp.86045-ref4">4</xref>] [<xref ref-type="bibr" rid="scirp.86045-ref5">5</xref>] .</p><p>Networks have vast amount of social networking data necessary to understand the properties and the behavior of social networks [<xref ref-type="bibr" rid="scirp.86045-ref1">1</xref>] [<xref ref-type="bibr" rid="scirp.86045-ref6">6</xref>] [<xref ref-type="bibr" rid="scirp.86045-ref7">7</xref>] [<xref ref-type="bibr" rid="scirp.86045-ref8">8</xref>] . Human interactions study found that the use of networks was important as interactions were dynamic and this had an impact on the properties exhibited by the network evolution [<xref ref-type="bibr" rid="scirp.86045-ref8">8</xref>] . The dynamics, complexities and stochasticity in the network interactions can be captured through Hidden Markov Model (HMM). An analysis of HMM shows that the model is adaptable to a wide array of applications due to its strong statistical foundation; evaluation and training algorithms; ability to handle new data robustly and predict similar patterns efficiently [<xref ref-type="bibr" rid="scirp.86045-ref9">9</xref>] . A number of models of social network interactions have been studied based on different forms and structures [<xref ref-type="bibr" rid="scirp.86045-ref1">1</xref>] [<xref ref-type="bibr" rid="scirp.86045-ref5">5</xref>] [<xref ref-type="bibr" rid="scirp.86045-ref10">10</xref>] [<xref ref-type="bibr" rid="scirp.86045-ref11">11</xref>] [<xref ref-type="bibr" rid="scirp.86045-ref12">12</xref>] [<xref ref-type="bibr" rid="scirp.86045-ref13">13</xref>] [<xref ref-type="bibr" rid="scirp.86045-ref14">14</xref>] .</p><p>In this paper, we seek to enhance research in this area of interactions in social networks by introducing the use of HMM. We found no similar work that has used HMM and singular value decomposition (SVD) in social network interaction studies. We model social network interactions with a three state transition matrix: forgetting, reinforcement and exploration processes as they drive the dynamics of the network [<xref ref-type="bibr" rid="scirp.86045-ref15">15</xref>] . The observation matrix outputs are low, medium and high interaction levels and the initial state probabilities for the social dynamics are estimated using SVD technique.</p></sec><sec id="s2"><title>2. Dynamic Interactions</title><p>Agents in a network make friends on asymmetric weights. The choice is by chance determined by the relative weight each agent has assigned to the other agents. The dynamics of friendships have interactions that are random in which social network structure emerges from the stochastically evolving social networks [<xref ref-type="bibr" rid="scirp.86045-ref5">5</xref>] . A way to improve on the model of social dynamics is through the introduction of the interaction contextual information. The information was incorporated to reflect the agents interaction dynamics better. Information theory is used to select features that generate a compact and effective feature vector for each agent interaction [<xref ref-type="bibr" rid="scirp.86045-ref16">16</xref>] . Social effects in an interaction model using HMM are introduced where the effects influence a user’s activity based on the activity of a user’s neighbor thus increasing the model explanatory and predictive power [<xref ref-type="bibr" rid="scirp.86045-ref2">2</xref>] . Static interactions of facebook users were modeled and analyzed using graphs. Decay in the rate and amount of interactions between different pairs of users in facebook were observed over time [<xref ref-type="bibr" rid="scirp.86045-ref17">17</xref>] . Activities in a social network are a sequence of events where [<xref ref-type="bibr" rid="scirp.86045-ref11">11</xref>] shows that social relationships changes continuously in a way correlated with the dynamical processes taking place during social interactions. A generative model based on forgetting, reinforcement and exploration processes in online social network is undertaken where a user has a forgetting behavior that shows decline in pairs of user attraction. A user counteracts this by exhibiting a reinforcing behavior to keep the important relationships alive. Also, each user has an exploring behavior to continuously explore new interaction relationships [<xref ref-type="bibr" rid="scirp.86045-ref15">15</xref>] .</p><p>Studies involving the use of HMM for varied applications due to its flexible general purpose approach to modeling dynamical systems are presented. HMM do not have a limitation for their applications [<xref ref-type="bibr" rid="scirp.86045-ref18">18</xref>] . HMM modeled trust in a dynamic environment that changes with time [<xref ref-type="bibr" rid="scirp.86045-ref16">16</xref>] . A probabilistic approach used the HMM to model a social network dynamics [<xref ref-type="bibr" rid="scirp.86045-ref2">2</xref>] . The agents’ dynamics behavior feedback mechanism was modeled using HMM to enhance the trust and reputation evaluations about the trustee [<xref ref-type="bibr" rid="scirp.86045-ref19">19</xref>] . A HMM approach and SVD estimated trust levels by extracting reputation ratings from the network matrix and a 20% discounting with SVD is found to provide an optimal trust levels in a social network [<xref ref-type="bibr" rid="scirp.86045-ref6">6</xref>] .</p><p>We model the interaction dynamics of users in a social network using HMM with simulation data. The transition matrix has three processes of forgetting, reinforcement and exploration [<xref ref-type="bibr" rid="scirp.86045-ref15">15</xref>] . The observation matrix is estimated from the transition matrix using the matrix factorization method [<xref ref-type="bibr" rid="scirp.86045-ref20">20</xref>] . The initial state probabilities are estimated from the errors of the matrix factorization method when estimating the observation matrix.</p></sec><sec id="s3"><title>3. Hidden Markov Model</title><p>The characterization of HMM is outlined [<xref ref-type="bibr" rid="scirp.86045-ref1">1</xref>] [<xref ref-type="bibr" rid="scirp.86045-ref21">21</xref>] .</p><p>• The number of states ( M = 3 ) in the model with the set of states denoted as S = { S 1 , S 2 , S 3 } = { F , R , E } = { Forgetting , Reinforcement , Exploration } .</p><p>• The state transition probability distribution A = { a i j } , where a i j = P [ q t + 1 = S j | q t = S i ] , where 1 ≤ i , j ≤ M ,   t = 1 , T .</p><p>• The number of distinct observation symbols ( K = 3 ) per state. We denote the set of observation symbols corresponding to the physical output of the system being modeled as V = { v 1 , v 2 , v 3 } = { Low , Medium , High } = { L , M , H } .</p><p>• The observation symbol probability matrix B = { b j ( k ) } , where b j ( k ) = P [ v k | S j ] ,   1 ≤ j ≤ M ,   1 ≤ k ≤ K .</p><p>• The initial state probability vector π = { π i } , where π = P [ q 1 = S i ] , 1 ≤ i ≤ M .</p><p>• Observation sequence O = O 1 , O 2 , ⋯ , O T , where each observation O t is one of the symbols from V and T is the number of observations in the sequence.</p><p>A complete set of parameters of the HMM model is represented as λ = ( A , B , π ) . The social interaction processes of forgetting, reinforcement and exploration that drives dynamics of social interactions over the network forms a Markov process which is the basis for our Hidden Markov transition matrix A. We assume that an agent can transit from one state to another based on transition probabilities. The observation matrix B is estimated using SVD by eliminating errors in matrix A while the initial state probabilities are estimated from the errors eliminated while estimating the observation matrix. The transitions when the noise component was reduced led to the observation of the actual interaction dynamics exhibited by the agents. Noise in the observation matrix represents the component that does not enhance the interactions as it is difficult to decode in the formation of relationships. The decision of who to interact or not interact with increases the noise component in the transition and observation matrix due to the uncertainty of the agent’s behavior.</p></sec><sec id="s4"><title>4. User Interaction Analysis</title><p>The rate of user interactions across different social networks has been highlighted by different research work. Nearly all interactions can be attributed to only the top 5% of the users in facebook [<xref ref-type="bibr" rid="scirp.86045-ref17">17</xref>] . 30% of facebook user’s pairs interact consistently from one month to the next. Interaction edges only accounts for 32% of the total edges, meaning users only interact with a small subset of their friends. Nearly 78% of interactions account for total wall posts which represents the friendship maintenance effort [<xref ref-type="bibr" rid="scirp.86045-ref15">15</xref>] .</p><p>We conclude that reinforcement is at 32%, exploration at 46% and forgetting is at 22% of all the user activities in a social network. These form the main diagonal of the transition matrix and the other real valued entries of the matrix are derived through simulation. This approach is applied due to lack of real life social networking data. The study varied the entries of the main diagonal of the transition matrix at the analysis level.</p></sec><sec id="s5"><title>5. Singular Value Decomposition</title><p>Matrix approximation technique is widely researched and a common tool used heavily in recommendation systems, bioinformatics, computer vision and text processing. SVD is a matrix factorization method that has been used widely in different applications ever since an efficient algorithm for its computation was developed [<xref ref-type="bibr" rid="scirp.86045-ref20">20</xref>] . SVD is a stable and effective method to split the system into a set of linearly independent components, each of them bearing its own energy contribution [<xref ref-type="bibr" rid="scirp.86045-ref22">22</xref>] .</p><p>The SVD eliminated the noise in the transition matrix A to estimate the observation matrix. The noise in the transition and observation matrices is eliminated by adopting an accuracy threshold level of α . A reduced rank approximation with error of 1 − α of matrix A to represent matrix B is selected. Let A ^ be the matrix for the retained α and A ˜ be the matrix for the eliminated 1 − α of matrix A. The term error in SVD is defined by [<xref ref-type="bibr" rid="scirp.86045-ref23">23</xref>] as:</p><p>α ^ = 1 − ∑ i = 1 k   σ i 2 ∑ i = 1 N   σ i 2</p><p>The relative error is estimated for a sum of the first terms of the SVD outer product expansion [<xref ref-type="bibr" rid="scirp.86045-ref20">20</xref>] [<xref ref-type="bibr" rid="scirp.86045-ref23">23</xref>] . SVD is used for optimal low rank approximation and a partial SVD can be used to construct a rank k approximation. The retained α of the singular values of matrix A are reconstructed to estimate matrix A ^ which is normalized to estimate the observation matrix B. The initial state probability vector is then estimated from matrix A ˜ of 1 − α of the singular value of matrix A that was eliminated as noise, due to uncertainty in the agents interactions.</p></sec><sec id="s6"><title>6. Results and Discussions</title><p>This section highlights the results and discussions from the agents interactions in a social network.</p><p><xref ref-type="table" rid="table1">Table 1</xref> shows the descriptive statistics for two samples generated with two random generators. Each sample has two parts, the first 40% and the second 30% with the error estimation in each case. When compared, the first section of each of the two samples has higher variability as compared to the second part of each sample. This is due to changes observable in the social interactions as agents’ interactions in a social network account for around 50% of social dynamics.</p><p>In <xref ref-type="table" rid="table2">Table 2</xref>, the observation probabilities increased from low to high when interaction rates ranges between 10% and 50%. The interactions intensity is higher in the high interactions rate for the first partition compared to the second partition. Thus, the most active proportion of agents’ is estimated at around 50%.</p><p>In <xref ref-type="fig" rid="fig1">Figure 1</xref>, the determinants of the product between the observation and transition matrices with different rank approximation are plotted. The figure shows the changes observable in a social network in terms of interdependence and independence of the agents interactions. At 10% to 50% interaction rate, the matrix product has a determinant of zero. This high level of dependency amongst the agents shows high levels of interactions. This dependency through the singular matrix as a product of the transition and observation matrices shows that the activities of an agent can be expressed as a linear combination of the other agents in the network. The interactions are intense and agents actively change their positions during these times to achieve their desired relationship levels. This slows down from the error estimation above 50% where independence</p><table-wrap id="table1" ><label><xref ref-type="table" rid="table1">Table 1</xref></label><caption><title> Descriptive statistics and the interaction rates</title></caption><table><tbody><thead><tr><th align="center" valign="middle" ></th><th align="center" valign="middle"  colspan="2"  >Sample 1</th><th align="center" valign="middle"  colspan="2"  >Sample 2</th></tr></thead><tr><td align="center" valign="middle" >Statistic</td><td align="center" valign="middle" >10% - 50%</td><td align="center" valign="middle" >60% - 90%</td><td align="center" valign="middle" >10% - 50%</td><td align="center" valign="middle" >60% - 90%</td></tr><tr><td align="center" valign="middle" >Mean</td><td align="center" valign="middle" >0.5322</td><td align="center" valign="middle" >0.5040</td><td align="center" valign="middle" >0.5973</td><td align="center" valign="middle" >0.4587</td></tr><tr><td align="center" valign="middle" >Standard deviation</td><td align="center" valign="middle" >0.1158</td><td align="center" valign="middle" >0.0524</td><td align="center" valign="middle" >0.1818</td><td align="center" valign="middle" >0.0807</td></tr><tr><td align="center" valign="middle" >Coefficient of variation</td><td align="center" valign="middle" >21.7587</td><td align="center" valign="middle" >10.3968</td><td align="center" valign="middle" >30.437</td><td align="center" valign="middle" >17.5932</td></tr></tbody></table></table-wrap><table-wrap id="table2" ><label><xref ref-type="table" rid="table2">Table 2</xref></label><caption><title> Observation probabilities and interaction rates</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >Interaction rates</th><th align="center" valign="middle" >Low</th><th align="center" valign="middle" >Medium</th><th align="center" valign="middle" >High</th></tr></thead><tr><td align="center" valign="middle" >10% - 50%</td><td align="center" valign="middle" >0.2510</td><td align="center" valign="middle" >0.3403</td><td align="center" valign="middle" >0.4087</td></tr><tr><td align="center" valign="middle" >60% - 90%</td><td align="center" valign="middle" >0.3218</td><td align="center" valign="middle" >0.3231</td><td align="center" valign="middle" >0.3551</td></tr></tbody></table></table-wrap><p>levels increases.</p><p><xref ref-type="fig" rid="fig1">Figure 1</xref> and <xref ref-type="table" rid="table1">Table 1</xref> highlight that agents are more active in changing positions as they interact with the interaction rates of between 10% and 50%. <xref ref-type="table" rid="table1">Table 1</xref> has high variability estimated by the coefficient of variation. Above 60%, low levels of interdependency are exhibited, an indication of minimum interaction rates in the social network.</p><p>In <xref ref-type="fig" rid="fig2">Figure 2</xref>, the medium and high interaction rates were observable with the estimate error of between 10% and 50%. At 60%, the interaction rates falls to low and then increases again to medium and high as estimation error increases. This compares well with <xref ref-type="fig" rid="fig1">Figure 1</xref> of the singular matrix emitted by the transitions and observations of the agents. Further observations from <xref ref-type="fig" rid="fig2">Figure 2</xref> is that low interactions accounts for 11% of all the activities, medium interactions with 56% and high interaction rates accounts for 33%. We used simulation but similar observations were noted [<xref ref-type="bibr" rid="scirp.86045-ref3">3</xref>] [<xref ref-type="bibr" rid="scirp.86045-ref17">17</xref>] [<xref ref-type="bibr" rid="scirp.86045-ref24">24</xref>] . Agents’ reinforce and explore new interactions at the start and this dips and increases again with time. A general trend in a social network is for the agents to actively pursue new relationships, some waning with time, others being reinforced and new ones being formed. The other component of the social network is the noise due to these dynamic changes in the network.</p></sec><sec id="s7"><title>7. Conclusion</title><p>In our model, agents interactions from the HMM and SVD estimates showed 11% low observations, 56% medium interaction rates and 33% high interactions</p><p>observed. The interaction rate of medium and high is observed within the first 50% of error estimation as the other component is noise in the network due to interaction dynamics and rapid changes from the agents activities. The SVD is an ideal method to estimate the observation matrix from the transition matrix and the initial probabilities from the observation matrix. The HMM is a technique that can model interaction dynamics in a social network due to its adaptability to model stochastic processes.</p></sec><sec id="s8"><title>Cite this paper</title><p>Ntwiga, D.B. and Ogutu, C. (2018) Interaction Dynamics in a Social Network Using Hidden Markov Model. Social Networking, 7, 147-155. https://doi.org/10.4236/sn.2018.73012</p></sec></body><back><ref-list><title>References</title><ref id="scirp.86045-ref1"><label>1</label><mixed-citation publication-type="other" xlink:type="simple">Ntwiga, D.B. (2016) Social Network Analysis for Credit Risk Modeling. Unpublished Ph.D. Thesis, School of Mathematics, University of Nairobi, Nairobi.</mixed-citation></ref><ref id="scirp.86045-ref2"><label>2</label><mixed-citation publication-type="other" xlink:type="simple">Raghavan, V., Steeg, G., Galstyan, A. and Tartakovsky, A.G. (2014) Modeling Temporal Activity Patterns in Dynamic Social Networks. IEEE Transactions on Computational Social Systems, 1, 89-107. https://doi.org/10.1109/TCSS.2014.2307453</mixed-citation></ref><ref id="scirp.86045-ref3"><label>3</label><mixed-citation publication-type="other" xlink:type="simple">Xiang, R., Neville, J. and Rogati, M. (2010) Modeling Relationship Strength in Online Social Networks. Proceedings of the 19th International Conference on World Wide Web, Raleigh, 26-30 April 2010, 981-990.  
https://doi.org/10.1145/1772690.1772790</mixed-citation></ref><ref id="scirp.86045-ref4"><label>4</label><mixed-citation publication-type="other" xlink:type="simple">Meyers, R.A. (2009) Complex Systems in Finance and Economics (Selected Entries from the Encyclopedia of Complexity and Systems Science). Springer, New York.</mixed-citation></ref><ref id="scirp.86045-ref5"><label>5</label><mixed-citation publication-type="other" xlink:type="simple">Skyrms, B. and Pemantle, R. (2000) Dynamic Model of Social Network Formation. Proceedings of the National Academy of Sciences of the United States of America, 97, 9340-9346. https://doi.org/10.1073/pnas.97.16.9340</mixed-citation></ref><ref id="scirp.86045-ref6"><label>6</label><mixed-citation publication-type="other" xlink:type="simple">Ntwiga, D.B., Weke, P. and Kirumbu, M.K. (2016) Trust Model for Social Network using Singular Value Decomposition. Interdisciplinary Description of Complex Systems, 14, 296-302. https://doi.org/10.7906/indecs.14.3.2</mixed-citation></ref><ref id="scirp.86045-ref7"><label>7</label><mixed-citation publication-type="other" xlink:type="simple">Netrvalova, A. and Safarik, J. (2011) Trust Model for Social Network. 2011 IEEE 10th International Conference on Trust, Security and Privacy in Computing and Communications, Changsha, 16-18 November 2011, 102-107.</mixed-citation></ref><ref id="scirp.86045-ref8"><label>8</label><mixed-citation publication-type="other" xlink:type="simple">Pupazan, E. (2011) Social Networking Analytics. BMI paper, Vrije University Amsterdam, Amsterdam.</mixed-citation></ref><ref id="scirp.86045-ref9"><label>9</label><mixed-citation publication-type="other" xlink:type="simple">Dymarski, P. (2011) Hidden Markov Models, Theory and Applications. Intech Open Access. http://www.intechopen.com  
https://doi.org/10.5772/601</mixed-citation></ref><ref id="scirp.86045-ref10"><label>10</label><mixed-citation publication-type="other" xlink:type="simple">Starnini, M., Baronchelli, A. and Romualdo, P. (2013) Modeling Human Dynamics of Face-to-Face Interaction Networks. Physical Review Letters, 110, Article ID: 168701. https://doi.org/10.1103/PhysRevLett.110.168701</mixed-citation></ref><ref id="scirp.86045-ref11"><label>11</label><mixed-citation publication-type="other" xlink:type="simple">Zhao, K., Stehle, J., Bianconi, G. and Barrat, A. (2011) Social Network Dynamics of Face-to-Face Interactions. Physical Review E, 83, Article ID: 056109.  
https://doi.org/10.1103/PhysRevE.83.056109</mixed-citation></ref><ref id="scirp.86045-ref12"><label>12</label><mixed-citation publication-type="other" xlink:type="simple">Gonzalez, M.C., Lind, P.G. and Herrmann, H.J. (2006) Model of Mobile Agents for Sexual Interactions Networks. The European Physical Journal B—Condensed Matter and Complex Systems, 49, 371-376. https://doi.org/10.1140/epjb/e2006-00068-2</mixed-citation></ref><ref id="scirp.86045-ref13"><label>13</label><mixed-citation publication-type="other" xlink:type="simple">Ntwiga, D.B., Weke, P., Manene, M. and Mwaniki, J. (2016) Modeling Trust in Social Network. International Journal of Mathematical Archive, 7, 64-68.</mixed-citation></ref><ref id="scirp.86045-ref14"><label>14</label><mixed-citation publication-type="other" xlink:type="simple">Resnick, P., Zeckhouse, R., Friedman, E. and Kuwabara, K. (2000) Reputation System. Communications of the Association of Computing Machinery, 43, 45-48.  
https://doi.org/10.1145/355112.355122</mixed-citation></ref><ref id="scirp.86045-ref15"><label>15</label><mixed-citation publication-type="other" xlink:type="simple">Yang, Z., Xue, J., Wilson, C., Zhao, B.Y. and Dai, Y. (2015) Uncovering User Interaction Dynamics in Online Social Networks. Proceedings of the 9th International Association for the Advancement of Artificial Intelligence (AAAI) Conference on Web and Social Media, Oxford, 26-29 May 2015, 698-701.</mixed-citation></ref><ref id="scirp.86045-ref16"><label>16</label><mixed-citation publication-type="other" xlink:type="simple">Liu, X. and Datta, A. (2012) Modeling Context Aware Dynamic Trust Using Hidden Markov Model. Proceedings of the 26th AAAI Conference on Artificial Intelligence, Toronto, 22-26 July 2012, 1938-1944.</mixed-citation></ref><ref id="scirp.86045-ref17"><label>17</label><mixed-citation publication-type="other" xlink:type="simple">Wilson, C., Boe, B., Sala, A., Puttaswamy, K.P.N. and Zhao, B.Y. (2009) User Interactions in Social Networks and Their Implications. Association of Computing Machinery, New York.</mixed-citation></ref><ref id="scirp.86045-ref18"><label>18</label><mixed-citation publication-type="other" xlink:type="simple">Bilmes, J.A. (2006) What Hidden Markov Models Can Do. IEICE Transactions, Information and Systems, E89-D, 869-891. https://doi.org/10.1093/ietisy/e89-d.3.869</mixed-citation></ref><ref id="scirp.86045-ref19"><label>19</label><mixed-citation publication-type="other" xlink:type="simple">Ehab, E. and Sassone, V. (2013) A HMM Based Reputation Model. Advances in Security of Information and Communication Networks, 381, 111-121.</mixed-citation></ref><ref id="scirp.86045-ref20"><label>20</label><mixed-citation publication-type="other" xlink:type="simple">Musco, C. and Musco, C. (2015) Stronger and Faster Approximate Singular Value Decomposition via Block Lanczos Method. arXiv:1504.05477v2</mixed-citation></ref><ref id="scirp.86045-ref21"><label>21</label><mixed-citation publication-type="other" xlink:type="simple">Rabiner, L.R. (1989) A Tutorial on Hidden Markov Models and Selected Applications in Speech Recognition. Proceedings of the IEEE, 77, 257-286.  
https://doi.org/10.1109/5.18626</mixed-citation></ref><ref id="scirp.86045-ref22"><label>22</label><mixed-citation publication-type="other" xlink:type="simple">Lee, J., Kim, S., Lebanon, G. and Singer, Y. (2013) Local Low-Rank Matrix Approximation. Proceedings of the 30th International Conference on Machine Learning, Atlanta, 16-21 June 2013, 82-90.</mixed-citation></ref><ref id="scirp.86045-ref23"><label>23</label><mixed-citation publication-type="other" xlink:type="simple">Kalman, D. (1996) A Singularly Valuable Decomposition: The SVD of a Matrix. The College Mathematics Journal, 27, 1-23.  
https://doi.org/10.1080/07468342.1996.11973744</mixed-citation></ref><ref id="scirp.86045-ref24"><label>24</label><mixed-citation publication-type="other" xlink:type="simple">Viswanath, B., Mislove, A., Cha, M. and Gummadi, K.P. (2009) On the Evolution of User Interaction in Facebook. Association of Computing Machinery, New York.  
https://doi.org/10.1145/1592665.1592675</mixed-citation></ref></ref-list></back></article>