← Search

Nived Rajaraman

11 accepted papers

2026

From Markov to Laplace: How Mamba In-Context Learns Markov Chains

ICLR 2026oral

While transformer-based language models have driven the AI revolution thus far, their computational complexity has spurred growing interest in viable alternatives, such as structured state space sequence models (SSMs) and Selective SSMs. Among these, Mamba (S6) and its variant Mamba-2 have shown rem…

Cited by 0SourcecodeScholar
2025

Scaling Test-Time Compute Without Verification or RL is Suboptimal

ICML 2025spotlight

Despite substantial advances in scaling test-time compute, an ongoing debate in the community is how it should be scaled up to enable continued and efficient improvements with scaling. There are largely two approaches: (i) distilling successful search or thinking traces; and (ii), using verification…

Cited by 8SourcePDFScholar
2025

What One Cannot, Two Can: Two-Layer Transformers Provably Represent Induction Heads on Any-Order Markov Chains

NeurIPS 2025spotlight

In-context learning (ICL) is a hallmark capability of transformers, through which trained models learn to adapt to new tasks by leveraging information from the input context. Prior work has shown that ICL emerges in transformers due to the presence of special circuits called induction heads. Given…

Cited by 0SourceScholar
2024

An Analysis of Tokenization: Transformers under Markov Data

NeurIPS 2024spotlight

While there has been a large body of research attempting to circumvent tokenization for language modeling (Clark et al. 2022, Xue et al. 2022), the current consensus is that it is a necessary initial step for designing state-of-the-art performant language models. In this paper, we investigate tokeni…

Cited by 0SourcePDFScholar
2024

Transformers on Markov data: Constant depth suffices

NeurIPS 2024poster

Attention-based transformers have been remarkably successful at modeling generative processes across various domains and modalities. In this paper, we study the behavior of transformers on data drawn from $k^{\text{th}}$-order Markov processes, where the conditional distribution of the next symbol i…

Cited by 8SourcePDFScholar
2023

Greedy Pruning with Group Lasso Provably Generalizes for Matrix Sensing

NeurIPS 2023poster

Pruning schemes have been widely used in practice to reduce the complexity of trained models with a massive number of parameters. In fact, several practical studies have shown that if the pruned model is fine-tuned with some gradient-based updates it generalizes well to new samples. Although the abo…

Cited by 2SourcePDFScholar
2022

Minimax Optimal Online Imitation Learning via Replay Estimation

NeurIPS 2022accept

Online imitation learning is the problem of how best to mimic expert demonstrations, given access to the environment or an accurate simulator. Prior work has shown that in the \textit{infinite} sample regime, exact moment matching achieves value equivalence to the expert policy. However, in the \tex…

2021

On the Value of Interaction and Function Approximation in Imitation Learning

NeurIPS 2021poster

We study the statistical guarantees for the Imitation Learning (IL) problem in episodic MDPs. Rajaraman et al. (2020) show an information theoretic lower bound that in the worst case, a learner which can even actively query the expert policy suffers from a suboptimality growing quadratically in the…

Cited by 26SourcePDFScholar
2020

Toward the Fundamental Limits of Imitation Learning

NeurIPS 2020poster

Imitation learning (IL) aims to mimic the behavior of an expert policy in a sequential decision-making problem given only demonstrations. In this paper, we focus on understanding the minimax statistical limits of IL in episodic Markov Decision Processes (MDPs). We first consider the setting where th…

Cited by 103SourcePDFScholar