600 research outputs found

    Rodin: an open toolset for modelling and reasoning in Event-B

    No full text
    Event-B is a formal method for system-level modelling and analysis. Key features of Event-B are the use of set theory as a modelling notation, the use of refinement to represent systems at different abstraction levels and the use of mathematical proof to verify consistency between refinement levels. In this article we present the Rodin modelling tool that seamlessly integrates modelling and proving. We outline how the Event-B language was designed to facilitate proof and how the tool has been designed to support changes to models while minimising the impact of changes on existing proofs. We outline the important features of the prover architecture and explain how well-definedness is treated. The tool is extensible and configurable so that it can be adapted more easily to different application domains and development methods

    Efficient Algorithms for Identifying Loop Formation and Computing θ Value for Solving Minimum Cost Flow Network Problems

    Get PDF
    While the minimum cost flow (MCF) problems have been well documented in many publications, due to its broad applications, little or no effort have been devoted to explaining the algorithms for identifying loop formation and computing the value needed to solve MCF network problems. This paper proposes efficient algorithms, and MATLAB computer implementation, for solving MCF problems. Several academic and real-life network problems have been solved to validate the proposed algorithms; the numerical results obtained by the developed MCF code have been compared and matched with the built-in MATLAB function Linprog() (Simplex algorithm) for further validation

    DeepSaucer: Unified Environment for Verifying Deep Neural Networks

    Full text link
    In recent years, a number of methods for verifying DNNs have been developed. Because the approaches of the methods differ and have their own limitations, we think that a number of verification methods should be applied to a developed DNN. To apply a number of methods to the DNN, it is necessary to translate either the implementation of the DNN or the verification method so that one runs in the same environment as the other. Since those translations are time-consuming, a utility tool, named DeepSaucer, which helps to retain and reuse implementations of DNNs, verification methods, and their environments, is proposed. In DeepSaucer, code snippets of loading DNNs, running verification methods, and creating their environments are retained and reused as software assets in order to reduce cost of verifying DNNs. The feasibility of DeepSaucer is confirmed by implementing it on the basis of Anaconda, which provides virtual environment for loading a DNN and running a verification method. In addition, the effectiveness of DeepSaucer is demonstrated by usecase examples

    A Macroecological Approach to Understanding Drivers of Riverine Fish Community Composition

    Get PDF
    Macroecology is an evolving ecological discipline that analyzes regional through global processes whose temporal interactions are especially significant over decades to millennia. Understanding if and how variables acting on rivers at large spatiotemporal scales affect fish communities is key to better river management and ecological theory. Using the American Fisheries Society’s standard sampling protocol, we sampled fish communities in contrasting (constricted and wide valley) hydrogeomorphic patches in both upland and lowland areas within terminal basin rivers in the Great Basin USA. We used species and trait-based community composition data, reach scale habitat data, and valley scale hydrogeomorphic data to analyze relationships between community composition and environmental variables. These relationships were evaluated using Mantel and partial Mantel tests to elucidate a causal network between the previously listed elements. Canonical correspondence analysis (CCA) was then used to illuminate specific variables within each environmental scale that may shape the composition of fish communities. Results indicated that valley scale hydrogeomorphic variables had a significant direct effect on fish community composition and explained more variation within the CCA than reach scale habitat variables. Correlations were stronger when based on a trait description of fish community composition with valley scale variables and more variance was explained in CCAs by environmental variables when a trait-based description was used

    Applied Machine Learning for Games: A Graduate School Course

    Full text link
    The game industry is moving into an era where old-style game engines are being replaced by re-engineered systems with embedded machine learning technologies for the operation, analysis and understanding of game play. In this paper, we describe our machine learning course designed for graduate students interested in applying recent advances of deep learning and reinforcement learning towards gaming. This course serves as a bridge to foster interdisciplinary collaboration among graduate schools and does not require prior experience designing or building games. Graduate students enrolled in this course apply different fields of machine learning techniques such as computer vision, natural language processing, computer graphics, human computer interaction, robotics and data analysis to solve open challenges in gaming. Student projects cover use-cases such as training AI-bots in gaming benchmark environments and competitions, understanding human decision patterns in gaming, and creating intelligent non-playable characters or environments to foster engaging gameplay. Projects demos can help students open doors for an industry career, aim for publications, or lay the foundations of a future product. Our students gained hands-on experience in applying state of the art machine learning techniques to solve real-life problems in gaming.Comment: The Eleventh Symposium on Educational Advances in Artificial Intelligence (EAAI-21
    • …
    corecore