← Search

Ghada Sokar

9 accepted papers

2025

Don't flatten, tokenize! Unlocking the key to SoftMoE's efficacy in deep RL

ICLR 2025spotlight

The use of deep neural networks in reinforcement learning (RL) often suffers from performance degradation as model size increases. While soft mixtures of experts (SoftMoEs) have recently shown promise in mitigating this issue for online RL, the reasons behind their effectiveness remain largely unkno…

Cited by 1SourcePDFScholar
2024

Mixtures of Experts Unlock Parameter Scaling for Deep RL

ICML 2024spotlight

The recent rapid progress in (self) supervised learning models is in large part predicted by empirical scaling laws: a model's performance scales proportionally to its size. Analogous scaling laws remain elusive for reinforcement learning domains, however, where increasing the parameter count of a m…

2024

Supervised Feature Selection via Ensemble Gradient Information from Sparse Neural Networks

AISTATS 2024poster

Feature selection algorithms aim to select a subset of informative features from a dataset to reduce the data dimensionality, consequently saving resource consumption and improving the model’s performance and interpretability. In recent years, feature selection based on neural networks has become a…

2023

The Dormant Neuron Phenomenon in Deep Reinforcement Learning

ICML 2023oral

In this work we identify the dormant neuron phenomenon in deep reinforcement learning, where an agent's network suffers from an increasing number of inactive neurons, thereby affecting network expressivity. We demonstrate the presence of this phenomenon across a variety of algorithms and environment…

2022

Deep Ensembling with No Overhead for either Training or Testing: The All-Round Blessings of Dynamic Sparsity

ICLR 2022poster

The success of deep ensembles on improving predictive performance, uncertainty estimation, and out-of-distribution robustness has been extensively studied in the machine learning literature. Albeit the promising results, naively training multiple deep neural networks and combining their predictions…

2022

Dynamic Sparse Training for Deep Reinforcement Learning

IJCAI 2022poster

Deep reinforcement learning (DRL) agents are trained through trial-and-error interactions with the environment. This leads to a long training time for dense neural networks to achieve good performance. Hence, prohibitive computation and memory resources are consumed. Recently, learning efficient DRL…

2022

Where to Pay Attention in Sparse Training for Feature Selection?

NeurIPS 2022accept

A new line of research for feature selection based on neural networks has recently emerged. Despite its superiority to classical methods, it requires many training iterations to converge and detect the informative features. For datasets with a large number of samples or a very high dimensional featu…