paper-with-me

Papers

Generating Multidimensional Clusters With Support Lines

2023-01-24 · Nuno Fachada, Diogo de Andrade

Synthetic data is essential for assessing clustering techniques, complementing and extending real data, and allowing for more complete coverage of a given problem's space. In turn, synthetic data generators have the potential of creating vast amounts of data -- a crucial activity when real-world data is at premium -- while providing a well-understood generation procedure and an interpretable instrument for methodically investigating cluster analysis algorithms. Here, we present Clugen, a modular procedure for synthetic data generation, capable of creating multidimensional clusters supported by line segments using arbitrary distributions. Clugen is open source, comprehensively unit tested and documented, and is available for the Python, R, Julia, and MATLAB/Octave ecosystems. We demonstrate that our proposal can produce rich and varied results in various dimensions, is fit for use in the assessment of clustering algorithms, and has the potential to be a widely used framework in diverse clustering-related research tasks.

📄 PDF Abstract BibTeX arXiv:2301.10327

Code (4)

clugen/CluGen.jl 공식 구현
clugen/MOCluGen 공식 구현
clugen/clugenr 공식 구현
clugen/pyclugen 공식 구현

Tasks

ClusteringSynthetic Data Generation

Similar Papers 제목 키워드 기반

Contrastive analysis for scatterplot-based representations of dimensionality reduction

2021-01-26 · Wilson E. Marcílio-Jr, Danilo M. Eler, Rogério E. Garcia

Cluster interpretation after dimensionality reduction (DR) is a ubiquitous part of exploring multidimensional datasets. DR results are frequently represented by scatterplots, where spatial proximity encodes similarity am…

ArticlesDimensionality Reduction

Introduction to Clustering Algorithms and Applications

2014-08-20 · Sibei Yang, Liangde Tao, Bingchen Gong

Data clustering is the process of identifying natural groupings or clusters within multidimensional data based on some similarity measure. Clustering is a fundamental process in many different disciplines. Hence, researc…

Clustering

Recommender Algorithm for Supporting Self-Management of CVD Risk Factors in an Adult Population at Home

2024-05-20 · Tatiana V. Afanasieva, Pavel V. Platov, Anastasia I. Medvedeva

One of the new trends in the development of recommendation algorithms is the dissemination of their capabilities to support the population in managing their health. This article focuses on the problem of improving the ef…

Language ModellingLarge Language ModelManagement

SRLCG: Self-Rectified Large-Scale Code Generation with Multidimensional Chain-of-Thought and Dynamic Backtracking

2025-04-01 · Hongru Ma, Yanjie Liang, Jiasheng Si, Weiyu Zhang 외

Large language models (LLMs) have revolutionized code generation, significantly enhancing developer productivity. However, for a vast number of users with minimal coding knowledge, LLMs provide little support, as they pr…

Code Generation

Hypothesis-Driven Feature Manifold Analysis in LLMs via Supervised Multi-Dimensional Scaling

2025-10-01 · Federico Tiblias, Irina Bigoulaeva, Jingcheng Niu, Simone Balloccu 외 arxiv

The linear representation hypothesis states that language models (LMs) encode concepts as directions in their latent space, forming organized, multidimensional manifolds. Prior work has largely focused on identifying spe…