SlideShare a Scribd company logo
1 of 5
Download to read offline
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Special Issue: 15 | Dec-2014 | IWCPS-2014, Available @ http://www.ijret.org 123
AN UPDATED LOOK AT SOCIAL NETWORK EXTRACTION SYSTEM
A PERSONAL DATA ANALYSIS APPROACH
Preetha S1
, Ancy Zachariah2
1
Assistant Professor, Division of Computer Science and Engg., Cochin University of Science and Technology, Kerala
2
Associate Professor, Division of Computer Science and Engg., Cochin University of Science and Technology, Kerala
Abstract
With the rapid popularity of social networks, interactions between people are no longer limited to geographical boundaries.
Social interactions between the different people are the basis for dynamic social networks. As a result of the interactions between
different people they can influence one another. These interactions form the basis of community for e.g. scientific community. The
communication between interconnected participants in a social network can be analysed and used to derive more information
which can utilized in various ways. This paper studies the essential features of Facebook that is the friendship relation between
participants and tries to find the influential user for a particular person. This has a huge impact on spreading new ideas and
practises. In a marketing scenario the information is vital as identifying the influential person could be the turning point in sales
promotion. As the dynamic network was studied over a period we could also analyze the structural changes in network that
eventually changed the influential person. It is also observed that number of groups in the network tends to decrease as the size of
network increases. Relationship is viewed in terms of network theory with actors as nodes and relation as links. An individual can
bridge two networks that are not directly linked. The attributes of individual is less important than the relationship or ties with
other nodes in and outside the network.
Keywords: Social Network Analysis, Visualization, Influential User, DNA and Community Detection
--------------------------------------------------------------------***----------------------------------------------------------------------
1. INTRODUCTION
A social network analysis maps relationship and flow
between people or entities. The people in the networks can
be represented by nodes and the relationship between the
nodes is shown by the link. It allows both visual and
mathematical analysis of human relationship. In the real
world, relations can be studied as a general pattern.
Relations are complex and their representation can be
miscellaneous. Generally the relationship pattern are
categorized as static and dynamic patterns. Static pattern do
not change dramatically in nature while dynamic pattern
always tend to change in a drastic manner.
Dynamic network analysis is a new approach that takes
ideas from traditional SNA, Link analysis(LA) and
multiagent system (MAS) which were formerly used. The
statistical analysis of DNA data is of prime importance in
this area. The alternate approach is the utilization of
simulation to address issues of changes in network. DNA
network are larger, dynamic and contain the various levels
of uncertainty compared to SNA. The main difference of
DNA to SNA is that DNA takes the domain of time into
account. With social network there is a huge difference in
the way we communicate with each other. Common issues
can be highlighted and communicated by grouping the
affected parties. Information and opinions get spread easily
in social network making the world more global. Since
theses data are time stamped we can study the spreading
process at a system level. With tools like Netvizz and Gephi,
gathering data and testing the models are very efficient
compared to traditional methods. We can study any event on
a time scale ranging from few days to several years. For
example cultural events can be studied for a few days,
whereas in online encyclopaedia sites changes occurs rarely,
once in a few years.
Social interactions within network comprise an increasing
event nowadays. Different aspects of societies and
competitive market, such as social Medias through the
internet and telecommunication environment hold a high
correction with the social network analysis methodology. By
understanding these social structures and interactions it
might be possible to realize how the individuals and
consumers related to each other and hence predict further
social structure. However, the most of the current social
network analysis project are in relation to static structure,
not considering how the social networks evolve over the
time. The dynamic approaches points out new perspectives
in terms of social network analysis including prediction and
simulation scenarios. In order to perceive the social network
relation over the time it is crucial to collect the distinct
snapshot of the structure, understanding not just how the
social members related each other but in addition to that
how these relationship evolves over the time. Measurement
in relation to social network describes nodes and links by
static matrices, depicting its strength, its overall distance to
the other related nodes, and its amount of connections,
among others. However in order to understand how the
social interaction change over the time is important to
follow all these measures.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Special Issue: 15 | Dec-2014 | IWCPS-2014, Available @ http://www.ijret.org 124
2. BACKGROUND
The world we live in is very complex. The relationships
between people, groups and organizations are on an
increase. Social groups related to working organization, fans
group of film, sports and other personalities who rise to
fame, tech savvy groups are increasing. The researchers can
study these systems and analyse the links. The attention can
be focussed on the connections also referred to as links or
edges, between various entities, that are referred to as nodes.
Most of the technical systems are dynamic. Many changes
occur as we grow from birth through our education period
and as we age. This study over a period of time is focussed.
The understanding and evaluation of these systems are
complicated as data on these systems is often incomplete,
replete with errors and difficult to collect. Hence SNA and
LA tools become obsolete to process these requirements.
DNA has emerged as a new subfield of SNA. In DNA the
proposal is combination of the methods and techniques in
SNA and LA. This can be combined with MAS techniques
which provide a set of techniques and tools for the analysis
of dynamic system. In the study that follows we are
identifying influential user, detecting community and
studying the changes in the size of the community.
The pattern change is not very visible in static pattern
whereas they change drastically in dynamic pattern. The
example of a static change would be related to the change in
printed characters over time. Hand written text tends to
deform over time and recognizing such characters is a
challenge hence can be classified as dynamic pattern. In the
pattern recognition and recovery process, dynamic pattern
are more challenging.
In social network analysis the main task is usually about
how to extract data and relationships from different
communication sources. The data used for building social
networks is Relational data, which can be obtained and
transferred from different resources including the web,
email communication, internet relay chat, telephone
communication, organization and business events, etc. For
example, email communications are a rich source for
interacting and constructing social networks. By measuring
the frequency of email communication and studying the
replies, we can study the relationship between email senders
and receivers. This data can then be used for social network
construction.
Social network can be generally defined as a group of
individuals those are connected by a set of relationship. In
network theory, link analysis is a data analysis technique
used to evaluate relationship (connections) between nodes.
Relationship may be identified among various type of nodes
(objects) including organizations, people and transaction.
Link analysis has been used for investigation of criminal
activity (fraud detection, counterterrorism and intelligence),
computer security analysis, search engine optimization,
market research and medical research. This measures
revealed that, as a difference with the classical Erds-Rnyl
random graph model, real networks are characterized by a
power low distribution of vertex degree, a high clustering
coefficient or transitivity, and degree correlation between
connected vertices. Yet, it is important to characterize up to
which extend the measure provide the information about the
studied networks. For instance it has been shown in some
networks the degree correlations are consequence of the
existence of large degree vertices and therefore the sequence
of vertex degrees is sufficient to characterize those
networks.
Counting the number of triangles in a graph is a beautiful
algorithmic problems which has gained importance over the
last year due to its significant role in complex network
analysis. Matrices frequently computed such as the
clustering coefficient and the transitivity ratio involve the
execution of triangle counting algorithms. Furthermore
several interesting graph mining applications rely on
computing the number of triangle in the graph of interest.
Social networks change with time. But the research in this
area had always avoided the time of interaction in their
study. Hence we can say all the studies were static. Another
major area of social network analysis is visualization, and it
is very appropriate to visualize a social network[1]. We can
explore the properties of social network by visualizing
social networks. The typical characteristics of social
network can be easily understood. The structure of network,
the node distribution, relationship between nodes and the
groups in the social networks, can be more easily expanded.
Other than extraction we can analyse the connectivity and
degree of nodes and links using density measurement or
measure clusters using cluster coefficient or measure
closeness of social network using betweeness centrality.
A friendship graph is one which nodes collaborate with
other nodes and nodes are entities. The friendship graph
evolves over time. This friendship graph is analyzed[2].
People switch jobs, move to new places and their
interactions pattern change. The entities move away from
one another or as time passes entities will either come close
together forming new groups. In social networks such
pattern changes in interactions are very common. So we
have to identify the changes that are happening in that
network.
Application of DNA can be in identifying key individuals,
locating hidden groups and estimating performance. DNA
tools include software packages for data collection, analysis,
and visualization. Identifying relationship between
individuals and groups, discovering the key persons, the
weakness points and comparing networks are the major
tasks of data analysis. With the help of visualization tools
analysts can graphically explore networks. The Fig-1 depict
a typical view of a personal data .
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Special Issue: 15 | Dec-2014 | IWCPS-2014, Available @ http://www.ijret.org 125
Fig-1: Personal data in Social Network
3. CASE STUDY
Based on the background we designed a system to solve the
above problems. In this system we collect data from the
Facebook, preprocess it and analyze it to be developed into a
decision support system. Our experimental analysis mainly
focusses on calculating SNA matrices and finally
developing the results. The Fig-2 depicts system
architecture.
Fig-2: System Architecture
The first phase is data extraction were data is extracted from
Facebook network. Then we have to analyse this network
and calculate different metrics in social network. The
relationships are visualized after extracting useful
information from collected data.
3.1 SNA Metrics
SNA metric are the measures that we are using in social
network analysis. The different metrics that we are using are
and Betweeness centrality.
3.1.1 Degree Distribution
In the study of graphs and networks, the degree of a node in
a network can be computed by counting the number of
connections it has to other nodes. The probability
distribution of these degrees over the whole network is
called the degree distribution. In an undirected network we
count the edges the node has to other nodes to compute the
degree of the node. In a directed network with edges
pointing in one direction there are two degrees called in-
degree and out-degree . The in-degree is the number of
incoming edges and the out-degree is the number of
outgoing edges. The fraction of nodes in the network with
degree k is called the degree distribution P(k) of a network.
That is, in a network with n nodes if nk of them have degree
k, Then degree distribution P(k) is computed as nk/n. The
cumulative degree distributions, the fraction of nodes with
degree greater than or equal to k are all referring to the same
information.
3.1.2 Betweeness Centrality
Betweeness centrality is a measure of centrality of nodes in
a network. To compute this we have to find the shortest
paths that pass through that node. The total number of such
paths is called betweeness centrality. Betweeness centrality
not only indicates the importance of a node in network
which is of local importance but it also indicates the load
placed on the given node in the network which is of global
importance.
4. EXPERIMENTAL RESULTS
4.1 Community Detection
The whole network of a person can be grouped into
communities. A person may be connected to family, school
and college friends, or colleagues. The work culture may
induce other groups, for eg. teachers connected to students,
in online marketing agents connected to clients. Thus the
whole network can be summarized and visualized as
communities. Without sacrificing the individuals
confidentiality we can extract the information from
community. Using clustering we can detect the evolving
communities[4]. Shortest-path betweeness can be used for
clustering. Another approach being clustering based on
network modularity.
Fig-3 Community Detection
Community detection of a personal network is shown in Fig-
3. We can see that there are four communities in the given
graph. In that two communities are more clustered together
than the other. It shows the strength of communication
between users[4].
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Special Issue: 15 | Dec-2014 | IWCPS-2014, Available @ http://www.ijret.org 126
4.2 Celebrity Detection
Celebrity of a network can be identified based on the
number of indegree of a node. The user with maximum
number of indegree will be the celebrity of that particular
network. The users with minimum indegree will be
connected to the users having maximum indegree. In that
way, the celebrity of a personal network influence the users
who are not so active in social network activities.
Fig-4: Celebrity Detection
The Fig-4 shows the celebrity of the personal network which
we selected for demonstration of results. Here we can see a
single user as celebrity. The same user can be a celebrity of
more than one network. It depends on the number of
indegree, that is the number of mutual friends. The users
with minimum indegree will be connected to celebrity of the
networks.
4.3 Most Influential and Least Influential User
Detection
The users with minimum number of indegree are known as
least influential users. The Fig 5 shows a network of least
influential users.
Fig- 5: Least influential user network
The least influential users will be connected to the most
influential user. The user with maximum number of
indegree is known as most influential use and fig 6 shows
network of most influential users.
Fig 6: Most influential users
4.4 Ego Networks
Local circumstances influence the behaviour variation of
individuals [1]. Hence we need to look into this aspect
carefully. The goal of the analysis of ego networks is to
describe and index the variation across individuals in the
way they are surrounded in our social structures. An
individual node when focussed will yield ego network.
Hence there will be as many egos in a network as it has
nodes. A persons or group can act as ego. A particular
person’s connection can be filtered with ego networks.
Fig 7: Ego Network
The Fig 7 shows ego network of the detected celebrity. The
celebrity is represented with different colour from other user
nodes for easy identification.
5. CONCLUSION
The work studied the dynamic change occurring in a social
network during a period of time, detected influential user,
detected possible communities and discovered the celebrity
of a local network. The real world Facebook data set was
used for this purpose and found the changes occurred during
the period. By mining user interactions, important
information can be retrieved In our work we identified the
most and least influential user in a particular persons
network. We were also able to detect various communities
or groups. As network becomes larger the groups in the
network decreased. It is because of the dynamic nature of
the network. So from these results we can conclude that on
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Special Issue: 15 | Dec-2014 | IWCPS-2014, Available @ http://www.ijret.org 127
social network lots of interactions are happening which
shows different patterns in network and patterns are
changing with time. These results can be used in areas like
marketing, advertisement, recommendation, political
discussions etc. as influential users act as hub of information
in a community. Smart organisations can augment their
campaigns through proven media channels with social
network analysis.
ACKNOWLEDGEMENTS
We appreciate Lima Johnson, Anju Shaji and Neethu K M
for effective conversations and Sreelakshmi for help in
editing.
REFERENCES
[1]. Kai-Yu Wang,I-Hsien Ting,Hui-Ju Wu,IEEE paper on
'A Dynamic and Task-Oriented Social Network Extraction
System Based on Analyzing Personal SocialData',
International Conference on Advances in social networks
analysis and mining, August 2010.
[2]. Alice X. Zheng, Anna Goldenberg C "A Generative
Model for Dynamic Contextual Friendship Networks"
CMU-ML-06-107 School of Computer Science Carnegie
Mellon University Pittsburgh, PA 15213July 2005.
[3]. Ravi Kumar,Jasmine Novak ,Andrew Tomkins
"Structure and Evolution of Online Social Networks"
Proceeding of 12th
ACM SIGKDD international conference
on knowledge discovery and data mining, August 2006.
[4]. Jaewon Yang, Julian McAuley, Jure Leskovec
"Community Detection in Networks with Node Attributes"
in ICDM, 2013.
BIOGRAPHIES
Preetha S has completed her M.Tech
from CUSAT in 2001. She is working
as Assistant Professor in CUSAT since
then. Her area of interest includes Big
Data, Social Network Analysis and
Computer Network.
Ancy Zachariah has completed her
M.Tech from CUSAT in 2003. She is
working as Associate Professor in
CUSAT since 1999. Her area of interest
includes Social Network Analysis, data
mining and programming techniques.

More Related Content

What's hot

Introduction to Social Network Analysis
Introduction to Social Network AnalysisIntroduction to Social Network Analysis
Introduction to Social Network AnalysisPremsankar Chakkingal
 
Social Network Analysis
Social Network AnalysisSocial Network Analysis
Social Network AnalysisWael Elrifai
 
Current trends of opinion mining and sentiment analysis in social networks
Current trends of opinion mining and sentiment analysis in social networksCurrent trends of opinion mining and sentiment analysis in social networks
Current trends of opinion mining and sentiment analysis in social networkseSAT Publishing House
 
Dissemination of Awareness Evolution “What is really going on?” Pilkada 2015 ...
Dissemination of Awareness Evolution “What is really going on?” Pilkada 2015 ...Dissemination of Awareness Evolution “What is really going on?” Pilkada 2015 ...
Dissemination of Awareness Evolution “What is really going on?” Pilkada 2015 ...Andry Alamsyah
 
02 Network Data Collection
02 Network Data Collection02 Network Data Collection
02 Network Data Collectiondnac
 
Online social network mining current trends and research issues
Online social network mining current trends and research issuesOnline social network mining current trends and research issues
Online social network mining current trends and research issueseSAT Publishing House
 
Social Network Analysis: An Overview
Social Network Analysis: An OverviewSocial Network Analysis: An Overview
Social Network Analysis: An OverviewPenn State University
 
Subscriber Churn Prediction Model using Social Network Analysis In Telecommun...
Subscriber Churn Prediction Model using Social Network Analysis In Telecommun...Subscriber Churn Prediction Model using Social Network Analysis In Telecommun...
Subscriber Churn Prediction Model using Social Network Analysis In Telecommun...BAINIDA
 
CS6010 Social Network Analysis Unit V
CS6010 Social Network Analysis Unit VCS6010 Social Network Analysis Unit V
CS6010 Social Network Analysis Unit Vpkaviya
 
01 Introduction to Networks Methods and Measures
01 Introduction to Networks Methods and Measures01 Introduction to Networks Methods and Measures
01 Introduction to Networks Methods and Measuresdnac
 
Social Network Analysis
Social Network AnalysisSocial Network Analysis
Social Network AnalysisSujoy Bag
 
Social network analysis & Big Data - Telecommunications and more
Social network analysis & Big Data - Telecommunications and moreSocial network analysis & Big Data - Telecommunications and more
Social network analysis & Big Data - Telecommunications and moreWael Elrifai
 
Social Network Analysis
Social Network AnalysisSocial Network Analysis
Social Network AnalysisScott Gomer
 
Relation of Coffee Break and Productivity
Relation of Coffee Break and ProductivityRelation of Coffee Break and Productivity
Relation of Coffee Break and ProductivityJavaCoffeeIQ.com
 
12 Network Experiments and Interventions: Studying Information Diffusion and ...
12 Network Experiments and Interventions: Studying Information Diffusion and ...12 Network Experiments and Interventions: Studying Information Diffusion and ...
12 Network Experiments and Interventions: Studying Information Diffusion and ...dnac
 
Link Prediction Survey
Link Prediction SurveyLink Prediction Survey
Link Prediction SurveyPatrick Walter
 
Mining and Analyzing Academic Social Networks
Mining and Analyzing Academic Social NetworksMining and Analyzing Academic Social Networks
Mining and Analyzing Academic Social NetworksEditor IJCATR
 

What's hot (20)

Introduction to Social Network Analysis
Introduction to Social Network AnalysisIntroduction to Social Network Analysis
Introduction to Social Network Analysis
 
01 Network Data Collection (2017)
01 Network Data Collection (2017)01 Network Data Collection (2017)
01 Network Data Collection (2017)
 
Social Network Analysis
Social Network AnalysisSocial Network Analysis
Social Network Analysis
 
Current trends of opinion mining and sentiment analysis in social networks
Current trends of opinion mining and sentiment analysis in social networksCurrent trends of opinion mining and sentiment analysis in social networks
Current trends of opinion mining and sentiment analysis in social networks
 
Dissemination of Awareness Evolution “What is really going on?” Pilkada 2015 ...
Dissemination of Awareness Evolution “What is really going on?” Pilkada 2015 ...Dissemination of Awareness Evolution “What is really going on?” Pilkada 2015 ...
Dissemination of Awareness Evolution “What is really going on?” Pilkada 2015 ...
 
02 Network Data Collection
02 Network Data Collection02 Network Data Collection
02 Network Data Collection
 
Online social network mining current trends and research issues
Online social network mining current trends and research issuesOnline social network mining current trends and research issues
Online social network mining current trends and research issues
 
Social Network Analysis: An Overview
Social Network Analysis: An OverviewSocial Network Analysis: An Overview
Social Network Analysis: An Overview
 
11 Keynote (2017)
11 Keynote (2017)11 Keynote (2017)
11 Keynote (2017)
 
Subscriber Churn Prediction Model using Social Network Analysis In Telecommun...
Subscriber Churn Prediction Model using Social Network Analysis In Telecommun...Subscriber Churn Prediction Model using Social Network Analysis In Telecommun...
Subscriber Churn Prediction Model using Social Network Analysis In Telecommun...
 
CS6010 Social Network Analysis Unit V
CS6010 Social Network Analysis Unit VCS6010 Social Network Analysis Unit V
CS6010 Social Network Analysis Unit V
 
01 Introduction to Networks Methods and Measures
01 Introduction to Networks Methods and Measures01 Introduction to Networks Methods and Measures
01 Introduction to Networks Methods and Measures
 
03 Communities in Networks (2017)
03 Communities in Networks (2017)03 Communities in Networks (2017)
03 Communities in Networks (2017)
 
Social Network Analysis
Social Network AnalysisSocial Network Analysis
Social Network Analysis
 
Social network analysis & Big Data - Telecommunications and more
Social network analysis & Big Data - Telecommunications and moreSocial network analysis & Big Data - Telecommunications and more
Social network analysis & Big Data - Telecommunications and more
 
Social Network Analysis
Social Network AnalysisSocial Network Analysis
Social Network Analysis
 
Relation of Coffee Break and Productivity
Relation of Coffee Break and ProductivityRelation of Coffee Break and Productivity
Relation of Coffee Break and Productivity
 
12 Network Experiments and Interventions: Studying Information Diffusion and ...
12 Network Experiments and Interventions: Studying Information Diffusion and ...12 Network Experiments and Interventions: Studying Information Diffusion and ...
12 Network Experiments and Interventions: Studying Information Diffusion and ...
 
Link Prediction Survey
Link Prediction SurveyLink Prediction Survey
Link Prediction Survey
 
Mining and Analyzing Academic Social Networks
Mining and Analyzing Academic Social NetworksMining and Analyzing Academic Social Networks
Mining and Analyzing Academic Social Networks
 

Viewers also liked

Indian domestic sector and the need for promoting community based microgenera...
Indian domestic sector and the need for promoting community based microgenera...Indian domestic sector and the need for promoting community based microgenera...
Indian domestic sector and the need for promoting community based microgenera...eSAT Publishing House
 
Five Recent Alzheimer's Features in the media
Five Recent Alzheimer's Features in the mediaFive Recent Alzheimer's Features in the media
Five Recent Alzheimer's Features in the mediaLTCI Partners
 
OLADIPUPO OSIBAJO Resume 13
OLADIPUPO OSIBAJO Resume 13OLADIPUPO OSIBAJO Resume 13
OLADIPUPO OSIBAJO Resume 13OSIBAJO
 
Analysis approach for three phase two level voltage
Analysis approach for three phase two level voltageAnalysis approach for three phase two level voltage
Analysis approach for three phase two level voltageeSAT Publishing House
 
Gujranwala Medical College (GMC) Gujranwala Merit List 2014
Gujranwala Medical College (GMC) Gujranwala Merit List 2014Gujranwala Medical College (GMC) Gujranwala Merit List 2014
Gujranwala Medical College (GMC) Gujranwala Merit List 2014Rana Waqar
 
Le reseau des professionnels grecs
Le reseau des professionnels grecsLe reseau des professionnels grecs
Le reseau des professionnels grecsBucephalos Business
 
Study of sustainable utility of biomass energy technologies for rural infrast...
Study of sustainable utility of biomass energy technologies for rural infrast...Study of sustainable utility of biomass energy technologies for rural infrast...
Study of sustainable utility of biomass energy technologies for rural infrast...eSAT Publishing House
 

Viewers also liked (14)

Indian domestic sector and the need for promoting community based microgenera...
Indian domestic sector and the need for promoting community based microgenera...Indian domestic sector and the need for promoting community based microgenera...
Indian domestic sector and the need for promoting community based microgenera...
 
Five Recent Alzheimer's Features in the media
Five Recent Alzheimer's Features in the mediaFive Recent Alzheimer's Features in the media
Five Recent Alzheimer's Features in the media
 
CV_Chanchalerm
CV_ChanchalermCV_Chanchalerm
CV_Chanchalerm
 
OLADIPUPO OSIBAJO Resume 13
OLADIPUPO OSIBAJO Resume 13OLADIPUPO OSIBAJO Resume 13
OLADIPUPO OSIBAJO Resume 13
 
Analysis approach for three phase two level voltage
Analysis approach for three phase two level voltageAnalysis approach for three phase two level voltage
Analysis approach for three phase two level voltage
 
child advocacy-ECE
child advocacy-ECEchild advocacy-ECE
child advocacy-ECE
 
Amber Hernandez Photo Deck
Amber Hernandez Photo DeckAmber Hernandez Photo Deck
Amber Hernandez Photo Deck
 
Gujranwala Medical College (GMC) Gujranwala Merit List 2014
Gujranwala Medical College (GMC) Gujranwala Merit List 2014Gujranwala Medical College (GMC) Gujranwala Merit List 2014
Gujranwala Medical College (GMC) Gujranwala Merit List 2014
 
забытые деревни
забытые деревнизабытые деревни
забытые деревни
 
Role for lawyers in adr
Role for lawyers in adrRole for lawyers in adr
Role for lawyers in adr
 
Le reseau des professionnels grecs
Le reseau des professionnels grecsLe reseau des professionnels grecs
Le reseau des professionnels grecs
 
Add11
Add11Add11
Add11
 
Manu1 u1 ea_anll
Manu1 u1 ea_anllManu1 u1 ea_anll
Manu1 u1 ea_anll
 
Study of sustainable utility of biomass energy technologies for rural infrast...
Study of sustainable utility of biomass energy technologies for rural infrast...Study of sustainable utility of biomass energy technologies for rural infrast...
Study of sustainable utility of biomass energy technologies for rural infrast...
 

Similar to An Updated Look at Social Network Extraction and Personal Data Analysis

IRJET- Predicting Social Network Communities Structure Changes and Detection ...
IRJET- Predicting Social Network Communities Structure Changes and Detection ...IRJET- Predicting Social Network Communities Structure Changes and Detection ...
IRJET- Predicting Social Network Communities Structure Changes and Detection ...IRJET Journal
 
Community detection in social networks an overview
Community detection in social networks an overviewCommunity detection in social networks an overview
Community detection in social networks an overvieweSAT Publishing House
 
Sampling of User Behavior Using Online Social Network
Sampling of User Behavior Using Online Social NetworkSampling of User Behavior Using Online Social Network
Sampling of User Behavior Using Online Social NetworkEditor IJCATR
 
Sna based reasoning for multiagent
Sna based reasoning for multiagentSna based reasoning for multiagent
Sna based reasoning for multiagentijaia
 
IRJET- A Survey on Link Prediction Techniques
IRJET-  	  A Survey on Link Prediction TechniquesIRJET-  	  A Survey on Link Prediction Techniques
IRJET- A Survey on Link Prediction TechniquesIRJET Journal
 
Multimode network based efficient and scalable learning of collective behavior
Multimode network based efficient and scalable learning of collective behaviorMultimode network based efficient and scalable learning of collective behavior
Multimode network based efficient and scalable learning of collective behaviorIAEME Publication
 
Social Network Analysis (SNA) 2018
Social Network Analysis  (SNA) 2018Social Network Analysis  (SNA) 2018
Social Network Analysis (SNA) 2018Arsalan Khan
 
Visually Exploring Social Participation in Encyclopedia of Life
Visually Exploring Social Participation in Encyclopedia of LifeVisually Exploring Social Participation in Encyclopedia of Life
Visually Exploring Social Participation in Encyclopedia of LifeHarish Vaidyanathan
 
ATC full paper format-2014 Social Networks in Telecommunications Asoka Korale...
ATC full paper format-2014 Social Networks in Telecommunications Asoka Korale...ATC full paper format-2014 Social Networks in Telecommunications Asoka Korale...
ATC full paper format-2014 Social Networks in Telecommunications Asoka Korale...Asoka Korale
 
Evolution of social developer network in oss survey
Evolution of social developer network in oss surveyEvolution of social developer network in oss survey
Evolution of social developer network in oss surveyeSAT Publishing House
 
IRJET- Link Prediction in Social Networks
IRJET- Link Prediction in Social NetworksIRJET- Link Prediction in Social Networks
IRJET- Link Prediction in Social NetworksIRJET Journal
 
Networking Portfolio Term Paper
Networking Portfolio Term PaperNetworking Portfolio Term Paper
Networking Portfolio Term PaperWriters Per Hour
 
01 Introduction to Networks Methods and Measures (2016)
01 Introduction to Networks Methods and Measures (2016)01 Introduction to Networks Methods and Measures (2016)
01 Introduction to Networks Methods and Measures (2016)Duke Network Analysis Center
 
A COMPREHENSIVE STUDY ON WILLINGNESS MAXIMIZATION FOR SOCIAL ACTIVITY PLANNIN...
A COMPREHENSIVE STUDY ON WILLINGNESS MAXIMIZATION FOR SOCIAL ACTIVITY PLANNIN...A COMPREHENSIVE STUDY ON WILLINGNESS MAXIMIZATION FOR SOCIAL ACTIVITY PLANNIN...
A COMPREHENSIVE STUDY ON WILLINGNESS MAXIMIZATION FOR SOCIAL ACTIVITY PLANNIN...Nexgen Technology
 
Towards Decision Support and Goal AchievementIdentifying Ac.docx
Towards Decision Support and Goal AchievementIdentifying Ac.docxTowards Decision Support and Goal AchievementIdentifying Ac.docx
Towards Decision Support and Goal AchievementIdentifying Ac.docxturveycharlyn
 
IRJET- Social Network Mental Disorders Detection Via Online Social Media Mining
IRJET- Social Network Mental Disorders Detection Via Online Social Media MiningIRJET- Social Network Mental Disorders Detection Via Online Social Media Mining
IRJET- Social Network Mental Disorders Detection Via Online Social Media MiningIRJET Journal
 
Multiple Regression to Analyse Social Graph of Brand Awareness
Multiple Regression to Analyse Social Graph of Brand AwarenessMultiple Regression to Analyse Social Graph of Brand Awareness
Multiple Regression to Analyse Social Graph of Brand AwarenessTELKOMNIKA JOURNAL
 
Discovering Influential User by Coupling Multiplex Heterogeneous OSN’S
Discovering Influential User by Coupling Multiplex Heterogeneous OSN’SDiscovering Influential User by Coupling Multiplex Heterogeneous OSN’S
Discovering Influential User by Coupling Multiplex Heterogeneous OSN’SIRJET Journal
 

Similar to An Updated Look at Social Network Extraction and Personal Data Analysis (20)

IRJET- Predicting Social Network Communities Structure Changes and Detection ...
IRJET- Predicting Social Network Communities Structure Changes and Detection ...IRJET- Predicting Social Network Communities Structure Changes and Detection ...
IRJET- Predicting Social Network Communities Structure Changes and Detection ...
 
Community detection in social networks an overview
Community detection in social networks an overviewCommunity detection in social networks an overview
Community detection in social networks an overview
 
Dv31821825
Dv31821825Dv31821825
Dv31821825
 
Sampling of User Behavior Using Online Social Network
Sampling of User Behavior Using Online Social NetworkSampling of User Behavior Using Online Social Network
Sampling of User Behavior Using Online Social Network
 
Sna based reasoning for multiagent
Sna based reasoning for multiagentSna based reasoning for multiagent
Sna based reasoning for multiagent
 
IRJET- A Survey on Link Prediction Techniques
IRJET-  	  A Survey on Link Prediction TechniquesIRJET-  	  A Survey on Link Prediction Techniques
IRJET- A Survey on Link Prediction Techniques
 
Multimode network based efficient and scalable learning of collective behavior
Multimode network based efficient and scalable learning of collective behaviorMultimode network based efficient and scalable learning of collective behavior
Multimode network based efficient and scalable learning of collective behavior
 
Social Network Analysis (SNA) 2018
Social Network Analysis  (SNA) 2018Social Network Analysis  (SNA) 2018
Social Network Analysis (SNA) 2018
 
Visually Exploring Social Participation in Encyclopedia of Life
Visually Exploring Social Participation in Encyclopedia of LifeVisually Exploring Social Participation in Encyclopedia of Life
Visually Exploring Social Participation in Encyclopedia of Life
 
ATC full paper format-2014 Social Networks in Telecommunications Asoka Korale...
ATC full paper format-2014 Social Networks in Telecommunications Asoka Korale...ATC full paper format-2014 Social Networks in Telecommunications Asoka Korale...
ATC full paper format-2014 Social Networks in Telecommunications Asoka Korale...
 
Evolution of social developer network in oss survey
Evolution of social developer network in oss surveyEvolution of social developer network in oss survey
Evolution of social developer network in oss survey
 
Q046049397
Q046049397Q046049397
Q046049397
 
IRJET- Link Prediction in Social Networks
IRJET- Link Prediction in Social NetworksIRJET- Link Prediction in Social Networks
IRJET- Link Prediction in Social Networks
 
Networking Portfolio Term Paper
Networking Portfolio Term PaperNetworking Portfolio Term Paper
Networking Portfolio Term Paper
 
01 Introduction to Networks Methods and Measures (2016)
01 Introduction to Networks Methods and Measures (2016)01 Introduction to Networks Methods and Measures (2016)
01 Introduction to Networks Methods and Measures (2016)
 
A COMPREHENSIVE STUDY ON WILLINGNESS MAXIMIZATION FOR SOCIAL ACTIVITY PLANNIN...
A COMPREHENSIVE STUDY ON WILLINGNESS MAXIMIZATION FOR SOCIAL ACTIVITY PLANNIN...A COMPREHENSIVE STUDY ON WILLINGNESS MAXIMIZATION FOR SOCIAL ACTIVITY PLANNIN...
A COMPREHENSIVE STUDY ON WILLINGNESS MAXIMIZATION FOR SOCIAL ACTIVITY PLANNIN...
 
Towards Decision Support and Goal AchievementIdentifying Ac.docx
Towards Decision Support and Goal AchievementIdentifying Ac.docxTowards Decision Support and Goal AchievementIdentifying Ac.docx
Towards Decision Support and Goal AchievementIdentifying Ac.docx
 
IRJET- Social Network Mental Disorders Detection Via Online Social Media Mining
IRJET- Social Network Mental Disorders Detection Via Online Social Media MiningIRJET- Social Network Mental Disorders Detection Via Online Social Media Mining
IRJET- Social Network Mental Disorders Detection Via Online Social Media Mining
 
Multiple Regression to Analyse Social Graph of Brand Awareness
Multiple Regression to Analyse Social Graph of Brand AwarenessMultiple Regression to Analyse Social Graph of Brand Awareness
Multiple Regression to Analyse Social Graph of Brand Awareness
 
Discovering Influential User by Coupling Multiplex Heterogeneous OSN’S
Discovering Influential User by Coupling Multiplex Heterogeneous OSN’SDiscovering Influential User by Coupling Multiplex Heterogeneous OSN’S
Discovering Influential User by Coupling Multiplex Heterogeneous OSN’S
 

More from eSAT Publishing House

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnameSAT Publishing House
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...eSAT Publishing House
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnameSAT Publishing House
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...eSAT Publishing House
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaeSAT Publishing House
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingeSAT Publishing House
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...eSAT Publishing House
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...eSAT Publishing House
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...eSAT Publishing House
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a revieweSAT Publishing House
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...eSAT Publishing House
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard managementeSAT Publishing House
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallseSAT Publishing House
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...eSAT Publishing House
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...eSAT Publishing House
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaeSAT Publishing House
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structureseSAT Publishing House
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingseSAT Publishing House
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...eSAT Publishing House
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...eSAT Publishing House
 

More from eSAT Publishing House (20)

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
 

Recently uploaded

Cost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based questionCost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based questionSneha Padhiar
 
Artificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewArtificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewsandhya757531
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substationstephanwindworld
 
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书rnrncn29
 
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdf
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdfPaper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdf
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdfNainaShrivastava14
 
TEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACHTEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACHSneha Padhiar
 
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.elesangwon
 
Robotics Group 10 (Control Schemes) cse.pdf
Robotics Group 10  (Control Schemes) cse.pdfRobotics Group 10  (Control Schemes) cse.pdf
Robotics Group 10 (Control Schemes) cse.pdfsahilsajad201
 
List of Accredited Concrete Batching Plant.pdf
List of Accredited Concrete Batching Plant.pdfList of Accredited Concrete Batching Plant.pdf
List of Accredited Concrete Batching Plant.pdfisabel213075
 
Ch10-Global Supply Chain - Cadena de Suministro.pdf
Ch10-Global Supply Chain - Cadena de Suministro.pdfCh10-Global Supply Chain - Cadena de Suministro.pdf
Ch10-Global Supply Chain - Cadena de Suministro.pdfChristianCDAM
 
"Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ..."Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ...Erbil Polytechnic University
 
multiple access in wireless communication
multiple access in wireless communicationmultiple access in wireless communication
multiple access in wireless communicationpanditadesh123
 
Module-1-(Building Acoustics) Noise Control (Unit-3). pdf
Module-1-(Building Acoustics) Noise Control (Unit-3). pdfModule-1-(Building Acoustics) Noise Control (Unit-3). pdf
Module-1-(Building Acoustics) Noise Control (Unit-3). pdfManish Kumar
 
11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdfHafizMudaserAhmad
 
Mine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxMine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxRomil Mishra
 
Turn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxTurn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxStephen Sitton
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating SystemRashmi Bhat
 
Prach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism CommunityPrach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism Communityprachaibot
 
signals in triangulation .. ...Surveying
signals in triangulation .. ...Surveyingsignals in triangulation .. ...Surveying
signals in triangulation .. ...Surveyingsapna80328
 

Recently uploaded (20)

Cost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based questionCost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based question
 
Artificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewArtificial Intelligence in Power System overview
Artificial Intelligence in Power System overview
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substation
 
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
『澳洲文凭』买麦考瑞大学毕业证书成绩单办理澳洲Macquarie文凭学位证书
 
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdf
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdfPaper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdf
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdf
 
TEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACHTEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACH
 
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
 
Robotics Group 10 (Control Schemes) cse.pdf
Robotics Group 10  (Control Schemes) cse.pdfRobotics Group 10  (Control Schemes) cse.pdf
Robotics Group 10 (Control Schemes) cse.pdf
 
List of Accredited Concrete Batching Plant.pdf
List of Accredited Concrete Batching Plant.pdfList of Accredited Concrete Batching Plant.pdf
List of Accredited Concrete Batching Plant.pdf
 
Ch10-Global Supply Chain - Cadena de Suministro.pdf
Ch10-Global Supply Chain - Cadena de Suministro.pdfCh10-Global Supply Chain - Cadena de Suministro.pdf
Ch10-Global Supply Chain - Cadena de Suministro.pdf
 
"Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ..."Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ...
 
multiple access in wireless communication
multiple access in wireless communicationmultiple access in wireless communication
multiple access in wireless communication
 
Module-1-(Building Acoustics) Noise Control (Unit-3). pdf
Module-1-(Building Acoustics) Noise Control (Unit-3). pdfModule-1-(Building Acoustics) Noise Control (Unit-3). pdf
Module-1-(Building Acoustics) Noise Control (Unit-3). pdf
 
11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf
 
Mine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxMine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptx
 
Turn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxTurn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptx
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating System
 
Prach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism CommunityPrach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism Community
 
signals in triangulation .. ...Surveying
signals in triangulation .. ...Surveyingsignals in triangulation .. ...Surveying
signals in triangulation .. ...Surveying
 

An Updated Look at Social Network Extraction and Personal Data Analysis

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Special Issue: 15 | Dec-2014 | IWCPS-2014, Available @ http://www.ijret.org 123 AN UPDATED LOOK AT SOCIAL NETWORK EXTRACTION SYSTEM A PERSONAL DATA ANALYSIS APPROACH Preetha S1 , Ancy Zachariah2 1 Assistant Professor, Division of Computer Science and Engg., Cochin University of Science and Technology, Kerala 2 Associate Professor, Division of Computer Science and Engg., Cochin University of Science and Technology, Kerala Abstract With the rapid popularity of social networks, interactions between people are no longer limited to geographical boundaries. Social interactions between the different people are the basis for dynamic social networks. As a result of the interactions between different people they can influence one another. These interactions form the basis of community for e.g. scientific community. The communication between interconnected participants in a social network can be analysed and used to derive more information which can utilized in various ways. This paper studies the essential features of Facebook that is the friendship relation between participants and tries to find the influential user for a particular person. This has a huge impact on spreading new ideas and practises. In a marketing scenario the information is vital as identifying the influential person could be the turning point in sales promotion. As the dynamic network was studied over a period we could also analyze the structural changes in network that eventually changed the influential person. It is also observed that number of groups in the network tends to decrease as the size of network increases. Relationship is viewed in terms of network theory with actors as nodes and relation as links. An individual can bridge two networks that are not directly linked. The attributes of individual is less important than the relationship or ties with other nodes in and outside the network. Keywords: Social Network Analysis, Visualization, Influential User, DNA and Community Detection --------------------------------------------------------------------***---------------------------------------------------------------------- 1. INTRODUCTION A social network analysis maps relationship and flow between people or entities. The people in the networks can be represented by nodes and the relationship between the nodes is shown by the link. It allows both visual and mathematical analysis of human relationship. In the real world, relations can be studied as a general pattern. Relations are complex and their representation can be miscellaneous. Generally the relationship pattern are categorized as static and dynamic patterns. Static pattern do not change dramatically in nature while dynamic pattern always tend to change in a drastic manner. Dynamic network analysis is a new approach that takes ideas from traditional SNA, Link analysis(LA) and multiagent system (MAS) which were formerly used. The statistical analysis of DNA data is of prime importance in this area. The alternate approach is the utilization of simulation to address issues of changes in network. DNA network are larger, dynamic and contain the various levels of uncertainty compared to SNA. The main difference of DNA to SNA is that DNA takes the domain of time into account. With social network there is a huge difference in the way we communicate with each other. Common issues can be highlighted and communicated by grouping the affected parties. Information and opinions get spread easily in social network making the world more global. Since theses data are time stamped we can study the spreading process at a system level. With tools like Netvizz and Gephi, gathering data and testing the models are very efficient compared to traditional methods. We can study any event on a time scale ranging from few days to several years. For example cultural events can be studied for a few days, whereas in online encyclopaedia sites changes occurs rarely, once in a few years. Social interactions within network comprise an increasing event nowadays. Different aspects of societies and competitive market, such as social Medias through the internet and telecommunication environment hold a high correction with the social network analysis methodology. By understanding these social structures and interactions it might be possible to realize how the individuals and consumers related to each other and hence predict further social structure. However, the most of the current social network analysis project are in relation to static structure, not considering how the social networks evolve over the time. The dynamic approaches points out new perspectives in terms of social network analysis including prediction and simulation scenarios. In order to perceive the social network relation over the time it is crucial to collect the distinct snapshot of the structure, understanding not just how the social members related each other but in addition to that how these relationship evolves over the time. Measurement in relation to social network describes nodes and links by static matrices, depicting its strength, its overall distance to the other related nodes, and its amount of connections, among others. However in order to understand how the social interaction change over the time is important to follow all these measures.
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Special Issue: 15 | Dec-2014 | IWCPS-2014, Available @ http://www.ijret.org 124 2. BACKGROUND The world we live in is very complex. The relationships between people, groups and organizations are on an increase. Social groups related to working organization, fans group of film, sports and other personalities who rise to fame, tech savvy groups are increasing. The researchers can study these systems and analyse the links. The attention can be focussed on the connections also referred to as links or edges, between various entities, that are referred to as nodes. Most of the technical systems are dynamic. Many changes occur as we grow from birth through our education period and as we age. This study over a period of time is focussed. The understanding and evaluation of these systems are complicated as data on these systems is often incomplete, replete with errors and difficult to collect. Hence SNA and LA tools become obsolete to process these requirements. DNA has emerged as a new subfield of SNA. In DNA the proposal is combination of the methods and techniques in SNA and LA. This can be combined with MAS techniques which provide a set of techniques and tools for the analysis of dynamic system. In the study that follows we are identifying influential user, detecting community and studying the changes in the size of the community. The pattern change is not very visible in static pattern whereas they change drastically in dynamic pattern. The example of a static change would be related to the change in printed characters over time. Hand written text tends to deform over time and recognizing such characters is a challenge hence can be classified as dynamic pattern. In the pattern recognition and recovery process, dynamic pattern are more challenging. In social network analysis the main task is usually about how to extract data and relationships from different communication sources. The data used for building social networks is Relational data, which can be obtained and transferred from different resources including the web, email communication, internet relay chat, telephone communication, organization and business events, etc. For example, email communications are a rich source for interacting and constructing social networks. By measuring the frequency of email communication and studying the replies, we can study the relationship between email senders and receivers. This data can then be used for social network construction. Social network can be generally defined as a group of individuals those are connected by a set of relationship. In network theory, link analysis is a data analysis technique used to evaluate relationship (connections) between nodes. Relationship may be identified among various type of nodes (objects) including organizations, people and transaction. Link analysis has been used for investigation of criminal activity (fraud detection, counterterrorism and intelligence), computer security analysis, search engine optimization, market research and medical research. This measures revealed that, as a difference with the classical Erds-Rnyl random graph model, real networks are characterized by a power low distribution of vertex degree, a high clustering coefficient or transitivity, and degree correlation between connected vertices. Yet, it is important to characterize up to which extend the measure provide the information about the studied networks. For instance it has been shown in some networks the degree correlations are consequence of the existence of large degree vertices and therefore the sequence of vertex degrees is sufficient to characterize those networks. Counting the number of triangles in a graph is a beautiful algorithmic problems which has gained importance over the last year due to its significant role in complex network analysis. Matrices frequently computed such as the clustering coefficient and the transitivity ratio involve the execution of triangle counting algorithms. Furthermore several interesting graph mining applications rely on computing the number of triangle in the graph of interest. Social networks change with time. But the research in this area had always avoided the time of interaction in their study. Hence we can say all the studies were static. Another major area of social network analysis is visualization, and it is very appropriate to visualize a social network[1]. We can explore the properties of social network by visualizing social networks. The typical characteristics of social network can be easily understood. The structure of network, the node distribution, relationship between nodes and the groups in the social networks, can be more easily expanded. Other than extraction we can analyse the connectivity and degree of nodes and links using density measurement or measure clusters using cluster coefficient or measure closeness of social network using betweeness centrality. A friendship graph is one which nodes collaborate with other nodes and nodes are entities. The friendship graph evolves over time. This friendship graph is analyzed[2]. People switch jobs, move to new places and their interactions pattern change. The entities move away from one another or as time passes entities will either come close together forming new groups. In social networks such pattern changes in interactions are very common. So we have to identify the changes that are happening in that network. Application of DNA can be in identifying key individuals, locating hidden groups and estimating performance. DNA tools include software packages for data collection, analysis, and visualization. Identifying relationship between individuals and groups, discovering the key persons, the weakness points and comparing networks are the major tasks of data analysis. With the help of visualization tools analysts can graphically explore networks. The Fig-1 depict a typical view of a personal data .
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Special Issue: 15 | Dec-2014 | IWCPS-2014, Available @ http://www.ijret.org 125 Fig-1: Personal data in Social Network 3. CASE STUDY Based on the background we designed a system to solve the above problems. In this system we collect data from the Facebook, preprocess it and analyze it to be developed into a decision support system. Our experimental analysis mainly focusses on calculating SNA matrices and finally developing the results. The Fig-2 depicts system architecture. Fig-2: System Architecture The first phase is data extraction were data is extracted from Facebook network. Then we have to analyse this network and calculate different metrics in social network. The relationships are visualized after extracting useful information from collected data. 3.1 SNA Metrics SNA metric are the measures that we are using in social network analysis. The different metrics that we are using are and Betweeness centrality. 3.1.1 Degree Distribution In the study of graphs and networks, the degree of a node in a network can be computed by counting the number of connections it has to other nodes. The probability distribution of these degrees over the whole network is called the degree distribution. In an undirected network we count the edges the node has to other nodes to compute the degree of the node. In a directed network with edges pointing in one direction there are two degrees called in- degree and out-degree . The in-degree is the number of incoming edges and the out-degree is the number of outgoing edges. The fraction of nodes in the network with degree k is called the degree distribution P(k) of a network. That is, in a network with n nodes if nk of them have degree k, Then degree distribution P(k) is computed as nk/n. The cumulative degree distributions, the fraction of nodes with degree greater than or equal to k are all referring to the same information. 3.1.2 Betweeness Centrality Betweeness centrality is a measure of centrality of nodes in a network. To compute this we have to find the shortest paths that pass through that node. The total number of such paths is called betweeness centrality. Betweeness centrality not only indicates the importance of a node in network which is of local importance but it also indicates the load placed on the given node in the network which is of global importance. 4. EXPERIMENTAL RESULTS 4.1 Community Detection The whole network of a person can be grouped into communities. A person may be connected to family, school and college friends, or colleagues. The work culture may induce other groups, for eg. teachers connected to students, in online marketing agents connected to clients. Thus the whole network can be summarized and visualized as communities. Without sacrificing the individuals confidentiality we can extract the information from community. Using clustering we can detect the evolving communities[4]. Shortest-path betweeness can be used for clustering. Another approach being clustering based on network modularity. Fig-3 Community Detection Community detection of a personal network is shown in Fig- 3. We can see that there are four communities in the given graph. In that two communities are more clustered together than the other. It shows the strength of communication between users[4].
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Special Issue: 15 | Dec-2014 | IWCPS-2014, Available @ http://www.ijret.org 126 4.2 Celebrity Detection Celebrity of a network can be identified based on the number of indegree of a node. The user with maximum number of indegree will be the celebrity of that particular network. The users with minimum indegree will be connected to the users having maximum indegree. In that way, the celebrity of a personal network influence the users who are not so active in social network activities. Fig-4: Celebrity Detection The Fig-4 shows the celebrity of the personal network which we selected for demonstration of results. Here we can see a single user as celebrity. The same user can be a celebrity of more than one network. It depends on the number of indegree, that is the number of mutual friends. The users with minimum indegree will be connected to celebrity of the networks. 4.3 Most Influential and Least Influential User Detection The users with minimum number of indegree are known as least influential users. The Fig 5 shows a network of least influential users. Fig- 5: Least influential user network The least influential users will be connected to the most influential user. The user with maximum number of indegree is known as most influential use and fig 6 shows network of most influential users. Fig 6: Most influential users 4.4 Ego Networks Local circumstances influence the behaviour variation of individuals [1]. Hence we need to look into this aspect carefully. The goal of the analysis of ego networks is to describe and index the variation across individuals in the way they are surrounded in our social structures. An individual node when focussed will yield ego network. Hence there will be as many egos in a network as it has nodes. A persons or group can act as ego. A particular person’s connection can be filtered with ego networks. Fig 7: Ego Network The Fig 7 shows ego network of the detected celebrity. The celebrity is represented with different colour from other user nodes for easy identification. 5. CONCLUSION The work studied the dynamic change occurring in a social network during a period of time, detected influential user, detected possible communities and discovered the celebrity of a local network. The real world Facebook data set was used for this purpose and found the changes occurred during the period. By mining user interactions, important information can be retrieved In our work we identified the most and least influential user in a particular persons network. We were also able to detect various communities or groups. As network becomes larger the groups in the network decreased. It is because of the dynamic nature of the network. So from these results we can conclude that on
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Special Issue: 15 | Dec-2014 | IWCPS-2014, Available @ http://www.ijret.org 127 social network lots of interactions are happening which shows different patterns in network and patterns are changing with time. These results can be used in areas like marketing, advertisement, recommendation, political discussions etc. as influential users act as hub of information in a community. Smart organisations can augment their campaigns through proven media channels with social network analysis. ACKNOWLEDGEMENTS We appreciate Lima Johnson, Anju Shaji and Neethu K M for effective conversations and Sreelakshmi for help in editing. REFERENCES [1]. Kai-Yu Wang,I-Hsien Ting,Hui-Ju Wu,IEEE paper on 'A Dynamic and Task-Oriented Social Network Extraction System Based on Analyzing Personal SocialData', International Conference on Advances in social networks analysis and mining, August 2010. [2]. Alice X. Zheng, Anna Goldenberg C "A Generative Model for Dynamic Contextual Friendship Networks" CMU-ML-06-107 School of Computer Science Carnegie Mellon University Pittsburgh, PA 15213July 2005. [3]. Ravi Kumar,Jasmine Novak ,Andrew Tomkins "Structure and Evolution of Online Social Networks" Proceeding of 12th ACM SIGKDD international conference on knowledge discovery and data mining, August 2006. [4]. Jaewon Yang, Julian McAuley, Jure Leskovec "Community Detection in Networks with Node Attributes" in ICDM, 2013. BIOGRAPHIES Preetha S has completed her M.Tech from CUSAT in 2001. She is working as Assistant Professor in CUSAT since then. Her area of interest includes Big Data, Social Network Analysis and Computer Network. Ancy Zachariah has completed her M.Tech from CUSAT in 2003. She is working as Associate Professor in CUSAT since 1999. Her area of interest includes Social Network Analysis, data mining and programming techniques.