papers

Publications (19)

cs.LG2025

Theory, Analysis, and Best Practices for Sigmoid Self-Attention

Jason Ramapuram, Federico Danieli, Eeshan Dhekane +8

Attention is a key part of the transformer architecture. It is a sequence-to-sequence mapping that transforms each sequence element into a weighted sum of values. The weights are t…

cs.CV2019

Variational Saccading: Efficient Inference for Large Resolution Images

Jason Ramapuram, Maurits Diephuis, Frantzeska Lavda +2

Image classification with deep neural networks is typically restricted to images of small dimensionality such as 224 x 244 in Resnet models [24]. This limitation excludes the 4000…

cs.LG2018

A New Benchmark and Progress Toward Improved Weakly Supervised Learning

Jason Ramapuram, Russ Webb

Knowledge Matters: Importance of Prior Information for Optimization [7], by Gulcehre et. al., sought to establish the limits of current black-box, deep learning techniques by posin…

stat.ML2023

How to Scale Your EMA

Dan Busbridge, Jason Ramapuram, Pierre Ablin +4

Preserving training dynamics across batch sizes is an important tool for practical machine learning as it enables the trade-off between batch size and wall-clock time. This trade-o…

cs.CV2017

Learning from Simulated and Unsupervised Images through Adversarial Training

Ashish Shrivastava, Tomas Pfister, Oncel Tuzel +3

With recent progress in graphics, it has become more tractable to train models on synthetic images, potentially avoiding the need for expensive annotations. However, learning from…

cs.CV2021

Hypersim: A Photorealistic Synthetic Dataset for Holistic Indoor Scene Understanding

Mike Roberts, Jason Ramapuram, Anurag Ranjan +5

For many fundamental scene understanding tasks, it is difficult or impossible to obtain per-pixel ground truth labels from real images. We address this challenge by introducing Hyp…

cs.LG2019

Improving Discrete Latent Representations With Differentiable Approximation Bridges

Jason Ramapuram, Russ Webb

Modern neural network training relies on piece-wise (sub-)differentiable functions in order to use backpropagation to update model parameters. In this work, we introduce a novel me…

cs.LG2024

Poly-View Contrastive Learning

Amitis Shidani, Devon Hjelm, Jason Ramapuram +3

Contrastive learning typically matches pairs of related views among a number of unrelated negative views. Views can be generated (e.g. by augmentations) or be observed. We investig…

cs.LG2021

Stochastic Contrastive Learning

Jason Ramapuram, Dan Busbridge, Xavier Suau +1

While state-of-the-art contrastive Self-Supervised Learning (SSL) models produce results competitive with their supervised counterparts, they lack the ability to infer latent varia…

cs.LG2021

Evaluating the fairness of fine-tuning strategies in self-supervised learning

Jason Ramapuram, Dan Busbridge, Russ Webb

In this work we examine how fine-tuning impacts the fairness of contrastive Self-Supervised Learning (SSL) models. Our findings indicate that Batch Normalization (BN) statistics pl…

cs.HC2019

Mirroring to Build Trust in Digital Assistants

Katherine Metcalf, Barry-John Theobald, Garrett Weinberg +4

We describe experiments towards building a conversational digital assistant that considers the preferred conversational style of the user. In particular, these experiments are desi…

cs.LG2026

The Design Space of Tri-Modal Masked Diffusion Models

Louis Bethune, Victor Turrisi, Bruno Kacper Mlodozeniec +21

Discrete diffusion models have emerged as strong alternatives to autoregressive language models, with recent work initializing and fine-tuning a base unimodal model for bimodal gen…

cs.LG2025

Distillation Scaling Laws

Dan Busbridge, Amitis Shidani, Floris Weers +3

We propose a distillation scaling law that estimates distilled model performance based on a compute budget and its allocation between the student and teacher. Our findings mitigate…

cs.LG2022

Elastic Weight Consolidation Improves the Robustness of Self-Supervised Learning Methods under Transfer

Andrius Ovsianas, Jason Ramapuram, Dan Busbridge +2

Self-supervised representation learning (SSL) methods provide an effective label-free initial condition for fine-tuning downstream tasks. However, in numerous realistic scenarios,…

cs.AI2026

A Small-Scale System for Autoregressive Program Synthesis Enabling Controlled Experimentation

Russ Webb, Jason Ramapuram

What research can be pursued with small models trained to complete true programs? Typically, researchers study program synthesis via large language models (LLMs) which introduce is…

cs.CL2026

Scaling Properties of Continuous Diffusion Spoken Language Models

Jason Ramapuram, Eeshan Gunesh Dhekane, Amitis Shidani +6

Speech-only spoken language models (SLMs) lag behind text and text-speech models in performance, with recent discrete autoregressive (AR) SLMs indicating significant computational…

cs.LG2019

Relational Mimic for Visual Adversarial Imitation Learning

Lionel Blondé, Yichuan Charlie Tang, Jian Zhang +1

In this work, we introduce a new method for imitation learning from video demonstrations. Our method, Relational Mimic (RM), improves on previous visual imitation learning methods…

cs.LG2023

Bootstrap Your Own Variance

Polina Turishcheva, Jason Ramapuram, Sinead Williamson +3

Understanding model uncertainty is important for many applications. We propose Bootstrap Your Own Variance (BYOV), combining Bootstrap Your Own Latent (BYOL), a negative-free Self-…

cs.CV2021

Do Self-Supervised and Supervised Methods Learn Similar Visual Representations?

Tom George Grigg, Dan Busbridge, Jason Ramapuram +1

Despite the success of a number of recent techniques for visual self-supervised deep learning, there has been limited investigation into the representations that are ultimately lea…