paper-with-me

홈 › Papers

Outlier Detection Using a Novel method: Quantum Clustering

2020-06-08 · Ding Liu, Hui Li

We propose a new assumption in outlier detection: Normal data instances are commonly located in the area that there is hardly any fluctuation on data density, while outliers are often appeared in the area that there is violent fluctuation on data density. And based on this hypothesis, we apply a novel density-based approach to unsupervised outlier detection. This approach, called Quantum Clustering (QC), deals with unlabeled data processing and constructs a potential function to find the centroids of clusters and the outliers. The experiments show that the potential function could clearly find the hidden outliers in data points effectively. Besides, by using QC, we could find more subtle outliers by adjusting the parameter $\sigma$. Moreover, our approach is also evaluated on two datasets (Air Quality Detection and Darwin Correspondence Project) from two different research areas, and the results show the wide applicability of our method.

📄 PDF Abstract BibTeX arXiv:2006.04760

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringOutlier Detection

Similar Papers 제목 키워드 기반

Detecting outliers by clustering algorithms

2024-12-07 · Qi Li, Shuliang Wang

Clustering and outlier detection are two important tasks in data mining. Outliers frequently interfere with clustering algorithms to determine the similarity between objects, resulting in unreliable clustering results. C…

ClusteringOutlier Detection

Quantum SMOTE with Angular Outliers: Redefining Minority Class Handling

2025-01-31 · Nishikanta Mohanty, Bikash K. Behera, Christopher Ferrie

This paper introduces Quantum-SMOTEV2, an advanced variant of the Quantum-SMOTE method, leveraging quantum computing to address class imbalance in machine learning datasets without K-Means clustering. Quantum-SMOTEV2 syn…

Deep Clustering based Fair Outlier Detection

2021-06-09 · Hanyu Song, Peizhao Li, Hongfu Liu

In this paper, we focus on the fairness issues regarding unsupervised outlier detection. Traditional algorithms, without a specific design for algorithmic fairness, could implicitly encode and propagate statistical bias …

AttributeClusteringDeep ClusteringFairness+2

Understanding the Structure of QM7b and QM9 Quantum Mechanical Datasets Using Unsupervised Learning

2023-09-25 · Julio J. Valdés, Alain B. Tchagang

This paper explores the internal structure of two quantum mechanics datasets (QM7b, QM9), composed of several thousands of organic molecules and described in terms of electronic properties. Understanding the structure an…

DescriptiveOutlier Detection

Outlier Detection using Improved Genetic K-means

2014-02-27 · M. H. Marghny, Ahmed I. Taloba

The outlier detection problem in some cases is similar to the classification problem. For example, the main concern of clustering-based outlier detection algorithms is to find clusters and outliers, which are often regar…

ClusteringGeneral ClassificationOutlier Detection