728x90
반응형
정의
Label Propagation은 Labeled data를 활용하여 Unlabed data를 Labled data로 변환하는 알고리즘 중 하나이다. Label Propagation은 Auto Labeling(Auto Classification) 기법 중 하나이다.
참고문헌
- "Learning with local and global consistency", NIPS, 2003년 12월 9일 @원문보기
- "[논문리뷰/설명] Learning with Local and Global Consistency", Kicarus, 2022년 3월 30일. @원문보기
- "Label propagation algorithm", 위키피디아, 2023년 10월 8일. @원문보기
- "sklearn.semi_supervised.LabelPropagation", scikit-learn 1.3.2. @원문보기
- "Label Propagation for Deep Semi-supervised Learning", CVPR 2019. @원문보기
- "LP-DeepSSL", ahmetius, GitHub. @원문보기
- "Label Propagation for Semi-supervised Learning", 김영훈, 고려대학교 산업경영공학부 DMQA 연구실, 2018년 6월 4일. @원문보기
- "[네트워크이론] Label propagation algorithm for community detection", 죠옹, 2019년 8월 8일. @원문보기
- "CS224W - (8) Label Propagation on Graph", Jay's Blog, 2023년 6월 27일. @원문보기
728x90
반응형
'인공지능, 빅데이터 > AI 용어' 카테고리의 다른 글
[AI 용어] Self-Training, 셀프 트레이닝 (0) | 2023.11.23 |
---|---|
[인공지능 용어] GAN(Generative Adversarial Network, 생성적 대립 신경망) (0) | 2023.10.10 |
댓글