Related Experiment Videos
VBON: A Relational Action-Graph Network for Mitigating Path Fixation in Sparse-Reward Reinforcement Learning
None:
Deep Reinforcement Learning (DRL) is often hindered by significant exploration challenges in dynamic environments with sparse rewards. A critical failure mode in such settings is Path Fixation, where the agent prematurely converges to the first discovered yet suboptimal solution trajectory. This convergence limited further exploration for more robust or efficient alternatives. To address this fundamental issue, we introduce the Value-Based Optimization Network (VBON), a novel neural learning framework that enhances policy learning through relational modeling of action sequences. The core of VBON is a Graph Convolutional Network (GCN) that operates on a dynamically constructed graph of the agent's own action trajectory. By explicitly modeling the spatio-temporal dependencies within this sequence, VBON learns to reason over trajectories by capturing their global quality. This trajectory-level understanding is then used to generate a dense and structured intrinsic reward that guides the policy out of a local optima region and promotes more efficient exploration. We evaluate VBON on a challenging high-dimensional Uncrewed Ground Vehicle (UGV) navigation benchmark, where environments are highly dynamic and reward signals are extremely sparse. And extensive experiments validate that VBON significantly outperforms state-of-the-art model-free and model-based methods in both sample efficiency and final policy performance.
Related Concept Videos
Reinforcement
Positive reinforcement occurs when a behavior is followed by the presentation of a rewarding stimulus, increasing the frequency of that behavior. For example:
Avoidance Learning and Learned Helplessness
Avoidance learning occurs when an organism learns that a specific behavior can prevent an unpleasant outcome. For example, a student who receives a bad grade may start studying harder to avoid future poor grades. This behavior persists even when the negative outcome is no longer present. Avoidance learning is powerful because it maintains behavior in the absence of the...
Observational Learning
Reinforcement Schedules
Once a behavior is learned,...
Associative Learning
Classical conditioning, also known...
Propagation of Action Potentials
Neurons (nerve cells) have a resting membrane potential, with a slightly negative charge inside compared to outside. This is maintained by ion channels, such as sodium (Na+) and potassium (K+) channels, which control the flow of ions. When a stimulus, like a touch or a signal from another neuron, triggers the neuron, sodium channels open, allowing sodium ions to...