← Search

Rohan Deb

6 accepted papers

2025

FisherSFT: Data-Efficient Supervised Fine-Tuning of Language Models Using Information Gain

ICML 2025poster

Supervised fine-tuning (SFT) is the most common way of adapting large language models (LLMs) to a new domain. In this paper, we improve the efficiency of SFT by selecting an informative subset of training examples. Specifically, for a fixed budget of training examples, which determines the computati…

Cited by 0SourcePDFScholar
2024

Contextual Bandits with Online Neural Regression

ICLR 2024poster

Recent works have shown a reduction from contextual bandits to online regression under a realizability assumption (Foster and Rakhlin, 2020; Foster and Krishnamurthy, 2021). In this work, we investigate the use of neural networks for such online regression and associated Neural Contextual Bandits (N…

Cited by 3SourcePDFScholar
2024

Think Before You Duel: Understanding Complexities of Preference Learning under Constrained Resources

AISTATS 2024poster

We consider the problem of reward maximization in the dueling bandit setup along with constraints on resource consumption. As in the classic dueling bandits, at each round the learner has to choose a pair of items from a set of $K$ items and observe a relative feedback for the current pair. Addition…

Cited by 3SourcePDFScholar
2023

Does Momentum Help in Stochastic Optimization? A Sample Complexity Analysis.

UAI 2023poster

Stochastic Heavy Ball (SHB) and Nesterov’s Accelerated Stochastic Gradient (ASG) are popular momentum methods in optimization. While the benefits of these acceleration ideas in deterministic settings are well understood, their advantages in stochastic optimization are unclear. Several works have rec…

Cited by 4SourcePDFScholar