EDBT 2026 Demo / reviewers in the wild / expert
Daniyal Kazempour
dblp:141/5283
· DBLP profile ↗
20ranked-venue papers in the field
10as first author
5since 2021 · last 2024
0000-0002-2063-2756ORCID · verified
Domains — venue-derived; a paper can count in several
Database Systems & Data Management · 17 (10 first)Data Mining & Knowledge Discovery · 2Other / Interdisciplinary · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2024 | The Missing Link? On the In-Between Instance Detection Task
Daniyal Kazempour, Claudius Zelenka, Peer Kröger |
EDBT | 1 |
| 2024 | Data Fusion Between Land and Sea: Multi-Isotope Fingerprints of Viking Animals and Modern PlantsabstractBioarchaeology aims to reconstruct, e.g., the diet or provenance of animals and humans in archaeological times. This can be done by investigating so-called multi-isotope fingerprints, resulting from the analysis of several different isotope systems in parallel. However, the multi-isotope fingerprint of samples from coastal regions can be influenced by the so-called sea spray effect, resulting in "too marine" isotope signatures in terrestrial herbivorous individuals, falling in-between less or un-affected herbivores and marine mammals when clustering the isotope data ("sea spray cluster"), what cannot be explained by the diet or habitat of these individuals. The recently proposed in-between instance (IBI) definition allows the detection of additional sea spray candidates, not grouped into the sea spray cluster, thus less affected by sea spray but still of interest to domain experts. The sea spray effect locally expected in archaeological individuals can also be investigated by isotope analysis in modern plants of the same region. The fusion of isotope data measured in archaeological bones and in modern plants allows us to investigate samples (un-)affected by sea spray, what is relevant for domain experts to understand the potential local range of isotope values at an archaeological site. Andrea Göhring, Mirjam Bayer, Daniyal Kazempour, Sweety Mohanty, Claudius Zelenka |
MDM | 3 |
| 2024 | Enhancing cluster analysis via topological manifold learningabstractAbstract We discuss topological aspects of cluster analysis and show that inferring the topological structure of a dataset before clustering it can considerably enhance cluster detection: we show that clustering embedding vectors representing the inherent structure of a dataset instead of the observed feature vectors themselves is highly beneficial. To demonstrate, we combine manifold learning method UMAP for inferring the topological structure with density-based clustering method DBSCAN. Synthetic and real data results show that this both simplifies and improves clustering in a diverse set of low- and high-dimensional problems including clusters of varying density and/or entangled shapes. Our approach simplifies clustering because topological pre-processing consistently reduces parameter sensitivity of DBSCAN. Clustering the resulting embeddings with DBSCAN can then even outperform complex methods such as SPECTACL and ClusterGAN. Finally, our investigation suggests that the crucial issue in clustering does not appear to be the nominal dimension of the data or how many irrelevant features it contains, but rather how separable the clusters are in the ambient observation space they are embedded in, which is usually the (high-dimensional) Euclidean space defined by the features of the data. The approach is successful because it performs the cluster analysis after projecting the data into a more suitable space that is optimized for separability, in some sense. Moritz Herrmann, Daniyal Kazempour, Fabian Scheipl, Peer Kröger |
Data Min. Knowl. Discov. | 2 |
| 2023 | Towards a fixed-gear AIS trajectory differentiationabstractThe increasing digital traces of fishing fleets nowadays available allow for automatized observation of the oceans, a vulnerable space which could hardly be monitored or governed previously. Data streams from satellite base communication systems are being used for a variety of applications such as collision avoidance, route optimization, and monitoring of illegal activities. Mirjam Bayer, Daniyal Kazempour, Peer Kröger |
SSTD | 2 |
| 2023 | Interactive Detection and Visualization of Ocean Carbon RegimesabstractOur research focuses on the detection of ocean carbon uptake regimes that are critical in the context of comprehending climate change. One observation among geoscientific data in Earth System Sciences is that the datasets often contain local and distinct statistical distributions posing a major challenge in applying clustering algorithms for data analysis. The use of global parameters in many clustering algorithms is often inadequate to capture such local distributions. In this study, we propose a novel tool to detect and visualize oceanic carbon uptake clusters. We implement a distance-variance selection method (augmented by BIC scores) on agglomerative hierarchical clustering constructed upon a regional multivariate linear regression model set. Instead of relying on a global distance, users can select the local distance and variance thresholds on our tool to detect the connections on the dendrograms that stand as potential clusters by considering both compactness and similarity. Sweety Mohanty, Daniyal Kazempour, Lavinia Patara, Peer Kröger |
SSTD | 2 |
| 2020 | AMTICS: Aligning Micro-clusters to Identify Cluster Structures
Florian Richter 0001, Yifeng Lu, Daniyal Kazempour, Thomas Seidl 0001 |
DASFAA (1) | 3 |
| 2020 | Detecting Arbitrarily Oriented Subspace Clusters in Data Streams Using Hough Transform
Felix Borutta, Daniyal Kazempour, Felix Mathy, Peer Kröger, Thomas Seidl 0001 |
PAKDD (1) | 2 |
| 2020 | "Show Me the Crowds!" Revealing Cluster Structures Through AMTICSabstractAbstract OPTICS is a popular tool to analyze the clustering structure of a dataset visually. The created two-dimensional plots indicate very dense areas and cluster candidates in the data as troughs. Each horizontal slice represents an outcome of a density-based clustering specified by the height as the density threshold for clusters. However, in very dynamic and rapidly changing applications, a complex and finely detailed visualization slows down the knowledge discovery. Instead, a framework that provides fast but coarse insights is required to point out structures in the data quickly. The user can then control the direction he wants to put emphasize on for refinement. We develop AMTICS as a novel and efficient divide-and-conquer approach to pre-cluster data in distributed instances and align the results in a hierarchy afterward. An interactive online phase ensures a low complexity while giving the user full control over the partial cluster instances. The offline phase reveals the current data clustering structure with low complexity and at any time. Florian Richter 0001, Yifeng Lu, Daniyal Kazempour, Thomas Seidl 0001 |
Data Sci. Eng. | 3 |
| 2019 | Rock - Let the points roam to their clusters themselves
Anna Beer 0001, Daniyal Kazempour, Thomas Seidl 0001 |
EDBT | 2 |
| 2019 | Insights into a running clockwork: On interactive process-aware clustering
Daniyal Kazempour, Thomas Seidl 0001 |
EDBT | 1 |
| 2019 | A Galaxy of Correlations
Daniyal Kazempour, Lisa Krombholz, Peer Kröger, Thomas Seidl 0001 |
EDBT | 1 |
| 2019 | SIDEKICK: Linear Correlation Clustering with Supervised Background Knowledge
Maximilian von Zastrow, Daniyal Kazempour, Peer Kröger, Thomas Seidl 0001 |
SISAP | 2 |
| 2019 | On coMADs and Principal Component Analysis
Daniyal Kazempour, Maximilian von Zastrow, Thomas Seidl 0001 |
SISAP | 1 |
| 2019 | LUCK- Linear Correlation Clustering Using Cluster Algorithms and a kNN based Distance FunctionabstractLUCK allows to use any distance-based clustering algorithm to find linear correlated data. For that a novel distance function is introduced, which takes the distribution of the kNN of points into account and corresponds to the probability of two points being part of the same linear correlation. In this work in progress we tested the distance measure with DBSCAN and k-Means comparing it to the well-known linear correlation clustering algorithms ORCLUS, 4C, COPAC, LMCLUS, and CASH, receiving good results for difficult synthetic data sets containing crossing or non-continuous correlations. Anna Beer 0001, Daniyal Kazempour, Lisa Stephan, Thomas Seidl 0001 |
SSDBM | 2 |
| 2019 | On systematic hyperparameter analysis through the example of subspace clusteringabstractIn publications where a clustering method is described, the chosen hyperparameters are in many cases to our current observation empirically determined. In this work in progress we discuss and propose one approach on how hyperparameters can be systematically explored and their effects regarding the data set analyzed. We further introduce in the context of hyperparameter analysis a modified definition of the resilience term, which refers here to a subset of data points which persists to be in the same cluster over different hyperparameter settings. In order to analyze relations among different hyperparameters we further introduce the concept of dynamic intersection computing. Daniyal Kazempour, Thomas Seidl 0001 |
SSDBM | 1 |
| 2019 | Detecting Global Periodic Correlated Clusters in Event Series based on Parameter Space TransformabstractPeriodicities are omnipresent: In nature in the cycles of predator and prey populations, reoccurring patterns regarding our power consumption over the days, or the presence of flu diseases over the year. With regards to the importance of periodicities we ask: Is there a way to detect periodic correlated clusters which are hidden in event series? We propose as a work in progress a method for detecting sinusoidal periodic correlated clusters on event series which relies on parameter space transformation. Our contributions are: Providing the first non-linear correlation clustering algorithm for detecting periodic correlated clusters. Further our method provides an explicit model giving domain experts information on parameters such as amplitude, frequency, phase-shift and vertical-shift of the detected clusters. Beyond that we approach the issue of determining an adequate frequency and phase-shift of the detected correlations given a frequency and phase-shift boundary. Daniyal Kazempour, Kilian Emmerig, Peer Kröger, Thomas Seidl 0001 |
SSDBM | 1 |
| 2019 | Detecting global hyperparaboloid correlated clusters: a Hough-transform based multicore algorithm
Daniyal Kazempour, Markus Mauder 0001, Peer Kröger, Thomas Seidl 0001 |
Distributed Parallel Databases | 1 |
| 2018 | D-MASC: A Novel Search Strategy for Detecting Regions of Interest in Linear Parameter Space
Daniyal Kazempour, Kevin Bein, Peer Kröger, Thomas Seidl 0001 |
SISAP | 1 |
| 2018 | PARADISO: an interactive approach of parameter selection for the mean shift algorithmabstractMany algorithms have been developed for detecting clusters of various kinds over the past decades. However, just few attempts have been made to provide an interactive setting for the clustering algorithms. In this paper, we present PARADISO, an interactive Mean Shift method. It enables the user to get back to any arbitrary iteration point of the run observing the evolution of the clusters after each iteration and to set different bandwidth parameters. The user gets a clustering result with this method which emerged through multiple bandwidths while the user can see the full chain of effects of the chosen bandwidths over all iterations. Further, our method provides so-called Points-Shifted-Distance plots (PSD plots) for the Mean Shift algorithm which aim to facilitate the choice of a different bandwidth for the user. Beyond the mentioned features, PARADISO provides a visualization method which lets the user see the different bandwidth choices made in form of pathways. Daniyal Kazempour, Anna Beer 0001, Johannes-Y. Lohrer, Daniel Kaltenthaler, Thomas Seidl 0001 |
SSDBM | 1 |
| 2017 | Detecting Global Hyperparaboloid Correlated Clusters Based on Hough TransformabstractCorrelation clustering detects complex and intricate relationships in high-dimensional data by identifying groups of data points, each characterized by differents correlation among a (sub)set of features. Current correlation clustering methods generally limit themselves to linear correlations only. In this paper, we introduce a method for detecting global non-linear correlated clusters focusing on quadratic relations. We introduce a novel Hough transform for the detection of hyperparaboloids and apply it to the detection of hyperparaboloid correlated clusters in arbitrary high-dimensional data spaces. Non-linear correlation clustering like our method can reveal valuable insights which are not covered by current linear versions. Our empirical results on synthetic and real world data reveal that the proposed method is robust against noise, jitter and irregular densities. Daniyal Kazempour, Markus Mauder 0001, Peer Kröger, Thomas Seidl 0001 |
SSDBM | 1 |