首页 /研究 /Kolmogorov-Arnold Networks for Online Reinforcement Learning
LEARNING

Kolmogorov-Arnold Networks for Online Reinforcement Learning

Victor Augusto Kich, Jair Augusto Bottega, Raul Steinmetz, Ricardo Bedin Grando, Ayano Yorozu, Akihisa Ohya

发表年份
2024
引用次数
19

摘要

Kolmogorov-Arnold Networks (KANs) have shown potential as an alternative to Multi-Layer Perceptrons (MLPs) in neural networks, providing universal function approximation with fewer parameters and reduced memory usage. In this paper, we explore the use of KANs as function approximators within the Proximal Policy Optimization (PPO) algorithm. We evaluate this approach by comparing its performance to the original MLP-based PPO using the DeepMind Control Proprio Robotics benchmark. Our results indicate that the KAN-based reinforcement learning algorithm can achieve comparable performance to its MLP-based counterpart, often with fewer parameters. These findings suggest that KANs may offer a more efficient option for reinforcement learning models. Our implementations can be found in the following link: https://github.com/victorkich/Kolmogorov-PPO.

关键词

Reinforcement learningComputer scienceArtificial intelligence

相关论文

查看 LEARNING 分类全部论文