Anirudh Lakhotia
Software Engineer at Couchbase
I study representations in machine learning: what they encode, how they change, and what structure survives adaptation or compression.
At Couchbase, I build SDKs and connectors between applications and production data systems. That work has made me think about representations as more than model internals. They also have to be cheap to store and fast to serve at query time.
My recent work studies this trade-off in multi-vector retrieval. In Most MaxSim Winners Flip, Retrieval Survives (ReNeuIR @ SIGIR 2026), we show that sign coding changes most token-level MaxSim winners while largely preserving retrieval effectiveness. I am also working on compositionality in learned representations and how to separate learned structure from dataset-level effects.
Earlier, I worked on efficient multitask learning and conditional computation. UnoLoRA (FITML @ NeurIPS 2024) shares one low-rank adapter across tasks. Our task-sampling study examines how sampling strategies change a transformer’s internal representations. I also built Baraat, a multilingual mixture-of-experts system for code-switched Indic inputs.
I studied Computer Science at PES University, where I was advised by Dr. Gowri Srinivasa. Before university, I interned at Cisco, developing an event platform with a personalized recommendation system. I later built geospatial data infrastructure for Nokia’s cellular network data.
selected publications
- ReNeuIR @ SIGIRMost MaxSim Winners Flip, Retrieval Survives: Low-Margin Substitution in Sign-Coded Late Interaction5th Workshop on Reaching Efficiency in Neural Information Retrieval (ReNeuIR), co-located with ACM SIGIR, 2026Sign coding flips most token-level MaxSim winners, yet retrieval survives because the substitutes are low-margin.
news
| Jun 24, 2026 | Our work on extreme compression for late-interaction retrieval was accepted to ReNeuIR 2026, co-located with SIGIR. The paper, code, and audio overview are available in publications. |
|---|---|
| Jul 01, 2025 | Started full-time at Couchbase as a Software Engineer on the SDKs and Connectors team. |
| Jan 06, 2025 | Joined Couchbase as a Software Engineering Intern on the SDKs and Connectors team, building developer libraries and integrations. |