-
Notifications
You must be signed in to change notification settings - Fork 1
/
ijcai2017tutorial.html
executable file
·170 lines (146 loc) · 8.28 KB
/
ijcai2017tutorial.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="img/sheep1.jpeg">
<title>Yang Yang</title>
<!-- Bootstrap core CSS -->
<link href="dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="jumbotron.css" rel="stylesheet">
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<p></p><p></p><p></p>
<b> <font size="5"> Computational Models for Social Influence and Diffusion </font> </b>
<p></p>
<b> <font size="4"> by Yang Yang and Jie Tang </font> </b>
</div>
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- <img height="50" src="img/sheep2.jpeg" align="left" hspace="6" style="margin-left:-6p;margin-right:20px"> -->
<a class="navbar-brand" href="#">Yang Yang (杨洋)</a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav nav-pills pull-right">
<li class="active"><a href="index.html">Home</a></li>
</ul>
<!--
<form class="navbar-form navbar-right" role="form">
<div class="form-group">
<input type="text" placeholder="Email" class="form-control">
</div>
<div class="form-group">
<input type="password" placeholder="Password" class="form-control">
</div>
<button type="submit" class="btn btn-success">Sign in</button>
</form>
-->
</div><!--/.navbar-collapse -->
</div>
</div>
<div class="container">
<div class="page-header">
<h3>Tutorial Information</h3>
</div>
<div class="page-header">
<p>
Social influence is the behavioral change of a person because of the perceived relationship with other people, organizations and society in general. Social influence has been a widely accepted phenomenon in social networks for decades. Many applications have been built based around the implicit notation of social influence between people, such as marketing, advertisement and recommendations. With the exponential growth of online social network services such as Facebook and Twitter, social influence can for the first time be measured over a large population.
In this tutorial, we aim to provide a comprehensive review of models and algorithms on social influence and information diffusion. We first give basic definition of social influence, and introduce how to learn influence probability in large-scale social networks efficiently. Next, we present recent developments of influence and diffusion models. After that, we introduce how social influence benefits other research topics like user emotion modeling and representation learning for social networks. We finally demonstrate how to apply the presented methodologies in real social networks, giving Tencent Game the examples.
The tutorial will be held at the 26th International Joint Conference on Artificial Intelligence in Melbourne, Australia on August 19, 2017.
</p>
</div>
</div>
<div class="container">
<div class="page-header">
<h3>Tutorial Outline</h3>
</div>
<div class="page-header">
<p>
<ul>
<li style="font-weight:bold;">Introduction <a href="works/ijcai-tutorial/intro.pdf">(PDF)</a> </li>
<li style="font-weight:bold;">Learning Social Influence <a href="works/ijcai-tutorial/learn.pdf">(PDF)</a> </li>
<ul>
<li style="font-weight:bold;">Topic-based Social Influence </li>
<li style="font-weight:bold;">Social Role-aware Information Diffusion </li>
</ul>
<li style="font-weight:bold;">Modeling Emotion Contagion <a href="works/ijcai-tutorial/emotion.pdf">(PDF)</a> </li>
<ul>
<li style="font-weight:bold;">How do Your Friends Disclose Your Emotions? </li>
<li style="font-weight:bold;">Social Role-aware Emotion Contagion </li>
</ul>
<li style="font-weight:bold;">Applications
<ul>
<li style="font-weight:bold;">Bridge Individual Behavior to Network Phenomena </li>
<li style="font-weight:bold;">Influence based Network Embedding </li>
</ul>
<li style="font-weight:bold;">Conclusion </li>
</ul>
<a href="works/ijcai-tutorial/2017-08-ijcai-Influence-diffusion.pdf">Download slides</a>
</p>
</div>
</div>
<div class="container">
<div class="page-header">
<h3>Biographies</h3>
</div>
<div class="page-header">
<p>
<a href="http://yangy.org/">Yang Yang</a> is an assistant professor of College of Computer Science and Technology, Zhejiang University. His research focuses on mining knowledge from large-scale social and information networks, with an emphasis on studying information diffusion process. He has published a number of papers at top conferences and journals including KDD, AAAI, TOIS, TKDD. He has served as program committee member of WWW'17, WSDM'17‘16, ICWSM’17, CIKM'17’16, WSDM’16, and ASONAM’15.
</p>
<p>
<a href="http://keg.cs.tsinghua.edu.cn/jietang/">Jie Tang</a> is an associate professor with Department of Computer Science and Technology, Tsinghua
University. His interests include social network analysis, data mining, and machine learning. He published
more than 100 journal/conference papers and holds 10 patents. He served as PC Co-Chair of WSDM15,
ASONAM15, ADMA11, SocInfo12, KDD-CUP Co-Chair of KDD15, Poster Co-Chair of KDD14,Workshop
Co-Chair of KDD13, Local Chair of KDD12, Publication Co-Chair of KDD11, and as the PC member
of more than 50 international conferences. He is the principal investigator of National High-tech R&D
Program (863), NSFC project, Chinese Young Faculty Research Funding, National 985 funding, and
international collaborative projects with Minnesota University, IBM, Google, Nokia, Sogou, etc. He leads
the project ArnetMiner.org for academic social network analysis and mining, which has attracted millions
of independent IP accesses from 220 countries/regions in the world. He was honored with the CCF Young
Scientist Award, NSFC Excellent Young Scholar, and IBM Innovation Faculty Award.
</p>
</div>
</div>
<div class="container">
<div class="page-header">
<h3>Who Should Attend</h3>
</div>
<div class="page-header">
<p>
This tutorial targets researchers and professionals with interests in social network analysis, and practitioners from industry, as the tutorial covers many interesting topics about social network theories, human factor modeling, and their real applications.
</p>
</div>
</div>
<!--
<footer>
<p style="margin:10px;">Created by <a href="">Yang Yang</a>, using a design from <a href="http://getbootstrap.com/"> bootstrap </a></p>
</footer>
</div> -->
<!-- /container -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="dist/js/bootstrap.min.js"></script>
</body>
</html>