Results for 'genetic algorithm, real-coded GA, function optimization, adaptation'

1000+ found
Order:
  1.  26
    距離に依存せずに多様性を制御する Ga による高次元関数最適化.Konagaya Akihiko Kimura Shuhei - 2003 - Transactions of the Japanese Society for Artificial Intelligence 18:193-202.
    For genetic algorithms, it is important to maintain the population diversity. Some genetic algorithms have been proposed, which have an ability to control the diversity. But these algorithms use the distance between two individuals to control the diversity. Therefore, these performances become worse on ill-scaled functions. In this paper, we propose a new genetic algorithm, DIDC(a genetic algorithm with Distance Independent Diversity Control), that does not use a distance to control the population diversity. For controlling the (...)
    No categories
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  2.  25
    実数値 Ga におけるシンプレクス交叉の提案.Tsutsui Shigeyoshi Higuchi Takahide - 2001 - Transactions of the Japanese Society for Artificial Intelligence 16:147-155.
    In this paper, we perform theoretical analysis and experiments on the Simplex Crossover (SPX), which we have proposed. Real-coded GAs are expected to be a powerful function optimization technique for real-world applications where it is often hard to formulate the objective function. However, we believe there are two problems which will make such applications difficult; 1) performance of real-coded GAs depends on the coordinate system used to express the objective function, and 2) (...)
    No categories
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark   6 citations  
  3.  17
    交叉的突然変異による適応的近傍探索 だましのある多峰性関数の最適化.木村 周平 高橋 治 - 2001 - Transactions of the Japanese Society for Artificial Intelligence 16:175-184.
    Biologically inspired Evolution Algorithms, that use individuals as searching points and progress search by evolutions or adaptations of the individuals, are widely applied to many optimization problems. Many real world problems, which could be transformed to optimization problems, are very often difficult because the problems have complex landscapes that are multimodal, epistatic and having strong local minima. Current real-coded genetic algorithms could solve high-dimensional multimodal functions, but could not solve strong deceptive functions. Niching GAs are applied (...)
    No categories
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark   2 citations  
  4.  19
    最適解の位置にロバストな実数値 GA を実現する Toroidal Search Space Conversion の提案.Yamamura Masayuki Someya Hiroshi - 2001 - Transactions of the Japanese Society for Artificial Intelligence 16 (3):333-343.
    This paper presents a new method that improves robustness of real-coded Genetic Algorithm (GA) for function optimization. It is reported that most of crossover operators for real-coded GA have sampling bias, which prevents to find the optimum when it is near the boundary of search space. They like to search the center of search space much more than the other. Therefore, they will not work on functions that have their optima near the boundary of (...)
    No categories
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark   2 citations  
  5.  21
    Saving MGG: 実数値 GA/MGG における適応度評価回数の削減.Tsuchiya Chikao Tanaka Masaharu - 2006 - Transactions of the Japanese Society for Artificial Intelligence 21 (6):547-555.
    In this paper, we propose an extension of the Minimal Generation Gap (MGG) to reduce the number of fitness evaluation for the real-coded GAs (RCGA). When MGG is applied to actual engineering problems, for example applied to optimization of design parameters, the fitness calculating time is usually huge because MGG generates many children from one pair of parents and the fitness is calculated by repetitive simulation or analysis. The proposed method called Saving MGG reduces the number of fitness (...)
    No categories
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  6.  2
    Source code obfuscation with genetic algorithms using LLVM code optimizations.Juan Carlos de la Torre, Javier Jareño, José Miguel Aragón-Jurado, Sébastien Varrette & Bernabé Dorronsoro - forthcoming - Logic Journal of the IGPL.
    With the advent of the cloud computing model allowing a shared access to massive computing facilities, a surging demand emerges for the protection of the intellectual property tied to the programs executed on these uncontrolled systems. If novel paradigm as confidential computing aims at protecting the data manipulated during the execution, obfuscating techniques (in particular at the source code level) remain a popular solution to conceal the purpose of a program or its logic without altering its functionality, thus preventing reverse-engineering (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  7.  7
    Anthropo-Genetic Algorithm of the Mind.Meric Bilgic - 2024 - Open Journal of Philosophy 14 (1):161-179.
    This study aims to develop a hybrid model to represent the human mind from a functionalist point of view that can be adapted to artificial intelligence. The model is not a realistic theory of the neural network of the brain but an instrumentalist AI model, which means that there can be some other representative models too. It had been thought that the provability of an axiomatic system requires the completeness of a formal system. However, Gödel proved that no consistent formal (...)
    No categories
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  8.  29
    実数値 Ga におけるサンプリングバイアスを考慮した外挿的交叉 Edx.Kobayashi Shigenobu Sakuma Jun - 2002 - Transactions of the Japanese Society for Artificial Intelligence 17:699-707.
    We propose a new Real-coded GA(RCGA) using the combination of two crossovers, UNDX-m and EDX. The search region of UNDX-m is biased to the inside area that the population of the RCGA covers. Because of this search bias, the GA using UNDX-m causes stagnation of its search if the cost function has a kind of structure, so called, a ridge structure or a multiple-peak structure. In order to overcome this stagnation, we propose a new crossover EDX, whose (...)
    No categories
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark   2 citations  
  9.  17
    高次元 κ-tablet 構造を考慮した実数値 GA: 隠れ変数上の交叉 LUNDX-m の提案と評価.Kobayashi Shigenobu Sakuma Jun - 2004 - Transactions of the Japanese Society for Artificial Intelligence 19:28-37.
    This paper presents the Real-coded Genetic Algorithms(RCGA) which can treat with high-dimensional ill-scaled structures, what is called, k -tablet structure. The k -tablet structure is the landscape that the scale of the fitness function is different between the k -dimensional subspace and the orthogonal (n-k) -dimensional subspace. The search speed of traditional RCGAs degrades when high-dimensional k -tablet structures are included in the landscape of fitness function. In this structure, offspring generated by crossovers is likely (...)
    No categories
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  10.  30
    カーネル密度推定器としての実数値交叉: Undx に基づく交叉カーネルの提案.Kobayashi Shigenobu Sakuma Jun - 2007 - Transactions of the Japanese Society for Artificial Intelligence 22 (5):520-530.
    This paper presents a kernel density estimation method by means of real-coded crossovers. Functions of real-coded crossover operators are composed of probabilistic density estimation from parental populations and sampling from estimated models. Real-coded Genetic Algorithm (RCGA) does not explicitly estimate probabilistic distributions, however, probabilistic model estimation is implicitly included in algorithms of real-coded crossovers. Based on this understanding, we exploit the implicit estimation of probabilistic distribution of crossovers as a kernel density (...)
    No categories
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  11.  6
    Optimization of Backpropagation Neural Network under the Adaptive Genetic Algorithm.Junxi Zhang & Shiru Qu - 2021 - Complexity 2021:1-9.
    This study is to explore the optimization of the adaptive genetic algorithm in the backpropagation neural network, so as to expand the application of the BPNN model in nonlinear issues. Traffic flow prediction is undertaken as a research case to analyse the performance of the optimized BPNN. Firstly, the advantages and disadvantages of the BPNN and genetic algorithm are analyzed based on their working principles, and the AGA is improved and optimized. Secondly, the optimized AGA is applied to (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  12.  13
    PPI-GA: A Novel Clustering Algorithm to Identify Protein Complexes within Protein-Protein Interaction Networks Using Genetic Algorithm.Naeem Shirmohammady, Habib Izadkhah & Ayaz Isazadeh - 2021 - Complexity 2021:1-14.
    Comprehensive analysis of proteins to evaluate their genetic diversity, study their differences, and respond to the tensions is the main subject of an interdisciplinary field of study called proteomics. The main objective of the proteomics is to detect and quantify proteins and study their post-translational modifications and interactions using protein chemistry, bioinformatics, and biology. Any disturbance in proteins interactive network can act as a source for biological disorders and various diseases such as Alzheimer and cancer. Most current computational methods (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  13.  26
    関数最適化のための制約対処法:パレート降下修正オペレータ.佐久間 淳 原田 健 - 2007 - Transactions of the Japanese Society for Artificial Intelligence 22 (4):364-374.
    Function optimization underlies many real-world problems and hence is an important research subject. Most of the existing optimization methods were developed to solve primarily unconstrained problems. Since real-world problems are often constrained, appropriate handling of constraints is necessary in order to use the optimization methods. In particular, the performances of some methods such as Genetic Algorithms can be substantially undermined by ineffective constraint handling. Despite much effort devoted to the studies of constraint-handling methods, it has been (...)
    No categories
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  14.  17
    Variable Search Space Converging Genetic Algorithm for Solving System of Non-linear Equations.Deepak Mishra & Venkatesh Ss - 2020 - Journal of Intelligent Systems 30 (1):142-164.
    This paper introduce a new variant of the Genetic Algorithm whichis developed to handle multivariable, multi-objective and very high search space optimization problems like the solving system of non-linear equations. It is an integer coded Genetic Algorithm with conventional cross over and mutation but with Inverse algorithm is varying its search space by varying its digit length on every cycle and it does a fine search followed by a coarse search. And its solution to the optimization problem (...)
    No categories
    Direct download  
     
    Export citation  
     
    Bookmark  
  15.  39
    Optimal Formulation of Complex Chemical Systems with a Genetic Algorithm.Mark A. Bedau - unknown
    We demonstrate a method for optimizing desired functionality in real complex chemical systems, using a genetic algorithm. The chemical systems studied here are mixtures of amphiphiles, which spontaneously exhibit a complex variety of self-assembled molecular aggregations, and the property optimized is turbidity. We also experimentally resolve the fitness landscape in some hyper-planes through the space of possible amphiphile formulations, in order to assess the practicality of our optimization method. Our method shows clear and significant progress after testing only (...)
    No categories
    Direct download  
     
    Export citation  
     
    Bookmark  
  16.  18
    多目的関数最適化のための局所探索:パレート降下法.佐久間 淳 原田 健 - 2006 - Transactions of the Japanese Society for Artificial Intelligence 21:350-360.
    Many real-world problems entail multiple conflicting objectives, which makes multiobjective optimization an important subject. Much attention has been paid to Genetic Algorithm as a potent multiobjective optimization method, and the effectiveness of its hybridization with local search has recently been reported in the literature. However, there have been a relatively small number of studies on LS methods for multiobjective function optimization. Although each of the existing LS methods has some strong points, they have respective drawbacks such as (...)
    No categories
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark   2 citations  
  17.  19
    A Genetic Algorithm for Generating Radar Transmit Codes to Minimize the Target Profile Estimation Error.James M. Stiles, Arvin Agah & Brien Smith-Martinez - 2013 - Journal of Intelligent Systems 22 (4):503-525.
    This article presents the design and development of a genetic algorithm to generate long-range transmit codes with low autocorrelation side lobes for radar to minimize target profile estimation error. The GA described in this work has a parallel processing design and has been used to generate codes with multiple constellations for various code lengths with low estimated error of a radar target profile.
    Direct download (3 more)  
     
    Export citation  
     
    Bookmark  
  18.  17
    Task Allocation Optimization in Collaborative Customized Product Development Based on Adaptive Genetic Algorithm.Leiting Li, Jiali Zhao, Aijun Liu, Yu Yang & Beifang Bao - 2014 - Journal of Intelligent Systems 23 (1):1-19.
    Due to the currently insufficient consideration of task fitness and task coordination for task allocation in collaborative customized product development, this research was conducted based on the analysis of collaborative customized product development process and task allocation strategy. The definitions and calculation formulas of task fitness and task coordination efficiency were derived, and a multiobjective optimization model of product customization task allocation was constructed. A solution based on adaptive genetic algorithm was proposed, and the feasibility and effectiveness of the (...)
    Direct download  
     
    Export citation  
     
    Bookmark  
  19.  1
    Estimation of distribution algorithms with solution subset selection for the next release problem.Víctor Pérez-Piqueras, Pablo Bermejo López & José A. Gámez - forthcoming - Logic Journal of the IGPL.
    The Next Release Problem (NRP) is a combinatorial optimization problem that aims to find a subset of software requirements to be delivered in the next software release, which maximize the satisfaction of a list of clients and minimize the effort required by developers to implement them. Previous studies have applied various metaheuristics, mostly genetic algorithms. Estimation of Distribution Algorithms (EDA), based on probabilistic modelling, have been proved to obtain good results in problems where genetic algorithms struggle. In this (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  20.  50
    Enterprise Network Marketing Prediction Using the Optimized GA-BP Neural Network.Ruyi Yang - 2020 - Complexity 2020:1-9.
    As a brand-new marketing method, network marketing has gradually become one of the main ways and means for enterprises to improve profitability and competitiveness with its unique advantages. Using these marketing data to build a model can dig out useful information that the business is concerned about, and the company can then formulate marketing strategies based on this information. Sales forecasting is to speculate on the future based on historical sales. It is a tool for companies to determine production volume (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  21.  14
    Illustration Design Model with Clustering Optimization Genetic Algorithm.Jing Liu, Qixing Chen & Xiaoying Tian - 2021 - Complexity 2021:1-10.
    For the application of the standard genetic algorithm in illustration art design, there are still problems such as low search efficiency and high complexity. This paper proposes an illustration art design model based on operator and clustering optimization genetic algorithm. First, during the operation of the genetic algorithm, the values of the crossover probability and the mutation probability are dynamically adjusted according to the characteristics of the population to improve the search efficiency of the algorithm, then the (...)
    Direct download (3 more)  
     
    Export citation  
     
    Bookmark  
  22.  11
    Economic Structure Analysis Based on Neural Network and Bionic Algorithm.Yanjun Dai & Lin Su - 2021 - Complexity 2021:1-11.
    In this article, an in-depth study and analysis of economic structure are carried out using a neural network fusion release algorithm. The method system defines the weight space and structure space of neural networks from the perspective of optimization theory, proposes a bionic optimization algorithm under the weight space and structure space, and establishes a neuroevolutionary method with shallow neural network and deep neural network as the research objects. In the shallow neuroevolutionary, the improved genetic algorithm based on elite (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  23.  15
    Optimization of Heterogeneous Container Loading Problem with Adaptive Genetic Algorithm.Xianbo Xiang, Caoyang Yu, He Xu & Stuart X. Zhu - 2018 - Complexity 2018:1-12.
    No categories
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  24.  14
    Topology optimization of computer communication network based on improved genetic algorithm.Kayhan Zrar Ghafoor, Jilei Zhang, Yuhong Fan & Hua Ai - 2022 - Journal of Intelligent Systems 31 (1):651-659.
    The topology optimization of computer communication network is studied based on improved genetic algorithm, a network optimization design model based on the establishment of network reliability maximization under given cost constraints, and the corresponding improved GA is proposed. In this method, the corresponding computer communication network cost model and computer communication network reliability model are established through a specific project, and the genetic intelligence algorithm is used to solve the cost model and computer communication network reliability model, respectively. (...)
    Direct download  
     
    Export citation  
     
    Bookmark  
  25.  13
    Research on Multistage Rotor Assembly Optimization Methods for Aeroengine Based on the Genetic Algorithm.Yue Chen, Jiwen Cui, Xun Sun & Shihai Cui - 2021 - Complexity 2021:1-14.
    The coaxiality and unbalance are the two important indexes to evaluate the assembly quality of an aeroengine. It often needs to be tested and disassembled repeatedly to meet the double-objective requirements at the same time. Therefore, an intelligent assembly method is urgently needed to directly predict the optimal assembly orientations of the rotors at each stage to meet the double-objective requirements simultaneously. In this study, an assembly optimization method for the multistage rotor of an aeroengine is proposed based on the (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  26.  12
    E-Commerce Logistics Path Optimization Based on a Hybrid Genetic Algorithm.Dong Yang & Peijian Wu - 2021 - Complexity 2021:1-10.
    Based on the problem of e-commerce logistics and distribution network optimization, this paper summarizes the solution ideas and solutions proposed by domestic and foreign scholars and designs a method to optimize the B2C e-commerce logistics and distribution network by taking into account the special traffic conditions in the city. The logistics network optimization model is established and solved by combining various methods. Taking into account the new target requirements constantly proposed in the modern logistics environment, the vehicle path problem under (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  27.  20
    リアレンジメントを用いた免疫アルゴリズム.佐藤 眞木彦 小笠原 昌子 - 2007 - Transactions of the Japanese Society for Artificial Intelligence 22 (4):454-460.
    The mammalian immune system is a subject of great research interest because of its powerful information processing capabilities, namely, adaptivity. The adaptivity of the immune system is characterized by mainly two aspects, responsibility and diversity. The responsibility is a result of the response network of the immune system and the diversity is arise from gene rearrengement of the immune system. Recentry many artificial immune algorithms were devised by inspiring the adaptivity of the immune system. In terms of the two aspects (...)
    No categories
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  28.  75
    Neutrosophic Genetic Algorithm for solving the Vehicle Routing Problem with uncertain travel times.Rafael Rojas-Gualdron & Florentin Smarandache - 2022 - Neutrosophic Sets and Systems 52.
    The Vehicle Routing Problem (VRP) has been extensively studied by different researchers from all over the world in recent years. Multiple solutions have been proposed for different variations of the problem, such as Capacitive Vehicle Routing Problem (CVRP), Vehicle Routing Problem with Time Windows (VRP-TW), Vehicle Routing Problem with Pickup and Delivery (VRPPD), among others, all of them with deterministic times. In the last years, researchers have been interested in including in their different models the variations that travel times may (...)
    Direct download  
     
    Export citation  
     
    Bookmark  
  29.  9
    Optimization of the Rapid Design System for Arts and Crafts Based on Big Data and 3D Technology.Haihan Zhou - 2021 - Complexity 2021:1-10.
    In this paper, to solve the problem of slow design of arts and crafts and to improve design efficiency and aesthetics, the existing big data and 3D technology are used to conduct an in-depth analysis of the optimization of the rapid design system of arts and crafts machine salt baking. In the system requirement analysis, the functional modules of this system are identified as nine functional modules such as design terminology management system and external information import function according to (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  30.  27
    Hybrid Efficient Genetic Algorithm for Big Data Feature Selection Problems.Tareq Abed Mohammed, Oguz Bayat, Osman N. Uçan & Shaymaa Alhayali - 2020 - Foundations of Science 25 (4):1009-1025.
    Due to the huge amount of data being generating from different sources, the analyzing and extracting of useful information from these data becomes a very complex task. The difficulty of dealing with big data optimization problems comes from many factors such as the high number of features, and the existing of lost data. The feature selection process becomes an important step in many data mining and machine learning algorithms to reduce the dimensionality of the optimization problems and increase the performance (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  31.  4
    Smart Grid Dispatching Optimization for System Resilience Improvement.Li Liao & Chengjun Ji - 2020 - Complexity 2020:1-12.
    A large number of modern communication technologies and sensing technologies are incorporated into the smart grid, which makes its structure unique. The centralized optimized dispatch method of traditional power grids is difficult to achieve effective dispatch of smart grids. Based on the analysis of power generation plan and maintenance plan optimization model, this paper establishes a smart grid power generation and maintenance collaborative optimization model with distributed renewable energy. The objective function of this collaborative optimization problem is the operating (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  32.  11
    Optimizing Feature Subset and Parameters for Support Vector Machine Using Multiobjective Genetic Algorithm.Saroj Ratnoo & Jyoti Ahuja - 2015 - Journal of Intelligent Systems 24 (2):145-160.
    The well-known classifier support vector machine has many parameters associated with its various kernel functions. The radial basis function kernel, being the most preferred kernel, has two parameters to be optimized. The problem of optimizing these parameter values is called model selection in the literature, and its results strongly influence the performance of the classifier. Another factor that affects the classification performance of a classifier is the feature subset. Both these factors are interdependent and must be dealt with simultaneously. (...)
    No categories
    Direct download  
     
    Export citation  
     
    Bookmark  
  33. Global Optimization Studies on the 1-D Phase Problem.Jim Marsh, Martin Zwick & Byrne Lovell - 1996 - Int. J. Of General Systems 25 (1):47-59.
    The Genetic Algorithm (GA) and Simulated Annealing (SA), two techniques for global optimization, were applied to a reduced (simplified) form of the phase problem (RPP) in computational crystallography. Results were compared with those of "enhanced pair flipping" (EPF), a more elaborate problem-specific algorithm incorporating local and global searches. Not surprisingly, EPF did better than the GA or SA approaches, but the existence of GA and SA techniques more advanced than those used in this study suggest that these techniques still (...)
    Direct download  
     
    Export citation  
     
    Bookmark   1 citation  
  34.  17
    A Simple Metric for Ad Hoc Network Adaptation.Stephen F. S. F. Bush - 2005 - Ieee Journal on Selected Areas in Communications Journal 23 (12):2272--2287.
    This paper examines flexibility in ad hoc networks and suggests that, even with cross-layer design as a mechanism to improve adaptation, a fundamental limitation exists in the ability of a single optimization function, defined a priori, to adapt the network to meet all quality-of-service requirements. Thus, code implementing multiple algorithms will have to be positioned within the network. Active networking and programmable networking enable unprecedented autonomy and flexibility for ad hoc communication networks. However, in order to best leverage (...)
    No categories
    Direct download  
     
    Export citation  
     
    Bookmark   1 citation  
  35.  8
    A Member Selection Model of Collaboration New Product Development Teams Considering Knowledge and Collaboration.Jiafu Su, Yu Yang & Xuefeng Zhang - 2018 - Journal of Intelligent Systems 27 (2):213-229.
    Member selection to form an effective collaboration new product development team is crucial for a successful NPD. Existing researches on member selection mostly focus on the individual attributes of candidates. However, under the background of collaboration, knowledge complementarity and collaboration performance among candidates are important but overlooked. In this paper, we propose a multi-objective optimization model for member selection of a Co-NPD team, considering comprehensively the individual knowledge competence, knowledge complementarity, and collaboration performance. Then, to solve the model, an improved (...)
    No categories
    Direct download  
     
    Export citation  
     
    Bookmark   1 citation  
  36.  10
    A Multiswarm Intelligence Algorithm for Expensive Bound Constrained Optimization Problems.Wali Khan Mashwani, Ruqayya Haider & Samir Brahim Belhaouari - 2021 - Complexity 2021:1-18.
    Constrained optimization plays an important role in many decision-making problems and various real-world applications. In the last two decades, various evolutionary algorithms were developed and still are developing under the umbrella of evolutionary computation. In general, EAs are mainly categorized into nature-inspired and swarm-intelligence- based paradigms. All these developed algorithms have some merits and also demerits. Particle swarm optimization, firefly algorithm, ant colony optimization, and bat algorithm have gained much popularity and they have successfully tackled various test suites of (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  37.  5
    Clustering and Prediction Analysis of the Coordinated Development of China’s Regional Economy Based on Immune Genetic Algorithm.Yang Yang - 2021 - Complexity 2021:1-12.
    Since the opening of the economy, China’s regional economy has developed rapidly, the overall national strength has been increasing, and the people’s living standards have been continuously improved. The issue of coordinated regional development has become an important issue in today’s society. Genetic algorithm is a kind of prediction algorithm that has developed rapidly in recent years and is widely used. However, when solving engineering prediction problems, there are often problems such as premature convergence and easiness to fall into (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  38.  8
    Identify and Assess Hydropower Project’s Multidimensional Social Impacts with Rough Set and Projection Pursuit Model.Hui An, Wenjing Yang, Jin Huang, Ai Huang, Zhongchi Wan & Min An - 2020 - Complexity 2020:1-16.
    To realize the coordinated and sustainable development of hydropower projects and regional society, comprehensively evaluating hydropower projects’ influence is critical. Usually, hydropower project development has an impact on environmental geology and social and regional cultural development. Based on comprehensive consideration of complicated geological conditions, fragile ecological environment, resettlement of reservoir area, and other factors of future hydropower development in each country, we have constructed a comprehensive evaluation index system of hydropower projects, including 4 first-level indicators of social economy, environment, safety, (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark   1 citation  
  39.  15
    Multiple Objective Robot Coalition Formation.Naveen Kumar, Lovekesh Vig & Manoj Agarwal - 2011 - Journal of Intelligent Systems 20 (4):395-413.
    In multiple robot systems, the problem of allocation of complex tasks to heterogeneous teams of robots, also known as the multiple robot coalition formation problem, has begun to receive considerable attention. Efforts to address the problem range from heuristics based approaches that search the subspaces of the coalition structure to evolutionary learning approaches. Conventional approaches typically strive to optimize a single objective function such as the number of tasks executed or the time required to execute all tasks, or a (...)
    Direct download  
     
    Export citation  
     
    Bookmark  
  40.  26
    Ga の探索における uv 現象と uv 構造仮説.Kobayashi Sigenobu Ikeda Kokolo - 2002 - Transactions of the Japanese Society for Artificial Intelligence 17:239-246.
    Genetic Algorithms(GAs) are effective approximation algorithms which focus on “hopeful area” in the searching process. However, in harder problems, it is often very difficult to maintain a favorable trade-off between exploitation and exploration. All individuals leave the big-valley including the global optimum, and concentrate on another big-valley including a local optimum often. In this paper, we define such a situation on conventional GAs as the “UV-phenomenon”, and suggest UV-structures as hard landscape structures that will cause the UV-phenomenon. We introduce (...)
    No categories
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark   1 citation  
  41.  6
    Topology Optimization of Interactive Visual Communication Networks Based on the Non-Line-of-Sight Congestion Control Algorithm.Boya Liu & Xiaobo Zhou - 2020 - Complexity 2020:1-11.
    In this paper, an in-depth study of interactive visual communication of network topology through non-line-of-sight congestion control algorithms is conducted to address the real-time routing problem of adapting to dynamic topologies, and a delay-constrained stochastic routing algorithm is proposed to enable packets to reach GB within the delay threshold in the absence of end-to-end delay information while improving network throughput and reducing network resource consumption. The algorithm requires each sending node to select an available relay set based on the (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  42.  9
    Optimized Adaptive Neuro-Fuzzy Inference System Using Metaheuristic Algorithms: Application of Shield Tunnelling Ground Surface Settlement Prediction.Xinni Liu, Sadaam Hadee Hussein, Kamarul Hawari Ghazali, Tran Minh Tung & Zaher Mundher Yaseen - 2021 - Complexity 2021:1-15.
    Deformation of ground during tunnelling projects is one of the complex issues that is required to be monitored carefully to avoid the unexpected damages and human losses. Accurate prediction of ground settlement is a crucial concern for tunnelling problems, and the adequate predictive model can be a vital tool for tunnel designers to simulate the ground settlement accurately. This study proposes relatively new hybrid artificial intelligence models to predict the ground settlement of earth pressure balance shield tunnelling in the Bangkok (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  43.  7
    Otsu’s Image Segmentation Algorithm with Memory-Based Fruit Fly Optimization Algorithm.Ruishuai Chai - 2021 - Complexity 2021:1-11.
    In this paper, the most common pepper noise in grayscale image noise is investigated in depth in the median filtering algorithm, and the improved median filtering algorithm, adaptive switching median filtering algorithm, and adaptive polar median filtering algorithm are applied to the OTSU algorithm. Two improved OTSU algorithms such as the adaptive switched median filter-based OTSU algorithm and the polar adaptive median filter-based OTSU algorithm are obtained. The experimental results show that the algorithm can better cope with grayscale images contaminated (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  44.  11
    A Modified Salp Swarm Algorithm Based on the Perturbation Weight for Global Optimization Problems.Yuqi Fan, Junpeng Shao, Guitao Sun & Xuan Shao - 2020 - Complexity 2020:1-17.
    Metaheuristic algorithms are often applied to global function optimization problems. To overcome the poor real-time performance and low precision of the basic salp swarm algorithm, this paper introduces a novel hybrid algorithm inspired by the perturbation weight mechanism. The proposed perturbation weight salp swarm algorithm has the advantages of a broad search scope and a strong balance between exploration and exploitation and retains a relatively low computational complexity when dealing with numerous large-scale problems. A new coefficient factor is (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  45.  11
    Adaptive Gaussian Incremental Expectation Stadium Parameter Estimation Algorithm for Sports Video Analysis.Lizhi Geng - 2021 - Complexity 2021:1-10.
    In this paper, we propose an adaptive Gaussian incremental expectation stadium parameter estimation algorithm for sports video analysis and prediction through the study and analysis of sports videos. The features with more discriminative power are selected from the set of positive and negative templates using a feature selection mechanism, and a sparse discriminative model is constructed by combining a confidence value metric strategy. The sparse generative model is constructed by combining L1 regularization and subspace representation, which retains sufficient representational power (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  46.  3
    An Improved Particle Swarm Optimization-Powered Adaptive Classification and Migration Visualization for Music Style.Xiahan Liu - 2021 - Complexity 2021:1-10.
    Based on the adaptive particle swarm algorithm and error backpropagation neural network, this paper proposes methods for different styles of music classification and migration visualization. This method has the advantages of simple structure, mature algorithm, and accurate optimization. It can find better network weights and thresholds so that particles can jump out of the local optimal solutions previously searched and search in a larger space. The global search uses the gradient method to accelerate the optimization and control the real-time (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  47.  17
    A Customized Differential Evolutionary Algorithm for Bounded Constrained Optimization Problems.Wali Khan Mashwani, Zia Ur Rehman, Maharani A. Bakar, Ismail Koçak & Muhammad Fayaz - 2021 - Complexity 2021:1-24.
    Bound-constrained optimization has wide applications in science and engineering. In the last two decades, various evolutionary algorithms were developed under the umbrella of evolutionary computation for solving various bound-constrained benchmark functions and various real-world problems. In general, the developed evolutionary algorithms belong to nature-inspired algorithms and swarm intelligence paradigms. Differential evolutionary algorithm is one of the most popular and well-known EAs and has secured top ranks in most of the EA competitions in the special session of the IEEE Congress (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  48.  14
    A modified biogeography-based optimization algorithm with improved mutation operator for job shop scheduling problem with time lags.Madiha Harrabi, Olfa Belkahla Driss & Khaled Ghedira - forthcoming - Logic Journal of the IGPL.
    This paper addresses the job shop scheduling problem including time lag constraints. This is an extension of the job shop scheduling problem with many applications in real production environments, where extra delays can be introduced between successive operations of the same job. It belongs to a category of problems known as NP-hard problem due to large solution space. Biogeography-based optimization is an evolutionary algorithm which is inspired by the migration of species between habitats, recently proposed by Simon in 2008 (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark   1 citation  
  49.  4
    An Algorithm for Motion Estimation Based on the Interframe Difference Detection Function Model.Tengfei Zhang & Huijuan Kang - 2021 - Complexity 2021:1-12.
    In this paper, we simulate the estimation of motion through an interframe difference detection function model and investigate the spatial-temporal context information correlation filtering target tracking algorithm, which is complex and computationally intensive. The basic theory of spatiotemporal context information and correlation filtering is studied to construct a fast target tracking method. The different computational schemes are designed for the flow of multiframe target detection from background removal to noise reduction, to single-frame detection, and finally to multiframe detection, respectively. (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
  50.  7
    Predictive Analysis of Economic Chaotic Time Series Based on Chaotic Genetics Combined with Fuzzy Decision Algorithm.Xiuge Tan - 2021 - Complexity 2021:1-12.
    The irreversibility in time, the multicausality on lines, and the uncertainty of feedbacks make economic systems and the predictions of economic chaotic time series possess the characteristics of high dimensionalities, multiconstraints, and complex nonlinearities. Based on genetic algorithm and fuzzy rules, the chaotic genetics combined with fuzzy decision-making can use simple, fast, and flexible means to complete the goals of automation and intelligence that are difficult to traditional predicting algorithms. Moreover, the new combined method’s ergodicity can perform nonrepetitive searches (...)
    Direct download (2 more)  
     
    Export citation  
     
    Bookmark  
1 — 50 / 1000