← Search

Kaustubh Ponkshe

5 accepted papers

2026

ABBA-Adapters: Efficient and Expressive Fine-Tuning of Foundation Models

ICLR 2026poster

Large Language Models have demonstrated strong performance across a wide range of tasks, but adapting them efficiently to new domains remains a key challenge. Parameter-Efficient Fine-Tuning (PEFT) methods address this by introducing lightweight, trainable modules while keeping most pre-trained weig…

Cited by 0SourcecodeScholar
2026

Safety Subspaces are Not Linearly Distinct: A Fine-Tuning Case Study

ICLR 2026poster

Large Language Models (LLMs) rely on safety alignment to produce socially acceptable responses. However, this behavior is known to be brittle: further fine-tuning, even on benign or lightly contaminated data, can degrade safety and reintroduce harmful behaviors. A growing body of work suggests that…

Cited by 0SourcecodeScholar
2025

FedEx-LoRA: Exact Aggregation for Federated and Efficient Fine-Tuning of Large Language Models

ACL 2025long

Low-Rank Adaptation (LoRA) is a popular technique for efficient fine-tuning of foundation models. However, applying LoRA in federated learning environments, where data is distributed across multiple clients, presents unique challenges. Existing methods rely on traditional federated averaging of LoRA…

Cited by 0SourcePDFScholar
2025

GuideQ: Framework for Guided Questioning for progressive informational collection and classification

NAACL 2025findings

The veracity of a factoid is largely independent of the language it is written in. However, language models are inconsistent in their ability to answer the same factual question across languages. This raises questions about how LLMs represent a given fact across languages. We explore multilingual fa…

2025

TokenSwap: A Lightweight Method to Disrupt Memorized Sequences in LLMs

NeurIPS 2025spotlight

As language models scale, their performance improves dramatically across a wide range of tasks, but so does their tendency to memorize and regurgitate parts of their training data verbatim. This tradeoff poses serious legal, ethical, and safety concerns, especially in real-world deployments. Existin…

Cited by 0SourcecodeScholar