SluitenHelpPrint
Switch to English
Cursus: INFOPROB
INFOPROB
Probabilistic reasoning
Cursus informatie
CursuscodeINFOPROB
Studiepunten (EC)7,5
Cursusdoelen

Upon completing this course, the student
1. recognizes and understands the strengths and weaknesses of probabilistic graphical models (PGMs) in general and Bayesian networks in particular;
2. understands the relation between probabilistic independence and the graphical representations thereof, and is able to draw conclusions from this relation;
3. understands and is able to apply probabilistic inference in Bayesian networks and through probabilistic programs;
4. has knowledge and understanding of methods for constructing probabilistic models for actual applications;
5. understands and is able to apply techniques for evaluating the robustness and quality of probabilistic models.

Assessment
The course is assessed through a set of practical homework assignments (20% of the final mark) and a written test (80%).
Unless you have passed the course, you qualify for a second attempt at the written test if both final grade and assignment grade are at least 4.
The practical assignments cannot be re-taken.

Prerequisites
This course is primarily aimed at students of the Computing Science (COSC) master program.
To be able to fulfill the learning goals of this course, it is necessary to develop a solid understanding of the mathematics underlying PGMs.
This means that prior to taking the course you should have sufficient skills to understand, apply and manipulate mathematical formulas, and have basic knowledge of algorithms, graph theory and probability theory (at the level of INFODS Datastructuren).
In addition, it is assumed that you are capable of abstracting away from given examples, applying the knowledge and techniques learned to contexts other than those discussed in class.
Basic familiarity with R or Python can be an advantage, but is not required.
 

Inhoud

Probabilistic models can be used for reasoning and decision support under uncertainty:
Which exercises are most suitable to improve Alex’s calculus skills?
How long after infection will we detect classical swine fever on this farm?
What is the risk of Mr. Johnson developing a coronary heart disease?
Should Mrs. Peterson be given the loan she requested?
Will a "study advisor support tool" advise you to take this course?

In complex domains, people have to make judgments and decisions based on uncertain, and often even conflicting, information; a difficult task, even for experts in the domain.
To support these complex decisions, knowledge-based systems should be able to cope with this type of information.
For this reason, models for representing uncertainty and algorithms for manipulating uncertain information are important research subjects within the field of Artificial Intelligence.
Probability theory is one of the oldest theories dealing with the concept of uncertainty and therefore plays an important role in many decision support systems.

In this course, we will consider probabilistic models for representing and reasoning under uncertainty.
More specifically, we will focus on probabilistic graphical models such as Bayesian networks, their underlying theory, and discuss issues and methods related to the construction of such networks for real-life applications.
In addition, we consider methods for probabilistic inference, including the role of Probabilistic Programming.

More information about the course can be found on the course website:
https://www.cs.uu.nl/docs/vakken/prob/

Course form
Lectures, self-assessment exercises.

Literature
1. Syllabus "Probabilistic Reasoning with Bayesian networks"
2. Course slides
3. Selected articles
All are mandatory and will be made available through the course website.

SluitenHelpPrint
Switch to English