What are “Factor Graphs” and what are they useful for?

后端 未结 3 886
时光说笑
时光说笑 2021-02-02 00:38

A friend is using Factor Graphs to do text mining (identifying references to people in text), and it got me interested in this tool, but I\'m having a hard time finding an intui

3条回答
  •  鱼传尺愫
    2021-02-02 01:39

    They are used extensively for breaking down a problem into pieces. One very interesting application of factor graphs (and message passing on them) is the XBox Live TrueSkill algorithm. I wrote extensively about it on my blog where I tried to go for an introductory explanation rather than an overly academic one.

提交回复
热议问题