Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can we interpret negative adjusted rand index?

Adjusted rand index (ARI) is a popular measure to compare two clusters. Unfortunately, I usually get negative ARI after performing clustering analysis and comparing them. How can I interpret these negative ARIs to describe the differences of those clusters? And then if the negative ARIs are meaningless, any suggestion about an appropriate measure?

like image 976
Elkan Avatar asked Nov 16 '25 10:11

Elkan


1 Answers

They aren't "meaningless" at all.

Negative ARI says that the agreement is less than what is expected from a random result. This means the results are 'orthogonal' or 'complementary' to some extend.

But this shouldn't happen often, unless you deliberately look for alternative clusterings. Maybe there is an implementation error?

like image 183
Has QUIT--Anony-Mousse Avatar answered Nov 18 '25 10:11

Has QUIT--Anony-Mousse



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!