18 research outputs found

    International Conference on Continuous Optimization (ICCOPT) 2019 Conference Book

    Get PDF
    The Sixth International Conference on Continuous Optimization took place on the campus of the Technical University of Berlin, August 3-8, 2019. The ICCOPT is a flagship conference of the Mathematical Optimization Society (MOS), organized every three years. ICCOPT 2019 was hosted by the Weierstrass Institute for Applied Analysis and Stochastics (WIAS) Berlin. It included a Summer School and a Conference with a series of plenary and semi-plenary talks, organized and contributed sessions, and poster sessions. This book comprises the full conference program. It contains, in particular, the scientific program in survey style as well as with all details, and information on the social program, the venue, special meetings, and more

    Application of machine learning in operational flood forecasting and mapping

    Get PDF
    Considering the computational effort and expertise required to simulate 2D hydrodynamic models, it is widely understood that it is practically impossible to run these types of models during a real-time flood event. To allow for real-time flood forecasting and mapping, an automated, computationally efficient and robust data driven modelling engine - as an alternative to the traditional 2D hydraulic models - has been proposed. The concept of computationally efficient model relies heavily on replacing time consuming 2D hydrodynamic software packages with a simplified model structure that is fast, reliable and can robustly retains sufficient accuracy for applications in real-time flood forecasting, mapping and sequential updating. This thesis presents a novel data-driven modelling framework that uses rainfall data from meteorological stations to forecast flood inundation maps. The proposed framework takes advantage of the highly efficient machine learning (ML) algorithms and also utilities the state-of-the-art hydraulic models as a system component. The aim of this research has been to develop an integrated system, where a data-driven rainfall-streamflow forecasting model sets up the upstream boundary conditions for the machine learning based classifiers, which then maps out multi-step ahead flood extents during an extreme flood event. To achieve the aim and objectives of this research, firstly, a comprehensive investigation was undertaken to search for a robust ML-based multi-step ahead rainfall-streamflow forecasting model. Three potential models were tested (Support Vector Regression (SVR), Deep Belief Network (DBN) and Wavelet decomposed Artificial Neural Network (WANN)). The analysis revealed that SVR-based models perform most efficiently in forecasting streamflow for shorter lead time. This study also tested the portability of model parameters and performance deterioration rates. Secondly, multiple ML-based models (SVR, Random Forest (RF) and Multi-layer Perceptron (MLP)) were deployed to simulate flood inundation extents. These models were trained and tested for two geomorphologically distinct case study areas. In the first case of study, of the models trained using the outputs from LISFLOOD-FP hydraulic model and upstream flow data for a large rural catchment (Niger Inland Delta, Mali). For the second case of study similar approach was adopted, though 2D Flood Modeller software package was used to generate target data for the machine learning algorithms and to model inundation extent for a semi-urban floodplain (Upton-Upon-Severn, UK). In both cases, machine learning algorithms performed comparatively in simulating seasonal and event based fluvial flooding. Finally, a framework was developed to generate flood extent maps from rainfall data using the knowledge learned from the case studies. The research activity focused on the town of Upton-Upon-Severn and the analysis time frame covers the flooding event of October-November 2000. RF-based models were trained to forecast the upstream boundary conditions, which were systematically fed into MLP-based classifiers. The classifiers detected states (wet/dry) of the randomly selected locations within a floodplain at every time step (e.g. one hour in this study). The forecasted states of the sampled locations were then spatially interpolated using regression kriging method to produce high resolution probabilistic inundation (9m) maps. Results show that the proposed data centric modelling engine can efficiently emulate the outcomes of the hydraulic model with considerably high accuracy, measured in terms of flood arrival time error, and classification accuracy during flood growing, peak, and receding periods. The key feature of the proposed modelling framework is that, it can substantially reduce computational time, i.e. ~14 seconds for generating flood maps for a flood plain of ~4 km2 at 9m spatial resolution (which is significantly low compared to a fully 2D hydrodynamic model run time)

    Applied Metaheuristic Computing

    Get PDF
    For decades, Applied Metaheuristic Computing (AMC) has been a prevailing optimization technique for tackling perplexing engineering and business problems, such as scheduling, routing, ordering, bin packing, assignment, facility layout planning, among others. This is partly because the classic exact methods are constrained with prior assumptions, and partly due to the heuristics being problem-dependent and lacking generalization. AMC, on the contrary, guides the course of low-level heuristics to search beyond the local optimality, which impairs the capability of traditional computation methods. This topic series has collected quality papers proposing cutting-edge methodology and innovative applications which drive the advances of AMC

    Machine Learning in Discrete Molecular Spaces

    Get PDF
    The past decade has seen an explosion of machine learning in chemistry. Whether it is in property prediction, synthesis, molecular design, or any other subdivision, machine learning seems poised to become an integral, if not a dominant, component of future research efforts. This extraordinary capacity rests on the interac- tion between machine learning models and the underlying chemical data landscape commonly referred to as chemical space. Chemical space has multiple incarnations, but is generally considered the space of all possible molecules. In this sense, it is one example of a molecular set: an arbitrary collection of molecules. This thesis is devoted to precisely these objects, and particularly how they interact with machine learning models. This work is predicated on the idea that by better understanding the relationship between molecular sets and the models trained on them we can improve models, achieve greater interpretability, and further break down the walls between data-driven and human-centric chemistry. The hope is that this enables the full predictive power of machine learning to be leveraged while continuing to build our understanding of chemistry. The first three chapters of this thesis introduce and reviews the necessary machine learning theory, particularly the tools that have been specially designed for chemical problems. This is followed by an extensive literature review in which the contributions of machine learning to multiple facets of chemistry over the last two decades are explored. Chapters 4-7 explore the research conducted throughout this PhD. Here we explore how we can meaningfully describe the properties of an arbitrary set of molecules through information theory; how we can determine the most informative data points in a set of molecules; how graph signal processing can be used to understand the relationship between the chosen molecular representation, the property, and the machine learning model; and finally how this approach can be brought to bear on protein space. Each of these sub-projects briefly explores the necessary mathematical theory before leveraging it to provide approaches that resolve the posed problems. We conclude with a summary of the contributions of this work and outline fruitful avenues for further exploration

    Flood Forecasting Using Machine Learning Methods

    Get PDF
    This book is a printed edition of the Special Issue Flood Forecasting Using Machine Learning Methods that was published in Wate

    Applied Methuerstic computing

    Get PDF
    For decades, Applied Metaheuristic Computing (AMC) has been a prevailing optimization technique for tackling perplexing engineering and business problems, such as scheduling, routing, ordering, bin packing, assignment, facility layout planning, among others. This is partly because the classic exact methods are constrained with prior assumptions, and partly due to the heuristics being problem-dependent and lacking generalization. AMC, on the contrary, guides the course of low-level heuristics to search beyond the local optimality, which impairs the capability of traditional computation methods. This topic series has collected quality papers proposing cutting-edge methodology and innovative applications which drive the advances of AMC

    MS FT-2-2 7 Orthogonal polynomials and quadrature: Theory, computation, and applications

    Get PDF
    Quadrature rules find many applications in science and engineering. Their analysis is a classical area of applied mathematics and continues to attract considerable attention. This seminar brings together speakers with expertise in a large variety of quadrature rules. It is the aim of the seminar to provide an overview of recent developments in the analysis of quadrature rules. The computation of error estimates and novel applications also are described

    Using MapReduce Streaming for Distributed Life Simulation on the Cloud

    Get PDF
    Distributed software simulations are indispensable in the study of large-scale life models but often require the use of technically complex lower-level distributed computing frameworks, such as MPI. We propose to overcome the complexity challenge by applying the emerging MapReduce (MR) model to distributed life simulations and by running such simulations on the cloud. Technically, we design optimized MR streaming algorithms for discrete and continuous versions of Conway’s life according to a general MR streaming pattern. We chose life because it is simple enough as a testbed for MR’s applicability to a-life simulations and general enough to make our results applicable to various lattice-based a-life models. We implement and empirically evaluate our algorithms’ performance on Amazon’s Elastic MR cloud. Our experiments demonstrate that a single MR optimization technique called strip partitioning can reduce the execution time of continuous life simulations by 64%. To the best of our knowledge, we are the first to propose and evaluate MR streaming algorithms for lattice-based simulations. Our algorithms can serve as prototypes in the development of novel MR simulation algorithms for large-scale lattice-based a-life models.https://digitalcommons.chapman.edu/scs_books/1014/thumbnail.jp
    corecore