방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 준지도형 다층 퍼셉트론× | 약한 지도 다층 퍼셉트론× | |
|---|---|---|
| 분야 | 딥러닝 | 딥러닝 |
| 계열 | Machine learning | Machine learning |
| 기원 연도≠ | 2006–2013 | 2016–2018 |
| 창시자≠ | Chapelle, O.; Scholkopf, B.; Zien, A. (eds.); Lee, D.-H. | Multiple contributors; paradigm formalized by Zhou (2018) and Ratner et al. (2016) |
| 유형≠ | Semi-supervised feedforward neural network | Feedforward neural network trained under weak supervision |
| 원전≠ | Chapelle, O., Scholkopf, B. & Zien, A. (Eds.) (2006). Semi-Supervised Learning. MIT Press. ISBN: 978-0-262-03358-9 | Zhou, Z.-H. (2018). A brief introduction to weakly supervised learning. National Science Review, 5(1), 44–53. DOI ↗ |
| 별칭 | SSL-MLP, semi-supervised MLP, semi-supervised feedforward network, partially supervised multilayer perceptron | WS-MLP, weakly supervised feedforward network, noisy-label MLP, weak-label multilayer perceptron |
| 관련≠ | 4 | 5 |
| 요약≠ | A semi-supervised multilayer perceptron (SSL-MLP) is a feedforward neural network trained on a small pool of labeled examples together with a larger pool of unlabeled examples. By combining supervised cross-entropy loss on labeled data with an unsupervised consistency or pseudo-label objective on unlabeled data, it extracts far more signal from the data than a purely supervised MLP trained on labels alone. | A Weakly Supervised Multilayer Perceptron trains a standard feedforward neural network when only imperfect supervision is available — labels may be noisy, incomplete, crowd-sourced, rule-generated, or derived from distant supervision — enabling learning at scale without the cost of full expert annotation. |
| ScholarGate데이터셋 ↗ |
|
|