paper-with-me

홈 › Papers

Exploring Constraint Handling Techniques in Real-world Problems on MOEA/D with Limited Budget of Evaluations

2020-11-19 · Felipe Vaz, Yuri Lavinas, Claus Aranha, Marcelo Ladeira

Finding good solutions for Multi-objective Optimization (MOPs) Problems is considered a hard problem, especially when considering MOPs with constraints. Thus, most of the works in the context of MOPs do not explore in-depth how different constraints affect the performance of MOP solvers. Here, we focus on exploring the effects of different Constraint Handling Techniques (CHTs) on MOEA/D, a commonly used MOP solver when solving complex real-world MOPs. Moreover, we introduce a simple and effective CHT focusing on the exploration of the decision space, the Three Stage Penalty. We explore each of these CHTs in MOEA/D on two simulated MOPs and six analytic MOPs (eight in total). The results of this work indicate that while the best CHT is problem-dependent, our new proposed Three Stage Penalty achieves competitive results and remarkable performance in terms of hypervolume values in the hard simulated car design MOP.

📄 PDF Abstract BibTeX arXiv:2011.09722

Code (1)

LordeFelipe/MultiObjectiveProjects 공식 구현

Similar Papers 제목 키워드 기반

A Comparison of Constraint Handling Techniques for Dynamic Constrained Optimization Problems

2018-02-16 · Maria-Yaneli Ameca-Alducin, Maryam Hasani-Shoreh, Wilson Blaikie, Frank Neumann 외

Dynamic constrained optimization problems (DCOPs) have gained researchers attention in recent years because a vast majority of real world problems change over time. There are studies about the effect of constrained handl…

Change Detection

Handling Long-Term Safety and Uncertainty in Safe Reinforcement Learning

2024-09-18 · Jonas Günster, Puze Liu, Jan Peters, Davide Tateo

Safety is one of the key issues preventing the deployment of reinforcement learning techniques in real-world robots. While most approaches in the Safe Reinforcement Learning area do not require prior knowledge of constra…

reinforcement-learningReinforcement LearningSafe ExplorationSafe Reinforcement Learning

On the Behaviour of Differential Evolution for Problems with Dynamic Linear Constraints

2019-02-27 · Maryam Hasani-Shoreh, María-Yaneli Ameca-Alducin, Wilson Blaikie, Frank Neumann 외

Evolutionary algorithms have been widely applied for solving dynamic constrained optimization problems (DCOPs) as a common area of research in evolutionary optimization. Current benchmarks proposed for testing these prob…

Evolutionary AlgorithmsTranslation

QAmplifyNet: Pushing the Boundaries of Supply Chain Backorder Prediction Using Interpretable Hybrid Quantum-Classical Neural Network

2023-07-24 · Md Abrar Jahin, Md Sakib Hossain Shovon, Md. Saiful Islam, Jungpil Shin 외

Supply chain management relies on accurate backorder prediction for optimizing inventory control, reducing costs, and enhancing customer satisfaction. However, traditional machine-learning models struggle with large-scal…

Decision MakingDeep Reinforcement LearningExplainable artificial intelligenceManagement

From Benchmark Data To Applicable Program Repair: An Experience Report

2025-08-22 · Mahinthan Chandramohan, Jovan Jancic, Yuntong Zhang, Padmanabhan Krishnan arxiv

This paper describes our approach to automated program repair. We combine various techniques from the literature to achieve this. Our experiments show that our approach performs better than other techniques on standard b…

Program Repair