Data Structures for Network Representation
PDF
Different representations, storage, tasks and their complexity.
Large networks and computational issues.
The seminar implements DoK and works with large networks.
Large and dynamic networks
PDF email data
Different types of networks, properties, tasks.
The seminar works with two temporal data sets.
Link prediction
PDF Networks
Link prediction in networks.
Different approaches, methods based on local similarity.
Use and compare different methods based on similarity and common neighbor analysis.
Multilayer networkss - basic information
PDF AUCS network
Multilayer networks as a unifying model for different types of networks. Overview, basic measures (centralities).
Experiments with a multilayer network, computing degree-based centralities.
Multilayer networks - measures and projections
PDF
Distance-based measures, random walk applications.
Flattening and projection of multilayer networks.
Implementing a random walk in a multilayer network and using it to compute occupation centrality and more.
Multilayer networks - visualization, communities
PDF
Visualization of multilayer networks.
Three approaches to community structure detection.
Visualization using one of the recommended libraries. Implementation of community detection using network flattening.