Machine learningDeep learning / NLP / CV
GRU מבוסס אימון עצמי
GRU מבוסס אימון עצמי מאמן רשת Gated Recurrent Unit (GRU) תוך שימוש באותות פיקוח שנבנו באופן אוטומטי — כגון חיזוי הצעד הבא או שחזור אסימון מוסתר — הנגזרים מהנתונים הלא מתויגים עצמם. ייצוגי הרצף הנלמדים עוברים לאחר מכן כוונון עדין על מערכי נתונים מתויגים קטנים, מה שהופך מידול רצפים באיכות גבוהה לאפשרי כאשר התיוגים נדירים.
קראו את השיטה במלואה
לחברים בלבד
התחברותהתחברו עם חשבון חינמי כדי לקרוא חלק זה.
Method map
The neighbourhood of related methods — select a node to explore.
מקורות
- Cho, K., van Merriënboer, B., Gulcehre, C., Bahdanau, D., Bougares, F., Schwenk, H., & Bengio, Y. (2014). Learning Phrase Representations using RNN Encoder-Decoder for Statistical Machine Translation. In Proceedings of EMNLP 2014. link ↗
- Liu, X., Zhang, F., Hou, Z., Mian, L., Wang, Z., Zhang, J., & Tang, J. (2023). Self-Supervised Learning: Generative or Contrastive. IEEE Transactions on Knowledge and Data Engineering, 35(1), 857–876. DOI: 10.1109/TKDE.2021.3090866 ↗
איך לצטט עמוד זה
ScholarGate. (2026, June 3). Self-supervised Gated Recurrent Unit. ScholarGate. https://scholargate.app/he/deep-learning/self-supervised-gru
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.
- Gated Recurrent Unit (GRU)למידה עמוקה↔ compare
- Long Short-Term Memory (LSTM)למידה עמוקה↔ compare
- טרנספורמר למידה-עצמיתלמידה עמוקה↔ compare
- GRU למחצה-מפוקחלמידה עמוקה↔ compare