paper-with-me

홈 › Papers

Multi-objective Binary Differential Approach with Parameter Tuning for Discovering Business Process Models: MoD-ProM

2024-06-25 · Sonia Deshmukh, Shikha Gupta, Naveen Kumar

Process discovery approaches analyze the business data to automatically uncover structured information, known as a process model. The quality of a process model is measured using quality dimensions -- completeness (replay fitness), preciseness, simplicity, and generalization. Traditional process discovery algorithms usually output a single process model. A single model may not accurately capture the observed behavior and overfit the training data. We have formed the process discovery problem in a multi-objective framework that yields several candidate solutions for the end user who can pick a suitable model based on the local environmental constraints (possibly varying). We consider the Binary Differential Evolution approach in a multi-objective framework for the task of process discovery. The proposed method employs dichotomous crossover/mutation operators. The parameters are tuned using Grey relational analysis combined with the Taguchi approach. {We have compared the proposed approach with the well-known single-objective algorithms and state-of-the-art multi-objective evolutionary algorithm -- Non-dominated Sorting Genetic Algorithm (NSGA-II).} Additional comparison via computing a weighted average of the quality dimensions is also undertaken. Results show that the proposed algorithm is computationally efficient and produces diversified candidate solutions that score high on the fitness functions. It is shown that the process models generated by the proposed approach are superior to or at least as good as those generated by the state-of-the-art algorithms.

📄 PDF Abstract BibTeX arXiv:2406.17713

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Feature subset selection for Big Data via Chaotic Binary Differential Evolution under Apache Spark

2022-02-08 · Yelleti Vivek, Vadlamani Ravi, P. Radhakrishna

Feature subset selection (FSS) using a wrapper approach is essentially a combinatorial optimization problem having two objective functions namely cardinality of the selected-feature-subset, which should be minimized and …

Combinatorial Optimization

Genetic algorithm formulation and tuning with use of test functions

2022-10-06 · Tomasz Tarkowski

This work discusses single-objective constrained genetic algorithm with floating-point, integer, binary and permutation representation. Floating-point genetic algorithm tuning with use of test functions is done and leads…

General-Purpose Co-Evolutionary Construction of Parallel Algorithm Portfolios for Multi-Objective Binary Optimization

2026-05-15 · Zhiyuan Wang, Shengcai Liu, Shaofeng Zhang, Ke Tang arxiv

Despite recent progress in constructing generalizable parallel algorithm portfolios (PAPs), no general-purpose approach is yet available for multi-objective binary optimization problems (MOBOPs). To fill this gap, this p…

Stochastic Learning Approach to Binary Optimization for Optimal Design of Experiments

2021-01-15 · Ahmed Attia, Sven Leyffer, Todd Munson

We present a novel stochastic approach to binary optimization for optimal experimental design (OED) for Bayesian inverse problems governed by mathematical models such as partial differential equations. The OED utility fu…

Experimental DesignReinforcement Learning (RL)Stochastic Optimization

Multiclass versus Binary Differentially Private PAC Learning

2021-07-22 · NeurIPS 2021 12 · Mark Bun, Marco Gaboardi, Satchit Sivakumar

We show a generic reduction from multiclass differentially private PAC learning to binary private PAC learning. We apply this transformation to a recently proposed binary private PAC learner to obtain a private multiclas…

PAC learning