English

Simplicial Embeddings Improve Sample Efficiency in Actor-Critic Agents

Machine Learning 2025-10-16 v1 Artificial Intelligence Robotics

Abstract

Recent works have proposed accelerating the wall-clock training time of actor-critic methods via the use of large-scale environment parallelization; unfortunately, these can sometimes still require large number of environment interactions to achieve a desired level of performance. Noting that well-structured representations can improve the generalization and sample efficiency of deep reinforcement learning (RL) agents, we propose the use of simplicial embeddings: lightweight representation layers that constrain embeddings to simplicial structures. This geometric inductive bias results in sparse and discrete features that stabilize critic bootstrapping and strengthen policy gradients. When applied to FastTD3, FastSAC, and PPO, simplicial embeddings consistently improve sample efficiency and final performance across a variety of continuous- and discrete-control environments, without any loss in runtime speed.

Keywords

Cite

@article{arxiv.2510.13704,
  title  = {Simplicial Embeddings Improve Sample Efficiency in Actor-Critic Agents},
  author = {Johan Obando-Ceron and Walter Mayor and Samuel Lavoie and Scott Fujimoto and Aaron Courville and Pablo Samuel Castro},
  journal= {arXiv preprint arXiv:2510.13704},
  year   = {2025}
}
R2 v1 2026-07-01T06:39:15.843Z