Social and Technological Networks

University of Edinburgh. Autumn 2016. Level: Year4/5/Msc/CDT.

Time/place:

Lecturer: Dr. Rik Sarkar

Announcements:

  1. Submission instruction and tips are up on
  2. Projects page.
  3. Office hours Friday Nov 11, 3pm -- 5pm.
  4. Exercises 3 and solutions to exercises 2 are online.
  5. Project plan submission instrcutions are up on Project page.
  6. No Class on Tuesday 11 and Friday 14 October.
  7. Project topics have been given out. Deadline Oct 14.
  8. Please sign up on the Piazza Forum
  9. Solutions to sample problems are up. Check your soilutions and rigor of your technical presentation.

  10. Second class: Deduce properties of Random Graphs. Bring pen and paper to take notes!

  11. Preliminary Sample problems are up. Check that you have the background for the course.

  12. First class is on Tuesday, September 20. See you there!

Introduction: Networks represent relations or connections between entities. They are relevant in science, engineering, society, humanitires, and in any almost every area. Examples include Social networks, internet, world-wide-web, search engines, biochemical reaction networks, road networks, power grid, etc. Analysis of networks is currently a fast developing topic. This course covers some of the mathematical and computational foundations for understanding networks. It also studies some recent developments and research in this area.

The aim of the course is to teach basic techniques for analyzing networks, designing and analyzing network algorithms and presenting your understanding in a formal way.

Pre-requisites Understanding (undergraduate level) of graphs, data structures, basic algorithms (spanning trees, BFS, DFS, sorting etc), Linear algebra, and probability. Programming is highly recommended for the coursework.

Topic List

  1. Introduction: Motivation and overview the course
  2. Strong and weak ties, triadic closure, betweenness measures
  3. Definitions and properties of Random graphs, growth
  4. Power Law networks and Preferential attachment model
  5. Small world models
  6. Pagerank, HITS & structure of the web
  7. Spectral graph theory and applications
  8. Community detection & Clustering
  9. Cascades and epidemics
  10. Influence maximization
  11. Other current topics

Main Books and reading (available online):

Additional Books:

Resources

Similar and relevant courses at other universities

Last Year's web page

Course Structure

Final theory exam: 60% of marks. One Project 40% of marks. The project is an opportunity to develop or try something new in network science. It will consist of using programming or mathematical tools to analyze a network dataset or model.

FEEDBACK: Assignment scores and comments on deduction of marks will be given for the project. Exercise theoretical problems and solutions will be given in class. Please attempt these as they are posted and use them to test your understanding and your precision in writing analytic answers.

DRPS page of the course.