Generating Multidimensional Social Network to Simulate The

Total Page:16

File Type:pdf, Size:1020Kb

Generating Multidimensional Social Network to Simulate The Generating Multidimensional Social Network to Simulate the Propagation of Information Mathilde Forestier, Jean-Yves Bergier, Youssef Bouanan, Judicaël Ribault, Grégory Zacharewicz, Bruno Vallespir, Colette Faucher To cite this version: Mathilde Forestier, Jean-Yves Bergier, Youssef Bouanan, Judicaël Ribault, Grégory Zacharewicz, et al.. Generating Multidimensional Social Network to Simulate the Propagation of Informa- tion. the 2015 IEEE/ACM International Conference, Aug 2015, Paris, France. pp.1324-1331, 10.1145/2808797.2808870. hal-02536031 HAL Id: hal-02536031 https://hal.archives-ouvertes.fr/hal-02536031 Submitted on 7 Apr 2020 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Generating Multidimensional Social Network to Simulate the Dissemination of Information Mathilde Forestier*, Jean-Yves Bergier**, Youssef Bouanan*, Judicael Ribault*, Gregory zacharewicz*, Bruno Vallespir*, Colette Faucher** *Bordeaux University, IMS Laboratory, UMR 5218, 351, Cours de la liberation, Talence, F-33400, France fi[email protected] **Aix-Marseille University, LSIS Laboratory, UMR 7296, Avenue Escadrille Normandie Niemen 13397 Marseille, France fi[email protected] Abstract—Social simulation implies two preconditions: deter- Modeling population needs the understanding of the spe- mining a population and simulate the information diffusion within cific norms and ways the society organizes itself, e.g., an it. A population represents a group of interconnected individuals European society does not have the same features as an African sharing information. In this paper, the population we generate one. The model of the population has to respect the codes is detailed by socio-cultural features, specifically the way that of the society in order to accurately simulate the information people tend to link together. To this end, the use of a social diffusion. Furthermore, the relationships between people are network is a little bit restrictive: people are linked by only one relationship. Multidimensional Social Networks (MSN) model too complex to be modeled by one link. Social networks are, 3D social networks where each dimension represent a kind of for this purpose, a good but simple way to resume relationships relationship [1]. This architecture allows us to better represent between people. Nevertheless, social networks are generally the diversity of humans relations but also define distinctive based on only one relationship between people, or an ag- rules for the message diffusion simulation. The inner idea is gregation of several relationships into one. Multidimensional that information disseminates differently according to the links social networks (MSN) begin to emerge due to the importance through which the information propagates. So, we present in this of each relationship in the communication process [4], [5], paper the modeling of our MSN based on social science and a [6]. Flatten an MSN into a one dimension social network simulation using propagation rules set for each dimension. does not allow to consider each relation as a unique way to communicate with its own communication rules. It also I. INTRODUCTION does not allow to represent the complexity of an individual Nowadays, many researchers are interested in developing social life. In this paper, we model an MSN with the idea new and more efficient systems for social simulation. The that information disseminates differently according to the link issues explored include psychology, organizational behavior, through which the information propagates: people do not sociology, political science, economics, anthropology, geogra- receive and transmit in the same way an information according phy, engineering, archaeology and linguistics [2], [3]. Military to the person who gave them the information. Following this simulation systems have to support deeply detailed analysis of postulate, we present in this paper the general framework of individual’s behavior. The SICOMORES project, in which we our MSN in order to generate a model of a population based on are involved, is a military project whose aim is to model a several relationships. Using social science research we describe population of interconnected individuals in order to simulate some relationships representing a part of the human social life. and observe the reaction of this population face to different information. In the context of modern conflicts, the overall This paper proposes a general framework to model a maneuver is an iterative process to achieve a desired effect population based on its social structure rules and its cultural on the environment. The actions deployed in this context are features. This framework is really adaptable thanks of the divided into influence and combat actions. Combat actions is MSN architecture which allows to separate and distinguish rather limited in the context of stabilization operation, priority the relationships the one from the others, to add or delete is given to actions of influence. These actions of influence a dimension, and to set for each dimension its own features can be defined as all the intentional activities to achieve an and diffusion rules. The use of an MSN also allows to model effect on perceptions in order to change attitudes and / or the message acceptation and the transmission rules for each behaviors. In the context of stabilization phase of a conflict, the dimension. support of the population is at stake and people are the major target of such actions. Psychological Operations (PSYOPS) use media to share information customized to info-target’s The remainder of this paper proceeds as follows. In Section cultural and linguistic specific features. However, the whole II, we introduce the related work. Section III describes our population is not an homogeneous entity easy to convince. methodology: how we create nodes, what are our dimensions, It can be indifferent, opponent or ally. So, the aim of the how we linked people and so on. Then, Section IV-B presents SICOMORES project is to model a population with cultural the measures of our MSN and our proxy/sever architecture of features allowing to describe and simulate the effects of the simulation of message diffusion in an MSN. Finally, the paper operations of influence within it. concludes with directions for future work. II. RELATED WORK measure the strength of these links. As for Berlingerio et al., they analyze hubs in a multidimensional network [4]. Actually, Social network generation, or more specifically graph gen- measures from social network analysis have to be adjusted to eration, appeared in 1960 with the Erdos˝ and Renyi´ [7] From MSN. Finally, Forestier et al. propose a MSN from online this time to nowadays, researchers have looked to improve discussions where relations are from discussion structure and the graph generation to respect social network features [8]: text content. These relations help to find celebrities in the degree distribution, assortativity, clustering coefficient, small discussions [5]. So, MSN model has a really big interest in world structure [9] and group structure. Social networks are catching the social life diversity of different kinds of people. not random graph and have special features to respect in order to generate realistic population. Thus, researchers aim III. GENERAL FRAMEWORK to generate automatically social networks according to these features. Following Erdos˝ and Renyi´ [7], the dyadic models The SICOMORES project aims to simulate the actions of appeared [10], [11], the Markov random graph [12] and the influence happening in the context of stabilization phase of network generation with small world properties [13]. Since modern asymetric conflicts. These actions of influence can be 2000s, models are improved to take into account the time effect Psychological Operations (PSYOPS) or Civil Military Coop- with the notion of preferential attachment: new nodes link eration (CIMIC). Both of these operations aim to convince proportionally to high connected previous node in a richer get people’s heart and mind. These operations aim to make the richer configuration [14]. Newman et al. develop algorithms local population an ally. Military spread messages to influence to create social networks with an arbitrary degree distributions info-targets in their behavior. [8]. These algorithms allow to set a distribution degree in order to obtain nodes with a correct number of links. Nowa- In order to simulate the message diffusion, we define a days, researchers develop methods allowing to manage several multidimensional social network (MSN). Berlingerio et al. de- properties as Badham and Stocker who manage the degree fined in [1] a multidimensional network as a triple G=(V,E,L) distribution, the clustering coefficient and the assortativity [15]. where: V is a set of nodes; L is a set of labels; E is a set of labeled edges, i.e., the set of triples (u,v,d) where u; v 2 V are In a military perspective, Svenmarck et al. simulate the dif- nodes and d 2 L is a label. Also, we use the term dimension fusion of information
Recommended publications
  • Opinion-Based Centrality in Multiplex Networks: a Convex Optimization Approach
    Opinion-Based Centrality in Multiplex Networks: A Convex Optimization Approach Alexandre Reiffers-Masson and Vincent Labatut Laboratoire Informatique d'Avignon (LIA) EA 4128 Universit´ed'Avignon, France June 12, 2017 Abstract Most people simultaneously belong to several distinct social networks, in which their relations can be different. They have opinions about certain topics, which they share and spread on these networks, and are influenced by the opinions of other persons. In this paper, we build upon this observation to propose a new nodal centrality measure for multiplex networks. Our measure, called Opinion centrality, is based on a stochastic model representing opinion propagation dynamics in such a network. We formulate an optimization problem consisting in maximizing the opinion of the whole network when controlling an external influence able to affect each node individually. We find a mathematical closed form of this problem, and use its solution to derive our centrality measure. According to the opinion centrality, the more a node is worth investing external influence, and the more it is central. We perform an empirical study of the proposed centrality over a toy network, as well as a collection of real-world networks. Our measure is generally negatively correlated with existing multiplex centrality measures, and highlights different types of nodes, accordingly to its definition. Cite as: A. Reiffers-Masson & V. Labatut. Opinion-based Centrality in Multiplex Networks. Network Science, 5(2):213-234, 2017. Doi: 10.1017/nws.2017.7 1 Introduction In our ultra-connected world, many people simultaneously belong to several distinct social networks, in which their relations can be different.
    [Show full text]
  • Modeling Customer Preferences Using Multidimensional Network Analysis in Engineering Design
    Modeling customer preferences using multidimensional network analysis in engineering design Mingxian Wang1, Wei Chen1, Yun Huang2, Noshir S. Contractor2 and Yan Fu3 1 Department of Mechanical Engineering, Northwestern University, Evanston, IL 60208, USA 2 Science of Networks in Communities, Northwestern University, Evanston, IL 60208, USA 3 Global Data Insight and Analytics, Ford Motor Company, Dearborn, MI 48121, USA Abstract Motivated by overcoming the existing utility-based choice modeling approaches, we present a novel conceptual framework of multidimensional network analysis (MNA) for modeling customer preferences in supporting design decisions. In the proposed multidimensional customer–product network (MCPN), customer–product interactions are viewed as a socio-technical system where separate entities of `customers' and `products' are simultaneously modeled as two layers of a network, and multiple types of relations, such as consideration and purchase, product associations, and customer social interactions, are considered. We first introduce a unidimensional network where aggregated customer preferences and product similarities are analyzed to inform designers about the implied product competitions and market segments. We then extend the network to a multidimensional structure where customer social interactions are introduced for evaluating social influence on heterogeneous product preferences. Beyond the traditional descriptive analysis used in network analysis, we employ the exponential random graph model (ERGM) as a unified statistical
    [Show full text]
  • Multilayer Networks
    Journal of Complex Networks (2014) 2, 203–271 doi:10.1093/comnet/cnu016 Advance Access publication on 14 July 2014 Multilayer networks Mikko Kivelä Oxford Centre for Industrial and Applied Mathematics, Mathematical Institute, University of Oxford, Oxford OX2 6GG, UK Alex Arenas Departament d’Enginyeria Informática i Matemátiques, Universitat Rovira I Virgili, 43007 Tarragona, Spain Marc Barthelemy Downloaded from Institut de Physique Théorique, CEA, CNRS-URA 2306, F-91191, Gif-sur-Yvette, France and Centre d’Analyse et de Mathématiques Sociales, EHESS, 190-198 avenue de France, 75244 Paris, France James P. Gleeson MACSI, Department of Mathematics & Statistics, University of Limerick, Limerick, Ireland http://comnet.oxfordjournals.org/ Yamir Moreno Institute for Biocomputation and Physics of Complex Systems (BIFI), University of Zaragoza, Zaragoza 50018, Spain and Department of Theoretical Physics, University of Zaragoza, Zaragoza 50009, Spain and Mason A. Porter† Oxford Centre for Industrial and Applied Mathematics, Mathematical Institute, University of Oxford, by guest on August 21, 2014 Oxford OX2 6GG, UK and CABDyN Complexity Centre, University of Oxford, Oxford OX1 1HP, UK †Corresponding author. Email: [email protected] Edited by: Ernesto Estrada [Received on 16 October 2013; accepted on 23 April 2014] In most natural and engineered systems, a set of entities interact with each other in complicated patterns that can encompass multiple types of relationships, change in time and include other types of complications. Such systems include multiple subsystems and layers of connectivity, and it is important to take such ‘multilayer’ features into account to try to improve our understanding of complex systems. Consequently, it is necessary to generalize ‘traditional’ network theory by developing (and validating) a framework and associated tools to study multilayer systems in a comprehensive fashion.
    [Show full text]
  • Evolving Networks and Social Network Analysis Methods And
    DOI: 10.5772/intechopen.79041 ProvisionalChapter chapter 7 Evolving Networks andand SocialSocial NetworkNetwork AnalysisAnalysis Methods and Techniques Mário Cordeiro, Rui P. Sarmento,Sarmento, PavelPavel BrazdilBrazdil andand João Gama Additional information isis available atat thethe endend ofof thethe chapterchapter http://dx.doi.org/10.5772/intechopen.79041 Abstract Evolving networks by definition are networks that change as a function of time. They are a natural extension of network science since almost all real-world networks evolve over time, either by adding or by removing nodes or links over time: elementary actor-level network measures like network centrality change as a function of time, popularity and influence of individuals grow or fade depending on processes, and events occur in net- works during time intervals. Other problems such as network-level statistics computation, link prediction, community detection, and visualization gain additional research impor- tance when applied to dynamic online social networks (OSNs). Due to their temporal dimension, rapid growth of users, velocity of changes in networks, and amount of data that these OSNs generate, effective and efficient methods and techniques for small static networks are now required to scale and deal with the temporal dimension in case of streaming settings. This chapter reviews the state of the art in selected aspects of evolving social networks presenting open research challenges related to OSNs. The challenges suggest that significant further research is required in evolving social networks, i.e., existent methods, techniques, and algorithms must be rethought and designed toward incremental and dynamic versions that allow the efficient analysis of evolving networks. Keywords: evolving networks, social network analysis 1.
    [Show full text]
  • Multidimensional Network Analysis
    Universita` degli Studi di Pisa Dipartimento di Informatica Dottorato di Ricerca in Informatica Ph.D. Thesis Multidimensional Network Analysis Michele Coscia Supervisor Supervisor Fosca Giannotti Dino Pedreschi May 9, 2012 Abstract This thesis is focused on the study of multidimensional networks. A multidimensional network is a network in which among the nodes there may be multiple different qualitative and quantitative relations. Traditionally, complex network analysis has focused on networks with only one kind of relation. Even with this constraint, monodimensional networks posed many analytic challenges, being representations of ubiquitous complex systems in nature. However, it is a matter of common experience that the constraint of considering only one single relation at a time limits the set of real world phenomena that can be represented with complex networks. When multiple different relations act at the same time, traditional complex network analysis cannot provide suitable an- alytic tools. To provide the suitable tools for this scenario is exactly the aim of this thesis: the creation and study of a Multidimensional Network Analysis, to extend the toolbox of complex network analysis and grasp the complexity of real world phenomena. The urgency and need for a multidimensional network analysis is here presented, along with an empirical proof of the ubiquity of this multifaceted reality in different complex networks, and some related works that in the last two years were proposed in this novel setting, yet to be systematically defined. Then, we tackle the foundations of the multidimensional setting at different levels, both by looking at the basic exten- sions of the known model and by developing novel algorithms and frameworks for well-understood and useful problems, such as community discovery (our main case study), temporal analysis, link prediction and more.
    [Show full text]
  • Design and Analysis of Graph-Based Codes Using Algebraic Lifts and Decoding Networks Allison Beemer University of Nebraska - Lincoln, [email protected]
    University of Nebraska - Lincoln DigitalCommons@University of Nebraska - Lincoln Dissertations, Theses, and Student Research Papers Mathematics, Department of in Mathematics 3-2018 Design and Analysis of Graph-based Codes Using Algebraic Lifts and Decoding Networks Allison Beemer University of Nebraska - Lincoln, [email protected] Follow this and additional works at: https://digitalcommons.unl.edu/mathstudent Part of the Discrete Mathematics and Combinatorics Commons, and the Other Mathematics Commons Beemer, Allison, "Design and Analysis of Graph-based Codes Using Algebraic Lifts nda Decoding Networks" (2018). Dissertations, Theses, and Student Research Papers in Mathematics. 87. https://digitalcommons.unl.edu/mathstudent/87 This Article is brought to you for free and open access by the Mathematics, Department of at DigitalCommons@University of Nebraska - Lincoln. It has been accepted for inclusion in Dissertations, Theses, and Student Research Papers in Mathematics by an authorized administrator of DigitalCommons@University of Nebraska - Lincoln. DESIGN AND ANALYSIS OF GRAPH-BASED CODES USING ALGEBRAIC LIFTS AND DECODING NETWORKS by Allison Beemer A DISSERTATION Presented to the Faculty of The Graduate College at the University of Nebraska In Partial Fulfilment of Requirements For the Degree of Doctor of Philosophy Major: Mathematics Under the Supervision of Professor Christine A. Kelley Lincoln, Nebraska March, 2018 DESIGN AND ANALYSIS OF GRAPH-BASED CODES USING ALGEBRAIC LIFTS AND DECODING NETWORKS Allison Beemer, Ph.D. University of Nebraska, 2018 Adviser: Christine A. Kelley Error-correcting codes seek to address the problem of transmitting information effi- ciently and reliably across noisy channels. Among the most competitive codes developed in the last 70 years are low-density parity-check (LDPC) codes, a class of codes whose structure may be represented by sparse bipartite graphs.
    [Show full text]
  • The Key Technology of Computer Network Vulnerability Assessment Based on Neural Network
    Wang J Wireless Com Network (2020) 2020:222 https://doi.org/10.1186/s13638-020-01841-y RESEARCH Open Access The key technology of computer network vulnerability assessment based on neural network Shaoqiang Wang* *Correspondence: [email protected] Abstract School of Computer With the wide application of computer network, network security has attracted more Science and Technology, Changchun University, and more attention. The main reason why all kinds of attacks on the network can pose Changchun 130022, Jilin, a great threat to the network security is the vulnerability of the computer network China system itself. Introducing neural network technology into computer network vulner- ability assessment can give full play to the advantages of neural network in network vulnerability assessment. The purpose of this article is by organizing feature map neural network, and the combination of multilayer feedforward neural network, the training samples using SOM neural network clustering, the result of clustering are added to the original training samples and set a certain weight, based on the weighted iterative update ceaselessly, in order to improve the convergence speed of BP neural network. On the BP neural network, algorithm for LM algorithm was improved, the large matrix inversion in the LM algorithm using the parallel algorithm method is improved for solving system of linear equations, and use of computer network vulnerability assess- ment as the computer simulation and analysis on the actual example designs a set of computer network vulnerability assessment scheme, fnally the vulnerability is lower than 0.75, which is benefcial to research on related theory and application to provide the reference and help.
    [Show full text]
  • Comparison of Different Generalizations of Clustering Coefficient and Local Efficiency for Weighted Undirected Graphs
    LETTER Communicated by Mika Rubinov Comparison of Different Generalizations of Clustering Coefficient and Local Efficiency for Weighted Undirected Graphs Yu Wang Eshwar Ghumare [email protected] Laboratory for Cognitive Neurology, Department of Neurosciences, KU Leuven, Leuven 3000, Belgium Rik Vandenberghe [email protected] Laboratory for Cognitive Neurology, Department of Neurosciences, KU Leuven, Leuven 3000, Belgium, and Alzheimer Research Centre, KU Leuven, Leuven Institute for Neuroscience and Disease, KU Leuven, Leuven 3000, Belgium Patrick Dupont [email protected] Laboratory for Cognitive Neurology, Department of Neurosciences, KU Leuven, Leuven 3000, Belgium; Alzheimer Research Centre, KU Leuven, Leuven Institute for Neuroscience and Disease, KU Leuven, Leuven 3000, Belgium; and Medical Imaging Research Center, KU Leuven and University Hospitals Leuven, Leuven 3000, Belgium Binary undirected graphs are well established, but when these graphs are constructed, often a threshold is applied to a parameter describing the connection between two nodes. Therefore, the use of weighted graphs is more appropriate. In this work, we focus on weighted undirected graphs. This implies that we have to incorporate edge weights in the graph mea- sures, which require generalizations of common graph metrics. After re- viewing existing generalizations of the clustering coefficient and the local efficiency, we proposed new generalizations for these graph measures. To be able to compare different generalizations, a number of essential and useful properties were defined that ideally should be satisfied. We ap- plied the generalizations to two real-world networks of different sizes. As a result, we found that not all existing generalizations satisfy all es- sential properties. Furthermore, we determined the best generalization for the clustering coefficient and local efficiency based on their properties and the performance when applied to two networks.
    [Show full text]
  • Multidimensional Analysis of Complex Networks
    Alma Mater Studiorum Universita’ di Bologna Computer Science Department Ph.D. Thesis Multidimensional analysis of complex networks Possamai Lino Ph.D. Supervisors: Prof. Massimo Marchiori Prof. Alessandro Sperduti Ph.D. Coordinator: Prof. Maurizio Gabbrielli DOTTORATO DI RICERCA IN INFORMATICA - Ciclo XXV Settore Concorsuale di afferenza: 01/B1 Settore Scientifico disciplinare: INF/01 Esame Finale Anno 2013 Ai miei genitori. Abstract The analysis of Complex Networks turn out to be a very promising field of research, testified by many research projects and works that span different fields. Until recently, those analysis have been usually focused on deeply characterize a single aspect of the system, therefore a study that considers many informative axes along with a network evolve is lacking. In this Thesis, we propose a new multidimensional analysis that is able to inspect networks in the two most important dimensions of a system, namely space and time. In order to achieve this goal, we studied them singularly and investigated how the variation of the constituting parameters drives changes to the network behavior as a whole. By focusing on space dimension, we were able to characterize spatial alteration in terms of abstraction levels. We propose a novel algorithm that, by applying a fuzziness function, can reconstruct networks under different level of details. We call this analysis telescopic as it recalls the magnification and reduction process of the lens. Through this line of research we have successfully verified that statistical indicators, that are frequently used in many complex networks researches, depends strongly on the granularity (i.e., the detail level) with which a system is described and on the class of networks considered.
    [Show full text]
  • Scale- Free Networks in Cell Biology
    Scale- free networks in cell biology Réka Albert, Department of Physics and Huck Institutes of the Life Sciences, Pennsylvania State University Summary A cell’s behavior is a consequence of the complex interactions between its numerous constituents, such as DNA, RNA, proteins and small molecules. Cells use signaling pathways and regulatory mechanisms to coordinate multiple processes, allowing them to respond to and adapt to an ever-changing environment. The large number of components, the degree of interconnectivity and the complex control of cellular networks are becoming evident in the integrated genomic and proteomic analyses that are emerging. It is increasingly recognized that the understanding of properties that arise from whole-cell function require integrated, theoretical descriptions of the relationships between different cellular components. Recent theoretical advances allow us to describe cellular network structure with graph concepts, and have revealed organizational features shared with numerous non-biological networks. How do we quantitatively describe a network of hundreds or thousands of interacting components? Does the observed topology of cellular networks give us clues about their evolution? How does cellular networks’ organization influence their function and dynamical responses? This article will review the recent advances in addressing these questions. Introduction Genes and gene products interact on several level. At the genomic level, transcription factors can activate or inhibit the transcription of genes to give mRNAs. Since these transcription factors are themselves products of genes, the ultimate effect is that genes regulate each other's expression as part of gene regulatory networks. Similarly, proteins can participate in diverse post-translational interactions that lead to modified protein functions or to formation of protein complexes that have new roles; the totality of these processes is called a protein-protein interaction network.
    [Show full text]
  • Research Article Multilayer Network-Based Production Flow Analysis
    Hindawi Complexity Volume 2018, Article ID 6203754, 15 pages https://doi.org/10.1155/2018/6203754 Research Article Multilayer Network-Based Production Flow Analysis Tamás Ruppert, Gergely Honti, and János Abonyi MTA-PE “Lendület” Complex Systems Monitoring Research Group, Department of Process Engineering, University of Pannonia, Veszprém, Hungary Correspondence should be addressed to János Abonyi; [email protected] Received 24 February 2018; Revised 18 May 2018; Accepted 27 May 2018; Published 16 July 2018 Academic Editor: Dimitris Mourtzis Copyright © 2018 Tamás Ruppert et al. This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. A multilayer network model for the exploratory analysis of production technologies is proposed. To represent the relationship between products, parts, machines, resources, operators, and skills, standardized production and product-relevant data are transformed into a set of bi- and multipartite networks. This representation is beneficial in production flow analysis (PFA) that is used to identify improvement opportunities by grouping similar groups of products, components, and machines. It is demonstrated that the goal-oriented mapping and modularity-based clustering of multilayer networks can serve as a readily applicable and interpretable decision support tool for PFA, and the analysis of the degrees and correlations of a node can identify critically important skills and resources. The applicability of the proposed methodology is demonstrated by a well-documented benchmark problem of a wire-harness production process. The results confirm that the proposed multilayer network can support the standardized integration of production-relevant data and exploratory analysis of strongly interconnected production systems.
    [Show full text]
  • NODEXL for Beginners Nasri Messarra, 2013‐2014
    NODEXL for Beginners Nasri Messarra, 2013‐2014 http://nasri.messarra.com Why do we study social networks? Definition from: http://en.wikipedia.org/wiki/Social_network: A social network is a social structure made up of a set of social actors (such as individuals or organizations) and a set of the dyadic ties between these actors. Social networks and the analysis of them is an inherently interdisciplinary academic field which emerged from social psychology, sociology, statistics, and graph theory. From http://en.wikipedia.org/wiki/Sociometry: "Sociometric explorations reveal the hidden structures that give a group its form: the alliances, the subgroups, the hidden beliefs, the forbidden agendas, the ideological agreements, the ‘stars’ of the show". In social networks (like Facebook and Twitter), sociometry can help us understand the diffusion of information and how word‐of‐mouth works (virality). Installing NODEXL (Microsoft Excel required) NodeXL Template 2014 ‐ Visit http://nodexl.codeplex.com ‐ Download the latest version of NodeXL ‐ Double‐click, follow the instructions The SocialNetImporter extends the capabilities of NodeXL mainly with extracting data from the Facebook network. To install: ‐ Download the latest version of the social importer plugins from http://socialnetimporter.codeplex.com ‐ Open the Zip file and save the files into a directory you choose, e.g. c:\social ‐ Open the NodeXL template (you can click on the Windows Start button and type its name to search for it) ‐ Open the NodeXL tab, Import, Import Options (see screenshot below) 1 | Page ‐ In the import dialog, type or browse for the directory where you saved your social importer files (screenshot below): ‐ Close and open NodeXL again For older Versions: ‐ Visit http://nodexl.codeplex.com ‐ Download the latest version of NodeXL ‐ Unzip the files to a temporary folder ‐ Close Excel if it’s open ‐ Run setup.exe ‐ Visit http://socialnetimporter.codeplex.com ‐ Download the latest version of the socialnetimporter plug in 2 | Page ‐ Extract the files and copy them to the NodeXL plugin direction.
    [Show full text]