7,192 research outputs found

    Data-driven modelling of biological multi-scale processes

    Full text link
    Biological processes involve a variety of spatial and temporal scales. A holistic understanding of many biological processes therefore requires multi-scale models which capture the relevant properties on all these scales. In this manuscript we review mathematical modelling approaches used to describe the individual spatial scales and how they are integrated into holistic models. We discuss the relation between spatial and temporal scales and the implication of that on multi-scale modelling. Based upon this overview over state-of-the-art modelling approaches, we formulate key challenges in mathematical and computational modelling of biological multi-scale and multi-physics processes. In particular, we considered the availability of analysis tools for multi-scale models and model-based multi-scale data integration. We provide a compact review of methods for model-based data integration and model-based hypothesis testing. Furthermore, novel approaches and recent trends are discussed, including computation time reduction using reduced order and surrogate models, which contribute to the solution of inference problems. We conclude the manuscript by providing a few ideas for the development of tailored multi-scale inference methods.Comment: This manuscript will appear in the Journal of Coupled Systems and Multiscale Dynamics (American Scientific Publishers

    Social capital and the higher education academic achievement of American students: A cross-classified multilevel model approach to understanding the impact of society on educational outcomes

    Get PDF
    In recent years, especially after the publication in 2000 of Robert Putnam’s book Bowling Alone: The Collapse and Revival of American Society, there has been a heightened interest in the concept of social capital. Many scholars have made the connection between social capital and education by examining its effects on educational outcomes. However, a lot still needs to be understood. The aim of this dissertation is to provide a better understanding of the influence of social capital on the higher education academic achievement of American students. Using data from Waves I, II, and IV of the National Longitudinal Study of Adolescent to Adult Health (Add Health) this study explored how the domains and types of social capital make a difference to educational outcomes in higher education. The longitudinal design of Add Health data allowed for extracting a large number of variables to represent the different domains of social capital. Variables that correlated appropriately with the networks, reciprocity, and trust inherent in social relationships were isolated to represent family, school, and neighborhood social capital. Cross-classified multilevel models were used to analyze the data to determine which domains of social capital were the strongest contributor to college graduation. The models also examined if gender, racial identity, and children’s agency influenced the relationship. The findings of this dissertation support prior research in the area of social capital that highlights the importance of schools, family relationships, and neighborhood characteristics on educational success. Consistent with other studies, this current study shows that White students have higher odds of completing higher education than students from other racial and ethnic groups. This study also suggests that females more than males have an advantage when it comes to social capital and educational outcomes. However, the effects of the different domains of social capital differ for different groups of students and are impacted by the school and neighborhood contexts. In addition, this study found that parental income and occupation, more than parental education, appeared to increase the impact of the different domains of social capital on academic achievement. These results add to existing theory on the social capital and academic achievement in America. A major implication of this study is the importance of social capital to educational outcomes of American students. The study also shows that a lack of understanding of the impact of the different domains of social capital on higher education academic achievement may result in poorly designed education reform interventions and policies. This dissertation highlights the need for more research in the area of social capital and educational outcomes globally

    Governance, scale and the environment: the importance of recognizing knowledge claims in transdisciplinary arenas

    Get PDF
    Any present day approach of the world’s most pressing environmental problems involves both scale and governance issues. After all, current local events might have long-term global consequences (the scale issue) and solving complex environmental problems requires policy makers to think and govern beyond generally used time-space scales (the governance issue). To an increasing extent, the various scientists in these fields have used concepts like social-ecological systems, hierarchies, scales and levels to understand and explain the “complex cross-scale dynamics” of issues like climate change. A large part of this work manifests a realist paradigm: the scales and levels, either in ecological processes or in governance systems, are considered as “real”. However, various scholars question this position and claim that scales and levels are continuously (re)constructed in the interfaces of science, society, politics and nature. Some of these critics even prefer to adopt a non-scalar approach, doing away with notions such as hierarchy, scale and level. Here we take another route, however. We try to overcome the realist-constructionist dualism by advocating a dialogue between them on the basis of exchanging and reflecting on different knowledge claims in transdisciplinary arenas. We describe two important developments, one in the ecological scaling literature and the other in the governance literature, which we consider to provide a basis for such a dialogue. We will argue that scale issues, governance practices as well as their mutual interdependencies should be considered as human constructs, although dialectically related to nature’s materiality, and therefore as contested processes, requiring intensive and continuous dialogue and cooperation among natural scientists, social scientists, policy makers and citizens alike. They also require critical reflection on scientists’ roles and on academic practices in general. Acknowledging knowledge claims provides a common ground and point of departure for such cooperation, something we think is not yet sufficiently happening, but which is essential in addressing today’s environmental problems

    Distributed Hybrid Simulation of the Internet of Things and Smart Territories

    Full text link
    This paper deals with the use of hybrid simulation to build and compose heterogeneous simulation scenarios that can be proficiently exploited to model and represent the Internet of Things (IoT). Hybrid simulation is a methodology that combines multiple modalities of modeling/simulation. Complex scenarios are decomposed into simpler ones, each one being simulated through a specific simulation strategy. All these simulation building blocks are then synchronized and coordinated. This simulation methodology is an ideal one to represent IoT setups, which are usually very demanding, due to the heterogeneity of possible scenarios arising from the massive deployment of an enormous amount of sensors and devices. We present a use case concerned with the distributed simulation of smart territories, a novel view of decentralized geographical spaces that, thanks to the use of IoT, builds ICT services to manage resources in a way that is sustainable and not harmful to the environment. Three different simulation models are combined together, namely, an adaptive agent-based parallel and distributed simulator, an OMNeT++ based discrete event simulator and a script-language simulator based on MATLAB. Results from a performance analysis confirm the viability of using hybrid simulation to model complex IoT scenarios.Comment: arXiv admin note: substantial text overlap with arXiv:1605.0487

    Reasoning about Independence in Probabilistic Models of Relational Data

    Full text link
    We extend the theory of d-separation to cases in which data instances are not independent and identically distributed. We show that applying the rules of d-separation directly to the structure of probabilistic models of relational data inaccurately infers conditional independence. We introduce relational d-separation, a theory for deriving conditional independence facts from relational models. We provide a new representation, the abstract ground graph, that enables a sound, complete, and computationally efficient method for answering d-separation queries about relational models, and we present empirical results that demonstrate effectiveness.Comment: 61 pages, substantial revisions to formalisms, theory, and related wor

    Causal Discovery for Relational Domains: Representation, Reasoning, and Learning

    Get PDF
    Many domains are currently experiencing the growing trend to record and analyze massive, observational data sets with increasing complexity. A commonly made claim is that these data sets hold potential to transform their corresponding domains by providing previously unknown or unexpected explanations and enabling informed decision-making. However, only knowledge of the underlying causal generative process, as opposed to knowledge of associational patterns, can support such tasks. Most methods for traditional causal discovery—the development of algorithms that learn causal structure from observational data—are restricted to representations that require limiting assumptions on the form of the data. Causal discovery has almost exclusively been applied to directed graphical models of propositional data that assume a single type of entity with independence among instances. However, most real-world domains are characterized by systems that involve complex interactions among multiple types of entities. Many state-of-the-art methods in statistics and machine learning that address such complex systems focus on learning associational models, and they are oftentimes mistakenly interpreted as causal. The intersection between causal discovery and machine learning in complex systems is small. The primary objective of this thesis is to extend causal discovery to such complex systems. Specifically, I formalize a relational representation and model that can express the causal and probabilistic dependencies among the attributes of interacting, heterogeneous entities. I show that the traditional method for reasoning about statistical independence from model structure fails to accurately derive conditional independence facts from relational models. I introduce a new theory—relational d-separation—and a novel, lifted representation—the abstract ground graph—that supports a sound, complete, and computationally efficient method for algorithmically deriving conditional independencies from probabilistic models of relational data. The abstract ground graph representation also presents causal implications that enable the detection of causal direction for bivariate relational dependencies without parametric assumptions. I leverage these implications and the theoretical framework of relational d-separation to develop a sound and complete algorithm—the relational causal discovery (RCD) algorithm—that learns causal structure from relational data
    • …
    corecore