activity
20122022
most citedEmphatic Temporal-Difference Learning

21 citations · 87 across the 18 of their papers we have counts for

collaborators

40 papers

cs.LG20223 cited

No More Pesky Hyperparameters: Offline Hyperparameter Tuning for RL

Han Wang, Archit Sakhadeo, Adam White +7

The performance of reinforcement learning (RL) agents is sensitive to the choice of hyperparameters. In real-world settings like robotics or industrial control systems, however, te…

cs.LG2022

Resonance in Weight Space: Covariate Shift Can Drive Divergence of SGD with Momentum

Kirby Banman, Liam Peet-Pare, Nidhi Hegde +2

Most convergence guarantees for stochastic gradient descent with momentum (SGDm) rely on iid sampling. Yet, SGDm is often used outside this regime, in settings with temporally corr…

cs.LG20222 cited

Continual Auxiliary Task Learning

Matthew McLeod, Chunlok Lo, Matthew Schlegel +4

Learning auxiliary tasks, such as multiple predictions about the world, can provide many benefits to reinforcement learning systems. A variety of off-policy learning algorithms hav…

cs.CL2021

Predictive Representation Learning for Language Modeling

Qingfeng Lan, Luke Kumar, Martha White +1

To effectively perform the task of next-word prediction, long short-term memory networks (LSTMs) must keep track of many types of information. Some information is directly related…

cs.LG2021

Scalable Online Recurrent Learning Using Columnar Neural Networks

Khurram Javed, Martha White, Rich Sutton

Structural credit assignment for recurrent learning is challenging. An algorithm called RTRL can compute gradients for recurrent networks online but is computationally intractable…

cs.CL2020

From Language to Language-ish: How Brain-Like is an LSTM's Representation of Nonsensical Language Stimuli?

Maryam Hashemzadeh, Greta Kaufeld, Martha White +2

The representations generated by many models of language (word embeddings, recurrent neural networks and transformers) correlate to brain activity recorded while people read. Howev…