Difference between revisions of "Friendship Recommendation System based on a Social Network Topological Analysis"

From AIRWiki
Jump to: navigation, search
m
 
(59 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
|title=Friendship Recommendation System based on a Social Network Topological Analysis
 
|title=Friendship Recommendation System based on a Social Network Topological Analysis
 
|image=MetricheCLUSTER.png
 
|image=MetricheCLUSTER.png
|short_descr=Our work tries to define and apply several automatic methodology
+
|short_descr=This work aims at defining, applying and evaluating several algorithms for Friendship Recommendation in Online Social Networks.
for creating a Contact Recommendation System inside an Online Social Network.
+
 
|coordinator=MarcoColombetti
 
|coordinator=MarcoColombetti
 
|tutor=DavidLaniado;RiccardoTasso
 
|tutor=DavidLaniado;RiccardoTasso
Line 11: Line 10:
 
|start=2009/07/27
 
|start=2009/07/27
 
|end=2010/05/03
 
|end=2010/05/03
|status=Active
+
|status=Closed
 
|level=Ms
 
|level=Ms
 
|type=Thesis
 
|type=Thesis
 
}}
 
}}
 +
== Project short description ==
  
== '''Part 1: project profile''' ==
+
This work aims at defining, applying and evaluating several algorithms for Friendship Recommendation in Online Social Networks.
 
+
=== Project name ===
+
''Friendship Recommendation System based on a Social Network Topological Analysis''
+
 
+
=== Project short description ===
+
  
 
=== Dates ===
 
=== Dates ===
Line 28: Line 23:
 
* End date: 2010/05/03
 
* End date: 2010/05/03
  
=== People involved ===
+
== People involved ==
  
==== Project head(s) ====
+
=== Coordinator ===
  
 
* Prof. [[User:MarcoColombetti|Marco Colombetti]]
 
* Prof. [[User:MarcoColombetti|Marco Colombetti]]
  
==== Other Politecnico di Milano people ====
+
=== Tutors ===
  
 
* Ing. [[User:DavidLaniado|David Laniado]]
 
* Ing. [[User:DavidLaniado|David Laniado]]
 
* Ing. [[User:RiccardoTasso|Riccardo Tasso]]
 
* Ing. [[User:RiccardoTasso|Riccardo Tasso]]
  
==== Student ====
+
=== Students worked ===
 
+
'''Student worked on the project'''
+
  
 
* [[User:MicheleMonti|Michele Monti]]
 
* [[User:MicheleMonti|Michele Monti]]
  
== '''Part 2: project description''' ==
+
== Project Description ==
 +
 
 +
With the rise of Web 2.0, evolution of the traditional static Web, that comprised only pages defined without interaction between the virtual world and the physical Person, online Social Networks are being more and more diffused. They allow to find online lots of Persons, like in real life, with virtual ties of friendship.
 +
 
 +
This work of Thesis provides a methodology to generate Friendship Recommendation for an active user in an Online Social Network. It is based on three fundamental steps:
 +
 
 +
* The collection of the Candidates to suggest;
 +
* The generation of the Personal Network of the analyzed user;
 +
* The construction of the Recommendation Ranking through the use of five metrics based on the Network Topological analysis.
 +
 
 +
All this has been thought before from a theoretical point of view, then implemented through different Software Modules and evaluated on 23 Facebook users.
 +
 
 +
=== About Project ===
 +
* [[Media:Presentazione_MicheleMonti.pdf| Presentation]] in Italian.
 +
* [[Media:Tesi_MicheleMonti.pdf| Documentation]] in Italian.
  
 
== Other links ==
 
== Other links ==
  
* [http://igraph.sourceforge.net/ igraph library]
+
* [http://developers.facebook.com/tools.php Facebook Developers Tools]
 +
* [http://code.google.com/p/pyfacebook/ pyfacebook]
 +
* [http://wwwsearch.sourceforge.net/mechanize/ Mechanize Project]
 +
* [http://igraph.sourceforge.net/ igraph Library]
 +
* [http://www.r-project.org/ R for Statistical Computing]

Latest revision as of 12:28, 7 May 2010

Friendship Recommendation System based on a Social Network Topological Analysis
Image of the project Friendship Recommendation System based on a Social Network Topological Analysis
Short Description: This work aims at defining, applying and evaluating several algorithms for Friendship Recommendation in Online Social Networks.
Coordinator: MarcoColombetti (colombet@elet.polimi.it)
Tutor: DavidLaniado (david.laniado@gmail.com), RiccardoTasso (tasso@elet.polimi.it)
Collaborator:
Students: MicheleMonti (michimonti@tiscali.it)
Research Area: Social Software and Semantic Web
Research Topic: Social Network Analysis
Start: 2009/07/27
End: 2010/05/03
Status: Closed
Level: Ms
Type: Thesis

Project short description

This work aims at defining, applying and evaluating several algorithms for Friendship Recommendation in Online Social Networks.

Dates

  • Start date: 2009/07/27
  • End date: 2010/05/03

People involved

Coordinator

Tutors

Students worked

Project Description

With the rise of Web 2.0, evolution of the traditional static Web, that comprised only pages defined without interaction between the virtual world and the physical Person, online Social Networks are being more and more diffused. They allow to find online lots of Persons, like in real life, with virtual ties of friendship.

This work of Thesis provides a methodology to generate Friendship Recommendation for an active user in an Online Social Network. It is based on three fundamental steps:

  • The collection of the Candidates to suggest;
  • The generation of the Personal Network of the analyzed user;
  • The construction of the Recommendation Ranking through the use of five metrics based on the Network Topological analysis.

All this has been thought before from a theoretical point of view, then implemented through different Software Modules and evaluated on 23 Facebook users.

About Project

Other links