Publications

Research outputs across efficient attention, long-context inference, and diffusion language models.

Lost in Interpolation: Why Predictive Feedback Fails in Diffusion Language Models

Authors: Aryan Sood, Ishaan Bansal, Lavanya Nigam, Vidit Aggarwal
Under Review Workshop Paper
  • Introduced spherical soft-masking for diffusion LLMs, replacing Euclidean LERP feedback with SLERP over Frechet means to mitigate embedding norm collapse during MDLM fine-tuning.
@article{sood2026lostinterpolation,
  title={Lost in Interpolation: Why Predictive Feedback Fails in Diffusion Language Models},
  author={Sood, Aryan and Bansal, Ishaan and Nigam, Lavanya and Aggarwal, Vidit},
  journal={Workshop paper under review},
  year={2026}
}

Don't Look Up (Every Token): Escaping Quadratic Complexity via Patterns and Algorithms

Authors: Aryan Sood, Tanvi Sharma, Vansh Agrawal
ICLR 2026
  • Surveyed sparsity-based efficiency methods for transformers, organizing them into a unified taxonomy distinguishing static structural patterns from dynamic, attention-driven approaches.
@inproceedings{sood2026dontlookup,
  author={Sood, Aryan and Sharma, Tanvi and Agrawal, Vansh},
  title={Don't Look Up (Every Token): Escaping Quadratic Complexity via Geometric Patterns and Algorithms},
  booktitle={ICLR Blogposts 2026},
  year={2026},
  url={https://iclr-blogposts.github.io/2026/blog/2026/sparsity/}
}