中文
相关论文

相关论文: Curriculum Learning for Cumulative Return Maximiza…

200 篇论文

Curriculum learning in reinforcement learning is used to shape exploration by presenting the agent with increasingly complex tasks. The idea of curriculum learning has been largely applied in both animal training and pedagogy. In…

机器学习 · 计算机科学 2019-06-14 Francesco Foglino , Christiano Coletto Christakou , Matteo Leonetti

Curriculum Learning for Reinforcement Learning is an increasingly popular technique that involves training an agent on a sequence of intermediate tasks, called a Curriculum, to increase the agent's performance and learning speed. This paper…

机器学习 · 计算机科学 2021-11-02 Andrea Bassich , Francesco Foglino , Matteo Leonetti , Daniel Kudenko

Curriculum learning in reinforcement learning is a training methodology that seeks to speed up learning of a difficult target task, by first training on a series of simpler tasks and transferring the knowledge acquired to the target task.…

机器学习 · 计算机科学 2019-09-17 Sanmit Narvekar , Peter Stone

Sharing information between multiple tasks enables algorithms to achieve good generalization performance even from small amounts of training data. However, in a realistic scenario of multi-task learning not all tasks are equally related to…

机器学习 · 统计学 2014-12-04 Anastasia Pentina , Viktoriia Sharmanska , Christoph H. Lampert

In humans and animals, curriculum learning -- presenting data in a curated order - is critical to rapid learning and effective pedagogy. Yet in machine learning, curricula are not widely used and empirically often yield only moderate…

机器学习 · 计算机科学 2022-12-07 Luca Saglietti , Stefano Sarao Mannelli , Andrew Saxe

Current reinforcement learning algorithms train an agent using forward-generated trajectories, which provide little guidance so that the agent can explore as much as possible. While realizing the value of reinforcement learning results from…

人工智能 · 计算机科学 2023-09-06 KyungMin Ko

Deep reinforcement learning has been recognized as an efficient technique to design optimal strategies for different complex systems without prior knowledge of the control landscape. To achieve a fast and precise control for quantum…

量子物理 · 物理学 2021-01-05 Hailan Ma , Daoyi Dong , Steven X. Ding , Chunlin Chen

Curriculum reinforcement learning (CRL) allows solving complex tasks by generating a tailored sequence of learning tasks, starting from easy ones and subsequently increasing their difficulty. Although the potential of curricula in RL has…

机器学习 · 计算机科学 2024-05-07 Pascal Klink , Carlo D'Eramo , Jan Peters , Joni Pajarinen

Neural combinatorial optimization (NCO) aims at designing problem-independent and efficient neural network-based strategies for solving combinatorial problems. The field recently experienced growth by successfully adapting architectures…

机器学习 · 计算机科学 2020-11-13 Michal Lisicki , Arash Afkanpour , Graham W. Taylor

We use Bayesian optimization to learn curricula for word representation learning, optimizing performance on downstream tasks that depend on the learned representations as features. The curricula are modeled by a linear ranking function…

计算与语言 · 计算机科学 2016-06-22 Yulia Tsvetkov , Manaal Faruqui , Wang Ling , Brian MacWhinney , Chris Dyer

An important challenge in reinforcement learning is training agents that can solve a wide variety of tasks. If tasks depend on each other (e.g. needing to learn to walk before learning to run), curriculum learning can speed up learning by…

This paper focuses on the critical load restoration problem in distribution systems following major outages. To provide fast online response and optimal sequential decision-making support, a reinforcement learning (RL) based approach is…

系统与控制 · 电气工程与系统科学 2024-01-30 Xiangyu Zhang , Abinet Tesfaye Eseye , Bernard Knueven , Weijia Liu , Matthew Reynolds , Wesley Jones

Across machine learning, the use of curricula has shown strong empirical potential to improve learning from data by avoiding local optima of training objectives. For reinforcement learning (RL), curricula are especially interesting, as the…

机器学习 · 计算机科学 2021-09-03 Pascal Klink , Hany Abdulsamad , Boris Belousov , Carlo D'Eramo , Jan Peters , Joni Pajarinen

Reinforcement learning for the optimization of quantum circuits uses an agent whose goal is to maximize the value of a reward function that decides what is correct and what is wrong during the exploration of the search space. It is an open…

量子物理 · 物理学 2023-11-22 Ioana Moflic , Alexandru Paler

Training machine learning models in a meaningful order, from the easy samples to the hard ones, using curriculum learning can provide performance improvements over the standard training approach based on random data shuffling, without any…

机器学习 · 计算机科学 2022-04-12 Petru Soviany , Radu Tudor Ionescu , Paolo Rota , Nicu Sebe

Curriculum reinforcement learning (CRL) improves the learning speed and stability of an agent by exposing it to a tailored series of tasks throughout learning. Despite empirical successes, an open question in CRL is how to automatically…

机器学习 · 计算机科学 2020-10-26 Pascal Klink , Carlo D'Eramo , Jan Peters , Joni Pajarinen

Curriculum design for reinforcement learning (RL) can speed up an agent's learning process and help it learn to perform well on complex tasks. However, existing techniques typically require domain-specific hyperparameter tuning, involve…

机器学习 · 计算机科学 2024-05-07 Georgios Tzannetos , Parameswaran Kamalaruban , Adish Singla

Reinforcement learning algorithms describe how an agent can learn an optimal action policy in a sequential decision process, through repeated experience. In a given environment, the agent policy provides him some running and terminal…

理论经济学 · 经济学 2020-03-24 Arthur Charpentier , Romuald Elie , Carl Remlinger

We provide theoretical investigation of curriculum learning in the context of stochastic gradient descent when optimizing the convex linear regression loss. We prove that the rate of convergence of an ideal curriculum learning method is…

机器学习 · 计算机科学 2023-12-29 Daphna Weinshall , Gad Cohen , Dan Amir

Curriculum learning (CL) is a commonly used machine learning training strategy. However, we still lack a clear theoretical understanding of CL's benefits. In this paper, we study the benefits of CL in the multitask linear regression problem…

机器学习 · 统计学 2021-11-16 Ziping Xu , Ambuj Tewari
‹ 上一页 1 2 3 10 下一页 ›