← Search

Parikshit Ram

23 accepted papers

2026

Transformer Circuits Can Realize Clustering Algorithms

ICML 2026spotlight

Although transformers are most commonly optimized as statistical sequence models, it is unclear to what extent they can implement and learn exact algorithmic computations. Here, we specify a transformer implementation from first principles that executes a fundamental and widely used method for $k$-m…

Cited by 0SourceScholar
2025

Dense Associative Memory with Epanechnikov Energy

NeurIPS 2025spotlight

We propose a novel energy function for Dense Associative Memory (DenseAM) networks, the log-sum-ReLU (LSR), inspired by optimal kernel density estimation. Unlike the common log-sum-exponential (LSE) function, LSR is based on the Epanechnikov kernel and enables exact memory retrieval with exponential…

Cited by 0SourceScholar
2025

Invariance Makes LLM Unlearning Resilient Even to Unanticipated Downstream Fine-Tuning

ICML 2025poster

Machine unlearning presents a promising approach to mitigating privacy and safety concerns in large language models (LLMs) by enabling the selective removal of targeted data or knowledge while preserving model utility. However, existing unlearning methods remain over-sensitive to downstream fine-tun…

2025

Neural Reasoning Networks: Efficient Interpretable Neural Networks with Automatic Textual Explanations

AAAI 2025technical

Recent advances in machine learning have led to a surge in adoption of neural networks for various tasks, but lack of interpretability remains an issue for many others in which an understanding of the features influencing the prediction is necessary to ensure fairness, safety, and legal compliance.…

2025

Reasoning Model Unlearning: Forgetting Traces, Not Just Answers, While Preserving Reasoning Skills

EMNLP 2025

Recent advances in large reasoning models (LRMs) have enabled strong multi-step reasoning capabilities. However, existing machine unlearning algorithms are tailored to standard language modeling and fail to address the unique challenges posed by LRMs. In this work, we present the first systematic st

Cited by 0SourcePDFScholar
2025

Transformers Learn Faster with Semantic Focus

NeurIPS 2025poster

Various forms of sparse attention have been explored to mitigate the quadratic computational and memory cost of the attention mechanism in transformers. We study sparse transformers not through a lens of efficiency but rather in terms of learnability and generalization. Empirically studying a range…

Cited by 0SourceScholar
2024

Dense Associative Memory Through the Lens of Random Features

NeurIPS 2024poster

Dense Associative Memories are high storage capacity variants of the Hopfield networks that are capable of storing a large number of memory patterns in the weights of the network of a given size. Their common formulations typically require storing each pattern in a separate set of synaptic weights,…

2024

Effective Data Distillation for Tabular Datasets (Student Abstract)

AAAI 2024technical

Data distillation is a technique of reducing a large dataset into a smaller dataset. The smaller dataset can then be used to train a model which can perform comparably to a model trained on the full dataset. Past works have examined this approach for image datasets, focusing on neural networks as ta…

Cited by 3SourcePDFScholar
2024

Enhancing In-context Learning via Linear Probe Calibration

AISTATS 2024poster

In-context learning (ICL) is a new paradigm for natural language processing that utilizes Generative Pre-trained Transformer (GPT)-like models. This approach uses prompts that include in-context demonstrations to generate the corresponding output for a new query input. However, applying ICL in real…

2024

WAGLE: Strategic Weight Attribution for Effective and Modular Unlearning in Large Language Models

NeurIPS 2024poster

The need for effective unlearning mechanisms in large language models (LLMs) is increasingly urgent, driven by the necessity to adhere to data regulations and foster ethical generative AI practices. LLM unlearning is designed to reduce the impact of undesirable data influences and associated model c…

2023

End-to-end Differentiable Clustering with Associative Memories

ICML 2023poster

Clustering is a widely used unsupervised learning technique involving an intensive discrete optimization problem. Associative Memory models or AMs are differentiable neural networks defining a recursive dynamical system, which have been integrated with various deep learning architectures. We uncover…

2023

Min-Max Multi-objective Bilevel Optimization with Applications in Robust Machine Learning

ICLR 2023poster

We consider a generic min-max multi-objective bilevel optimization problem with applications in robust machine learning such as representation learning and hyperparameter optimization. We design MORBiT, a novel single-loop gradient descent-ascent bilevel optimization algorithm, to solve the generic…

Cited by 9SourcePDFScholar
2023

Model Sparsity Can Simplify Machine Unlearning

NeurIPS 2023spotlight

In response to recent data regulation requirements, machine unlearning (MU) has emerged as a critical process to remove the influence of specific examples from a given model. Although exact unlearning can be achieved through complete model retraining using the remaining dataset, the associated compu…

2023

Runtime Prediction of Machine Learning Algorithms in Automl Systems

ICASSP 2023accepted

In this paper we introduce a metalearning-based methodology for predicting the training runtime of various machine learning algorithms. This prediction is important for automated machine learning (AutoML) systems because they search by training and evaluating a large number of machine learning model…

Cited by 0SourceScholar
2023

Single-shot General Hyper-parameter Optimization for Federated Learning

ICLR 2023top-25%

We address the problem of hyper-parameter optimization (HPO) for federated learning (FL-HPO). We introduce Federated Loss SuRface Aggregation (FLoRA), a general FL-HPO solution framework that can address use cases of tabular data and any Machine Learning (ML) model including gradient boosting traini…

Cited by 16SourcePDFScholar
2023

What Is Missing in IRM Training and Evaluation? Challenges and Solutions

ICLR 2023poster

Invariant risk minimization (IRM) has received increasing attention as a way to acquire environment-agnostic data representations and predictions, and also a principled solution for preventing spurious correlations from being learned and improving models’ out-of-distribution generalization. Yet, rec…

Cited by 8SourcePDFScholar
2022

Advancing Model Pruning via Bi-level Optimization

NeurIPS 2022accept

The deployment constraints in practical applications necessitate the pruning of large-scale deep learning models, i.e., promoting their weight sparsity. As illustrated by the Lottery Ticket Hypothesis (LTH), pruning also has the potential of improving their generalization ability. At the core of LTH…

2022

Bandit Limited Discrepancy Search and Application to Machine Learning Pipeline Optimization

AAAI 2022technical

Optimizing a machine learning (ML) pipeline has been an important topic of AI and ML. Despite recent progress, pipeline optimization remains a challenging problem, due to potentially many combinations to consider as well as slow training and validation. We present the BLDS algorithm for optimized al…

Cited by 7SourcePDFScholar
2022

Learning to Generate Image Source-Agnostic Universal Adversarial Perturbations

IJCAI 2022poster

Adversarial perturbations are critical for certifying the robustness of deep learning models. A ``universal adversarial perturbation'' (UAP) can simultaneously attack multiple images, and thus offers a more unified threat model, obviating an image-wise attack algorithm. However, the existing UAP gen…

Cited by 8SourcePDFScholar
2021

Pipeline Combinators for Gradual AutoML

NeurIPS 2021poster

Automated machine learning (AutoML) can make data scientists more productive. But if machine learning is totally automated, that leaves no room for data scientists to apply their intuition. Hence, data scientists often prefer not total but gradual automation, where they control certain choices and…

Cited by 30SourcePDFScholar
2021

Searching for Machine Learning Pipelines Using a Context-Free Grammar

AAAI 2021technical

AutoML automatically selects, composes and parameterizes machine learning algorithms into a workflow or pipeline of operations that aims at maximizing performance on a given dataset. Although current methods for AutoML achieved impressive results they mostly concentrate on optimizing fixed linear wo…