EDBT 2026 Demo / reviewers in the wild / expert
Emmanuel Müller
dblp:55/6899 · also Emmanuel Alexander Müller
· DBLP profile ↗
73ranked-venue papers in the field
14as first author
18since 2021 · last 2026
0000-0002-5409-6875ORCID · verified
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 45 (7 first)Database Systems & Data Management · 19 (5 first)Information Retrieval & Web Search · 8 (2 first)Big Data, Cloud & Distributed Data Systems · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Unsupervised Symbolic Anomaly Detection
Tim Katzke, Simon Klüttermann, Emmanuel Müller |
PAKDD (2) | 4 |
| 2025 | Certainty Attacks Using Explainability Preprocessing
Carina Newen, Sofia Vergara Puccini, Emmanuel Müller |
DaWaK | 3 |
| 2025 | Evaluating Anomaly Detection Algorithms: The Role of Hyperparameters and Standardized BenchmarksabstractAnomaly detection is a cornerstone of machine learning with applications spanning healthcare, fraud detection, and scientific discovery. Despite extensive research, fair bench-marking remains a significant challenge due to the unsupervised nature of anomaly detection. Hyperparameter selection, a crucial determinant of algorithm performance, is often overlooked or bi-ased, leading to inflated or misleading results. Current practices, including reliance on default configurations, random choices, or limited optimization, hinder reproducibility and impede progress. This work presents a novel pipeline for standardized hyperparameter optimization in anomaly detection. Leveraging a curated collection of nearly 500 datasets, the largest of its kind, our approach systematically optimizes over 80 hyperparameters for 13 widely used anomaly detection algorithms. Our comparison re-veals that the performance variance from hyperparameters often surpasses inter-algorithm differences, emphasizing the need for hyperparameter-specific evaluations. We establish a reproducible foundation for anomaly detection research by providing open-access datasets and code. Our findings not only challenge existing evaluation norms but also pave the way for more robust and reliable comparisons toward better anomaly detection research. Simon Klüttermann, Emmanuel Müller |
DSAA | 3 |
| 2025 | Uncertainty Awareness and Trust in Explainable AI - On Trust Calibration Using Local and Global ExplanationsabstractExplainable AI has become a common term in the literature, scrutinized by computer scientists and statisticians and highlighted by psychological or philosophical researchers. One major effort many researchers tackle is constructing general guidelines for XAI schemes, which we derived from our study. While some areas of XAI are well studied, we focus on uncertainty explanations and consider global explanations, which are often left out. We chose an algorithm that covers various concepts simultaneously, such as uncertainty, robustness, and global XAI, and tested its ability to calibrate trust. We then checked whether an algorithm that aims to provide more of an intuitive visual understanding, despite being complicated to understand, can provide higher user satisfaction and human interpretability. Carina Newen, Daniel Bodemer, Sonja Glantz, Emmanuel Müller, Magdalena Wischnewski, Lenka Schnaubert |
ICDM | 4 |
| 2025 | Unsupervised Surrogate Anomaly Detection
Simon Klüttermann, Tim Katzke, Emmanuel Müller |
ECML/PKDD (1) | 3 |
| 2024 | FairMC Fair-Markov Chain Rank Aggregation Methods
Chiara Balestra, Antonio Ferrara 0003, Emmanuel Müller |
DaWaK | 3 |
| 2024 | On the Efficient Explanation of Outlier Detection Ensembles Through Shapley Values
Simon Klüttermann, Chiara Balestra, Emmanuel Müller |
PAKDD (3) | 3 |
| 2024 | State-transition-aware anomaly detection under concept driftsabstractDetecting temporal abnormal patterns over streaming data is challenging due to volatile data properties and the lack of real-time labels. The abnormal patterns are usually hidden in the temporal context, which cannot be detected by evaluating single points. Furthermore, the normal state evolves over time due to concept drifts. A single model does not fit all data over time. Autoencoders have recently been applied for unsupervised anomaly detection . However, they are trained on a single normal state and usually become invalid after distributional drifts in the data stream. This paper uses an Autoencoder-based approach STAD for anomaly detection under concept drifts. In particular, we propose a state-transition-aware model to map different data distributions in each period of the data stream into states, thereby addressing the model adaptation problem in an interpretable way. In addition, we analyzed statistical tests to detect the drift by examining the sensitivity and powers. Furthermore, we present considerable ways to estimate the probability density function for comparing the distributional similarity for state transitions. Our experiments evaluate the proposed method on synthetic and real-world datasets. While delivering comparable anomaly detection performance as the state-of-the-art approaches, STAD works more efficiently and provides extra interpretability . We also provide insightful analysis of optimal hyperparameters for efficient model training and adaptation. Bin Li 0089, Emmanuel Müller |
Data Knowl. Eng. | 3 |
| 2023 | RODD: Robust Outlier Detection in Data Cubes
Lara Kuhlmann, Daniel Wilmes, Emmanuel Müller, Markus Pauly, Daniel Horn |
DaWaK | 3 |
| 2023 | State-Transition-Aware Anomaly Detection Under Concept Drifts
Bin Li 0089, Emmanuel Müller |
DaWaK | 2 |
| 2023 | Contextual Shift Method (CSM)
Gernot Schmitz, Daniel Wilmes, Alexander Gerharz, Daniel Horn, Emmanuel Müller |
DaWaK | 5 |
| 2023 | slidSHAPs - sliding Shapley Values for correlation-based change detection in time seriesabstractFor volatile multivariate time series, variations in the distributions of the input dimension and the correlation structure present an open challenge. The different distributions before and after a change-point hinder the performance of most of the predictive methods, mostly requiring re-training of the models. The detection of such change points represents a severe problem, as volatile data labeling is often either expensive or delayed in streaming data; Moreover, classical concept drift detectors usually struggle with detecting changes in correlations of multivariate time series’ input variables. We focus on unsupervised change detection, tracking correlation changes in the input variables without class labels. By introducing slidSHAPs, we propose a fully unsupervised change detector for multivariate time series with categorical value domains; our tool detects correlation-based changes through a representation of the correlation structure of the input data. The slidSHAPs series underlines distributional changes even in a few univariate input variables, thus, being more sensitive to changes than any prior change point detection method. In contrast to the well-known application of Shapley values for interpretable machine learning, we use this foundational game-theoretic concept to extrapolate information on the correlation structure of data streams and achieve higher sensitivity towards multiple changes in the empirical evaluation of synthetic and real-world data. Chiara Balestra, Bin Li 0089, Emmanuel Müller |
DSAA | 3 |
| 2023 | On the Independence of Adversarial Transferability to Topological Changes in the DatasetabstractOne curious property of neural networks is the vulnerability to specific attacks, often called adversarial examples. One of the directions adversarial transferability research has taken is to focus on dataset features. The transferability of adversarials is often linked to those common global features being present or not. To validate this theory, we tested if the transferability of attacks occurs when the underlying global features of a dataset remain the same. This is because topology promises to preserve the properties of an object under continuous deformations. In this paper, we test the correlation between topological similarities using the mapper algorithm by Singh et al. to generate an approximation of the topology in a graphical manner and a distance notion provided by the NetLSD algorithm, which promises size, scale, and permutation invariance. These two algorithms allow us to show that adversarial transferability is, in fact, independent of the topological similarity of datasets. We implement our findings in https://github.com/KDD-OpenSource/Topological-Transf. This is an astounding new insight, as former theories have led us to expect that if the assumption is true that global features are relevant for transferability, those should be captured using algorithms that detect global features under only topological change- Unless, of course, the transferability and those global features are explicitly agnostic to topological change. This might point to current research regarding adversarial transferability in different directions. More specifically, we take an experimental approach using topological approximation methods to capture essential features of datasets. Past studies concerning adversarial examples show that attacks can transfer in unforeseen ways and between different neural network architectures and may produce severe vulnerabilities in sophisticated learners. However, when tackling the problem of vulnerabilities to adversarial attacks, only a few approaches find generalizable results, and by no means have we answered when and how to attack transferability can occur. This paper shows that if we limit changes in a dataset to topological permutations, the transferability of adversarial examples generated will stay the same regardless of the amount of topological change. Since acceptance of the paper, we have actually extended our implementation to other adversarial methods by simply including given code from more methods into the general implementation. The code base is also easily extendable to other datasets for further reproducibility. Carina Newen, Emmanuel Müller |
DSAA | 2 |
| 2022 | Unsupervised Features Ranking via Coalitional Game Theory for Categorical Data
Chiara Balestra, Florian Huber 0003, Andreas Mayr 0001, Emmanuel Müller |
DaWaK | 4 |
| 2022 | On Training and Verifying Robust AutoencodersabstractAutoencoders have become ubiquitous in machine learning thanks to their broad range of applications. Therefore we must be able to formally state and verify properties about their behaviour such as denoising or robustness. However, so far formal verification for autoencoders has almost not been addressed. Thus we introduce the first formal problem specification for robustness of autoencoders.Moreover we give a framework capable of proving the robustness property for autoencoders based on SMT solvers. Yet, because these SMT solvers are notoriously slow, the approach does not scale up to larger autoencoders. Therefore we describe a regularization scheme aimed both to increase the autoencoder’s robustness and to decrease the time required for verification.In our experiments we highlight the use of the new problem specification and compare our proposed regularization scheme to other, already existing ones. Using our approach, verification time becomes up to 21 times faster. Benedikt Böing, Emmanuel Müller |
DSAA | 2 |
| 2022 | Post-Robustifying Deep Anomaly Detection Ensembles by Model SelectionabstractAnomaly detection has been a major research area in machine learning with deep ensemble models showing exceptional performance. However, formal verification of robustness for anomaly detection in general, and ensemble models in particular, has been mostly neglected. Moreover, given an already trained, non-robust model, there is no way to adapt it for robustness as a post-processing step as of yet. By harnessing properties of ensemble methods - in particular of the DEAN model - we are the first to post-robustify a model via submodel selection. Beyond this new capability, our method significantly increases verification scalability by employing the inherent properties of ensemble methods. Our experiments show that the DEAN model is most suitable for our method: it proves to be the most robust from the start, allows for post-robustification and keeps a stable runtime across all datasets considered. Benedikt Böing, Simon Klüttermann, Emmanuel Müller |
ICDM | 3 |
| 2022 | ADEPT: Anomaly Detection, Explanation and Processing for Time Series with a Focus on Energy Consumption Data
Benedikt Tobias Müller, Marvin Ender, Jan Erik Swiadek, Mengcheng Jin, Simon Winkel, Dominik Niedziela, Bin Li 0089, Jelle Hüntelmann, Emmanuel Müller |
ECML/PKDD (6) | 9 |
| 2021 | FREDE: Anytime Graph EmbeddingsabstractLow-dimensional representations, or embeddings , of a graph's nodes facilitate several practical data science and data engineering tasks. As such embeddings rely, explicitly or implicitly, on a similarity measure among nodes, they require the computation of a quadratic similarity matrix, inducing a tradeoff between space complexity and embedding quality. To date, no graph embedding work combines (i) linear space complexity, (ii) a nonlinear transform as its basis, and (iii) nontrivial quality guarantees. In this paper we introduce FREDE ( FREquent Directions Embedding ), a graph embedding based on matrix sketching that combines those three desiderata. Starting out from the observation that embedding methods aim to preserve the covariance among the rows of a similarity matrix, FREDE iteratively improves on quality while individually processing rows of a nonlinearly transformed PPR similarity matrix derived from a state-of-the-art graph embedding method and provides, at any iteration , column-covariance approximation guarantees in due course almost indistinguishable from those of the optimal approximation by SVD. Our experimental evaluation on variably sized networks shows that FREDE performs almost as well as SVD and competitively against state-of-the-art embedding methods in diverse data science tasks, even when it is based on as little as 10% of node similarities. Anton Tsitsulin, Marina Munkhoeva, Davide Mottin, Panagiotis Karras, Ivan V. Oseledets, Emmanuel Müller |
Proc. VLDB Endow. | 6 |
| 2020 | Quality Guarantees for Autoencoders via Unsupervised Adversarial Attacks
Benedikt Böing, Rajarshi Roy 0002, Emmanuel Müller, Daniel Neider |
ECML/PKDD (2) | 3 |
| 2020 | Two-Sample Testing for Event Impacts in Time SeriesabstractIn many application domains, time series are monitored to detect extreme events like technical faults, natural disasters, or disease outbreaks. Unfortunately, it is often non-trivial to select both a time series that is informative about events and a powerful detection algorithm: detection may fail because the detection algorithm is not suitable, or because there is no shared information between the time series and the events of interest. In this work, we thus propose a non-parametric statistical test for shared information between a time series and a series of observed events. Our test allows identifying time series that carry information on event occurrences without committing to a specific event detection methodology. In a nutshell, we test for divergences of the value distributions of the time series at increasing lags after event occurrences with a multiple two-sample testing approach. In contrast to related tests, our approach is applicable for time series over arbitrary domains, including multivariate numeric, strings or graphs. We perform a large-scale simulation study to show that it outperforms or is on par with related tests on our task for univariate time series. We also demonstrate the real-world applicability of our approach on datasets from social media and smart home environments. Erik Scharwächter, Emmanuel Müller |
SDM | 2 |
| 2019 | Personalized Knowledge Graph Summarization: From the Cloud to Your PocketabstractThe increasing scale of encyclopedic knowledge graphs (KGs) calls for summarization as a way to help users efficiently access and distill world knowledge. Motivated by the disparity between individuals' limited information needs and the massive scale of KGs, in this paper we propose a new problem called personalized knowledge graph summarization. The goal is to construct compact "personal summaries" of KGs containing only the facts most relevant to individuals' interests. Such summaries can be stored and utilized on-device, allowing individuals private, anytime access to the information that interests them most. We formalize the problem as one of constructing a sparse graph, or summary, that maximizes a user's inferred "utility" over a given KG, subject to a user-and device-specific constraint on the summary's size. To solve it, we propose GLIMPSE, a summarization framework that provides theoretical guarantees on the summary's utility and is linear in the number of edges in the KG. In an evaluation with real user queries to open-source, encyclopedic KGs of up to one billion triples, we show that GLIMPSE efficiently creates summaries that outperform strong baselines by up to 19% in query answering F1 score. Tara Safavi, Caleb Belth, Lukas Faber, Davide Mottin, Emmanuel Müller, Danai Koutra |
ICDM | 5 |
| 2019 | Figuring out the User in a Few Steps: Bayesian Multifidelity Active Search with CokrigingabstractCan a system discover what a user wants without the user explicitly issuing a query? A recommender system proposes items of potential interest based on past user history. On the other hand, active search incites, and learns from, user feedback, in order to recommend items that meet a user's current tacit interests, hence promises to offer up-to-date recommendations going beyond those of a recommender system. Yet extant active search methods require an overwhelming amount of user input, relying solely on such input for each item they pick. In this paper, we propose MF-ASC, a novel active search mechanism that performs well with minimal user input. MF-ASC combines cheap, low-fidelity evaluations in the style of a recommender system with the user's high-fidelity input, using Gaussian process regression with multiple target variables (cokriging). To our knowledge, this is the first application of cokriging to active search. Our empirical study with synthetic and real-world data shows that MF-ASC outperforms the state of the art in terms of result relevance within a budget of interactions. Nikita Klyuchnikov, Davide Mottin, Georgia Koutrika, Emmanuel Müller, Panagiotis Karras |
KDD | 4 |
| 2018 | Notable Characteristics Search through Knowledge Graphs
Davide Mottin, Bastian Grasnick, Axel Kroschk, Patrick Siegler, Emmanuel Müller |
EDBT | 5 |
| 2018 | NetLSD: Hearing the Shape of a GraphabstractComparison among graphs is ubiquitous in graph analytics. However, it is a hard task in terms of the expressiveness of the employed similarity measure and the efficiency of its computation. Ideally, graph comparison should be invariant to the order of nodes and the sizes of compared graphs, adaptive to the scale of graph patterns, and scalable. Unfortunately, these properties have not been addressed together. Graph comparisons still rely on direct approaches, graph kernels, or representation-based methods, which are all inefficient and impractical for large graph collections. In this paper, we propose the Network Laplacian Spectral Descriptor (NetLSD): the first, to our knowledge, permutation- and size-invariant, scale-adaptive, and efficiently computable graph representation method that allows for straightforward comparisons of large graphs. NetLSD extracts a compact signature that inherits the formal properties of the Laplacian spectrum, specifically its heat or wave kernel; thus, it \em hears the shape of a graph. Our evaluation on a variety of real-world graphs demonstrates that it outperforms previous works in both expressiveness and efficiency. Anton Tsitsulin, Davide Mottin, Panagiotis Karras, Alexander M. Bronstein, Emmanuel Müller |
KDD | 5 |
| 2018 | Low Redundancy Estimation of Correlation Matrices for Time Series Using Triangular Bounds
Erik Scharwächter, Fabian Geier, Lukas Faber, Emmanuel Müller |
PAKDD (2) | 4 |
| 2018 | VERSE: Versatile Graph Embeddings from Similarity MeasuresabstractEmbedding a web-scale information network into a low-dimensional vector space facilitates tasks such as link prediction, classification, and visualization. Past research has addressed the problem of extracting such embeddings by adopting methods from words to graphs, without defining a clearly comprehensible graph-related objective. Yet, as we show, the objectives used in past works implicitly utilize similarity measures among graph nodes. In this paper, we carry the similarity orientation of previous works to its logical conclusion; we propose VERtex Similarity Embeddings (VERSE), a simple, versatile, and memory-efficient method that derives graph embeddings explicitly calibrated to preserve the distributions of a selected vertex-to-vertex similarity measure. VERSE learns such embeddings by training a single-layer neural network. While its default, scalable version does so via sampling similarity information, we also develop a variant using the full information per vertex. Our experimental study on standard benchmarks and real-world datasets demonstrates that VERSE, instantiated with diverse similarity measures, outperforms state-of-the-art methods in terms of precision and recall in major data mining tasks and supersedes them in time and space efficiency, while the scalable sampling-based variant achieves equally good result as the non-scalable full variant. Anton Tsitsulin, Davide Mottin, Panagiotis Karras, Emmanuel Müller |
WWW | 4 |
| 2017 | Diverse Selection of Feature Subsets for Ensemble Regression
Arvind Kumar Shekar, Patricia Iglesias Sánchez, Emmanuel Müller |
DaWaK | 3 |
| 2017 | Framework for Exploring and Understanding Multivariate Correlations
Louis Kirsch, Niklas Riekenbrauck, Daniel Thevessen, Marcus Pappik, Axel Stebner, Julius Kunze, Alexander Meissner, Arvind Kumar Shekar, Emmanuel Müller |
ECML/PKDD (3) | 9 |
| 2017 | Including Multi-feature Interactions and Redundancy for Feature Ranking in Mixed Datasets
Arvind Kumar Shekar, Tom Bocklisch, Patricia Iglesias Sánchez, Christoph N. Straehle, Emmanuel Müller |
ECML/PKDD (1) | 5 |
| 2017 | Graph Exploration: From Users to Large GraphsabstractThe increasing interest in social networks, knowledge graphs, protein-interaction, and many other types of networks has raised the question how users can explore such large and complex graph structures easily. Current tools focus on graph management, graph mining, or graph visualization but lack user-driven methods for graph exploration. In many cases graph methods try to scale to the size and complexity of a real network. However, methods miss user requirements such as exploratory graph query processing, intuitive graph explanation, and interactivity in graph exploration. While there is consensus in database and data mining communities on the definition of data exploration practices for relational and semi-structured data, graph exploration practices are still indeterminate. Davide Mottin, Emmanuel Müller |
SIGMOD Conference | 2 |
| 2016 | Improving accuracy and robustness of self-tuning histograms by subspace clusteringabstractWe show both formally and by means of experiments that self-tuning histograms suffer from three major problems - sensitivity to learning, stagnation, and dimensionality. We also describe our solution to the problem - which is histogram initialization with subspace clustering. Andranik Khachatryan, Emmanuel Müller, Klemens Böhm, Christian Stier |
ICDE | 2 |
| 2016 | Detecting Change Processes in Dynamic Networks by Frequent Graph Evolution Rule MiningabstractThe analysis of the temporal evolution of dynamic networks is a key challenge for understanding complex processes hidden in graph structured data. Graph evolution rules capture such processes on the level of small subgraphs by describing frequently occurring structural changes within a network. Existing rule discovery methods make restrictive assumptions on the change processes present in networks. We propose EvoMine, a frequent graph evolution rule mining method that, for the first time, supports networks with edge insertions and deletions as well as node and edge relabelings. EvoMine defines embedding-based and event-based support as two novel measures to assess the frequency of rules. These measures are based on novel mappings from dynamic networks to databases of union graphs that retain all evolution information relevant for rule mining. Using these mappings the rule mining problem can be solved by frequent subgraph mining. We evaluate our approach and two baseline algorithms on several real datasets. To the best of our knowledge, this is the first empirical comparison of rule mining algorithmsfor dynamic networks. Erik Scharwächter, Emmanuel Müller, Jonathan F. Donges, Marwan Hassani, Thomas Seidl 0001 |
ICDM | 2 |
| 2015 | Semi-Automated Exploration of Data WarehousesabstractExploratory data analysis tries to discover novel dependencies and unexpected patterns in large databases. Traditionally, this process is manual and hypothesis-driven. However, analysts can come short of patience and imagination. In this paper, we introduce Claude, a hypothesis generator for data warehouses. Claude follows a 2-step approach: (1) It detects interesting views, by exploiting non-linear statistical dependencies between the dimensions and the measure. (2) To explain its findings, it detects local patterns in these views and describes them with SQL queries. Technically, we derive a model of interestingness from fundamental information theory. To exploit this model, we present aggressive approximations and heuristics, allowing Claude to be fast and more accurate than state-of-art view selection algorithms. Thibault Sellam, Emmanuel Müller, Martin L. Kersten |
CIKM | 2 |
| 2015 | Efficient Cluster Detection by Ordered Neighborhoods
Emin Aksehirli, Bart Goethals, Emmanuel Müller |
DaWaK | 3 |
| 2015 | Identifying User Interests within the Data Space - a Case Study with SkyServer
Hoang Vu Nguyen, Klemens Böhm, Florian Becker, Bertrand Goldman, Georg Hinkel, Emmanuel Müller |
EDBT | 6 |
| 2015 | Efficient Algorithms for a Robust Modularity-Driven Clustering of Attributed GraphsabstractClustering methods based on modularity are wellestablished and widely used for graph data. However, today's applications store additional attribute information for each node in the graph. This attribute information may even be contradicting with the graph structure, which raises a major challenge for the simultaneous mining of both information sources. For attributed graphs it is essential to be aware of such contradicting effects caused by irrelevant attributes and highly deviating attribute values of outlier nodes. In this work, we focus on the robustness of graph clustering w.r.t. irrelevant attributes and outliers. We propose a modularity-driven approach for parameter-free clustering of attributed graphs and several efficient algorithms for its computation. The efficiency is achieved by our incremental calculation of attribute information within these modularity-driven algorithms. In our experiments, we evaluate our modularity-driven algorithms w.r.t. the new challenges in attributed graphs and show that they outperform existing approaches on large attributed graphs. Patricia Iglesias Sánchez, Emmanuel Müller, Uwe Leo Korn, Klemens Böhm, Andrea Kappes, Tanja Hartmann, Dorothea Wagner |
SDM | 2 |
| 2015 | Estimating mutual information on data streamsabstractMutual information is a well-established and broadly used concept in information theory. It allows to quantify the mutual dependence between two variables -- an essential task in data analysis. For static data, a broad range of techniques addresses the problem of estimating mutual information. However, the assumption of static data is not applicable for today's dynamic data sources such as data streams: In contrast to static approaches, an online estimator must be able to deal with the evolving, changing, and infinite nature of the stream. Furthermore, some tasks require the estimation to be available online while processing the raw data stream. Our proposed solution Mise (Mutual Information Stream Estimation) allows a user to issue mutual information queries in arbitrary time windows. As a key feature, we introduce a novel sampling scheme, which ensures an equal treatment of queries over multiple time scales, e.g., ranging from milliseconds up to decades. We thoroughly analyze the requirements of such a multiscale sampling scheme, and evaluate the resulting quality of Mise in a broad range of experiments. Fabian Keller, Emmanuel Müller, Klemens Böhm |
SSDBM | 2 |
| 2015 | Erratum to: Unsupervised interaction-preserving discretization of multivariate data
Hoang Vu Nguyen, Emmanuel Müller, Jilles Vreeken, Klemens Böhm |
Data Min. Knowl. Discov. | 2 |
| 2015 | Improving Accuracy and Robustness of Self-Tuning Histograms by Subspace ClusteringabstractIn large databases, the amount and the complexity of the data calls for data summarization techniques. Such summaries are used to assist fast approximate query answering or query optimization. Histograms are a prominent class of model-free data summaries and are widely used in database systems. So-called self-tuning histograms look at query-execution results to refine themselves. An assumption with such histograms, which has not been questioned so far, is that they can learn the dataset from scratch, that is-starting with an empty bucket configuration. We show that this is not the case. Self-tuning methods are very sensitive to the initial configuration. Three major problems stem from this. Traditional self-tuning is unable to learn projections of multi-dimensional data, is sensitive to the order of queries, and reaches only local optima with high estimation errors. We show how to improve a self-tuning method significantly by starting with a carefully chosen initial configuration. We propose initialization by dense subspace clusters in projections of the data, which improves both accuracy and robustness of self-tuning. Our experiments on different datasets show that the error rate is typically halved compared to the uninitialized version. Andranik Khachatryan, Emmanuel Müller, Christian Stier, Klemens Böhm |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2014 | Focused clustering and outlier detection in large attributed graphsabstractGraph clustering and graph outlier detection have been studied extensively on plain graphs, with various applications. Recently, algorithms have been extended to graphs with attributes as often observed in the real-world. However, all of these techniques fail to incorporate the user preference into graph mining, and thus, lack the ability to steer algorithms to more interesting parts of the attributed graph. In this work, we overcome this limitation and introduce a novel user-oriented approach for mining attributed graphs. The key aspect of our approach is to infer user preference by the so-called focus attributes through a set of user-provided exemplar nodes. In this new problem setting, clusters and outliers are then simultaneously mined according to this user preference. Specifically, our FocusCO algorithm identifies the focus, extracts focused clusters and detects outliers. Moreover, FocusCO scales well with graph size, since we perform a local clustering of interest to the user rather than global partitioning of the entire graph. We show the effectiveness and scalability of our method on synthetic and real-world graphs, as compared to both existing graph clustering and outlier detection approaches. Bryan Perozzi, Leman Akoglu, Patricia Iglesias Sánchez, Emmanuel Müller |
KDD | 4 |
| 2014 | Detecting correlated columns in relational databases with mixed data typesabstractIn a database, besides known dependencies among columns (e.g., foreign key and primary key constraints), there are many other correlations unknown to the database users. Extraction of such hidden correlations is known to be useful for various tasks in database optimization and data analytics. However, the task is challenging due to the lack of measures to quantify column correlations. Correlations may exist among columns of different data types and value domains, which makes techniques based on value matching inapplicable. Besides, a column may have multiple semantics, which does not allow disjoint partitioning of columns. Finally, from a computational perspective, one has to consider a huge search space that grows exponentially with the number of columns. Hoang Vu Nguyen, Emmanuel Müller, Periklis Andritsos, Klemens Böhm |
SSDBM | 2 |
| 2014 | Local context selection for outlier ranking in graphs with multiple numeric node attributesabstractOutlier ranking aims at the distinction between exceptional outliers and regular objects by measuring deviation of individual objects. In graphs with multiple numeric attributes, not all the attributes are relevant or show dependencies with the graph structure. Considering both graph structure and all given attributes, one cannot measure a clear deviation of objects. This is because the existence of irrelevant attributes clearly hinders the detection of outliers. Thus, one has to select local outlier contexts including only those attributes showing a high contrast between regular and deviating objects. It is an open challenge to detect meaningful local contexts for each node in attributed graphs. Patricia Iglesias Sánchez, Emmanuel Müller, Oretta Irmler, Klemens Böhm |
SSDBM | 2 |
| 2014 | Unsupervised interaction-preserving discretization of multivariate data
Hoang Vu Nguyen, Emmanuel Müller, Jilles Vreeken, Klemens Böhm |
Data Min. Knowl. Discov. | 2 |
| 2013 | 4S: Scalable subspace search scheme overcoming traditional Apriori processingabstractIn many real-world applications, data is collected in multi-dimensional spaces. However, not all dimensions are relevant for data analysis. Instead, interesting knowledge is hidden in correlated subsets of dimensions (i.e., subspaces of the original space). Detecting these correlated subspaces independent of the underlying mining task is an open research problem. It is challenging due to the exponential search space. Existing methods have tried to tackle this by utilizing Apriori search schemes. However, they show poor scalability and miss high quality subspaces. This paper features a scalable subspace search scheme (4S), which overcomes the efficiency problem by departing from the traditional levelwise search. We propose a new generalized notion of correlated subspaces which gives way to transforming the search space to a correlation graph of dimensions. Then we perform a direct mining of correlated subspaces in the graph. Finally, we merge subspaces based on the MDL principle and obtain high dimensional subspaces with minimal redundancy. We theoretically show that our search scheme is more general than existing search schemes and has a significantly lower runtime complexity. Our experiments reveal that 4S scales near-linearly with both database size and dimensionality, and produces higher quality subspaces than state-of-the-art methods. Hoang Vu Nguyen, Emmanuel Müller, Klemens Böhm |
IEEE BigData | 2 |
| 2013 | Flexible and adaptive subspace search for outlier analysisabstractThere exists a variety of traditional outlier models, which measure the deviation of outliers with respect to the full attribute space. However, these techniques fail to detect outliers that deviate only w.r.t. an attribute subset. To address this problem, recent techniques focus on a selection of subspaces that allow: (1) A clear distinction between clustered objects and outliers; (2) a description of outlier reasons by the selected subspaces. However, depending on the outlier model used, different objects in different subspaces have the highest deviation. It is an open research issue to make subspace selection adaptive to the outlier score of each object and flexible w.r.t. the use of different outlier models. Fabian Keller, Emmanuel Müller, Andreas Wixler, Klemens Böhm |
CIKM | 2 |
| 2013 | Cartification: A Neighborhood Preserving Transformation for Mining High Dimensional DataabstractThe analysis of high dimensional data comes with many intrinsic challenges. In particular, cluster structures become increasingly hard to detect when the data includes dimensions irrelevant to the individual clusters. With increasing dimensionality, distances between pairs of objects become very similar, and hence, meaningless for knowledge discovery. In this paper we propose Cartification, a new transformation to circumvent this problem. We transform each object into an item set, which represents the neighborhood of the object. We do this for multiple views on the data, resulting in multiple neighborhoods per object. This transformation enables us to preserve the essential pair wise-similarities of objects over multiple views, and hence, to improve knowledge discovery in high dimensional data. Our experiments show that frequent item set mining on the certified data outperforms competing clustering approaches on the original data space, including traditional clustering, random projections, principle component analysis, subspace clustering, and clustering ensemble. Emin Aksehirli, Bart Goethals, Emmanuel Müller, Jilles Vreeken |
ICDM | 3 |
| 2013 | Statistical Selection of Congruent Subspaces for Mining Attributed GraphsabstractCurrent mining algorithms for attributed graphs exploit dependencies between attribute information and edge structure, referred to as homophily. However, techniques fail if this assumption does not hold for the full attribute space. In multivariate spaces, some attributes have high dependency with the graph structure while others do not show any dependency. Hence, it is important to select congruent subspaces (i.e., subsets of the node attributes) showing dependencies with the graph structure. In this work, we propose a method for the statistical selection of such congruent subspaces. More specifically, we define a measure which assesses the degree of congruence between a set of attributes and the entire graph. We use it as the core of a statistical test, which congruent subspaces must pass. To illustrate its applicability to common graph mining tasks and in order to evaluate our selection scheme, we apply it to community outlier detection. Our selection of congruent subspaces enhances outlier detection by measuring outlier ness scores in selected subspaces only. Experiments on attributed graphs show that our approach outperforms traditional full space approaches and gives way to better outlier detection. Patricia Iglesias Sánchez, Emmanuel Müller, Fabian Laforet, Fabian Keller, Klemens Böhm |
ICDM | 2 |
| 2013 | CMI: An Information-Theoretic Contrast Measure for Enhancing Subspace Cluster and Outlier DetectionabstractIn many real world applications data is collected in multi-dimensional spaces, with the knowledge hidden in subspaces (i.e., subsets of the dimensions). It is an open research issue to select meaningful subspaces without any prior knowledge about such hidden patterns. Standard approaches, such as pairwise correlation measures, or statistical approaches based on entropy, do not solve this problem; due to their restrictive pairwise analysis and loss of information in discretization they are bound to miss subspaces with potential clusters and outliers. In this paper, we focus on finding subspaces with strong mutual dependency in the selected dimension set. Chosen subspaces should provide a high discrepancy between clusters and outliers and enhance detection of these patterns. To measure this, we propose a novel contrast score that quantifies mutual correlations in subspaces by considering their cumulative distributions—without having to discretize the data. In our experiments, we show that these high contrast subspaces provide enhanced quality in cluster and outlier detection for both synthetic and real world data. Klemens Böhm, Fabian Keller, Emmanuel Müller, Hoang Vu Nguyen, Jilles Vreeken |
SDM | 3 |
| 2012 | HiCS: High Contrast Subspaces for Density-Based Outlier RankingabstractOutlier mining is a major task in data analysis. Outliers are objects that highly deviate from regular objects in their local neighborhood. Density-based outlier ranking methods score each object based on its degree of deviation. In many applications, these ranking methods degenerate to random listings due to low contrast between outliers and regular objects. Outliers do not show up in the scattered full space, they are hidden in multiple high contrast subspace projections of the data. Measuring the contrast of such subspaces for outlier rankings is an open research challenge. In this work, we propose a novel subspace search method that selects high contrast subspaces for density-based outlier ranking. It is designed as pre-processing step to outlier ranking algorithms. It searches for high contrast subspaces with a significant amount of conditional dependence among the subspace dimensions. With our approach, we propose a first measure for the contrast of subspaces. Thus, we enhance the quality of traditional outlier rankings by computing outlier scores in high contrast projections only. The evaluation on real and synthetic data shows that our approach outperforms traditional dimensionality reduction techniques, naive random projections as well as state-of-the-art subspace search techniques and provides enhanced quality for outlier ranking. Fabian Keller, Emmanuel Müller, Klemens Böhm |
ICDE | 2 |
| 2012 | Discovering Multiple Clustering Solutions: Grouping Objects in Different Views of the DataabstractTraditional clustering algorithms identify just a single clustering of the data. Today's complex data, however, allow multiple interpretations leading to several valid groupings hidden in different views of the database. Each of these multiple clustering solutions is valuable and interesting as different perspectives on the same data and several meaningful groupings for each object are given. Especially for high dimensional data, where each object is described by multiple attributes, alternative clusters in different attribute subsets are of major interest. In this tutorial, we describe several real world application scenarios for multiple clustering solutions. We abstract from these scenarios and provide the general challenges in this emerging research area. We describe state-of-the-art paradigms, we highlight specific techniques, and we give an overview of this topic by providing a taxonomy of the existing clustering methods. By focusing on open challenges, we try to attract young researchers for participating in this emerging research field. Emmanuel Müller, Stephan Günnemann, Ines Färber, Thomas Seidl 0001 |
ICDE | 1 |
| 2012 | Outlier Ranking via Subspace Analysis in Multiple Views of the DataabstractOutlier mining is an important task for finding anomalous objects. In practice, however, there is not always a clear distinction between outliers and regular objects as objects have different roles w.r.t. different attribute sets. An object may deviate in one subspace, i.e. a subset of attributes. And the same object might appear perfectly regular in other subspaces. One can think of subspaces as multiple views on one database. Traditional methods consider only one view (the full attribute space). Thus, they miss complex outliers that are hidden in multiple subspaces. In this work, we propose Outrank, a novel outlier ranking concept. Outrank exploits subspace analysis to determine the degree of outlierness. It considers different subsets of the attributes as individual outlier properties. It compares clustered regions in arbitrary subspaces and derives an outlierness score for each object. Its principled integration of multiple views into an outlierness measure uncovers outliers that are not detectable in the full attribute space. Our experimental evaluation demonstrates that Outrank successfully determines a high quality outlier ranking, and outperforms state-of-the-art outlierness measures. Emmanuel Müller, Ira Assent, Patricia Iglesias Sánchez, Yvonne Mülle, Klemens Böhm |
ICDM | 1 |
| 2012 | OutRules: A Framework for Outlier Descriptions in Multiple Context Spaces
Emmanuel Müller, Fabian Keller, Sebastian Blanc, Klemens Böhm |
ECML/PKDD (2) | 1 |
| 2012 | Sensitivity of Self-tuning Histograms: Query Order Affecting Accuracy and Robustness
Andranik Khachatryan, Emmanuel Müller, Christian Stier, Klemens Böhm |
SSDBM | 2 |
| 2011 | External evaluation measures for subspace clusteringabstractKnowledge discovery in databases requires not only development of novel mining techniques but also fair and comparable quality assessment based on objective evaluation measures. Especially in young research areas where no common measures are available, researchers are unable to provide a fair evaluation. Typically, publications glorify the high quality of one approach only justified by an arbitrary evaluation measure. However, such conclusions can only be drawn if the evaluation measures themselves are fully understood. In this paper, we provide the basis for systematic evaluation in the emerging research area of subspace clustering. We formalize general quality criteria for subspace clustering measures not yet addressed in the literature. We compare the existing external evaluation methods based on these criteria and pinpoint limitations. We propose a novel external evaluation measure which meets the requirements in form of quality properties. In thorough experiments we empirically show characteristic properties of evaluation measures. Overall, we provide a set of evaluation measures that fulfill the general quality criteria as recommendation for future evaluations. All measures and datasets are provided on our website and are integrated in our evaluation framework. Stephan Günnemann, Ines Färber, Emmanuel Müller, Ira Assent, Thomas Seidl 0001 |
CIKM | 3 |
| 2011 | Scalable density-based subspace clusteringabstractFor knowledge discovery in high dimensional databases, subspace clustering detects clusters in arbitrary subspace projections. Scalability is a crucial issue, as the number of possible projections is exponential in the number of dimensions. We propose a scalable density-based subspace clustering method that steers mining to few selected subspace clusters. Our novel steering technique reduces subspace processing by identifying and clustering promising subspaces and their combinations directly. Thereby, it narrows down the search space while maintaining accuracy. Thorough experiments on real and synthetic databases show that steering is efficient and scalable, with high quality results. For future work, our steering paradigm for density-based subspace clustering opens research potential for speeding up other subspace clustering approaches as well. Emmanuel Müller, Ira Assent, Stephan Günnemann, Thomas Seidl 0001 |
CIKM | 1 |
| 2011 | Statistical selection of relevant subspace projections for outlier rankingabstractOutlier mining is an important data analysis task to distinguish exceptional outliers from regular objects. For outlier mining in the full data space, there are well established methods which are successful in measuring the degree of deviation for outlier ranking. However, in recent applications traditional outlier mining approaches miss outliers as they are hidden in subspace projections. Especially, outlier ranking approaches measuring deviation on all available attributes miss outliers deviating from their local neighborhood only in subsets of the attributes. In this work, we propose a novel outlier ranking based on the objects deviation in a statistically selected set of relevant subspace projections. This ensures to find objects deviating in multiple relevant subspaces, while it excludes irrelevant projections showing no clear contrast between outliers and the residual objects. Thus, we tackle the general challenges of detecting outliers hidden in subspaces of the data. We provide a selection of subspaces with high contrast and propose a novel ranking based on an adaptive degree of deviation in arbitrary subspaces. In thorough experiments on real and synthetic data we show that our approach outperforms competing outlier ranking approaches by detecting outliers in arbitrary subspace projections. Emmanuel Müller, Matthias Schiffer, Thomas Seidl 0001 |
ICDE | 1 |
| 2011 | Flexible Fault Tolerant Subspace Clustering for Data with Missing ValuesabstractIn today's applications, data analysis tasks are hindered by many attributes per object as well as by faulty data with missing values. Subspace clustering tackles the challenge of many attributes by cluster detection in any subspace projection of the data. However, it poses novel challenges for handling missing values of objects, which are part of multiple subspace clusters in different projections of the data. In this work, we propose a general fault tolerance definition enhancing subspace clustering models to handle missing values. We introduce a flexible notion of fault tolerance that adapts to the individual characteristics of subspace clusters and ensures a robust parameterization. Allowing missing values in our model increases the computational complexity of subspace clustering. Thus, we prove novel monotonicity properties for an efficient computation of fault tolerant subspace clusters. Experiments on real and synthetic data show that our fault tolerance model yields high quality results even in the presence of many missing values. For repeatability, we provide all datasets and executables on our website. Stephan Günnemann, Emmanuel Müller, Sebastian Raubach, Thomas Seidl 0001 |
ICDM | 2 |
| 2011 | Efficient Selectivity Estimation by Histogram Construction Based on Subspace Clustering
Andranik Khachatryan, Emmanuel Müller, Klemens Böhm, Jonida Kopper |
SSDBM | 2 |
| 2010 | Adaptive outlierness for subspace outlier rankingabstractOutlier mining is an important data analysis task to distinguish exceptional outliers from regular objects. However, in recent applications traditional outlier mining approaches miss outliers as they are hidden in subspace projections. Emmanuel Müller, Matthias Schiffer, Thomas Seidl 0001 |
CIKM | 1 |
| 2010 | Air-Indexing on Error Prone Communication Channels
Emmanuel Müller, Philipp Kranen, Michael Nett, Felix Reidl, Thomas Seidl 0001 |
DASFAA (1) | 1 |
| 2010 | Discovering Multiple Clustering Solutions: Grouping Objects in Different Views of the DataabstractTraditional clustering algorithms identify just a single clustering of the data. Today's complex data, however, allow multiple interpretations leading to several valid groupings hidden in different views of the database. Each of these multiple clustering solutions is valuable and interesting as different perspectives on the same data and several meaningful groupings for each object are given. Especially for high dimensional data where each object is described by multiple attributes, alternative clusters in different attribute subsets are of major interest. In this tutorial, we describe several real world application scenarios for multiple clustering solutions. We abstract from these scenarios and provide the general challenges in this emerging research area. We describe state-of-the-art paradigms, we highlight specific techniques, and we give an overview of this topic by providing a taxonomy of the existing methods. By focusing on open challenges, we try to attract young researchers for participating in this emerging research field. Emmanuel Müller, Stephan Günnemann, Ines Färber, Thomas Seidl 0001 |
ICDM | 1 |
| 2010 | SOREX: Subspace Outlier Ranking Exploration Toolkit
Emmanuel Müller, Matthias Schiffer, Patrick Gerwert, Matthias Hannen, Timm Jansen, Thomas Seidl 0001 |
ECML/PKDD (3) | 1 |
| 2009 | Detection of orthogonal concepts in subspaces of high dimensional dataabstractIn the knowledge discovery process, clustering is an established technique for grouping objects based on mutual similarity. However, in today's applications for each object very many attributes are provided. As multiple concepts described by different attributes are mixed in the same data set, clusters do not appear in all dimensions. In these high dimensional data spaces, each object can be clustered in several projections of the data. However, recent clustering techniques do not succeed in detection of these orthogonal concepts hidden in the data. They either miss multiple concepts for each object by partitioning approaches or provide redundant clusters in very similar subspaces. Stephan Günnemann, Emmanuel Müller, Ines Färber, Thomas Seidl 0001 |
CIKM | 2 |
| 2009 | Relevant Subspace Clustering: Mining the Most Interesting Non-redundant Concepts in High Dimensional DataabstractSubspace clustering aims at detecting clusters in any subspace projection of a high dimensional space. As the number of possible subspace projections is exponential in the number of dimensions, the result is often tremendously large. Recent approaches fail to reduce results to relevant subspace clusters. Their results are typically highly redundant, i.e. many clusters are detected multiple times in several projections. In this work, we propose a novel model for relevant subspace clustering (RESCU). We present a global optimization which detects the most interesting non-redundant subspace clusters. We prove that computation of this model is NP-hard. For RESCU, we propose an approximative solution that shows high accuracy with respect to our relevance model. Thorough experiments on synthetic and real world data show that RESCU successfully reduces the result to manageable sizes. It reliably achieves top clustering quality while competing approaches show greatly varying performance. Emmanuel Müller, Ira Assent, Stephan Günnemann, Ralph Krieger, Thomas Seidl 0001 |
ICDM | 1 |
| 2009 | DensEst: Density Estimation for Data Mining in High Dimensional SpacesabstractSubspace clustering and frequent itemset mining via “step-by-step” algorithms that search the subspace/pattern lattice in a top-down or bottom-up fashion do not scale to large high dimensional data bases. Recent “jump” algorithms directly choose candidate subspace regions or patterns. Their scalability and quality depend heavily on the rating of these candidates as mislead jumps incur poor results and costly candidate refinements. Existing techniques rely on simple statistics with low estimation quality or on inefficient data base scans. In this work, we propose DensEst, an efficient density estimator with significantly improved accuracy. It efficiently provides rough estimates of object counts in selective subspace regions. Furthermore, by incorporating correlations between dimensions DensEst achieves not only efficient but also highly accurate estimations. We show how this density estimation technique can be easily integrated into subspace clustering and frequent itemset mining algorithms to improve both their efficiency and accuracy. We demonstrate the performance of our density estimation technique in thorough experiments and show its efficiency and accuracy improvement for existing algorithms. Emmanuel Müller, Ira Assent, Ralph Krieger, Stephan Günnemann, Thomas Seidl 0001 |
SDM | 1 |
| 2009 | HSM: Heterogeneous Subspace Mining in High Dimensional Data
Emmanuel Müller, Ira Assent, Thomas Seidl 0001 |
SSDBM | 1 |
| 2009 | Evaluating Clustering in Subspace Projections of High Dimensional DataabstractClustering high dimensional data is an emerging research field.Subspace clusteringorprojected clusteringgroup similar objects in subspaces, i.e. projections, of the full space. In the past decade, several clustering paradigms have been developed in parallel, without thorough evaluation and comparison between these paradigms on a common basis. Conclusive evaluation and comparison is challenged by three major issues. First, there is no ground truth that describes the "true" clusters in real world data. Second, a large variety of evaluation measures have been used that reflect different aspects of the clustering result. Finally, in typical publications authors have limited their analysis to their favored paradigm only, while paying other paradigms little or no attention. In this paper, we take a systematic approach to evaluate the major paradigms in a common framework. We study representative clustering algorithms to characterize the different aspects of each paradigm and give a detailed comparison of their properties. We provide a benchmark set of results on a large variety of real world and synthetic data sets. Using different evaluation measures, we broaden the scope of the experimental analysis and create a common baseline for future developments and comparable evaluations in the field. For repeatability, all implementations, data sets and evaluation measures are available on our website. Emmanuel Müller, Stephan Günnemann, Ira Assent, Thomas Seidl 0001 |
Proc. VLDB Endow. | 1 |
| 2008 | EDSC: efficient density-based subspace clusteringabstractSubspace clustering mines clusters hidden in subspaces of high-dimensional data sets. Density-based approaches have been shown to successfully mine clusters of arbitrary shape even in the presence of noise in full space clustering. Exhaustive search of all density-based subspace clusters, however, results in infeasible runtimes for large high-dimensional data sets. This is due to the exponential number of possible subspace projections in addition to the high computational cost of density-based clustering. Ira Assent, Ralph Krieger, Emmanuel Müller, Thomas Seidl 0001 |
CIKM | 3 |
| 2008 | INSCY: Indexing Subspace Clusters with In-Process-Removal of RedundancyabstractSubspace clustering aims at detecting clusters in any subspace projection of a high dimensional space. As the number of projections is exponential in the number of dimensions, efficiency is crucial. Moreover, the resulting subspace clusters are often highly redundant, i.e. many clusters are detected multiply in several projections. We propose a novel index for efficient subspace clustering in a novel depth-first processing with in-process-removal of redundant clusters for better pruning. Thorough experiments on real and synthetic data show that INSCY yields substantial efficiency and quality improvements. Ira Assent, Ralph Krieger, Emmanuel Müller, Thomas Seidl 0001 |
ICDM | 3 |
| 2008 | Morpheus: interactive exploration of subspace clusteringabstractData mining techniques extract interesting patterns out of large data resources. Meaningful visualization and interactive exploration of patterns are crucial for knowledge discovery. Visualization techniques exist for traditional clustering in low dimensional spaces. In high dimensional data, clusters typically only exist in subspace projections. This subspace clustering, however, lacks interactive visualization tools. Challenges arise from typically large result sets in different subspace projections that hinder comparability, visualization and understandability. Emmanuel Müller, Ira Assent, Ralph Krieger, Timm Jansen, Thomas Seidl 0001 |
KDD | 1 |
| 2008 | Mobile Mining and Information Management in HealthNet ScenariosabstractHealth and mobility of elderly people is gaining importance in aging societies. New communication-based methods to provide health services with personal health care devices are considered promising elements of first-class medical care services for everybody. To achieve this vision, several technological issues have to be solved: (i) body sensors to monitor vital functions have to be developed; (ii) these sensors should be integrated into textile structures to guarantee ease of use and patient acceptance; (iii)the collected sensor data has to be analyzed to detect emergency situations and to reduce the data volume; (iv) relevant data has to be integrated with other information systems in the work environment of medical experts. These challenges are addressed within the HealthNet project at RWTH Aachen University. The goal of the project is to develop a framework in which health professional scan remotely monitor and diagnose mobile patients. The described demonstration presents our results of the first three issues mentioned above while focusing on the employed data mining and management techniques. Philipp Kranen, David Kensche, Saim Kim, Nadine Zimmermann, Emmanuel Müller, Christoph Quix, Xiang Li 0002, Thomas Gries, Thomas Seidl 0001, Matthias Jarke, Steffen Leonhardt |
MDM | 5 |
| 2008 | Pleiades: Subspace Clustering and Evaluation
Ira Assent, Emmanuel Müller, Ralph Krieger, Timm Jansen, Thomas Seidl 0001 |
ECML/PKDD (2) | 2 |
| 2007 | DUSC: Dimensionality Unbiased Subspace ClusteringabstractTo gain insight into today's large data resources, data mining provides automatic aggregation techniques. Clustering aims at grouping data such that objects within groups are similar while objects in different groups are dissimilar. In scenarios with many attributes or with noise, clusters are often hidden in subspaces of the data and do not show up in the full dimensional space. For these applications, subspace clustering methods aim at detecting clusters in any subspace. Existing subspace clustering approaches fall prey to an effect we call dimensionality bias. As dimensionality of subspaces varies, approaches which do not take this effect into account fail to separate clusters from noise. We give a formal definition of dimensionality bias and analyze consequences for subspace clustering. A dimensionality unbiased subspace clustering (DUSC) definition based on statistical foundations is proposed. In thorough experiments on synthetic and real world data, we show that our approach outperforms existing subspace clustering algorithms. Ira Assent, Ralph Krieger, Emmanuel Müller, Thomas Seidl 0001 |
ICDM | 3 |