手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 自己教師ありLDAトピックモデル× | トピックモデリング× | |
|---|---|---|
| 分野 | 深層学習 | 深層学習 |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 2003 (LDA); self-supervised variants from 2020 | 1999–2003 |
| 提唱者≠ | Blei, D. M., Ng, A. Y., Jordan, M. I. (LDA); self-supervised extension by multiple authors (2020s) | Hofmann, T. (pLSA, 1999); Blei, D. M., Ng, A. Y., & Jordan, M. I. (LDA, 2003) |
| 種類≠ | Probabilistic generative model with self-supervised pretraining | Unsupervised generative probabilistic model |
| 原典 | Blei, D. M., Ng, A. Y., & Jordan, M. I. (2003). Latent Dirichlet Allocation. Journal of Machine Learning Research, 3, 993–1022. link ↗ | Blei, D. M., Ng, A. Y., & Jordan, M. I. (2003). Latent Dirichlet Allocation. Journal of Machine Learning Research, 3, 993–1022. link ↗ |
| 別名 | SSL-LDA, self-supervised topic modeling, self-supervised LDA, contrastive LDA | Latent Semantic Analysis, probabilistic topic modeling, topic discovery, thematic modeling |
| 関連≠ | 6 | 5 |
| 概要≠ | Self-supervised LDA combines the probabilistic generative framework of Latent Dirichlet Allocation with self-supervised pretraining signals — such as masked-word prediction or contrastive document objectives — to guide topic discovery without requiring hand-labeled training data. The result is topic representations that are simultaneously grounded in distributional statistics and enriched by language structure learned from raw text. | Topic Modeling is a family of unsupervised probabilistic techniques for discovering latent thematic structure in large text collections. By learning which words tend to co-occur, models such as Latent Dirichlet Allocation (LDA) automatically surface coherent topics — each represented as a distribution over vocabulary — without requiring labelled data. |
| ScholarGateデータセット ↗ |
|
|