Giter Site home page Giter Site logo

edging-distance's Introduction

A path-based distance computation for non-convexity with applications in clustering

Clustering algorithms are essential in data analysis, but evaluating their performance is challenging when the true labels are not available and non-convex clusters are present. Traditional performance evaluation metrics struggle to identify the correctness of clustering, often evaluating linearly separated clusters with higher scores than the true clusters. We propose a novel way to compute distance such that the structure of the data is taken into consideration; thus, improving the correctness of evaluation for non-convex clusters while not affecting that of convex clusters. We validated the proposed method on several benchmark synthetic datasets of various characteristics: simple convex cluster, overlapped and imbalanced clusters and non-convex clusters. Moreover, besides the true and random labels which are required for any analysis, each of these datasets are paired with labels generated from linear separation to show the ineffectiveness of traditional methods and to verify that the proposed method has overcome this weakness. The applicability of this method is not limited to clustering performance evaluation metrics, as an example, we show a modified version of K-Means using the proposed method that is capable of correctly separating non-convex clusters.

Here, we introduce a novel approach for distance computation, denominated Edging Distance (ED), that was designed specifically for non-convex clusters. The proposed approach addresses the limitations of the Euclidian distance by iterating through the data points to discover the structure of the data. By taking into consideration the structure of the data in the computation of the distance, the proposed method offers a better estimation of the distances in and between clusters that enhances the performance of clustering and clustering evaluation metrics. The structure of the data is integrated into the distance computation based on principles from graph theory, the distance is calculated as a path between the points which can account for the complex shapes of non-convex clusters.

edging-distance's People

Contributors

ardeleanrichard avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.