Skip to content

kdd-lab/2020_Trevisan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flowers, fractals and networks: a nature-inspired approach for network analysis

Master's Thesis of Federica Trevisan


Is it possible to implement an algorithm starting from a flower?

This thesis combines three lines of research: natural computing, social network analysis and fractal objects, intertwining them with the aim of developing a hierarchical procedure for network analysis. Drawing inspiration from the inflorescence structure of a plant belonging to the family of umbelliferae, the Daucus Carota, and declining these concepts in an algorithmic context, Daucus Fractal Network Analyzer (DFNA) has been implemented: a procedure that allows to compress and decompress networks by relying on the assumption that fractal structures are present within them.

From the experiments carried out, a hierarchical procedure is born that allows to model and simplify networks. DFNA identifies previously defined patterns within a network, subsequently compresses them in a single node in an iterative manner with three different compression techniques, until it reaches a network without repeated patterns inside.

Experiments were carried out on a vast repertoire of networks of different nature: DFNA was applied by analyzing a total of twelve networks divided into four different groups with different patterns. The experiments confirm the hypothesis that the same types of fractal patterns are present in groups of homogeneous networks.

Comparison picture. On the left there's the Daucus Carota flower and on the right the initial and final step of DFNA procedure.

The repository contains the following files:

About

Master Thesis Federica Trevisan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published