How to get started with probabilistic graph models proficient in machine learning [recommended resource]

  The probability graph model is a theory that uses graphs to represent the probability dependence of variables . Combining the knowledge of probability theory and graph theory, the graph is used to represent the joint probability distribution of variables related to the model. Developed by the Turing Award winner Pearl. Probabilistic graph model theory is divided into probability graph model representation theory , probability graph model reasoning theory and probability graph model learning theory . In the past 10 years, it has become a research hotspot of uncertainty reasoning, and has broad application prospects in the fields of artificial intelligence, machine learning, and computer vision.

professor

Recommended textbooks and books

  • Koller D, Friedman N. Probabilistic Graphical Models: Principles and Techniques. MIT Press, 2009.

Douban score 9.0

  • Feiyue Wang, Han Suqing's translation of " Probabilistic Graph Model-Principle and Technology "

  The above two books are one in English and one is a Chinese version translated by Mr. Wang Feiyue of Chinese Academy of Sciences. This book has more than 1,000 pages and is very comprehensive.

  • Christopher M. Bishop. “Pattern Recognition and Machine Learning”. Springer 2006.

  Pattern recognition and machine learning in this book are not all about probabilistic graphical models, but part of them.

  • J. Pearl. “Probabilistic Reasoning in Intelligent Systems: Networks of Plausible Inference”. Morgan Kaufmann. 1988 .

Probabilistic Reasoning in Intelligent Systems

  Finally, this is Judea Pearlthe classic textbook written by the professor.

Summary

  Looking at the review is the fastest way to investigate the algorithm, so here are a few review articles.

  • Wainwright M J, Jordan M I. Graphical Models, Exponential Families, and Variational Inference. Found. Trends Mach. Learn., 2008, 1:1–305.

  • Cheng Qiang et al. Variational Approximate Reasoning Method in Probabilistic Graph Model, Journal of Automation, 2014

  • Zhang Hongyi, Wang Liwei, Chen Yuxi. A review of the progress of research on probability graph models, Journal of Software, 2013

Related websites

  • Course: Eric Xing : http://www.cs.cmu.edu/~epxing/Class/10708/

  • 课程:Daphne Koller:https://zh.coursera.org/specializations/probabilistic-graphical-models

  • UGM: Matlab code for undirected graphical models:https://www.cs.ubc.ca/~schmidtm/Software/UGM.html

  • BNT: Bayes Net Toolbox (MATLAB):https://code.google.com/archive/p/bnt/

  • libDAI (C++):https://staff.fnwi.uva.nl/j.m.mooij/libDAI/

  • OpenGM:http://hciweb2.iwr.uni-heidelberg.de/opengm/

  Probability, reasoning and decision-making are the real artificial intelligence.

My WeChat public account name : Deep learning advanced intelligent decision
- making WeChat
public account ID : MultiAgent1024 public account introduction : mainly research deep learning, reinforcement learning, machine games and other related content! Looking forward to your attention, welcome to learn and exchange progress together!

Published 185 original articles · praised 168 · 210,000 views

Guess you like

Origin blog.csdn.net/weixin_39059031/article/details/104833445
Recommended