Methods › Reinforcement Learning › Efficient Planning › Prioritized Sweeping

Prioritized Sweeping

6 papers tagged archive 2025-07-28

archive 2025-07-28 Description, source and code snippet are the archive's method entry.

Prioritized Sweeping is a reinforcement learning technique for model-based algorithms that prioritizes updates according to a measure of urgency, and performs these updates first. A queue is maintained of every state-action pair whose estimated value would change nontrivially if updated, prioritized by the size of the change. When the top pair in the queue is updated, the effect on each of its predecessor pairs is computed. If the effect is greater than some threshold, then the pair is inserted in the queue with the new priority.

Source: Sutton and Barto, Reinforcement Learning, 2nd Edition

Papers archive 2025-07-28

6 shown of 6, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.

Tasks archive 2025-07-28

8 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.

TaskPapers
Reinforcement Learning4
Reinforcement Learning (RL)3
reinforcement-learning3
Q-Learning2
Deep Reinforcement Learning1
Hippocampus1
Model-based Reinforcement Learning1
Multi-agent Reinforcement Learning1

Usage over time archive 2025-07-28

Papers per year tagged with Prioritized Sweeping: 2017 to 2024, peak 2 2 0 2017: 1 paper 2017 2018: 2 papers 2018 2019: 1 paper 2019 2020: 1 paper 2020 2021: 0 papers 2021 2022: 0 papers 2022 2023: 0 papers 2023 2024: 1 paper 2024
Papers per year the archive tags with this method, by the paper's archive date (6 dated). Bars are counts, not a trend claim.

Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).

Categories archive 2025-07-28

Efficient Planning

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections