手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| マルチモーダル強化学習× | 強化学習× | |
|---|---|---|
| 分野 | 深層学習 | 深層学習 |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 2015–2022 | 1950s–1998 |
| 提唱者≠ | Multiple contributors (DeepMind, OpenAI, Google Brain, 2010s–2020s) | Sutton, R. S. & Barto, A. G. (formalised); Bellman, R. (foundations) |
| 種類≠ | Multimodal deep RL agent | Sequential decision-making framework |
| 原典≠ | Reed, S., Zolna, K., Parisotto, E., Colmenarejo, S. G., Novikov, A., Barth-Maron, G., ... & de Freitas, N. (2022). A Generalist Agent. Transactions on Machine Learning Research. link ↗ | Sutton, R. S. & Barto, A. G. (2018). Reinforcement Learning: An Introduction (2nd ed.). MIT Press. ISBN: 978-0-262-03924-6 |
| 別名 | Multimodal RL, Multi-Sensory Reinforcement Learning, Vision-Language RL, Multi-Input RL | RL, reward-based learning, trial-and-error learning, policy optimization |
| 関連≠ | 6 | 2 |
| 概要≠ | Multimodal Reinforcement Learning trains agents to make sequential decisions by perceiving and integrating multiple input modalities — such as raw pixels, language instructions, audio, and proprioceptive sensors — simultaneously. Rather than acting on a single data stream, the agent fuses heterogeneous signals into a unified state representation and learns a policy through environmental reward feedback. | Reinforcement Learning (RL) is a framework in which an agent learns to make sequential decisions by interacting with an environment, receiving scalar reward signals, and updating a policy to maximise cumulative future reward. Unlike supervised learning, no labeled examples are provided; the agent discovers optimal behavior entirely through experience and delayed feedback. |
| ScholarGateデータセット ↗ |
|
|