Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,742 papers · 148 categories

Trend · papers per month

0111 · Oct 201919922001200920172026
2 results for cycle-of-learning

Paper proposes Cycle-of-Learning framework for better reinforcement learning performance.

problem Efficiently updating policies trained with demonstrations using reinforcement learning.
method Cycle-of-Learning framework combining behavior cloning and 1-step Q-learning losses.
result Cycle-of-Learning framework improves reinforcement learning performance in dense and sparse reward scenarios.

This research integrates human interaction into reinforcement learning to improve sample efficiency and real-time learning.

problem Current reinforcement learning requires thousands of samples to converge, and is prone to catastrophic failures.
method Integrates human interaction modalities (demonstrations, interventions, evaluations) into the reinforcement learning loop.
result Human interaction accelerates learning and improves sample efficiency.