collaborators

6 papers

cs.LG2024

Expert Q-learning: Deep Reinforcement Learning with Coarse State Values from Offline Expert Examples

Li Meng, Anis Yazidi, Morten Goodwin +1

In this article, we propose a novel algorithm for deep reinforcement learning named Expert Q-learning. Expert Q-learning is inspired by Dueling Q-learning and aims at incorporating…

cs.LG2024

State Representation Learning Using an Unbalanced Atlas

Li Meng, Morten Goodwin, Anis Yazidi +1

The manifold hypothesis posits that high-dimensional data often lies on a lower-dimensional manifold and that utilizing this manifold as the target space yields more efficient repr…

cs.LG2024

Deep Reinforcement Learning with Swin Transformers

Li Meng, Morten Goodwin, Anis Yazidi +1

Transformers are neural network models that utilize multiple layers of self-attention heads and have exhibited enormous potential in natural language processing tasks. Meanwhile, t…

cs.LG2024

Improving the Diversity of Bootstrapped DQN by Replacing Priors With Noise

Li Meng, Morten Goodwin, Anis Yazidi +1

Q-learning is one of the most well-known Reinforcement Learning algorithms. There have been tremendous efforts to develop this algorithm using neural networks. Bootstrapped Deep Q-…

cs.CV2024

A Manifold Representation of the Key in Vision Transformers

Li Meng, Morten Goodwin, Anis Yazidi +1

Vision Transformers implement multi-head self-attention via stacking multiple attention blocks. The query, key, and value are often intertwined and generated within those blocks vi…

cs.LG2024

Maximum Manifold Capacity Representations in State Representation Learning

Li Meng, Morten Goodwin, Anis Yazidi +1

The expanding research on manifold-based self-supervised learning (SSL) builds on the manifold hypothesis, which suggests that the inherent complexity of high-dimensional data can…