← Search

Jayaram Raghuram

8 accepted papers

2025

CONDA: Adaptive Concept Bottleneck for Foundation Models Under Distribution Shifts

ICLR 2025poster

Advancements in foundation models (FMs) have led to a paradigm shift in machine learning. The rich, expressive feature representations from these pre-trained, large- scale FMs are leveraged for multiple downstream tasks, usually via lightweight fine-tuning of a shallow fully-connected network follow…

Cited by 0SourcePDFScholar
2025

PALMBENCH: A COMPREHENSIVE BENCHMARK OF COMPRESSED LARGE LANGUAGE MODELS ON MOBILE PLATFORMS

ICLR 2025poster

Deploying large language models (LLMs) locally on mobile devices is advantageous in scenarios where transmitting data to remote cloud servers is either undesirable due to privacy concerns or impractical due to network connection. Recent advancements have facilitated the local deployment of LLMs. How…

Cited by 2SourcePDFScholar
2023

Concept-based Explanations for Out-of-Distribution Detectors

ICML 2023poster

Out-of-distribution (OOD) detection plays a crucial role in ensuring the safe deployment of deep neural network (DNN) classifiers. While a myriad of methods have focused on improving the performance of OOD detectors, a critical gap remains in interpreting their decisions. We help bridge this gap by…

2023

Few-Shot Domain Adaptation For End-to-End Communication

ICLR 2023top-25%

The problem of end-to-end learning of a communication system using an autoencoder -- consisting of an encoder, channel, and decoder modeled using neural networks -- has recently been shown to be an effective approach. A challenge faced in the practical adoption of this learning approach is that unde…

2023

Stratified Adversarial Robustness with Rejection

ICML 2023poster

Recently, there is an emerging interest in adversarially training a classifier with a rejection option (also known as a selective classifier) for boosting adversarial robustness. While rejection can incur a cost in many applications, existing studies typically associate zero cost with rejecting pert…

2023

The Trade-off between Universality and Label Efficiency of Representations from Contrastive Learning

ICLR 2023top-25%

Pre-training representations (a.k.a. foundation models) has recently become a prevalent learning paradigm, where one first pre-trains a representation using large-scale unlabeled data, and then learns simple predictors on top of the representation using small labeled data from the downstream tasks.…

2021

A General Framework For Detecting Anomalous Inputs to DNN Classifiers

ICML 2021oral

Detecting anomalous inputs, such as adversarial and out-of-distribution (OOD) inputs, is critical for classifiers (including deep neural networks or DNNs) deployed in real-world applications. While prior works have proposed various methods to detect such anomalous samples using information from the…