paper-with-me

Papers

Mixed Data Clustering Survey and Challenges

2025-11-27 · Guillaume Guerard, Sonia Djebali arxiv

The advent of the big data paradigm has transformed how industries manage and analyze information, ushering in an era of unprecedented data volume, velocity, and variety. Within this landscape, mixed-data clustering has become a critical challenge, requiring innovative methods that can effectively exploit heterogeneous data types, including numerical and categorical variables. Traditional clustering techniques, typically designed for homogeneous datasets, often struggle to capture the additional complexity introduced by mixed data, underscoring the need for approaches specifically tailored to this setting. Hierarchical and explainable algorithms are particularly valuable in this context, as they provide structured, interpretable clustering results that support informed decision-making. This paper introduces a clustering method grounded in pretopological spaces. In addition, benchmarking against classical numerical clustering algorithms and existing pretopological approaches yields insights into the performance and effectiveness of the proposed method within the big data paradigm.

📄 PDF Abstract BibTeX arXiv:2512.03070

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Survey of state-of-the-art mixed data clustering algorithms

2018-11-11 · Amir Ahmad, Shehroz S. Khan

Mixed data comprises both numeric and categorical features, and mixed datasets occur frequently in many domains, such as health, finance, and marketing. Clustering is often applied to mixed datasets to find structures an…

ClusteringMarketingSurvey

Mixed Membership Graph Clustering via Systematic Edge Query

2020-11-25 · Shahana Ibrahim, Xiao Fu

This work considers clustering nodes of a largely incomplete graph. Under the problem setting, only a small amount of queries about the edges can be made, but the entire graph is not observable. This problem finds applic…

ClusteringCommunity DetectionGraph ClusteringLow-Rank Matrix Completion+1

Mixed data Deep Gaussian Mixture Model: A clustering model for mixed datasets

2020-10-13 · Robin Fuchs, Denys Pommeret, Cinzia Viroli

Clustering mixed data presents numerous challenges inherent to the very heterogeneous nature of the variables. A clustering algorithm should be able, despite of this heterogeneity, to extract discriminant pieces of infor…

Clusteringmodel

A Deterministic Information Bottleneck Method for Clustering Mixed-Type Data

2024-07-03 · Efthymios Costa, Ioanna Papatsouma, Angelos Markos

In this paper, we present an information-theoretic method for clustering mixed-type data, that is, data consisting of both continuous and categorical variables. The proposed approach is built on the deterministic variant…

Clustering

Deep Clustering: A Comprehensive Survey

2022-10-09 · Yazhou Ren, Jingyu Pu, Zhimeng Yang, Jie Xu 외

Cluster analysis plays an indispensable role in machine learning and data mining. Learning a good data representation is crucial for clustering algorithms. Recently, deep clustering, which can learn clustering-friendly r…

ClusteringDeep ClusteringSurvey