Download - Anomalous Node Detection in Time Series of Mobile Communication Graphs Leman Akoglu January 28, 2010.

Transcript
Page 1: Anomalous Node Detection in Time Series of Mobile Communication Graphs Leman Akoglu January 28, 2010.

Anomalous Node Detection in Time Series of

Mobile Communication Graphs

Leman AkogluJanuary 28, 2010

Page 2: Anomalous Node Detection in Time Series of Mobile Communication Graphs Leman Akoglu January 28, 2010.

Project Question

(1) In a given graph in which- edges are weighted- nodes are UNlabeled

which nodes to consider as “anomalous”?

(2) How about in a time-series of graphs?

Page 3: Anomalous Node Detection in Time Series of Mobile Communication Graphs Leman Akoglu January 28, 2010.

Dataset: who-calls/texts-whom• 3 million customers interacting over 6 months

• + incoming/outgoing edges from/to out-of-network users

• Both SMS and phone-call

Page 4: Anomalous Node Detection in Time Series of Mobile Communication Graphs Leman Akoglu January 28, 2010.

ego

4

egonetWhich nodes are anomalous?

Page 5: Anomalous Node Detection in Time Series of Mobile Communication Graphs Leman Akoglu January 28, 2010.

Which nodes are anomalous?

5

Page 6: Anomalous Node Detection in Time Series of Mobile Communication Graphs Leman Akoglu January 28, 2010.

Features to characterize nodes

Ni: number of neighbors (degree) of ego i

Ei: number of edges in egonet i

Wi: total weight of egonet i

Si: number of singleton neighbors of ego i with degree 1

max(di): average degree of i’s neighbors …

Page 7: Anomalous Node Detection in Time Series of Mobile Communication Graphs Leman Akoglu January 28, 2010.

features nodes

M

“2-mode look” at the data as a matrix

Page 8: Anomalous Node Detection in Time Series of Mobile Communication Graphs Leman Akoglu January 28, 2010.

8

Which nodes are anomalous?

time

Page 9: Anomalous Node Detection in Time Series of Mobile Communication Graphs Leman Akoglu January 28, 2010.

nodes

M

“3-mode look” at the data as a tensor

features

time

Mt

Page 10: Anomalous Node Detection in Time Series of Mobile Communication Graphs Leman Akoglu January 28, 2010.

nodes

time

UVT∑

Page 11: Anomalous Node Detection in Time Series of Mobile Communication Graphs Leman Akoglu January 28, 2010.
Page 12: Anomalous Node Detection in Time Series of Mobile Communication Graphs Leman Akoglu January 28, 2010.
Page 13: Anomalous Node Detection in Time Series of Mobile Communication Graphs Leman Akoglu January 28, 2010.

Preliminary objectives

• ICA? Robust PCA?• How to capture correlations between

features?• How to do evaluation? • Anomalous edges/groups of nodes?