改进强化学习算法的样本效率研究

Tianyue Cao
{"title":"改进强化学习算法的样本效率研究","authors":"Tianyue Cao","doi":"10.1109/ISEC49744.2020.9397834","DOIUrl":null,"url":null,"abstract":"Machine learning is the study of how programmed algorithms can learn useful knowledge from data automatically. As a sub-field of machine learning, reinforcement learning (RL) focuses on problems that require sequential decision making. In particular, it is about interacting with the environment and taking action according to the environment information sequentially to maximizing some rewards. Reinforcement learning attracts many interests due to its recent successes in robotics as well as playing video games, GO, and poker. However, the fundamental challenges in reinforcement learning still limit its applications to real-world, cost and risk sensitive applications. One major challenge is relatively low sample efficiency in most systems. Sample efficiency is a term used to describe how well the samples are used to train the model. Because of low sample efficiency, it requires a huge number of samples to reach a certain level of performance. In most algorithms of reinforcement learning, methods such as experience replay are used to increase the sample efficiency. In the experience replay, a certain number of samples are saved in a buffer and new data will replace the oldest data in the set. When training, data will be randomly selected from the buffer. However, this will generate the problem of distribution mismatch, as the data chosen this way may not match the current model. In my research, methods are designed so that the samples collected from the past can reflect the current model. That will allow the model to use the data more effectively and thus increase its training efficiency.","PeriodicalId":355861,"journal":{"name":"2020 IEEE Integrated STEM Education Conference (ISEC)","volume":"32 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2020-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Study of sample efficiency improvements for reinforcement learning algorithms\",\"authors\":\"Tianyue Cao\",\"doi\":\"10.1109/ISEC49744.2020.9397834\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Machine learning is the study of how programmed algorithms can learn useful knowledge from data automatically. As a sub-field of machine learning, reinforcement learning (RL) focuses on problems that require sequential decision making. In particular, it is about interacting with the environment and taking action according to the environment information sequentially to maximizing some rewards. Reinforcement learning attracts many interests due to its recent successes in robotics as well as playing video games, GO, and poker. However, the fundamental challenges in reinforcement learning still limit its applications to real-world, cost and risk sensitive applications. One major challenge is relatively low sample efficiency in most systems. Sample efficiency is a term used to describe how well the samples are used to train the model. Because of low sample efficiency, it requires a huge number of samples to reach a certain level of performance. In most algorithms of reinforcement learning, methods such as experience replay are used to increase the sample efficiency. In the experience replay, a certain number of samples are saved in a buffer and new data will replace the oldest data in the set. When training, data will be randomly selected from the buffer. However, this will generate the problem of distribution mismatch, as the data chosen this way may not match the current model. In my research, methods are designed so that the samples collected from the past can reflect the current model. That will allow the model to use the data more effectively and thus increase its training efficiency.\",\"PeriodicalId\":355861,\"journal\":{\"name\":\"2020 IEEE Integrated STEM Education Conference (ISEC)\",\"volume\":\"32 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2020-08-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2020 IEEE Integrated STEM Education Conference (ISEC)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ISEC49744.2020.9397834\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2020 IEEE Integrated STEM Education Conference (ISEC)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ISEC49744.2020.9397834","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

机器学习是研究编程算法如何自动从数据中学习有用的知识。作为机器学习的一个子领域,强化学习(RL)专注于需要顺序决策的问题。特别是,它是关于与环境互动并根据环境信息采取行动以最大化某些奖励。由于最近在机器人技术以及玩电子游戏、围棋和扑克方面的成功,强化学习吸引了许多人的兴趣。然而,强化学习的基本挑战仍然限制了它在现实世界中的应用,成本和风险敏感的应用。在大多数系统中,一个主要的挑战是相对较低的采样效率。样本效率是一个术语,用来描述样本用于训练模型的效果。由于样本效率低,需要大量的样本才能达到一定的性能水平。在大多数强化学习算法中,使用经验回放等方法来提高样本效率。在经验回放中,一定数量的样本被保存在缓冲区中,新数据将取代集合中最旧的数据。训练时,数据将从缓冲区中随机抽取。然而,这将产生分布不匹配的问题,因为以这种方式选择的数据可能与当前模型不匹配。在我的研究中,方法的设计使得从过去收集的样本可以反映当前的模型。这将允许模型更有效地使用数据,从而提高其训练效率。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
Study of sample efficiency improvements for reinforcement learning algorithms
Machine learning is the study of how programmed algorithms can learn useful knowledge from data automatically. As a sub-field of machine learning, reinforcement learning (RL) focuses on problems that require sequential decision making. In particular, it is about interacting with the environment and taking action according to the environment information sequentially to maximizing some rewards. Reinforcement learning attracts many interests due to its recent successes in robotics as well as playing video games, GO, and poker. However, the fundamental challenges in reinforcement learning still limit its applications to real-world, cost and risk sensitive applications. One major challenge is relatively low sample efficiency in most systems. Sample efficiency is a term used to describe how well the samples are used to train the model. Because of low sample efficiency, it requires a huge number of samples to reach a certain level of performance. In most algorithms of reinforcement learning, methods such as experience replay are used to increase the sample efficiency. In the experience replay, a certain number of samples are saved in a buffer and new data will replace the oldest data in the set. When training, data will be randomly selected from the buffer. However, this will generate the problem of distribution mismatch, as the data chosen this way may not match the current model. In my research, methods are designed so that the samples collected from the past can reflect the current model. That will allow the model to use the data more effectively and thus increase its training efficiency.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
期刊最新文献
Improving method of instruction in classrooms Best Predictors for Major Food Allergy Reactions Math & Crafts, Educational Activities: Ancient Math Methods, Future Directions A social engineering awareness and training workshop for STEM students and practitioners Encouraging Higher Education STEM Careers Through Robotics Competitions
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1