MEGA Hub

Vector Symbolic Policy Gradient

Authors

Do you know Ryozo Masukawa?You can claim authorship or link another user.Do you know Sanggeon Yun?You can claim authorship or link another user.Do you know SungHeon Jeong?You can claim authorship or link another user.Do you know Hyunwoo Oh?You can claim authorship or link another user.Do you know Raheeb Hassan?You can claim authorship or link another user.Do you know Pietro Mercati?You can claim authorship or link another user.Do you know Nathaniel D. Bastian?You can claim authorship or link another user.Do you know Mahdi Imani?You can claim authorship or link another user.Do you know Mohsen Imani?You can claim authorship or link another user.

Abstract

We answer this question with Vector-Symbolic Policy Gradient (VSPG), a discrete-action actor that represents each action by a unit-norm hypervector and scores it by similarity to the encoded state. Under the standard softmax policy-gradient surrogate, we prove that its update is exactly advantage-weighted hypervector bundling followed by normalization, and therefore supports standard advantage estimators. We further show that each trained action hypervector is a fixed-size compressed kernel memory, storing an advantage-weighted kernel expansion over visited states and transferring evidence according to the encoder-induced similarity. This provides a concrete mechanism that can support sample-efficient learning without increasing inference-time memory. Finally, for bipolar action memories, we prove that greedy action selection is stable under random bit flips, with failure probability decaying exponentially in the hypervector dimension. VSPG thus connects VSA action memories, log-linear policy gradients, and kernel policy search while providing a quantitative robustness guarantee.

Community

00

Publication notes

Author note
Code available in https://github.com/BiasLabProjects/VSPG