← Search

Parameswaran Raman

6 accepted papers

2026

Adaptive Batch Sizes Using Non-Euclidean Gradient Noise Scales for Stochastic Sign and Spectral Descent

ICML 2026poster

To maximize hardware utilization, modern machine learning systems typically employ large constant or manually tuned batch size schedules, relying on heuristics that are brittle and costly to tune. Existing adaptive strategies based on gradient noise scale (GNS) offer a principled alternative. Howeve…

Cited by 0SourceScholar
2024

EMC$^2$: Efficient MCMC Negative Sampling for Contrastive Learning with Global Convergence

ICML 2024poster

A key challenge in contrastive learning is to generate negative samples from a large sample set to contrast with positive samples, for learning better encoding of the data. These negative samples often follow a softmax distribution which are dynamically updated during the training process. However,…

2024

Krylov Cubic Regularized Newton: A Subspace Second-Order Method with Dimension-Free Convergence Rate

AISTATS 2024poster

Second-order optimization methods, such as cubic regularized Newton methods, are known for their rapid convergence rates; nevertheless, they become impractical in high-dimensional problems due to their substantial memory requirements and computational costs. One promising approach is to execute seco…

Cited by 1SourcePDFScholar
2024

MADA: Meta-Adaptive Optimizers Through Hyper-Gradient Descent

ICML 2024poster

Following the introduction of Adam, several novel adaptive optimizers for deep learning have been proposed. These optimizers typically excel in some tasks but may not outperform Adam uniformly across all tasks. In this work, we introduce Meta-Adaptive Optimizers (MADA), a unified optimizer framework…

Cited by 3SourcePDFScholar
2024

Variance-reduced Zeroth-Order Methods for Fine-Tuning Language Models

ICML 2024poster

Fine-tuning language models (LMs) has demonstrated success in a wide array of downstream tasks. However, as LMs are scaled up, the memory requirements for backpropagation become prohibitively high. Zeroth-order (ZO) optimization methods can leverage memory-efficient forward passes to estimate gradie…

Cited by 20SourcePDFScholar
2019

Extreme Stochastic Variational Inference: Distributed Inference for Large Scale Mixture Models

AISTATS 2019poster

Mixture of exponential family models are among the most fundamental and widely used statistical models. Stochastic variational inference (SVI), the state-of-the-art algorithm for parameter estimation in such models is inherently serial. Moreover, it requires the parameters to fit in the memory of a…

Cited by 5SourcePDFScholar