New metrics

Discussion about future features
Post Reply [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
User avatar
mbastian
Gephi Architect
Posts:728
Joined:10 Dec 2009 10:11
Location:San Francisco, CA
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
New metrics

Post by mbastian » 25 May 2010 22:06

Work is currently done to bring minor and major improvements to the statistics. For instance Connected Components and Improve GraphDistance statistics are already confirmed blueprints, thanks to Patrick.

Would be nice if we could list new metrics and algorithms that could be implemented and evaluate the priorities.

I propose
- Eigenvector centrality
- Hierarchical clustering or KMeans, with various distance functions. See wikipedia

Share your ideas now ;)

pjmcswee
Gephi Core Developer
Posts:8
Joined:25 Apr 2010 20:51
Contact:

Re: New metrics

Post by pjmcswee » 25 May 2010 22:09

I thought computing all articulation points (nodes whose removal increases the number of weakly connected components) could be interesting, or bridges (same concept but over edges).

http://en.wikipedia.org/wiki/Articulation_Points

pjmcswee
Gephi Core Developer
Posts:8
Joined:25 Apr 2010 20:51
Contact:

Re: New metrics

Post by pjmcswee » 26 May 2010 20:35

Anyone have experience with hierarchical clustering algorithms. A few algorithms I've found will a create a complete top-to-bottom hierarchy, such that the top item is the set of all nodes and the leaves are singleton nodes. Is that something users would be interested?

Or would it be more useful if the top of the hierarchy were well defined clusters of nodes and not the entire set of nodes, whereas the leaves would also be well defined clusters of nodes but of a finer granularity.

admin
Gephi Community Manager
Posts:964
Joined:09 Dec 2009 14:41
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: New metrics

Post by admin » 15 Jun 2010 21:39

Just to notice it somewhere, the NWB wiki has a nice list of metrics: https://nwb.slis.indiana.edu/community/ ... a.HomePage

User avatar
mbastian
Gephi Architect
Posts:728
Joined:10 Dec 2009 10:11
Location:San Francisco, CA
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: New metrics

Post by mbastian » 06 Jul 2010 11:24

I moved this topic to the newly created "Specifications" section

User avatar
mbastian
Gephi Architect
Posts:728
Joined:10 Dec 2009 10:11
Location:San Francisco, CA
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: New metrics

Post by mbastian » 06 Jul 2010 11:31

New (overlapping) community-detection algorithm more than worth a look: Link communities in complex networks. Article published in Nature.

And Edge partitions for overlapping communities in complex networks that I found in the references

User avatar
mbastian
Gephi Architect
Posts:728
Joined:10 Dec 2009 10:11
Location:San Francisco, CA
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: New metrics

Post by mbastian » 12 Jul 2010 12:41

Another highly interesting article about clustering, send to me be by Guilhem.

Matthias Bröcheler, Andrea Pugliese, and V.S. Subrahmanian. COSI: Cloud Oriented Subgraph Identification in Massive Social Networks

Post Reply
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable