Search Results Heading

MBRLSearchResults

mbrl.module.common.modules.added.book.to.shelf
Title added to your shelf!
View what I already have on My Shelf.
Oops! Something went wrong.
Oops! Something went wrong.
While trying to add the title to your shelf something went wrong :( Kindly try again later!
Are you sure you want to remove the book from the shelf?
Oops! Something went wrong.
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
    Done
    Filters
    Reset
  • Discipline
      Discipline
      Clear All
      Discipline
  • Is Peer Reviewed
      Is Peer Reviewed
      Clear All
      Is Peer Reviewed
  • Item Type
      Item Type
      Clear All
      Item Type
  • Subject
      Subject
      Clear All
      Subject
  • Year
      Year
      Clear All
      From:
      -
      To:
  • More Filters
      More Filters
      Clear All
      More Filters
      Source
    • Language
17,004 result(s) for "Multiple objective analysis"
Sort by:
Infeasible proximal bundle methods: Applications to nonsmooth convex multiobjective optimization
This paper brings forward an infeasible proximal bundle method designed for nonsmooth convex multiobjective optimization problems that involve constraints. The method is flexible as it does not require initial feasible points. It directly handles constrained multiobjective functions without scalarization. An aggregation technique is introduced to avoid excessive elements and accelerate convergence. Under reasonable assumptions, the method converges to a global Pareto optimal solution.
Multi-objective optimization method of airborne system architecture assisted by an intelligent algorithm
With the continuous development of aviation technology, the design of airborne system architectures has become increasingly complex and requires trade-offs among multiple objectives. Traditional design methods often fail to optimize multiple objectives simultaneously, leading to limitations in system performance. To address this issue, this paper proposes an AI-assisted multi-objective trade-off method for airborne system architecture, which aims to achieve efficient optimization and trade-off of multiple objectives through AI technology. Combined with a dynamic constraint handling mechanism, this method addresses the pain points of low search efficiency in high-dimensional design spaces and difficulty in balancing multi-objective conflicts in traditional methods.
Iron core design for industrial frequency non-contact power supply units
In this paper, a practical model structure capable of being a non-contact system is derived and investigated. A magnetoresistance model is established. By analysing several influencing factors affecting the transformer core, and on the basis of the traditional transformer according to the design formula of the transformer, according to the electromagnetic geometric relationship and the multi-objective optimization algorithm, the design process of the ipt system is improved by using electromagnetic simulation analysis.
A comprehensive survey on NSGA-II for multi-objective optimization and applications
In the last two decades, the fast and elitist non-dominated sorting genetic algorithm (NSGA-II) has attracted extensive research interests, and it is still one of the hottest research methods to deal with multi-objective optimization problems. Considering the importance and wide applications of NSGA-II method, we believe it is the right time to provide a comprehensive survey of the research work in this area, and also to discuss the potential in the future research. The purpose of this paper is to summarize and explore the literature on NSGA-II and another version called NSGA-III, a reference-point based many-objective NSGA-II approach. In this paper, we first introduce the concept of multi-objective optimization and the foundation of NSGA-II. Then we review the family of NSGA-II and their modifications, and classify their applications in engineering community. Finally, we present several interesting open research directions of NSGA-II for multi-objective optimization.
Grasshopper optimization algorithm for multi-objective optimization problems
This work proposes a new multi-objective algorithm inspired from the navigation of grass hopper swarms in nature. A mathematical model is first employed to model the interaction of individuals in the swam including attraction force, repulsion force, and comfort zone. A mechanism is then proposed to use the model in approximating the global optimum in a single-objective search space. Afterwards, an archive and target selection technique are integrated to the algorithm to estimate the Pareto optimal front for multi-objective problems. To benchmark the performance of the algorithm proposed, a set of diverse standard multi-objective test problems is utilized. The results are compared with the most well-regarded and recent algorithms in the literature of evolutionary multi-objective optimization using three performance indicators quantitatively and graphs qualitatively. The results show that the proposed algorithm is able to provide very competitive results in terms of accuracy of obtained Pareto optimal solutions and their distribution.
Multiobjective Tree-Structured Parzen Estimator
Practitioners often encounter challenging real-world problems that involve a simultaneous optimization of multiple objectives in a complex search space. To address these problems, we propose a practical multiobjective Bayesian optimization algorithm. It is an extension of the widely used Tree-structured Parzen Estimator (TPE) algorithm, called Multiobjective Tree-structured Parzen Estimator (MOTPE). We demonstrate that MOTPE approximates the Pareto fronts of a variety of benchmark problems and a convolutional neural network design problem better than existing methods through the numerical results. We also investigate how the configuration of MOTPE affects the behavior and the performance of the method and the effectiveness of asynchronous parallelization of the method based on the empirical results.
Dynamic multi-objective evolutionary algorithm based on decomposition with hybrid prediction
The proposed dynamic multi-objective evolutionary algorithm, DMOEA/D-HP, addresses temporal variations in both the Pareto Front (PF) and Pareto Set (PS) for dynamic multi-objective optimization problems (DMOPs). Utilizing a hybrid prediction approach, the algorithm adapts to the dynamic nature of the problem. The population is divided into three segments for prediction: individuals with a distance greater than a threshold in PS for central prediction, those with a distance less than a threshold in PS for differential evolutionary prediction, and the remaining individuals for cross-mutation to maintain diversity. To assess DMOEA/D-HP’s effectiveness, it is compared with three advanced algorithms in DMOP by using the DF test set. Experimental results demonstrate that DMOEA/D-HP outperforms in terms of distribution and convergence when solving DMOPs.
Optimizing positive energy districts
A planning tool was developed which is able to integrate renovation strategies on district level as a combination of energy efficiency upgrades for buildings and the use of renewable energy deliver positive energy districts. It combines elements of energy master planning, district development and optimization in a Modelica environment by combining energy demand, circularity and stakeholder engagement on the demand side and life cycle costs in multi-objective optimisation on the supply side. Thus, the tool consists of six dedicated modules for optimizing positive energy districts (PED).
An improved epsilon constraint-handling method in MOEA/D for CMOPs with large infeasible regions
This paper proposes an improved epsilon constraint-handling mechanism and combines it with a decomposition-based multi-objective evolutionary algorithm (MOEA/D) to solve constrained multi-objective optimization problems (CMOPs). The proposed constrained multi-objective evolutionary algorithm (CMOEA) is named MOEA/D-IEpsilon. It adjusts the epsilon level dynamically according to the ratio of feasible to total solutions in the current population. In order to evaluate the performance of MOEA/D-IEpsilon, a new set of CMOPs with two and three objectives is designed, having large infeasible regions (relative to the feasible regions), and they are called LIR-CMOPs. Then, the 14 benchmarks, including LIR-CMOP1-14, are used to test MOEA/D-IEpsilon and four other decomposition-based CMOEAs, including MOEA/D-Epsilon, MOEA/D-SR, MOEA/D-CDP and CMOEA/D. The experimental results indicate that MOEA/D-IEpsilon is significantly better than the other four CMOEAs on all of the test instances, which shows that MOEA/D-IEpsilon is more suitable for solving CMOPs with large infeasible regions. Furthermore, a real-world problem, namely the robot gripper optimization problem, is used to test the five CMOEAs. The experimental results demonstrate that MOEA/D-IEpsilon also outperforms the other four CMOEAs on this problem.
A survey on multi-objective hyperparameter optimization algorithms for machine learning
Hyperparameter optimization (HPO) is a necessary step to ensure the best possible performance of Machine Learning (ML) algorithms. Several methods have been developed to perform HPO; most of these are focused on optimizing one performance measure (usually an error-based measure), and the literature on such single-objective HPO problems is vast. Recently, though, algorithms have appeared that focus on optimizing multiple conflicting objectives simultaneously. This article presents a systematic survey of the literature published between 2014 and 2020 on multi-objective HPO algorithms, distinguishing between metaheuristic-based algorithms, metamodel-based algorithms and approaches using a mixture of both. We also discuss the quality metrics used to compare multi-objective HPO procedures and present future research directions.