reduce size of large network portal 06-26-2015d1047
2015-06-26reduce size of large network portal 06-26-2015d1047
network size reduction
network reduction
Strategies for reducing the size of a large network while still approximating and maintaining many of the properties (mostly the property of the shape of the degree distribution) of the original network
- randomly remove edges
- remove an edge one by one to keep the graph as close to the original degree distribution according to a Pearson correlation coefficient as possible
- remove an edge one by one to keep the power law exponent as close to the original degree distribution value as possible.
Can the size of a scale free network be reduced in a manner that maintains many properties by simply removing all nodes with a degree less than a certain value? 06-26-2015d1044
The answer seems to be no. I tried this with a large scale-free network and just removed all nodes with a degree less than 30, and the new distribution did not follow a power law.
See also