← Search

Praneeth Vepakomma

10 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

DP-Fusion: Token-Level Differentially Private Inference for Large Language Models

ICLR 2026poster

Large language models (LLMs) do not preserve privacy at inference-time. The LLM's outputs can inadvertently reveal information about the model's context, which presents a privacy challenge when the LLM is augmented via tools or databases containing sensitive information. Existing privacy-preserving…

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
2024

Data Acquisition via Experimental Design for Data Markets

NeurIPS 2024poster

The acquisition of training data is crucial for machine learning applications. Data markets can increase the supply of data, particularly in data-scarce domains such as healthcare, by incentivizing potential data providers to join the market. A major challenge for a data buyer in such a market is ch…

Cited by 1SourcePDFScholar
2024

DecentNeRFs: Decentralized Neural Radiance Fields from Crowdsourced Images

ECCV 2024poster

"Neural radiance fields (NeRFs) show potential for transforming images captured worldwide into immersive 3D visual experiences. However, most of this captured visual data remains siloed in our camera rolls as these images contain personal details. Even if made public, the problem of learning 3D repr…

2023

Posthoc privacy guarantees for collaborative inference with modified Propose-Test-Release

NeurIPS 2023poster

Cloud-based machine learning inference is an emerging paradigm where users query by sending their data through a service provider who runs an ML model on that data and returns back the answer. Due to increased concerns over data privacy, recent works have proposed Collaborative Inference (CI) to lea…

Cited by 7SourcePDFScholar
2022

Decouple-and-Sample: Protecting Sensitive Information in Task Agnostic Data Release

ECCV 2022poster

"We propose sanitizer, a framework for secure and task-agnostic data release. While releasing datasets continues to make a big impact in various applications of computer vision, its impact is mostly realized when data sharing is not inhibited by privacy concerns. We alleviate these concerns by sanit…

2022

PrivateMail: Supervised Manifold Learning of Deep Features with Privacy for Image Retrieval

AAAI 2022technical

Differential Privacy offers strong guarantees such as immutable privacy under any post-processing. In this work, we propose a differentially private mechanism called PrivateMail for performing supervised manifold learning. We then apply it to the use case of private image retrieval to obtain nearest…

Cited by 6SourcePDFScholar
2021

DISCO: Dynamic and Invariant Sensitive Channel Obfuscation for Deep Neural Networks

CVPR 2021poster

Recent deep learning models have shown remarkable performance in image classification. While these deep learning systems are getting closer to practical deployment, the common assumption made about data is that it does not carry any sensitive information. This assumption may not hold for many practi…

Cited by 50PDFcodeScholar