1,819 research outputs found

    Avionics and controls research and technology

    Get PDF
    The workshop provided a forum for industry and universities to discuss the state-of-the-art, identify the technology needs and opportunities, and describe the role of NASA in avionics and controls research

    Algorithmic Analysis of Qualitative and Quantitative Termination Problems for Affine Probabilistic Programs

    Full text link
    In this paper, we consider termination of probabilistic programs with real-valued variables. The questions concerned are: 1. qualitative ones that ask (i) whether the program terminates with probability 1 (almost-sure termination) and (ii) whether the expected termination time is finite (finite termination); 2. quantitative ones that ask (i) to approximate the expected termination time (expectation problem) and (ii) to compute a bound B such that the probability to terminate after B steps decreases exponentially (concentration problem). To solve these questions, we utilize the notion of ranking supermartingales which is a powerful approach for proving termination of probabilistic programs. In detail, we focus on algorithmic synthesis of linear ranking-supermartingales over affine probabilistic programs (APP's) with both angelic and demonic non-determinism. An important subclass of APP's is LRAPP which is defined as the class of all APP's over which a linear ranking-supermartingale exists. Our main contributions are as follows. Firstly, we show that the membership problem of LRAPP (i) can be decided in polynomial time for APP's with at most demonic non-determinism, and (ii) is NP-hard and in PSPACE for APP's with angelic non-determinism; moreover, the NP-hardness result holds already for APP's without probability and demonic non-determinism. Secondly, we show that the concentration problem over LRAPP can be solved in the same complexity as for the membership problem of LRAPP. Finally, we show that the expectation problem over LRAPP can be solved in 2EXPTIME and is PSPACE-hard even for APP's without probability and non-determinism (i.e., deterministic programs). Our experimental results demonstrate the effectiveness of our approach to answer the qualitative and quantitative questions over APP's with at most demonic non-determinism.Comment: 24 pages, full version to the conference paper on POPL 201

    Nonlinear optical probe of tunable surface electrons on a topological insulator

    Get PDF
    We use ultrafast laser pulses to experimentally demonstrate that the second-order optical response of bulk single crystals of the topological insulator Bi2_2Se3_3 is sensitive to its surface electrons. By performing surface doping dependence measurements as a function of photon polarization and sample orientation we show that second harmonic generation can simultaneously probe both the surface crystalline structure and the surface charge of Bi2_2Se3_3. Furthermore, we find that second harmonic generation using circularly polarized photons reveals the time-reversal symmetry properties of the system and is surprisingly robust against surface charging, which makes it a promising tool for spectroscopic studies of topological surfaces and buried interfaces

    Wrinkling of a bilayer membrane

    Get PDF
    The buckling of elastic bodies is a common phenomenon in the mechanics of solids. Wrinkling of membranes can often be interpreted as buckling under constraints that prohibit large amplitude deformation. We present a combination of analytic calculations, experiments, and simulations to understand wrinkling patterns generated in a bilayer membrane. The model membrane is composed of a flexible spherical shell that is under tension and that is circumscribed by a stiff, essentially incompressible strip with bending modulus B. When the tension is reduced sufficiently to a value \sigma, the strip forms wrinkles with a uniform wavelength found theoretically and experimentally to be \lambda = 2\pi(B/\sigma)^{1/3}. Defects in this pattern appear for rapid changes in tension. Comparison between experiment and simulation further shows that, with larger reduction of tension, a second generation of wrinkles with longer wavelength appears only when B is sufficiently small.Comment: 9 pages, 5 color figure

    Teaching forest stand dynamics or what happens when you thin your Marigold plantation

    Get PDF
    Teaching forestry students about forest stand dynamics can be an abstract activity. Very quickly concepts are reduced to mathematical formulae, graphs and diagrams, all with relatively complicated explanations. Alternatively, computer simulation and individual tree models can be used to demonstrate important concepts such as the \u273/2 Power law\u27 of self thinning. Students can also be taken to visit plantations to talk about practical issues of density management and perhaps produce a thinning prescription. However, no single teaching strategy enables students to have \u27hands on\u27 practice at manipulating a real plant population while being able to wait and see the results of their work

    Stochastic Invariants for Probabilistic Termination

    Full text link
    Termination is one of the basic liveness properties, and we study the termination problem for probabilistic programs with real-valued variables. Previous works focused on the qualitative problem that asks whether an input program terminates with probability~1 (almost-sure termination). A powerful approach for this qualitative problem is the notion of ranking supermartingales with respect to a given set of invariants. The quantitative problem (probabilistic termination) asks for bounds on the termination probability. A fundamental and conceptual drawback of the existing approaches to address probabilistic termination is that even though the supermartingales consider the probabilistic behavior of the programs, the invariants are obtained completely ignoring the probabilistic aspect. In this work we address the probabilistic termination problem for linear-arithmetic probabilistic programs with nondeterminism. We define the notion of {\em stochastic invariants}, which are constraints along with a probability bound that the constraints hold. We introduce a concept of {\em repulsing supermartingales}. First, we show that repulsing supermartingales can be used to obtain bounds on the probability of the stochastic invariants. Second, we show the effectiveness of repulsing supermartingales in the following three ways: (1)~With a combination of ranking and repulsing supermartingales we can compute lower bounds on the probability of termination; (2)~repulsing supermartingales provide witnesses for refutation of almost-sure termination; and (3)~with a combination of ranking and repulsing supermartingales we can establish persistence properties of probabilistic programs. We also present results on related computational problems and an experimental evaluation of our approach on academic examples.Comment: Full version of a paper published at POPL 2017. 20 page

    Delay-induced destabilization of entrainment of nerve impulses on ephaptically coupled nerve fibers

    Get PDF
    We study the effect of delay on the synchronization of two nerve impulses traveling along two ephaptically coupled, unmyelinated nerve fibers. The system is modeled as a pair of delay-coupled Fitzhugh-Nagumo equations. A multiple-scale perturbation approach is used for the analysis of these equations in the limit of weak coupling. In the absence of delay, two pulses with identical speeds are shown to be entrained precisely. However, as the delay is increased beyond a critical value, we show that this precise entrainment becomes unstable. We make quantitative estimates for the actual values of delay at which this can occur in the case of squid giant axons and compare them with the relevant time-scales involved

    Upland forestry field course, Scotland

    Get PDF

    A Quantitative Information Flow Analysis of the Topics API

    Full text link
    Third-party cookies have been a privacy concern since cookies were first developed in the mid 1990s, but more strict cookie policies were only introduced by Internet browser vendors in the early 2010s. More recently, due to regulatory changes, browser vendors have started to completely block third-party cookies, with both Firefox and Safari already compliant. The Topics API is being proposed by Google as an additional and less intrusive source of information for interest-based advertising (IBA), following the upcoming deprecation of third-party cookies. Initial results published by Google estimate the probability of a correct re-identification of a random individual would be below 3% while still supporting IBA. In this paper, we analyze the re-identification risk for individual Internet users introduced by the Topics API from the perspective of Quantitative Information Flow (QIF), an information- and decision-theoretic framework. Our model allows a theoretical analysis of both privacy and utility aspects of the API and their trade-off, and we show that the Topics API does have better privacy than third-party cookies. We leave the utility analyses for future work.Comment: WPES '23 (to appear

    A novel analysis of utility in privacy pipelines, using Kronecker products and quantitative information flow

    Full text link
    We combine Kronecker products, and quantitative information flow, to give a novel formal analysis for the fine-grained verification of utility in complex privacy pipelines. The combination explains a surprising anomaly in the behaviour of utility of privacy-preserving pipelines -- that sometimes a reduction in privacy results also in a decrease in utility. We use the standard measure of utility for Bayesian analysis, introduced by Ghosh at al., to produce tractable and rigorous proofs of the fine-grained statistical behaviour leading to the anomaly. More generally, we offer the prospect of formal-analysis tools for utility that complement extant formal analyses of privacy. We demonstrate our results on a number of common privacy-preserving designs
    corecore