Global ETD Search

Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.

Results

Showing 1 to 20 of 55 for “"Directed Acyclic Graph"”.

  1. Explaining Regime Change: A Directed Acyclic Graph

    … (2000), I build a Bayesian network (using a directed acyclic graph) based on theory from which I then derive testable hypotheses. I use discrete-time analysis to test two models using data for the dependent variable from the Democracy & Dictatorship Revisited Dataset (Cheibub, Gandhi, & …

    creighton Repository record for Explaining Regime Change: A Directed Acyclic Graph (opens in a new tab)

  2. A Directed Acyclic Graph Demonstrating The Effects Of Population Aging On Saving And Interest Rates In Europe

    … the findings of the current literature into a directed acyclic graph (DAG) illustrating a theory of the impacts of population aging to European economies through the mechanisms of shrinking labor supplies and increasing dependency ratios. OLS regression models from the literature are then …

    creighton Repository record for A Directed Acyclic Graph Demonstrating The Effects Of Population Aging On Saving And Interest Rates In Europe (opens in a new tab)

  3. Doing time : inducing temporal graphs

    We consider the problem of constructing a directed acyclic graph that encodes temporal relations found in a text. The unit of our analysis is a temporal segment, a fragment of text that maintains temporal coherence. The strength of our approach lies in its ability to simultaneously optimize …

    mit Repository record for Doing time : inducing temporal graphs (opens in a new tab)

  4. Self-stabilizing distributed algorithms for acyclic graphs

    … sorts the processors in a distributed system of directed acyclic graph (DAG) topology and uses this information to build a shortest path routing table in each node in the system to all accessible nodes from that node. The second protocol determines the rank of the individual processors in a …

    unlv Repository record for Self-stabilizing distributed algorithms for acyclic graphs (opens in a new tab)

  5. Structure learning in high-dimensional graphical models

    … algorithms for learning the structure of undirected and directed (causal) graphical models in the high-dimensional setting. Structure learning in graphical models is a central problem in statistics with numerous applications including learning gene regulatory networks from RNA-seq data and …

    mit Repository record for Structure learning in high-dimensional graphical models (opens in a new tab)

  6. Influence of Social and Environmental Factors on FEMA Claims During Flood Disasters in St. Louis, MO.

    … St. Louis, Missouri. It also explores the use of Directed Acyclic Graph (DAG) for variable selection, finding its limitations. Using publicly available ZIP Code Tabulation Area (ZCTA)-level data, the analysis examines this association and its variation by a set of environmental and social factors, …

    uic

  7. A Model For Collaborative Creation And Ownership Of Digital Products

    … its history since creation in an immutable Directed Acyclic Graph (DAG) data structure. This history comprises digital content blocks used in its creation, including how they referenced each other in the development of the final digital product. Through referencing, credit attribution is …

    cape-town Repository record for A Model For Collaborative Creation And Ownership Of Digital Products (opens in a new tab)

  8. Minimal I-MAP MCMC for scalable structure discovery in causal DAG models

    … exponential in the maximum indegree of the true directed acyclic graph (DAG) of the BN. We here propose an alternative posterior approximation based on the observation that, if we incorporate empirical conditional independence tests, we can focus on a high-probability DAG associated with each …

    mit Repository record for Minimal I-MAP MCMC for scalable structure discovery in causal DAG models (opens in a new tab)

  9. Event-Driven Distributed Task Orchestration System with Applications to Automated PCB Design

    … Our design structures the application as a directed acyclic graph (DAG) of microservices and achieves the following goals: decouples the stages of the design generation flow, supports flexible configuration and ordering of downstream stages, and brings the power of elastic compute from the …

    mit Repository record for Event-Driven Distributed Task Orchestration System with Applications to Automated PCB Design (opens in a new tab)

  10. Performance optimization and energy efficiency of big-data computing workflows

    … for a generalized problem with an arbitrary directed acyclic graph-structured workflow executed on virtual machines of multiple classes. The performance superiority of the proposed solution is illustrated by extensive simulation-based results in Hadoop/YARN in comparison with existing …

    njit Repository record for Performance optimization and energy efficiency of big-data computing workflows (opens in a new tab)

  11. Knowledge discovery and modeling in genomic databases

    … sequence S, it is always possible to construct a directed acyclic graph G such that the path for the actual coding region of S is in the set of all paths on G. Thus, the gene detection problem is reduced to the analysis of paths in the graph G. A dynamic programming algorithm is employed by …

    njit Repository record for Knowledge discovery and modeling in genomic databases (opens in a new tab)

  12. Geometric Deep Learning for Healthcare Applications

    This thesis explores the application of Graph Neural Networks (GNNs), a subset of Geometric Deep Learning methods, for medical image analysis and causal structure learning. Tracking the progression of pathologies in chest radiography poses several challenges in anatomical motion estimation and …

    vt Repository record for Geometric Deep Learning for Healthcare Applications (opens in a new tab)

  13. Towards Efficient Autonomous Vehicle Systems: A Multi-Layer Approach

    … At the system layer, a novel Extended Conflict Directed Graph (ECDG) model is introduced to enable dynamic lane assignment in unsignalized intersection management, improving flexibility and traffic flow coordination. A scheduling algorithm based on breadth-first search achieves up to 16.3% …

    vt Repository record for Towards Efficient Autonomous Vehicle Systems: A Multi-Layer Approach (opens in a new tab)

  14. Maternal Fat Intake during Pregnancy and Breastfeeding Initiation

    … conducted with blockwise data entry based on a directed acyclic graph (DAG) created to conceptualize the hypothesized relationships and potential confounders. Results: Contrary to our hypothesis, higher maternal fat (>35% fat), compared to ≤35% fat, was associated with a higher odds of …

    uwo Repository record for Maternal Fat Intake during Pregnancy and Breastfeeding Initiation (opens in a new tab)

  15. Global EDF Scheduling for Parallel Real-Time Tasks

    … tasks. Each task can be represented by a directed acyclic graph (DAG) where nodes represent computational work and edges represent dependences between nodes. In this model, we prove that GEDF provides a capacity augmentation bound of 4-2/m and a resource augmentation bound of 2-1/m. The …

    wustl Repository record for Global EDF Scheduling for Parallel Real-Time Tasks (opens in a new tab)

  16. Depicting variable elimination with Bayesian networks

    This thesis presents a novel graphical representation of variable elimination in discrete Bayesian networks (BNs) utilizing the BN’s directed acyclic graph (DAG) component. This includes methods representing both multiplication and marginalization operations. This graphical representation is …

    regina Repository record for Depicting variable elimination with Bayesian networks (opens in a new tab)

  17. An Empirical Study on Sum-Product Networks Structure Learning and Deep Convolutional Sum-Product Networks

    … tasks. A DCSPN consists of a tree structure (a directed acyclic graph) coupled with parameters of the structure. Given that DCSPNs are in their infancy, many open questions remain regarding the properties and topology of their tree structure. As our second main contribution, we undertake three …

    regina Repository record for An Empirical Study on Sum-Product Networks Structure Learning and Deep Convolutional Sum-Product Networks (opens in a new tab)

  18. A multimedia authoring tool for Web based learning

    … and temporal constraints automatically. A syntax-directed translation and a grammar are used for this purpose. We have developed a grammar that is suitable for specifying the spatial and temporal constraints in a page. A Concept Graph Model, which is a directed acyclic graph is used to organise a …

    concordia Repository record for A multimedia authoring tool for Web based learning (opens in a new tab)

  19. GraphPipe: Improving the Performance and Scalability of DNN Training with Graph Pipeline Parallelism

    … training throughput. In this paper, we develop graph pipeline parallelism (GPP), a new pipeline-parallel scheme that partitions a DNN into pipeline stages whose dependencies are identified by a directed acyclic graph. GPP generalizes current sequential pipeline stages. By constructing the …

    mit Repository record for GraphPipe: Improving the Performance and Scalability of DNN Training with Graph Pipeline Parallelism (opens in a new tab)

  20. Lifetime Occupational Exposure to Endocrine-disrupting Chemicals and Postmenopausal Breast Cancer Risk: A Montreal-based Case-control Study (2008-2011)

    … adjusting for confounders identified using a directed acyclic graph. Results: Ever exposure antiestrogenic EDCs (OR=1.40 [0.99, 2.00]) and anti-androgenic EDCs (OR=1.49 [1.08, 2.08]) similarly increased postmenopausal breast cancer risk compared to estrogenic (OR=1.16 [0.82, 1.63]). This trend …

    queens Repository record for Lifetime Occupational Exposure to Endocrine-disrupting Chemicals and Postmenopausal Breast Cancer Risk: A Montreal-based Case-control Study (2008-2011) (opens in a new tab)

Page 1 of 3