手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 多腕バンディット(UCB、トンプソンサンプリング)× | ランダム化比較試験 (RCT)× | |
|---|---|---|
| 分野 | 実験計画法 | 実験計画法 |
| 系統 | Hypothesis test | Hypothesis test |
| 提唱年≠ | 1952 | 1948 |
| 提唱者≠ | Robbins (1952); UCB1 by Auer et al. (2002); Thompson sampling by Thompson (1933) | James Lind (early precursor, 1747); modern formulation: Austin Bradford Hill & Medical Research Council (1948) |
| 種類≠ | Sequential decision / bandit algorithm | Interventional comparative study |
| 原典≠ | Auer, P., Cesa-Bianchi, N., & Fischer, P. (2002). Finite-Time Analysis of the Multiarmed Bandit Problem. Machine Learning, 47(2–3), 235–256. DOI ↗ | Schulz, K.F., Altman, D.G., Moher, D., for the CONSORT Group (2010). CONSORT 2010 Statement: Updated Guidelines for Reporting Parallel Group Randomised Trials. BMJ, 340, c332. DOI ↗ |
| 別名≠ | MAB, bandit algorithm, UCB1, Thompson sampling | RCT, randomised controlled trial, clinical trial, Randomize Kontrollü Çalışma (RCT) Tasarımı |
| 関連≠ | 4 | 7 |
| 概要≠ | The multi-armed bandit (MAB) is an adaptive experimental framework that allocates trials sequentially across competing arms to minimise cumulative regret while simultaneously learning which arm performs best. Formalised by Robbins in 1952 and given finite-time guarantees by Auer et al. (2002), it balances exploration of uncertain options against exploitation of currently known best options — outperforming classical A/B testing whenever early stopping or cost-sensitive allocation matters. | A randomized controlled trial (RCT) is the gold standard experimental design in clinical and health research, in which participants are randomly allocated to a treatment group or a control group so that the effect of an intervention can be measured with the highest possible degree of internal validity. The modern parallel-group RCT was formalized by Austin Bradford Hill and the Medical Research Council in their landmark streptomycin trial of 1948, and its reporting is governed today by the CONSORT 2010 guidelines (Schulz et al., 2010). |
| ScholarGateデータセット ↗ |
|
|