Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

Propagating distributions up directed acyclic graphs

E B Baum1, W D Smith

  • 1NEC Research Institute, 4 Independence Way, Princeton NJ 08540, USA. eric@research.nj.nec.com

Neural Computation
|February 9, 1999
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

A simplified Barbervax® vaccination regimen in lambs to evoke immunological protection to Haemonchus contortus.

Veterinary parasitology·2020
Same author

Trials with the Haemonchus vaccine, Barbervax<sup>®</sup>, in ewes and lambs in a tropical environment: Nutrient supplementation improves protection in periparturient ewes.

Veterinary parasitology·2018
Same author

Attempts to vaccinate ewes and their lambs against natural infection with Haemonchus contortus in a tropical environment.

International journal for parasitology·2014
Same author

Vaccination of grazing calves with antigens from the intestinal membranes of Haemonchus contortus: effects against natural challenge with Haemonchus placei and Haemonchus similis.

International journal for parasitology·2014
Same author

Streptococcus pyogenes infection of tonsil explants is associated with a human β-defensin 1 response from control but not recurrent acute tonsillitis patients.

Molecular oral microbiology·2012
Same author

Attempts to immunize sheep against Teladorsagia circumcincta using fourth-stage larval extracts.

Parasite immunology·2011
Same journal

A Model-Free Reinforcement Learning Implementation of Decision Making Under Uncertainty by Sequential Sampling.

Neural computation·2026
Same journal

DROP: Distributional and Regular Optimism and Pessimism for Reinforcement Learning.

Neural computation·2026
Same journal

Hierarchical Active Inference Using Successor Representations.

Neural computation·2026
Same journal

W-Kernel and Its Principal Space for Frequentist Evaluation of Bayesian Estimators.

Neural computation·2026
Same journal

A Hidden Markov Model-Inspired Sequence Classification Method for Hyperdimensional Computing.

Neural computation·2026
Same journal

Sparse Graphical Modeling for Electrophysiological Phase-Based Connectivity Using Circular Statistics.

Neural computation·2026
See all related articles

This study extends game tree analysis to directed acyclic graphs (DAGs), addressing correlations in probability distributions. An exact algorithm for propagating distributions in game DAGs is presented, proving #P completeness and suggesting heuristic approaches.

Area of Science:

  • Artificial Intelligence
  • Game Theory
  • Computational Complexity

Background:

  • Previous work modeled game trees as graphical models with probabilistic evaluation functions.
  • Game positions can repeat, collapsing trees into directed acyclic graphs (DAGs), inducing dependencies.
  • Existing algorithms for game trees do not directly handle the correlations present in DAG structures.

Purpose of the Study:

  • To extend probabilistic game tree algorithms to handle directed acyclic graphs (DAGs).
  • To develop and analyze an algorithm for propagating probability distributions in game DAGs.
  • To investigate the computational complexity of distribution propagation in game DAGs.

Main Methods:

  • Developed an algorithm for propagating probability distributions up a game DAG, accounting for induced dependencies.

Related Experiment Videos

  • Analyzed the worst-case time complexity of the exact propagation algorithm.
  • Proved the #P completeness of correctly propagating distributions in game DAGs.
  • Main Results:

    • An algorithm for exact distribution propagation in game DAGs was successfully formulated.
    • The problem of correctly propagating distributions in game DAGs was proven to be #P complete.
    • The exact algorithm's exponential worst-case complexity was established.

    Conclusions:

    • Extending game tree analysis to DAGs requires addressing inter-node dependencies.
    • Exact distribution propagation in game DAGs is computationally intractable (#P complete).
    • A fast, inexact heuristic can be derived from the exact propagation algorithm for practical applications.