← Search

Ashok Vardhan Makkuva

8 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

Attention with Markov: A Curious Case of Single-layer Transformers

ICLR 2025spotlight

Attention-based transformers have achieved tremendous success across a variety of disciplines including natural languages. To deepen our understanding of their sequential modeling capabilities, there is a growing interest in using Markov input processes to study them. A key finding is that when trai…

Cited by 3SourcePDFScholar
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

Fundamental Limits of Prompt Compression: A Rate-Distortion Framework for Black-Box Language Models

NeurIPS 2024poster

We formalize the problem of prompt compression for large language models (LLMs) and present a framework to unify token-level prompt compression methods which create hard prompts for black-box models. We derive the distortion-rate function for this setup as a linear program, and provide an efficient…

Cited by 4SourcePDFScholar
2024

LASER: Linear Compression in Wireless Distributed Optimization

ICML 2024poster

Data-parallel SGD is the de facto algorithm for distributed optimization, especially for large scale machine learning. Despite its merits, communication bottleneck is one of its persistent issues. Most compression schemes to alleviate this either assume noiseless communication links, or fail to achi…

Cited by 7SourcePDFScholar
2024

Local to Global: Learning Dynamics and Effect of Initialization for Transformers

NeurIPS 2024poster

In recent years, transformer-based models have revolutionized deep learning, particularly in sequence modeling. To better understand this phenomenon, there is a growing interest in using Markov input processes to study transformers. However, our current understanding in this regard remains limited w…

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

CRISP: Curriculum based Sequential neural decoders for Polar code family

ICML 2023poster

Polar codes are widely used state-of-the-art codes for reliable communication that have recently been included in the $5^{\text{th}}$ generation wireless standards ($5$G). However, there still remains room for design of polar decoders that are both efficient and reliable in the short blocklength reg…