collaborators

8 papers

cs.LG2026

RewriteNets: End-to-End Trainable String-Rewriting for Generative Sequence Modeling

Harshil Vejendla

Dominant sequence models like the Transformer represent structure implicitly through dense attention weights, incurring quadratic complexity. We propose RewriteNets, a novel neural…

cs.LG2025

Teaching by Failure: Counter-Example-Driven Curricula for Transformer Self-Improvement

Harshil Vejendla

Transformer models often exhibit brittle extrapolation, failing on inputs that are longer or structurally more complex than those seen during training. We introduce Counter-Example…

cs.LG2025

LATTA: Langevin-Anchored Test-Time Adaptation for Enhanced Robustness and Stability

Harshil Vejendla

Test-time adaptation (TTA) aims to adapt a pretrained model to distribution shifts using only unlabeled test data. While promising, existing methods like Tent suffer from instabili…

cs.CL2025

H1B-KV: Hybrid One-Bit Caches for Memory-Efficient Large Language Model Inference

Harshil Vejendla

Autoregressive decoding in large language models (LLMs) requires caching a growing list of past key-value (KV) pairs, making long-context inference a memory-bound problem. While re…

cs.LG2025

Learning to Predict Chaos: Curriculum-Driven Training for Robust Forecasting of Chaotic Dynamics

Harshil Vejendla

Forecasting chaotic systems is a cornerstone challenge in many scientific fields, complicated by the exponential amplification of even infinitesimal prediction errors. Modern machi…

cs.LG2025

Wave-PDE Nets: Trainable Wave-Equation Layers as an Alternative to Attention

Harshil Vejendla

We introduce Wave-PDE Nets, a neural architecture whose elementary operation is a differentiable simulation of the second-order wave equation. Each layer propagates its hidden stat…