方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| TrueSkill:用于竞技排名的贝叶斯技能评分系统× | Bradley-Terry 模型× | |
|---|---|---|
| 领域 | 决策 | 决策 |
| 方法族 | Regression model | Regression model |
| 起源年份≠ | 2007 | 1952 |
| 提出者≠ | Ralf Herbrich, Tom Minka & Thore Graepel | Ralph Bradley & Milton Terry |
| 类型≠ | Probabilistic ranking model | Probabilistic paired comparison model |
| 开创性文献≠ | Herbrich, R., Minka, T., & Graepel, T. (2007). TrueSkill: A Bayesian skill rating system. Advances in Neural Information Processing Systems, 19, 569–576. link ↗ | Bradley, R. A., & Terry, M. E. (1952). Rank analysis of incomplete block designs: I. The method of paired comparisons. Biometrika, 39(3/4), 324–345. DOI ↗ |
| 别名 | Bayesian Skill Rating, TrueSkill Ranking System, Gaussian Skill Model, Beceri Derecelendirme Modeli | BT Model, Bradley-Terry-Luce Model, Paired Comparison Model, İkili Karşılaştırma Modeli |
| 相关 | 3 | 3 |
| 摘要≠ | TrueSkill is a Bayesian skill rating system developed by Herbrich, Minka, and Graepel at Microsoft Research and introduced at NeurIPS 2006. It represents each player's skill as a Gaussian distribution parameterized by a mean (estimated skill) and a variance (uncertainty). After each match outcome, the system updates these distributions via approximate message passing, yielding a principled ranking that handles team games, draws, and partial observations in online settings. | The Bradley-Terry model is a probabilistic model for paired comparisons that assigns a latent strength parameter to each item and predicts the probability that one item beats another in a head-to-head contest. Introduced by Ralph A. Bradley and Milton E. Terry in 1952, it provides a principled statistical framework for ranking items from pairwise preference data, including incomplete comparison designs where not every pair is directly observed. |
| ScholarGate数据集 ↗ |
|
|