← Search

Soumyabrata Pal

22 accepted papers

2025

FiRST: Finetuning Router-Selective Transformers for Input-Adaptive Latency Reduction

EMNLP 2025

Auto-regressive Large Language Models (LLMs) demonstrate remarkable performance across different domains such as vision and language tasks. However, due to sequential processing through multiple transformer layers, autoregressive decoding faces significant computational challenges, particularly in r

2025

From Selection to Generation: A Survey of LLM-based Active Learning

ACL 2025long

Active Learning (AL) has been a powerful paradigm for improving model efficiency and performance by selecting the most informative data points for labeling and training. In recent active learning frameworks, Large Language Models (LLMs) have been employed not only for selection but also for generati…

Cited by 0SourcePDFScholar
2025

PromptRefine: Enhancing Few-Shot Performance on Low-Resource Indic Languages with Example Selection from related Example Banks

NAACL 2025long

Large Language Models (LLMs) have recently demonstrated impressive few-shot learning capabilities through in-context learning (ICL). However, ICL performance is highly dependent on the choice of few-shot demonstrations, making the selection of the most optimal examples a persistent research challeng…

Cited by 0SourcePDFScholar
2025

RELIC: Enhancing Reward Model Generalization for Low-Resource Indic Languages with Few-Shot Examples

EMNLP 2025

Reward models are essential for aligning large language models (LLMs) with human preferences. However, most open-source multilingual reward models are primarily trained on preference datasets in high-resource languages, resulting in unreliable reward signals for low-resource Indic languages. Collect

Cited by 0SourcePDFScholar
2024

Near-Optimal Streaming Heavy-Tailed Statistical Estimation with Clipped SGD

NeurIPS 2024poster

$\newcommand{\Tr}{\mathsf{Tr}}$ We consider the problem of high-dimensional heavy-tailed statistical estimation in the streaming setting, which is much harder than the traditional batch setting due to memory constraints. We cast this problem as stochastic convex optimization with heavy tailed stocha…

Cited by 2SourcePDFScholar
2024

Sample-Efficient Personalization: Modeling User Parameters as Low Rank Plus Sparse Components

AISTATS 2024poster

Personalization of machine learning (ML) predictions for individual users/domains/enterprises is critical for practical recommendation systems. Standard personalization approaches involve learning a user/domain specific \emph{embedding} that is fed into a fixed global model which can be limiting. On…

Cited by 1SourcePDFScholar
2023

Blocked Collaborative Bandits: Online Collaborative Filtering with Per-Item Budget Constraints

NeurIPS 2023poster

We consider the problem of \emph{blocked} collaborative bandits where there are multiple users, each with an associated multi-armed bandit problem. These users are grouped into \emph{latent} clusters such that the mean reward vectors of users within the same cluster are identical. Our goal is to des…

Cited by 2SourcePDFScholar
2023

Optimal Algorithms for Latent Bandits with Cluster Structure

AISTATS 2023poster

We consider the problem of latent bandits with cluster structure where there are multiple users, each with an associated multi-armed bandit problem. These users are grouped into latent clusters such that the mean reward vectors of users within the same cluster are identical. At each round, a user, s…

Cited by 14SourcePDFScholar
2021

Support Recovery of Sparse Signals from a Mixture of Linear Measurements

NeurIPS 2021poster

Recovery of support of a sparse vector from simple measurements is a widely studied problem, considered under the frameworks of compressed sensing, 1-bit compressed sensing, and more general single index models. We consider generalizations of this problem: mixtures of linear regressions, and mixture…

Cited by 13SourcePDFScholar
2020

Recovery of sparse linear classifiers from mixture of responses

NeurIPS 2020poster

In the problem of learning a mixture of linear classifiers, the aim is to learn a collection of hyperplanes from a sequence of binary responses. Each response is a result of querying with a vector and indicates the side of a randomly chosen hyperplane from the collection the query vector belong to.…

Cited by 14SourcePDFScholar
2019

Sample Complexity of Learning Mixture of Sparse Linear Regressions

NeurIPS 2019poster

In the problem of learning mixtures of linear regressions, the goal is to learn a col-lection of signal vectors from a sequence of (possibly noisy) linear measurements,where each measurement is evaluated on an unknown signal drawn uniformly fromthis collection. This setting is quite expressive and h…

Cited by 21SourcePDFScholar