← Search

Aditya Ramesh

12 accepted papers

2026

Graph-Theoretic Intrinsic Reward: Guiding RL with Effective Resistance

ICLR 2026poster

Exploration of dynamic environments with sparse rewards is a significant challenge in Reinforcement Learning, often leading to inefficient exploration and brittle policies. To address this, we introduce a novel graph-based intrinsic reward using Effective Resistance, a metric from spectral graph the…

Cited by 0SourceScholar
2025

EFFICIENT JAILBREAK ATTACK SEQUENCES ON LARGE LANGUAGE MODELS VIA MULTI-ARMED BANDIT-BASED CONTEXT SWITCHING

ICLR 2025poster

Content warning: This paper contains examples of harmful language and content. Recent advances in large language models (LLMs) have made them increasingly vulnerable to jailbreaking attempts, where malicious users manipulate models into generating harmful content. While existing approaches rely on e…

Cited by 0SourcePDFScholar
2024

Sequence Compression Speeds Up Credit Assignment in Reinforcement Learning

ICML 2024poster

Temporal credit assignment in reinforcement learning is challenging due to delayed and stochastic outcomes. Monte Carlo targets can bridge long delays between action and consequence but lead to high-variance targets due to stochasticity. Temporal difference (TD) learning uses bootstrapping to overco…

2023

Goal-Conditioned Generators of Deep Policies

AAAI 2023technical

Goal-conditioned Reinforcement Learning (RL) aims at learning optimal policies, given goals encoded in special command inputs. Here we study goal-conditioned neural nets (NNs) that learn to generate deep NN policies in form of context-specific weight matrices, similar to Fast Weight Programmers and…

2023

The Benefits of Model-Based Generalization in Reinforcement Learning

ICML 2023poster

Model-Based Reinforcement Learning (RL) is widely believed to have the potential to improve sample efficiency by allowing an agent to synthesize large amounts of imagined experience. Experience Replay (ER) can be considered a simple kind of model, which has proved effective at improving the stabilit…

2022

Exploring through Random Curiosity with General Value Functions

NeurIPS 2022accept

Efficient exploration in reinforcement learning is a challenging problem commonly addressed through intrinsic rewards. Recent prominent approaches are based on state novelty or variants of artificial curiosity. However, directly applying them to partially observable environments can be ineffective a…

2022

GLIDE: Towards Photorealistic Image Generation and Editing with Text-Guided Diffusion Models

ICML 2022spotlight

Diffusion models have recently been shown to generate high-quality synthetic images, especially when paired with a guidance technique to trade off diversity for fidelity. We explore diffusion models for the problem of text-conditional image synthesis and compare two different guidance strategies: CL…

2021

Learning Transferable Visual Models From Natural Language Supervision

ICML 2021oral

State-of-the-art computer vision systems are trained to predict a fixed set of predetermined object categories. This restricted form of supervision limits their generality and usability since additional labeled data is needed to specify any other visual concept. Learning directly from raw text about…

2021

Zero-Shot Text-to-Image Generation

ICML 2021spotlight

Text-to-image generation has traditionally focused on finding better modeling assumptions for training on a fixed dataset. These assumptions might involve complex architectures, auxiliary losses, or side information such as object part labels or segmentation masks supplied during training. We descri…

2020

Distribution Augmentation for Generative Modeling

ICML 2020poster

We present distribution augmentation (DistAug), a simple and powerful method of regularizing generative models. Our approach applies augmentation functions to data and, importantly, conditions the generative model on the specific function used. Unlike typical data augmentation, DistAug allows usage…

Cited by 65SourcePDFScholar
2020

Language Models are Few-Shot Learners

NeurIPS 2020oral

We demonstrate that scaling up language models greatly improves task-agnostic, few-shot performance, sometimes even becoming competitive with prior state-of-the-art fine-tuning approaches. Specifically, we train GPT-3, an autoregressive language model with 175 billion parameters, 10x more than any p…

2016

Disentangling factors of variation in deep representation using adversarial training

NeurIPS 2016poster

We propose a deep generative model for learning to distill the hidden factors of variation within a set of labeled observations into two complementary codes. One code describes the factors of variation relevant to solving a specified task. The other code describes the remaining factors of variation…

Cited by 574SourcePDFScholar