Machine learningDeep learning / NLP / CV
Weakly Supervised Word2Vec
Weakly Supervised Word2Vec は、高コストな手動アノテーションではなく、自動生成されたノイズの多い、またはヒューリスティックなラベルを使用して Word2Vec スタイルの埋め込みをトレーニングします。ラベリング関数、遠隔教師あり学習、またはキーワードベースのルールを活用してソフトラベルを割り当てることにより、手動でアノテーションされた大規模コーパスが利用できない場合でも、ドメイン適応された単語表現を可能にします。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Mikolov, T., Sutskever, I., Chen, K., Corrado, G., & Dean, J. (2013). Distributed representations of words and phrases and their compositionality. Advances in Neural Information Processing Systems, 26. link ↗
- Ratner, A. J., De Sa, C. M., Wu, S., Selsam, D., & Re, C. (2016). Data programming: Creating large training sets, quickly. Advances in Neural Information Processing Systems, 29. link ↗
このページの引用方法
ScholarGate. (2026, June 3). Weakly Supervised Word2Vec (Word Embeddings with Weak Supervision). ScholarGate. https://scholargate.app/ja/deep-learning/weakly-supervised-word2vec
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- BERTベースの分類深層学習↔ compare
- Doc2Vecテキストマイニング↔ compare
- 半教師ありWord2Vec深層学習↔ compare
- 文埋め込み(Sentence Embeddings)深層学習↔ compare
- 弱教師あり文埋め込み深層学習↔ compare
- Word2Vecテキストマイニング↔ compare