paper-with-me

Papers

A shortest-path based clustering algorithm for joint human-machine analysis of complex datasets

2018-12-31 · Diego Ulisse Pizzagalli, Santiago Fernandez Gonzalez, Rolf Krause

Clustering is a technique for the analysis of datasets obtained by empirical studies in several disciplines with a major application for biomedical research. Essentially, clustering algorithms are executed by machines aiming at finding groups of related points in a dataset. However, the result of grouping depends on both metrics for point-to-point similarity and rules for point-to-group association. Indeed, non-appropriate metrics and rules can lead to undesirable clustering artifacts. This is especially relevant for datasets, where groups with heterogeneous structures co-exist. In this work, we propose an algorithm that achieves clustering by exploring the paths between points. This allows both, to evaluate the properties of the path (such as gaps, density variations, etc.), and expressing the preference for certain paths. Moreover, our algorithm supports the integration of existing knowledge about admissible and non-admissible clusters by training a path classifier. We demonstrate the accuracy of the proposed method on challenging datasets including points from synthetic shapes in publicly available benchmarks and microscopy data.

📄 PDF Abstract BibTeX arXiv:1812.11850

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Power Weighted Shortest Paths for Clustering Euclidean Data

2019-05-30 · Daniel Mckenzie, Steven Damelin

We study the use of power weighted shortest path distance functions for clustering high dimensional Euclidean data, under the assumption that the data is drawn from a collection of disjoint low dimensional manifolds. We …

Clustering

Multiple Manifold Clustering Using Curvature Constrained Path

2018-12-04 · Amir Babaeian

The problem of multiple surface clustering is a challenging task, particularly when the surfaces intersect. Available methods such as Isomap fail to capture the true shape of the surface nearby the intersection and resul…

Clustering

Graph Instance Landscapes: When Structural Similarity Does (Not) Reflect Shortest-Path Performance

2026-06-01 · Maryam Gholami Shiri, Ivana Krminac, Marko Djukanović, Sašo Džeroski 외 arxiv

Benchmarking shortest-path algorithms is commonly based on aggregate performance over heterogeneous graph sets, which limits insight into how different search paradigms react to instance structure. We adopt an instance-l…

Manifold Matching using Shortest-Path Distance and Joint Neighborhood Selection

2014-12-12 · Cencheng Shen, Joshua T. Vogelstein, Carey E. Priebe

Matching datasets of multiple modalities has become an important task in data analysis. Existing methods often rely on the embedding and transformation of each single modality without utilizing any correspondence informa…

Generalized Shortest Path-based Superpixels for Accurate Segmentation of Spherical Images

2020-04-15 · Rémi Giraud, Rodrigo Borba Pinheiro, Yannick Berthoumieu

Most of existing superpixel methods are designed to segment standard planar images as pre-processing for computer vision pipelines. Nevertheless, the increasing number of applications based on wide angle capture devices,…

ClusteringSuperpixels