framework
active
framework:bayesian-model-based-reinforcement-learningBayesian Model-Based Reinforcement Learning
RL variant that maintains beliefs over environment model; compared to active inference using Thompson sampling.
Neighborhood — ranked by edge-count
Methods (1)
method
- Thompson SamplingimplementsA Bayesian exploration strategy that samples from the posterior distribution over model parameters to decide actions.
Concepts (1)
concept
- Reinforcement learning (RL)implementsMachine learning paradigm where agents learn to maximize cumulative reward through interaction.
Datasets (1)
dataset
- Modified discrete state-space environment used for experimental comparison of active inference and RL agents.
Frameworks (1)
framework
- Alternative framework for agent behavior; based on reward maximization rather than free energy minimization.
Related by similarity (8)
cosine ≥ 0.65 · no typed edgeEntities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.
- Reinforcement learning methods that update parameters at the end of an episode based on sampled returns.
- The probability of sensory data under a generative model; negative log evidence is bounded by free energy.
- Choosing among candidate models based on model evidence.
- §3, reward shaping conclusion.
- Method for fine-tuning LMs based on human preferences; mentioned as combining RL and LMs.
- AI training method inspired by behaviorism, used for autonomous cars and drones; cited as bioinspired success
- Variant of RLHF where human feedback is replaced with AI-generated feedback for harmlessness.
- Predictions formed by averaging over policy-specific beliefs, weighted by policy probabilities.