方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 三向决策× | 基于案例推理 (CBR)× | |
|---|---|---|
| 领域 | 软计算 | 软计算 |
| 方法族 | Machine learning | Machine learning |
| 起源年份≠ | 2010 | 1994 |
| 提出者≠ | Yiyu Yao | Janet Kolodner; Agnar Aamodt & Enric Plaza (R4 cycle) |
| 类型≠ | Decision-theoretic classification framework | Experience-based (analogical) problem solving |
| 开创性文献≠ | Yao, Y. (2010). Three-way decisions with probabilistic rough sets. Information Sciences, 180(3), 341–353. DOI ↗ | Aamodt, A., & Plaza, E. (1994). Case-based reasoning: Foundational issues, methodological variations, and system approaches. AI Communications, 7(1), 39–59. DOI ↗ |
| 别名 | 3WD, Trisecting-and-Acting, Tri-partition Decision Making, Üç Yönlü Kararlar | CBR, case-based reasoning cycle, analogy-based reasoning, vaka tabanlı akıl yürütme |
| 相关 | 2 | 2 |
| 摘要≠ | Three-Way Decisions (3WD) is a decision-theoretic framework, introduced by Yiyu Yao in 2010, that partitions the universe of objects into three regions—positive (accept), negative (reject), and boundary (abstain)—using probabilistic rough set theory. Unlike binary classifiers that force every object into one of two classes, 3WD explicitly acknowledges uncertainty by allowing a third option: deferring judgment when available evidence is insufficient for a confident decision. | Case-based reasoning solves a new problem by retrieving similar problems solved in the past and adapting their solutions, rather than reasoning from first principles or a trained statistical model. Formalized as the Retrieve-Reuse-Revise-Retain cycle by Aamodt and Plaza in 1994 and popularized by Janet Kolodner, CBR mirrors how human experts in medicine, law, and engineering reason by analogy from remembered cases, and it learns simply by storing each newly solved case. |
| ScholarGate数据集 ↗ |
|
|