Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Graph-Based Approach for Link Prediction with Genetic Algorithm, Slides of Computer Networks

A graph-based approach to link prediction in social networks using a pareto-optimal genetic algorithm. The author explores the limitations of traditional friend-of-friend filtering and introduces components such as betweenness centrality, community detection, and clique percolation method (cpm) for filtering. The document also covers the implementation of a 10-dimensional pareto-optimal genetic algorithm for feature subset selection. The goal is to find the best combination of features that can determine friendships in social networks.

Typology: Slides

2012/2013

Uploaded on 04/23/2013

saraswathi
saraswathi 🇮🇳

4

(1)

74 documents

1 / 34

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
A Graph-Based Approach
to Link Prediction in Social
Networks Using a Pareto-
Optimal Genetic Algorithm
Docsity.com
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff
pf12
pf13
pf14
pf15
pf16
pf17
pf18
pf19
pf1a
pf1b
pf1c
pf1d
pf1e
pf1f
pf20
pf21
pf22

Partial preview of the text

Download Graph-Based Approach for Link Prediction with Genetic Algorithm and more Slides Computer Networks in PDF only on Docsity!

A Graph-Based Approach

to Link Prediction in Social

Networks Using a Pareto-

Optimal Genetic Algorithm

  • biological

social

‣ Social networks = ‣ Dynamic, judgmental environment ‣ Affect friendships over time

heterogeneous very dynamic

‣ 1-2 hop distance only ‣ Friend-of-friend

‣ Multiple hops; > ‣ Structural; purely graph-based ‣ No explicit correlation between potential friends...

Filtering

“It’s more probable that you know a friend of your

friend than any other random person”

Mitchell M., Complex Systems: Network Thinking , 2006.

Indexes

What’s missing? ‣ Heterogeneity ‣ Human behavior and preferences ‣ Multiple hops

My approach ‣ Components (for filtering) ‣ Betweenness centrality ‣ Community detection ‣ Clique Percolation Method (CPM) ‣ Friends of friends ‣ 10-dimensional Pareto-optimal genetic algorithm

Betweenness Centrality