paper-with-me

Papers

Problem-oriented AutoML in Clustering

2024-09-24 · Matheus Camilo da Silva, Gabriel Marques Tavares, Eric Medvet, Sylvio Barbon Junior

The Problem-oriented AutoML in Clustering (PoAC) framework introduces a novel, flexible approach to automating clustering tasks by addressing the shortcomings of traditional AutoML solutions. Conventional methods often rely on predefined internal Clustering Validity Indexes (CVIs) and static meta-features, limiting their adaptability and effectiveness across diverse clustering tasks. In contrast, PoAC establishes a dynamic connection between the clustering problem, CVIs, and meta-features, allowing users to customize these components based on the specific context and goals of their task. At its core, PoAC employs a surrogate model trained on a large meta-knowledge base of previous clustering datasets and solutions, enabling it to infer the quality of new clustering pipelines and synthesize optimal solutions for unseen datasets. Unlike many AutoML frameworks that are constrained by fixed evaluation metrics and algorithm sets, PoAC is algorithm-agnostic, adapting seamlessly to different clustering problems without requiring additional data or retraining. Experimental results demonstrate that PoAC not only outperforms state-of-the-art frameworks on a variety of datasets but also excels in specific tasks such as data visualization, and highlight its ability to dynamically adjust pipeline configurations based on dataset complexity.

📄 PDF Abstract BibTeX arXiv:2409.16218

Code (0)

등록된 구현이 없습니다.

Tasks

AutoMLClusteringData Visualization

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

CLAMS: A System for Zero-Shot Model Selection for Clustering

2024-07-15 · Prabhant Singh, Pieter Gijsbers, Murat Onur Yildirim, Elif Ceren Gok 외

We propose an AutoML system that enables model selection on clustering problems by leveraging optimal transport-based dataset similarity. Our objective is to establish a comprehensive AutoML pipeline for clustering probl…

AutoMLClusteringModel Selection

Selecting Optimal Trace Clustering Pipelines with AutoML

2021-09-01 · Sylvio Barbon Jr, Paolo Ceravolo, Ernesto Damiani, Gabriel Marques Tavares

Trace clustering has been extensively used to preprocess event logs. By grouping similar behavior, these techniques guide the identification of sub-logs, producing more understandable models and conformance analytics. Ne…

AutoMLClustering

Study on the effectiveness of AutoML in detecting cardiovascular disease

2023-08-19 · T. V. Afanasieva, A. P. Kuzlyakin, A. V. Komolov

Cardiovascular diseases are widespread among patients with chronic noncommunicable diseases and are one of the leading causes of death, including in the working age. The article presents the relevance of the development …

AutoML

ClustRecNet: A Novel End-to-End Deep Learning Framework for Clustering Algorithm Recommendation

2025-09-29 · Mohammadreza Bakhtyari, Bogdan Mazoure, Renato Cordeiro de Amorim, Guillaume Rabusseau 외 arxiv

Identifying an effective clustering algorithm for a given dataset remains a fundamental unsupervised learning issue. We introduce ClustRecNet, a novel end-to-end deep learning framework that recommends suitable clusterin…

Feature Engineering

Online Meta-learning for AutoML in Real-time (OnMAR)

2025-02-27 · Mia Gerber, Anna Sergeevna Bosman, Johan Pieter de Villiers

Automated machine learning (AutoML) is a research area focusing on using optimisation techniques to design machine learning (ML) algorithms, alleviating the need for a human to perform manual algorithm design. Real-time …

AutoMLImage ClusteringMeta-LearningVideo Classification