collaborators
Showing cs.LGShow all

7 papers · 1 filter

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.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…

cs.LG2025

Drift-Adapter: A Practical Approach to Near Zero-Downtime Embedding Model Upgrades in Vector Databases

Harshil Vejendla

Upgrading embedding models in production vector databases typically requires re-encoding the entire corpus and rebuilding the Approximate Nearest Neighbor (ANN) index, leading to s…