← Search

Shantanu Thakoor

8 accepted papers

2023

Half-Hop: A graph upsampling approach for slowing down message passing

ICML 2023poster

Message passing neural networks have shown a lot of success on graph-structured data. However, there are many instances where message passing can lead to over-smoothing or fail when neighboring nodes belong to different classes. In this work, we introduce a simple yet general framework for improving…

2023

Relax, it doesn’t matter how you get there: A new self-supervised approach for multi-timescale behavior analysis

NeurIPS 2023spotlight

Unconstrained and natural behavior consists of dynamics that are complex and unpredictable, especially when trying to predict what will happen multiple steps into the future. While some success has been found in building representations of animal behavior under constrained or simplified task-base…

Cited by 8SourcePDFScholar
2023

Representations and Exploration for Deep Reinforcement Learning using Singular Value Decomposition

ICML 2023poster

Representation learning and exploration are among the key challenges for any deep reinforcement learning agent. In this work, we provide a singular value decomposition based method that can be used to obtain representations that preserve the underlying transition structure in the domain. Perhaps int…

Cited by 5SourcePDFScholar
2023

Understanding Self-Predictive Learning for Reinforcement Learning

ICML 2023poster

We study the learning dynamics of self-predictive learning for reinforcement learning, a family of algorithms that learn representations by minimizing the prediction error of their own future latent representations. Despite its recent empirical success, such algorithms have an apparent defect: trivi…

Cited by 34SourcePDFScholar
2022

BYOL-Explore: Exploration by Bootstrapped Prediction

NeurIPS 2022accept

We present BYOL-Explore, a conceptually simple yet general approach for curiosity-driven exploration in visually complex environments. BYOL-Explore learns the world representation, the world dynamics and the exploration policy all-together by optimizing a single prediction loss in the latent space w…

Cited by 76SourcePDFScholar
2022

Generalised Policy Improvement with Geometric Policy Composition

ICML 2022oral

We introduce a method for policy improvement that interpolates between the greedy approach of value-based reinforcement learning (RL) and the full planning approach typical of model-based RL. The new method builds on the concept of a geometric horizon model (GHM, also known as a \gamma-model), which…

Cited by 9SourcePDFScholar
2022

Large-Scale Representation Learning on Graphs via Bootstrapping

ICLR 2022poster

Self-supervised learning provides a promising path towards eliminating the need for costly label information in representation learning on graphs. However, to achieve state-of-the-art performance, methods often need large numbers of negative examples and rely on complex augmentations. This can be…

2021

Counterfactual Credit Assignment in Model-Free Reinforcement Learning

ICML 2021spotlight

Credit assignment in reinforcement learning is the problem of measuring an action’s influence on future rewards. In particular, this requires separating skill from luck, i.e. disentangling the effect of an action on rewards from that of external factors and subsequent actions. To achieve this, we ad…

Cited by 78SourcePDFScholar