44 research outputs found

    An Artificial Immune System-Inspired Multiobjective Evolutionary Algorithm with Application to the Detection of Distributed Computer Network Intrusions

    Get PDF
    Today\u27s predominantly-employed signature-based intrusion detection systems are reactive in nature and storage-limited. Their operation depends upon catching an instance of an intrusion or virus after a potentially successful attack, performing post-mortem analysis on that instance and encoding it into a signature that is stored in its anomaly database. The time required to perform these tasks provides a window of vulnerability to DoD computer systems. Further, because of the current maximum size of an Internet Protocol-based message, the database would have to be able to maintain 25665535 possible signature combinations. In order to tighten this response cycle within storage constraints, this thesis presents an Artificial Immune System-inspired Multiobjective Evolutionary Algorithm intended to measure the vector of trade-off solutions among detectors with regard to two independent objectives: best classification fitness and optimal hypervolume size. Modeled in the spirit of the human biological immune system and intended to augment DoD network defense systems, our algorithm generates network traffic detectors that are dispersed throughout the network. These detectors promiscuously monitor network traffic for exact and variant abnormal system events, based on only the detector\u27s own data structure and the ID domain truth set, and respond heuristically. The application domain employed for testing was the MIT-DARPA 1999 intrusion detection data set, composed of 7.2 million packets of notional Air Force Base network traffic. Results show our proof-of-concept algorithm correctly classifies at best 86.48% of the normal and 99.9% of the abnormal events, attributed to a detector affinity threshold typically between 39-44%. Further, four of the 16 intrusion sequences were classified with a 0% false positive rate

    Optimization of Thermo-mechanical Conditions in Friction Stir Welding

    Get PDF

    A Systematic Investigation of Multi-Objective Evolutionary Algorithms Applied to the Water Distribution System Problem

    Get PDF
    Water distribution systems (WDSs) are one of society’s most important infrastructure assets. They consist of a great number of pumps, valves, junctions and a tremendous number of pipes that connect these nodes within the system, all of which induce a significant capital cost at the time of construction. However, there is no singular option for designing a WDS, and each potential design affects the cost and performance of the system differently (i.e., the pressure at each node and flow rates for each pipe). To identify solutions with a better trade-off between the cost and performance, multi-objective evolutionary algorithms (MOEAs) provide a robust optimisation tool to solve this type of problem. This PhD thesis focuses on improving and developing a more effective MOEA for WDS problems, and optimisation problems in general. The first stage of the research is to study the impact of select critical processes in MOEAs on algorithm performance and understand the reasons behind the performance observations. There are two chapters related to the first stage. The second stage is to develop a proposed General Multi-Objective Evolutionary Algorithm (GMOEA) and compare this with existing MOEAs for WDS problems. This is associated with the third content chapter. In the first paper, the impact of the operators on an algorithm’s performance has been studied. The operators are the key component for exchange of information between solutions in populations to produce offspring solutions, thereby exploring alternative regions of the search space. These have a significant impact on an algorithm’s search behaviour. However, the composition and number of operators that should be included in an MOEA is generally fixed, based on choices made by the developers of these algorithms. To explore this issue, an assessment was conducted via comprehensive numerical experiments that isolate the influence of the size of the operator set, as well as its composition. In addition, the relative influence of other search processes affecting search behaviour (e.g., the selection strategy and hyperheuristic) have been studied. It has been found that operator set size is a dominant factor affecting algorithm performance, having a greater influence than operator set composition and other search processes affecting algorithm search behaviour. Moreover, it was also found that an existing MOEAs’ performance can be improved by simply increasing the number of operators used within the algorithm. This finding can be applied to justify the usage of operators for designing a new MOEA in the future. In the second paper, a new convex hull contribution selection strategy for population-based MOEAs (termed CHCGen) has been proposed and compared with existing MOEAs in order to study the impact of the selection strategy on MOEA performance. It has been found that the CHCGen selection strategy is able to emphasise selection of the population of solutions on the convex hull of the non-dominated set of solutions. The CHCGen selection strategy has demonstrated that it can also improve an existing MOEAs’ performance. The finding suggests different selection strategies have an impact on MOEA performance. In addition, CHCGen can be used for developing a new MOEA in the future. In the third paper, a new multi-objective evolutionary algorithm, called GMOEA(CHCGen,12,T,A)1 has been proposed by conducting comprehensive numerical experiments to determine the optimised component configuration for each MOEA process. The components considered within the algorithm construction include: the selection strategy, hyperheuristic, and operator set size. The numerical experiments not only explore the impact of each process’s component on algorithm performance comprehensively, but also investigate the correlation of each pairwise combination of the process’s components. In addition, the optimal form of the algorithm GMOEA(CHCGen,12,T,A) was compared with seven other existing MOEAs with an extended computational budget for a range of WDS problems. From the results, GMOEA(CHCGen,12,T,A) was shown not only to have outperformed all other MOEAs considered, but also to find a greater number of new Pareto front solutions for intermediate and large scale problems.Thesis (Ph.D.) -- University of Adelaide, School of Civil, Environmental and Mining Engineering, 202

    On the control of propagating acoustic waves in sonic crystals: analytical, numerical and optimization techniques

    Get PDF
    El control de las propiedades acústicas de los cristales de sonido (CS) necesita del estudio de la distribución de dispersores en la propia estructura y de las propiedades acústicas intrínsecas de dichos dispersores. En este trabajo se presenta un estudio exhaustivo de diferentes distribuciones, así como el estudio de la mejora de las propiedades acústicas de CS constituidos por dispersores con propiedades absorbentes y/o resonantes. Estos dos procedimientos, tanto independientemente como conjuntamente, introducen posibilidades reales para el control de la propagación de ondas acústicas a través de los CS. Desde el punto de vista teórico, la propagación de ondas a través de estructuras periódicas y quasiperiódicas se ha analizado mediante los métodos de la dispersión múltiple, de la expansión en ondas planas y de los elementos finitos. En este trabajo se presenta una novedosa extensión del método de la expansión en ondas planas que permite obtener las relaciones complejas de dispersión para los CS. Esta técnica complementa la información obtenida por los métodos clásicos y permite conocer el comportamiento evanescente de los modos en el interior de las bandas de propagación prohibida del CS, así como de los modos localizados alrededor de posibles defectos puntuales en CS. La necesidad de medidas precisas de las propiedades acústicas de los CS ha provocado el desarrollo de un novedoso sistema tridimensional que sincroniza el movimiento del receptor y la adquisición de señales temporales. Los resultados experimentales obtenidos en este trabajo muestran una gran similitud con los resultados teóricos. La actuación conjunta de distribuciones de dispersores optimizadas y de las propiedades intrínsecas de éstos, se aplica para la generación de dispositivos que presentan un rango amplio de frecuencias atenuadas. Se presenta una alternativa a las barreras acústicas tradicionales basada en CS donde se puede controlar el paso de ondas a su través. Los resultados ayudan a entender correctamente el funcionamiento de los CS para la localización de sonido, y para el guiado y filtrado de ondas acústicas.Romero García, V. (2010). On the control of propagating acoustic waves in sonic crystals: analytical, numerical and optimization techniques [Tesis doctoral no publicada]. Universitat Politècnica de València. https://doi.org/10.4995/Thesis/10251/8982Palanci

    Bio-inspired computation: where we stand and what's next

    Get PDF
    In recent years, the research community has witnessed an explosion of literature dealing with the adaptation of behavioral patterns and social phenomena observed in nature towards efficiently solving complex computational tasks. This trend has been especially dramatic in what relates to optimization problems, mainly due to the unprecedented complexity of problem instances, arising from a diverse spectrum of domains such as transportation, logistics, energy, climate, social networks, health and industry 4.0, among many others. Notwithstanding this upsurge of activity, research in this vibrant topic should be steered towards certain areas that, despite their eventual value and impact on the field of bio-inspired computation, still remain insufficiently explored to date. The main purpose of this paper is to outline the state of the art and to identify open challenges concerning the most relevant areas within bio-inspired optimization. An analysis and discussion are also carried out over the general trajectory followed in recent years by the community working in this field, thereby highlighting the need for reaching a consensus and joining forces towards achieving valuable insights into the understanding of this family of optimization techniques

    Adaptive and flexible approaches for water resources planning under uncertainty

    Get PDF
    Planning for water supply infrastructure includes identifying interventions that cost-effectively secure an acceptably reliable water supply. In investigating a range of feasible interventions, water planners are challenged by two main factors. First, uncertainty is inherent in the predictions of future demands and supplies due for example to hydrological variability and climate change. This makes fixed invest-ment plans brittle as they are likely to fail if future conditions turn out to be different than assumed. Therefore, adaptability to changing future conditions is increasingly viewed as a valuable strategy of water planning. However, there is a lack of approaches that explicitly seek to enhance the adaptivity of water resource system developments. Second, water resource system development typically af¬fects multiple societal groups with at times competing interests. The diversity of objectives in water resource systems mean that considering trade-offs between competing objectives implied by the highest performing interventions is useful. Nonetheless, few multi-objective applications have aimed at adaptive scheduling of interventions in long-term water resource planning. This thesis introduces two novel decision-making approaches that address these two challenges in turn. Both approaches apply principles of real option analysis via two different formulations (1) a multistage stochastic mathematical programme and (2) a multi-objective evolutionary algorithm coupled to a river basin simula¬tion. In both cases, a generalised scenario tree construction algorithm is used to efficiently approximate the probabilistic uncertainty. The tree consists of possible investment paths with multiple decision stages to allow for frequent and regu¬lar modifications to the investment strategies. Novel decision-relevant metrics of adaptivity and flexibility are introduced, evolving their definition in the context of water resources planning. The approaches are applied to London’s urban water resources planning problem. Results from this thesis demonstrate that there is value in adopting adaptive and flexible plans suggesting that flexibility in activating, delaying and replacing en-gineering projects should be considered in water supply intervention scheduling. To evaluate the implementation of Real Option Analysis (ROA), the use of two metrics is proposed: the Value of the Stochastic Solution (VSS) and the Expected Value of Perfect Information (EVPI) that quantify the value of adopting adaptive and flexible plans respectively. The investment decisions results are a mixture of ‘long-term’ and ‘contingency schemes’ that are optimally chosen considering different futures. The VSS shows that by considering uncertainty, adaptive invest-ment decisions avoid £100 million NPV cost, 15% of the total NPV. The EVPI demonstrates that optimal delay and early decisions have £50 million NPV, 6% of total NPV. Additionally, a comparison study of alternative optimisation approaches to water supply capacity expansion problem demonstrate that there is benefit in waiting to allow for improvements around supply uncertainty in the case of London’s urban water resources planning problem. The results from the case study suggest that the proposed adaptive planning approach achieves substantial improvement in performance compared to alternative optimisation approaches with fixed plans saving more than £377 million, reducing NPV cost by 35%. Using a multi-objective multi-stage real-options formulation of the water planning problem, the trade-offs between a long-term water management plan’s resilience and its financial costs under supply and demand uncertainty are explored. The set of trade-off solutions consist of different investment plans that are adaptive to demand growth, approximated by a scenario tree, while robust to the effects of climate change supply uncertainty, represented by an ensemble of supply (hydro-logical) scenarios. Results show that, by being adaptive to demand uncertainty, the total NPV of the most resilient plans is lowered by 58.7%. The value in de¬laying investments by waiting for more accurate supply and demand estimates is 28.9% of total NPV. It should be noted that the results from the case study are indicative and should not be considered prescriptively as they are based in a simplified representation of London’s water supply system and should be further tested with the more detailed simulation model employed by the water utility which includes the latest proposed option designs, includes requirements to supply neighbouring water utilities, and considers more objectives

    Hybrid Optimisation Algorithms for Two-Objective Design of Water Distribution Systems

    Get PDF
    Multi-objective design or extended design of Water Distribution Systems (WDSs) has received more attention in recent years. It is of particular interest for obtaining the trade-offs between cost and hydraulic benefit to support the decision-making process. The design problem is usually formulated as a multi-objective optimisation problem, featuring a huge search space associated with a great number of constraints. Multi-objective evolutionary algorithms (MOEAs) are popular tools for addressing this kind of problem because they are capable of approximating the Pareto-optimal front effectively in a single run. However, these methods are often held by the “No Free Lunch” theorem (Wolpert and Macready 1997) that there is no guarantee that they can perform well on a wide range of cases. To overcome this drawback, many hybrid optimisation methods have been proposed to take advantage of multiple search mechanisms which can synergistically facilitate optimisation. In this thesis, a novel hybrid algorithm, called Genetically Adaptive Leaping Algorithm for approXimation and diversitY (GALAXY), is proposed. It is a dedicated optimiser for solving the discrete two-objective design or extended design of WDSs, minimising the total cost and maximising the network resilience, which is a surrogate indicator of hydraulic benefit. GALAXY is developed using the general framework of MOEAs with substantial improvements and modifications tailored for WDS design. It features a generational framework, a hybrid use of the traditional Pareto-dominance and the epsilon-dominance concepts, an integer coding scheme, and six search operators organised in a high-level teamwork hybrid paradigm. In addition, several important strategies are implemented within GALAXY, including the genetically adaptive strategy, the global information sharing strategy, the duplicates handling strategy and the hybrid replacement strategy. One great advantage of GALAXY over other state-of-the-art MOEAs lies in the fact that it eliminates all the individual parameters of search operators, thus providing an effective and efficient tool to researchers and practitioners alike for dealing with real-world cases. To verify the capability of GALAXY, an archive of benchmark problems of WDS design collected from the literature is first established, ranging from small to large cases. GALAXY has been applied to solve these benchmark design problems and its achievements in terms of both ultimate and dynamic performances are compared with those obtained by two state-of-the-art hybrid algorithms and two baseline MOEAs. GALAXY generally outperforms these MOEAs according to various numerical indicators and a graphical comparison tool. For the largest problem considered in this thesis, GALAXY does not perform as well as its competitors due to the limited computational budget in terms of number of function evaluations. All the algorithms have also been applied to solve the challenging Anytown rehabilitation problem, which considers both the design and operation of a system from the extended period simulation perspective. The performance of each algorithm is sensitive to the quality of the initial population and the random seed used. GALAXY and the Pareto-dominance based MOEAs are superior to the epsilon-dominance based methods; however, there is a tie between GALAXY and the Pareto-dominance based approaches. At the end, a summary of this thesis is provided and relevant conclusions are drawn. Recommendations for future research work are also made

    Developing collaborative planning support tools for optimised farming in Western Australia

    Get PDF
    Land-use (farm) planning is a highly complex and dynamic process. A land-use plan can be optimal at one point in time, but its currency can change quickly due to the dynamic nature of the variables driving the land-use decision-making process. These include external drivers such as weather and produce markets, that also interact with the biophysical interactions and management activities of crop production.The active environment of an annual farm planning process can be envisioned as being cone-like. At the beginning of the sowing year, the number of options open to the manager is huge, although uncertainty is high due to the inability to foresee future weather and market conditions. As the production year reveals itself, the uncertainties around weather and markets become more certain, as does the impact of weather and management activities on future production levels. This restricts the number of alternative management options available to the farm manager. Moreover, every decision made, such as crop type sown in a paddock, will constrains the range of management activities possible in that paddock for the rest of the growing season.This research has developed a prototype Land-use Decision Support System (LUDSS) to aid farm managers in their tactical farm management decision making. The prototype applies an innovative approach that mimics the way in which a farm manager and/or consultant would search for optimal solutions at a whole-farm level. This model captured the range of possible management activities available to the manager and the impact that both external (to the farm) and internal drivers have on crop production and the environment. It also captured the risk and uncertainty found in the decision space.The developed prototype is based on a Multiple Objective Decision-making (MODM) - á Posteriori approach incorporating an Exhaustive Search method. The objective set used for the model is: maximising profit and minimising environmental impact. Pareto optimisation theory was chosen as the method to select the optimal solution and a Monte Carlo simulator is integrated into the prototype to incorporate the dynamic nature of the farm decision making process. The prototype has a user-friendly front and back end to allow farmers to input data, drive the application and extract information easily

    Algorithms and protocols for quantum information technologies

    Get PDF
    Quantum technologies harness the properties of controlled quantum mechanical systems for applications in computation, communication and metrology, and enable us to further our understanding of fundamental physics. Quantum hardware is designed to manipulate complex and fragile many-particle quantum states, which requires exquisite control machinery, advanced software and near-complete isolation from the surrounding environment. With sufficient capabilities, quantum computers with large registers of quantum bits will perform classically intractable calculations such as quantum chemistry simulations. Quantum key distribution will provide completely secure communications across the world and quantum metrology will enable measurement precision beyond today's capabilities. While quantum technologies are far from surpassing classical hardware today, the vision and potential impact has sparked a world-wide research effort, both theoretical and experimental, to develop a quantum computer. The most sophisticated current quantum technologies have control over small numbers of quantum bits and are limited by environmental decoherence processes. While progress in developing quantum hardware is ongoing, designing and demonstrating new algorithms and protocols for quantum information is a thriving research field. Photonics provides an ideal platform for small-scale proof-of-concept quantum experiments, which are the focus of this thesis. In the coming decades, we will see the realisation of quantum hardware capable of applications that outperform any classical computer. In this thesis, I present several protocols and algorithms for quantum information science and technology, which are implemented in quantum photonic experiments. The applications of these works include robust quantum tomography, quantum state relocation, quantum enhanced data recovery and probing fundamental causality in quantum mechanics. The works presented here are based on two photon experiments from a prototypical spontaneous parametric down-conversion source, which provides an excellent test-bed for quantum information experiments. Photons can be used to encode quantum information in a range of different degrees of freedom. This versatility, along with compatibility with existing technology gives photonics a great advantage in the development of quantum hardware
    corecore