← Search

Karthik Abinav Sankararaman

12 accepted papers

2026

Generalized Parallel Scaling with Interdependent Generations

ICLR 2026poster

Parallel LLM inference scaling involves sampling a set of $N>1$ responses for a single input prompt. However, these $N$ parallel responses tend to be generated independently from each other, partitioning compute resources and leaving potentially useful information in one generation untapped by other…

Cited by 0SourceScholar
2025

Learning Auxiliary Tasks Improves Reference-Free Hallucination Detection in Open-Domain Long-Form Generation

ACL 2025short

Hallucination, the generation of factually incorrect information, remains a significant challenge for large language models (LLMs), especially in open-domain long-form generation. Existing approaches for detecting hallucination in long-form tasks either focus on limited domains or rely heavily on ex…

Cited by 0SourcePDFScholar
2025

Think Smarter not Harder: Adaptive Reasoning with Inference Aware Optimization

ICML 2025poster

Solving mathematics problems has been an intriguing capability of large language models, and many efforts have been made to improve reasoning by extending reasoning length, such as through self-correction and extensive long chain-of-thoughts. While promising in problem-solving, advanced long reasoni…

Cited by 7SourcePDFScholar
2024

Effective Long-Context Scaling of Foundation Models

NAACL 2024long

We present an effective recipe to train strong long-context LLMs that are capable of utilizing massive context windows of up to 32,000 tokens. Our models are built through continual pretraining from Llama 2 checkpoints with longer text sequences and on a dataset where long texts are upsampled. We pe…

Cited by 231SourcePDFScholar
2024

Promoting External and Internal Equities Under Ex-Ante/Ex-Post Metrics in Online Resource Allocation

ICML 2024spotlight

This paper proposes two different models for equitable resource allocation in online settings. The first one is called *external* equity promotion, where sequentially arriving agents are heterogeneous in their external attributes, namely how many resources they demand, which are drawn from a probabi…

Cited by 1SourcePDFScholar
2023

Rethinking Incentives in Recommender Systems: Are Monotone Rewards Always Beneficial?

NeurIPS 2023poster

The past decade has witnessed the flourishing of a new profession as media content creators, who rely on revenue streams from online content recommendation platforms. The reward mechanism employed by these platforms creates a competitive environment among creators which affects their production choi…

Cited by 16SourcePDFScholar
2021

Beyond $log^2(T)$ regret for decentralized bandits in matching markets

ICML 2021spotlight

We design decentralized algorithms for regret minimization in the two sided matching market with one-sided bandit feedback that significantly improves upon the prior works (Liu et al.\,2020a, Sankararaman et al.\,2020, Liu et al.\,2020b). First, for general markets, for any $\varepsilon > 0$, we des…

Cited by 52SourcePDFScholar
2021

Dominate or Delete: Decentralized Competing Bandits in Serial Dictatorship

AISTATS 2021poster

Online learning in a two-sided matching market, with demand side agents continuously competing to be matched with supply side (arms), abstracts the complex interactions under partial information on matching platforms (e.g. UpWork, TaskRabbit). We study the decentralized serial dictatorship setting,…

Cited by 47SourcePDFScholar
2021

Multi-Armed Bandits with Cost Subsidy

AISTATS 2021poster

In this paper, we consider a novel variant of the multi-armed bandit (MAB) problem, MAB with cost subsidy, which models many real-life applications where the learning agent has to pay to select an arm and is concerned about optimizing cumulative costs and rewards. We present two applications, intell…

Cited by 25SourcePDFScholar
2020

The Impact of Neural Network Overparameterization on Gradient Confusion and Stochastic Gradient Descent

ICML 2020poster

This paper studies how neural network architecture affects the speed of training. We introduce a simple concept called gradient confusion to help formally analyze this. When gradient confusion is high, stochastic gradients produced by different data samples may be negatively correlated, slowing down…

Cited by 121SourcePDFScholar