paper-with-me

Papers

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. Nevertheless, little attention has been posed to the relationship between event log properties and clustering quality. In this work, we propose an Automatic Machine Learning (AutoML) framework to recommend the most suitable pipeline for trace clustering given an event log, which encompasses the encoding method, clustering algorithm, and its hyperparameters. Our experiments were conducted using a thousand event logs, four encoding techniques, and three clustering methods. Results indicate that our framework sheds light on the trace clustering problem and can assist users in choosing the best pipeline considering their scenario.

📄 PDF Abstract BibTeX arXiv:2109.00635

Code (0)

등록된 구현이 없습니다.

Tasks

AutoMLClustering

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

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 r…

AutoMLClusteringData Visualization

An ADMM Based Framework for AutoML Pipeline Configuration

2019-05-01 · Sijia Liu, Parikshit Ram, Deepak Vijaykeerthy, Djallel Bouneffouf 외

We study the AutoML problem of automatically configuring machine learning pipelines by jointly selecting algorithms and their appropriate hyper-parameters for all steps in supervised learning pipelines. This black-box (g…

AutoMLBinary Classification

Towards Evolutionary-based Automated Machine Learning for Small Molecule Pharmacokinetic Prediction

2024-08-01 · Alex G. C. de Sá, David B. Ascher

Machine learning (ML) is revolutionising drug discovery by expediting the prediction of small molecule properties essential for developing new drugs. These properties -- including absorption, distribution, metabolism and…

AutoMLDrug Discovery

A Scalable AutoML Approach Based on Graph Neural Networks

2021-10-29 · Mossad Helali, Essam Mansour, Ibrahim Abdelaziz, Julian Dolby 외

AutoML systems build machine learning models automatically by performing a search over valid data transformations and learners, along with hyper-parameter optimization for each learner. Many AutoML systems use meta-learn…

AutoMLGraph GenerationMeta-Learningvalid