เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| แบบจำลองการแพร่ (Diffusion Model)× | Support Vector Machine× | |
|---|---|---|
| สาขาวิชา≠ | การเรียนรู้เชิงลึก | การเรียนรู้ของเครื่อง |
| ตระกูล | Machine learning | Machine learning |
| ปีกำเนิด≠ | 2020 | 1995 |
| ผู้ริเริ่ม≠ | Ho, J., Jain, A. & Abbeel, P. | Cortes, C. & Vapnik, V. |
| ประเภท≠ | Generative deep learning (denoising diffusion) | Maximum-margin classifier (kernel method) |
| แหล่งต้นตำรับ≠ | Ho, J., Jain, A. & Abbeel, P. (2020). Denoising Diffusion Probabilistic Models. NeurIPS. link ↗ | Cortes, C. & Vapnik, V. (1995). Support-Vector Networks. Machine Learning, 20, 273–297. DOI ↗ |
| ชื่อเรียกอื่น≠ | Difüzyon Modeli (DDPM / Stable Diffusion), difüzyon modeli, denoising diffusion model, DDPM | Destek Vektör Makinesi (SVM — Sınıflandırma), support-vector network, SVM classifier, maximum-margin classifier |
| ที่เกี่ยวข้อง≠ | 4 | 5 |
| สรุป≠ | A diffusion model is a generative deep-learning method, introduced by Ho, Jain and Abbeel in 2020 (DDPM), that learns to produce high-quality images, audio and molecular structures by reversing a step-by-step noising process. It has largely displaced GANs as the current state of the art in generative modelling. | The Support Vector Machine, introduced by Corinna Cortes and Vladimir Vapnik in 1995, is a classifier that finds the optimal separating hyperplane between classes in a high-dimensional space. It chooses the boundary that leaves the widest possible margin to the nearest training points, which makes its decisions robust on new data. |
| ScholarGateชุดข้อมูล ↗ |
|
|