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.
Evolving networks, preferential attachment
PDF
Models of networks with preferential attachment, evolution and dynamics of networks. Preferential attachment as a principle and as a consequence of another principle.
Implementation of two models generating preferential attachment, experiments, visualization.
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.
Multilayer networks - link prediction
PDF
Prediction of links in multilayer network environments.
Implementation of known methods and associations rules between layers.
Influence Propagation in Social Networks
PDF
Simple propagation and simulation model.
Simulation of influence propagation in small and large networks.