Learning from Probabilistic ModelsDelves into challenges of learning from probabilistic models, covering computational complexity, data reconstruction, and statistical gaps.
Complexity of AlgorithmsExplores algorithm complexity, analyzing efficiency and worst-case scenarios of sorting algorithms.
Solving Parity Games in PracticeExplores practical aspects of solving parity games, including winning strategies, algorithms, complexity, determinism, and heuristic approaches.
Acquiring Data for LearningExplores training robots through reinforcement learning and learning from demonstration, highlighting challenges in human-robot interaction and data collection.
Belief propagation simplificationExplores simplifying belief propagation equations for pairwise models, reducing computational complexity from order n cubed to order n.
Elements of Computational ComplexityIntroduces computational complexity, decision problems, quantum complexity, and probabilistic algorithms, including NP-hard and NP-complete problems.
Decision Making Under UncertaintyExplores decision-making under uncertainty, focusing on Kilian Schindler's posthumous PhD thesis on scalable stochastic optimization and scenario reduction.
Subset Sum: LLL AlgorithmCovers the Subset Sum problem and the efficient LLL algorithm for finding solutions in lattice basis reduction.