CS 594: Empirical Methods in HCC Social Network Analysis in HCI

Slides:



Advertisements
Similar presentations
Complex Network Theory
Advertisements

Social Network Analysis and Its Applications By Paul Rossman Indiana University of Pennsylvania.
2 The NodeXL Project Team About Me Introductions Marc A. Smith Chief Social Scientist Connected Action Consulting Group
CS 599: Social Media Analysis University of Southern California1 The Basics of Network Analysis Kristina Lerman University of Southern California.
Supporting the 3Cs through Social Networking Tools April Hayman Instructional Designer International Society for Technology in Education.
An Integration Platform of Social Networking Applications to Support Life Long Learning in Rural Territories: the “SoRuraLL Virtual Learning World” Environment.
By: Roma Mohibullah Shahrukh Qureshi
Social Network Analysis Social Computing Foothill College.
UNDERSTANDING VISIBLE AND LATENT INTERACTIONS IN ONLINE SOCIAL NETWORK Presented by: Nisha Ranga Under guidance of : Prof. Augustin Chaintreau.
User Interactions in OSNs Evangelia Skiani. Do you have a Facebook account? Why? How likely to know ALL your friends? Why confirm requests? Why not remove.
CS105 Introduction to Social Network Lecture: Yang Mu UMass Boston.
Projects ( ) Ida Mele. Rules Students have to work in teams (max 2 people). The project has to be delivered by the deadline that will be published.
SOCIAL NETWORKS AND THEIR IMPACTS ON BRANDS Edwin Dionel Molina Vásquez.
Exploring the dynamics of social networks Aleksandar Tomašević University of Novi Sad, Faculty of Philosophy, Department of Sociology
Data Analysis in YouTube. Introduction Social network + a video sharing media – Potential environment to propagate an influence. Friendship network and.
Network Analysis Diffusion Networks. Social Network Philosophy Social structure is visible in an anthill Movements & contacts one sees are not random.
Murtaza Abbas Asad Ali. NETWORKOLOGY THE SCIENCE OF NETWORKS.
A Graph-based Friend Recommendation System Using Genetic Algorithm
Structural Properties of Networks: Introduction Networked Life NETS 112 Fall 2015 Prof. Michael Kearns.
2010 Summer Training Series Teaching & Learning: Professional Development Institute Don Blake, NEA.
Charting Collections of Connections in Social Media: Creating Visualizations with NodeXL Cody Dunne Philip Merrill College of Journalism.
Susan O’Shea The Mitchell Centre for Social Network Analysis CCSR/Social Statistics, University of Manchester
A project from the Social Media Research Foundation: Finding direction in a sea of connection:
Charting Collections of Connections in Social Media: Creating Visualizations with NodeXL Cody Dunne 13th Annual International Conference.
+ Big Data, Network Analysis Week How is date being used Predict Presidential Election - Nate Silver –
1 Friends and Neighbors on the Web Presentation for Web Information Retrieval Bruno Lepri.
EventGraphs: mapping the social structure of events with NodeXL.
2010 Summer Training Series Teaching & Learning: Professional Development Institute Don Blake, NEA.
Chapter 8: Web Analytics, Web Mining, and Social Analytics
Mapping Your Digital Audiences Nicole Fernandez, Georgetown Erin Gamble, Charrosé King,
How the internet works Notes for Computer Applications.
GRAPH AND LINK MINING 1. Graphs - Basics 2 Undirected Graphs Undirected Graph: The edges are undirected pairs – they can be traversed in any direction.
GUILLOU Frederic. Outline Introduction Motivations The basic recommendation system First phase : semantic similarities Second phase : communities Application.
From digital to craft: How to make a data matrix with SNS data There are many applications that allow its users to visualize different networks directly.
CRIM6660 Terrorist Networks Lesson 1: Introduction, Terms and Definitions.
Information Retrieval in Practice
Information Retrieval in Practice
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall
Social Networks Some content from Ding-Zhu Du, Lada Adamic, and Eytan Adar.
Aberdeen Networking Event Workshop
Structural Properties of Networks: Introduction
Name: Sayyid Ali Hussein Gaabane
Social Networks Analysis
Structural Properties of Networks: Introduction
Introduction to e-Commerce
Applications of graph theory in complex systems research
A Network Science Approach to Fake News Detection on Social Media
Comparison of Social Networks by Likhitha Ravi
Personalized Social Image Recommendation
E-Commerce Theories & Practices
SOCIAL NETWORKS Amit Sharma INF -38FQ School of Information
Overview The promotion of products or brands via Digital media Digital Media  Search Engine Marketing Search Engine Marketing  Social Media Marketing.
Structural Properties of Networks: Introduction
Using Friendship Ties and Family Circles for Link Prediction
Engage Cobb Conference
Visualizing Contacts and Connections Using NodeXL
SOCIAL NETWORK ANALYSIS
The Evolution of Web Design
Peer-to-Peer and Social Networks Fall 2017
Purposive Communication
Use of Electronic and Internet advertising options
Service-Oriented Computing: Semantics, Processes, Agents
Network Approaches John D. Prochaska, DrPH, MPH
Mining Social Networks. Contents  What are Social Networks  Why Analyse Them?  Analysis Techniques.
SOCIAL NETWORKS Amit Sharma INF -38FQ School of Information
Graph and Link Mining.
Service-Oriented Computing: Semantics, Processes, Agents
Practical Applications Using igraph in R Roger Stanton
Social Media Interview
COMM 464 class 3 Agenda Marketplace news
Presentation transcript:

CS 594: Empirical Methods in HCC Social Network Analysis in HCI

Overview Brief History SNA and HCI SNA Research Questions Performing SNA Sociometer: Example use of SNA in HCI

What is SNA?

What is SNA? A social network consisting of Twitter users ( nodes ) who have tweeted the word “global warming” connected to one another based on Follow, Reply, or Mention relationships ( edges ). Nodes are assigned different colors based on clusters, and hubs with many followers are indicated by size. Labels for each group are derived from frequently mentioned hashtags in the tweets from the users in each cluster.

What is SNA? Social Network Analysis is the study of different social relationships, which consist of social actors implicitly or explicitly connected to one another. Focus on relational data between entities rather than attribute data about individuals. E.g., not how one user uses the XYZ s/w, but how users—say, employees ranging across different ranks—work together on a change request using XYZ.

What is SNA? SNA --> {entities, relationships} Entities, e.g.,  people, groups, organizations, artifacts, nodes, vertices Relationships, e.g., ties, associations, exchanges, memberships, links, edges SNA is about finding patterns generated within collections of many connections. E.g.,  for individuals, SNA is more about “who you know” than “what you know” or “who you are.”

Why do SNA in HCI? SNA is relevant in HCI investigations, where the focus is on systems that support interactions between people, or theories and models surrounding it. Commonly used in CSCW—situated primarily at the intersection of sociology and HCI. CSCW = Computer supported collaborative work and social computing. E.g., social media systems like Facebook or Twitter

Social Networks—then and now The concept of social networks is not new. It has existed since people have interacted, traded, and engaged with one another. But the current scale of social networks—and thereby large amounts of data—afforded by the Internet and the rise of  social networking services have led to the widespread interest in SNA Social networks are present in collections of e-mail, instant messaging, text messages, phone call logs, hyperlinks, message forum posts and replies, wiki page edits, tweets, “pins,” video calls, multiplayer games, etc.—opening up new opportunities in computational social science.

Types of SNA uses in HCI Social scientists Community administrators Marketers Designers of CSCW systems, and Others..

Brief History Foundational phase (18th century to 1970s) Establishing terms and mathematical graph theory foundation “six degrees of separation” study by Milgram Strong ties and weak ties Computational phase (1970s to mid-1990s) Computational tools (analyze and visualize networks) Techniques for identifying subgroups, structural equivalence Network data deluge phase (current) SNA is no longer a purely academic exercise, but used in many applications  SNA techniques are being used to find criminals, rank web sites, recommend books, identify influencers, and restructure organizations. Tools such as NodeXL and Gephi for visualization

SNA and HCI The use of SNA in HCI is recent. SNA is mostly used to design, evaluate, and understand CSCW and social media systems.

Goals of SNA in HCI Answer fundamental social science questions Inform the design and implementation of new CSCW systems properties of a target user population can help clarify user requirements Understand and improve current CSCW systems Evaluate the impact of CSCW system on social relationships Design novel CSCW systems and features using SNA methods E.g.,  a tool that recommends potential friends on a social networking site  Answer fundamental social science questions

SNA Research Questions The emphasis is on understanding social structures (different units of analysis) and how these structures influence information systems. About individual social actors  Who are the most popular individuals in a network?  If one is trying to disrupt a network, who should be removed?  Who is a bridge spanner between different subgroups of users? About overall network structure How interconnected are a group of social actors (i.e., how dense is the network)?  Are there subgroups of highly connected users (i.e., clusters, cliques)? If so, how many? About network dynamics and flows  How do the structures of social relationship vary over time?

Performing SNA Identify goals and research questions Collect data Types of networks  Directed Versus Undirected  Weighted Versus Unweighted  Multiplex Networks.  Unimodal and Multimodal Networks  Partial Networks  Network data is represented in three primary ways: edge lists, matrices, and graphs Analyze and visualize data For example, Facebook includes the obvious friendship network (unimodal, unweighted, undirected), the “people tagged together” network (unimodal, weighted, undirected), the “wall post” network (unimodal, weighted, directed), and the “person-to-group” network (multimodal, unweighted, undirected) to name a few. The choice of which networks to focus on depends on the goals of the particular study.

Example use of SNA in HCI: Sociometer Wearable sensors to measure face-to-face interactions.  Information about people nearby (IR sensor)  Speech information (microphone)  Motion information (accelerometer) SNA to model community interactions  An initial picture of the network structure can be obtained by measuring the duration that people are in close face-to-face proximity using the IR sensor data.  The link structure of the group based on duration.

Upcoming: Proposal due Sep 26, 11:59pm Start working on your annotated bibliography Post your slides on piazza after class presentations