GithubHelp home page GithubHelp logo

cruiseresearchgroup / automated-density-based-clustering-for-interactive-data-exploration Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 8.7 MB

Automated density-based clustering of spatial urban data for interactive data exploration (based on DBSCAN and HDBSCAN)

Home Page: http://ieeexplore.ieee.org/document/8116392/

CSS 8.25% HTML 3.28% JavaScript 15.06% Java 73.41%

automated-density-based-clustering-for-interactive-data-exploration's Introduction

If you use the resources (algorithm, code and dataset) presented in this repository, please cite our paper.
*The BibTeX entry is provided at the bottom of this page.

Automated density-based clustering of spatial urban data for interactive data exploration

This paper presents a method to automatically estimate parameters for density-based clustering based on data distribution. It also includes several techniques for visualizing the clusters over a map, useful for interactive data exploration. The proposed method enables parameter estimation to automatically adapt to multiple resolutions, allowing the clusters to be recomputed and visualized interactively at query time with the changes of zoom levels and panning of the map. We apply a voting scheme with existing cluster indices to rank the clustering results. The framework of multi-resolution density-based clustering and visualization is implemented and evaluated using a real-world road crash datasets.

This repository contains resources developed within the following paper:

Rosalina, E., Salim, F. D., & Sellis, T. (2017). Automated Density-Based Clustering of Spatial Urban Data for Interactive Data Exploration. 
In IEEE Conference on Computer Communications Workshops (INFOCOM WKSHPS), Atlanta, GA, pp. 295-300.

You can find the paper and presentation in this repository.

Alternative link: http://ieeexplore.ieee.org/document/8116392/

Contents of the repository

This repository contains resources used and described in the paper.

The repository is structured as follows:

  • code/: The folder containing "RiskMap" web app project (maven). In particular, the code for automatic parameter estimation can be found in code/RiskMap/src/thesis/servlet folder.
    • Automatic parameter estimation of DBSCAN can be found in DBSCANServlet.java.
    • Automatic parameter estimation of HDBSCAN can be found in HDBSCANServlet.java.
  • paper/: Formal description of the algorithm and evaluation result.
  • presentation/: PDF of paper presentation in INFOCOM Workshops.

Citation

If you use the resources presented in this repository, please cite (using the following BibTeX entry):

@inproceedings{rosalina2017automated,
  title={Automated density-based clustering of spatial urban data for interactive data exploration}, 
  author={E. Rosalina and F. D. Salim and T. Sellis}, 
  booktitle={2017 IEEE Conference on Computer Communications Workshops (INFOCOM WKSHPS)}, 
  pages={295-300}, 
  keywords={data visualisation;parameter estimation;pattern clustering;automated density;cluster indices;data distribution;interactive data exploration;multiresolution density;parameter estimation;real-world road crash datasets;spatial urban data;voting scheme;Australia;Clustering algorithms;Conferences;Data visualization;Electronic mail;Roads;Smart cities}, 
  doi={10.1109/INFCOMW.2017.8116392}, 
  month={May}, 
  year={2017}
}

automated-density-based-clustering-for-interactive-data-exploration's People

Contributors

jonathan-liono avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  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.