Machine learningDeep learning / NLP / CV
LSTM רב-אופני (Multimodal LSTM)
LSTM רב-אופני מרחיב את רשת הזיכרון לטווח קצר (LSTM) הסטנדרטית לעיבוד משותף של נתונים סדרתיים ממספר אופני קלט — כגון טקסט, שמע ווידאו — בארכיטקטורה רקורנטית מאוחדת. על ידי מיזוג ייצוגים ממקורות שונים לפני או בתוך תאי ה-LSTM, הוא לוכד תלויות זמניות החוצות אופנים, מה שהופך אותו לגישה יסודית למשימות כמו ניתוח סנטימנט, תיאור וידאו וחישוב אפקטיבי.
קראו את השיטה במלואה
לחברים בלבד
התחברותהתחברו עם חשבון חינמי כדי לקרוא חלק זה.
Method map
The neighbourhood of related methods — select a node to explore.
מקורות
- Rajagopalan, S., Tran, L., Rozgic, V., Narayanan, S., Kumar, A., & Ramakrishna, S. (2016). Extending Long Short-Term Memory for Multi-View Structured Learning. In Proceedings of ECCV 2016. Springer. link ↗
- Hochreiter, S., & Schmidhuber, J. (1997). Long Short-Term Memory. Neural Computation, 9(8), 1735–1780. DOI: 10.1162/neco.1997.9.8.1735 ↗
איך לצטט עמוד זה
ScholarGate. (2026, June 3). Multimodal Long Short-Term Memory Network. ScholarGate. https://scholargate.app/he/deep-learning/multimodal-lstm
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.
- מנגנון קשבלמידה עמוקה↔ compare
- Gated Recurrent Unit (GRU)למידה עמוקה↔ compare
- LSTMלמידה עמוקה↔ compare
- טרנספורמר רב-מודאלילמידה עמוקה↔ compare