← Search

Rohith Kuditipudi

5 accepted papers

2025

Auditing Prompt Caching in Language Model APIs

ICML 2025poster

Prompt caching in large language models (LLMs) results in data-dependent timing variations: cached prompts are processed faster than non-cached prompts. These timing differences introduce the risk of side-channel timing attacks. For example, if the cache is shared across users, an attacker could ide…

2025

Blackbox Model Provenance via Palimpsestic Membership Inference

NeurIPS 2025spotlight

Suppose Alice trains an open-weight language model and Bob uses a blackbox derivative of Alice’s model to produce text. Can Alice prove that Bob is using her model, either by querying Bob’s derivative model (query setting) or from the text alone ( observational setting)? We formulate this question a…

Cited by 0SourceScholar
2019

Explaining Landscape Connectivity of Low-cost Solutions for Multilayer Nets

NeurIPS 2019poster

Mode connectivity is a surprising phenomenon in the loss landscape of deep nets. Optima---at least those discovered by gradient-based optimization---turn out to be connected by simple paths on which the loss function is almost constant. Often, these paths can be chosen to be piece-wise linear, with…