← Search

Kiran Koshy Thekumparampil

8 accepted papers

2025

Comparing Few to Rank Many: Active Human Preference Learning Using Randomized Frank-Wolfe Method

ICML 2025poster

We study learning human preferences from limited comparison feedback, a core machine learning problem that is at the center of reinforcement learning from human feedback (RLHF). We formulate the problem as learning a Plackett-Luce (PL) model from a limited number of $K$-subset comparisons over a uni…

Cited by 0SourcePDFScholar
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
2025

Zeroth-Order Optimization Finds Flat Minima

NeurIPS 2025poster

Zeroth-order methods are extensively used in machine learning applications where gradients are infeasible or expensive to compute, such as black-box attacks, reinforcement learning, and language model fine-tuning. Existing optimization theory focuses on convergence to an arbitrary stationary point,…

Cited by 0SourceScholar
2024

Accelerating Sinkhorn algorithm with sparse Newton iterations

ICLR 2024poster

Computing the optimal transport distance between statistical distributions is a fundamental task in machine learning. One remarkable recent advancement is entropic regularization and the Sinkhorn algorithm, which utilizes only matrix scaling and guarantees an approximated solution with near-linear r…

Cited by 5SourcePDFScholar
2024

DPZero: Private Fine-Tuning of Language Models without Backpropagation

ICML 2024poster

The widespread practice of fine-tuning large language models (LLMs) on domain-specific data faces two major challenges in memory and privacy. First, as the size of LLMs continues to grow, the memory demands of gradient-based training methods via backpropagation become prohibitively high. Second, giv…

2022

Bring Your Own Algorithm for Optimal Differentially Private Stochastic Minimax Optimization

NeurIPS 2022accept

We study differentially private (DP) algorithms for smooth stochastic minimax optimization, with stochastic minimization as a byproduct. The holy grail of these settings is to guarantee the optimal trade-off between the privacy and the excess population loss, using an algorithm with a linear time-co…

Cited by 24SourcePDFScholar
2022

FedChain: Chained Algorithms for Near-optimal Communication Cost in Federated Learning

ICLR 2022poster

Federated learning (FL) aims to minimize the communication complexity of training a model over heterogeneous data distributed across many clients. A common approach is local methods, where clients take multiple optimization steps over local data before communicating with the server (e.g., FedAvg).…

Cited by 15SourcePDFScholar
2021

Statistically and Computationally Efficient Linear Meta-representation Learning

NeurIPS 2021poster

In typical few-shot learning, each task is not equipped with enough data to be learned in isolation. To cope with such data scarcity, meta-representation learning methods train across many related tasks to find a shared (lower-dimensional) representation of the data where all tasks can be solved acc…

Cited by 16SourcePDFScholar