← Search

Aditya Rawal

8 accepted papers

2025

Sequence-level Large Language Model Training with Contrastive Preference Optimization

NAACL 2025findings

The next token prediction loss is the dominant self-supervised training objective for large language models and has achieved promising results in a variety of downstream tasks. However, upon closer investigation of this objective, we find that it lacks an understanding of sequence-level signals, lea…

Cited by 0SourcePDFScholar
2025

Split-Merge: Scalable and Memory-Efficient Merging of Expert LLMs

EMNLP 2025

We introduce a zero-shot merging framework for large language models (LLMs) that consolidates specialized domain experts into a single model without any further training. Our core contribution lies in leveraging relative task vectors—difference representations encoding each expert’s unique traits wi

2024

DEM: Distribution Edited Model for Training with Mixed Data Distributions

EMNLP 2024main

Training with mixed data distributions is a common and important part of creating multi-task and instruction-following models. The diversity of the data distributions and cost of joint training makes the optimization procedure extremely challenging. Data mixing methods partially address this problem…

2024

Extreme Miscalibration and the Illusion of Adversarial Robustness

ACL 2024long

Deep learning-based Natural Language Processing (NLP) models are vulnerable to adversarial attacks, where small perturbations can cause a model to misclassify. Adversarial Training (AT) is often used to increase model robustness. However, we have discovered an intriguing phenomenon: deliberately or…

Cited by 2SourcePDFScholar
2022

Memory Efficient Continual Learning with Transformers

NeurIPS 2022accept

In many real-world scenarios, data to train machine learning models becomes available over time. Unfortunately, these models struggle to continually learn new concepts without forgetting what has been learnt in the past. This phenomenon is known as catastrophic forgetting and it is difficult to prev…

Cited by 63SourcePDFScholar
2020

Enhanced POET: Open-ended Reinforcement Learning through Unbounded Invention of Learning Challenges and their Solutions

ICML 2020poster

Creating open-ended algorithms, which generate their own never-ending stream of novel and appropriately challenging learning opportunities, could help to automate and accelerate progress in machine learning. A recent step in this direction is the Paired Open-Ended Trailblazer (POET), an algorithm th…

2020

Generative Teaching Networks: Accelerating Neural Architecture Search by Learning to Generate Synthetic Training Data

ICML 2020poster

This paper investigates the intriguing question of whether we can create learning algorithms that automatically generate training data, learning environments, and curricula in order to help AI agents rapidly learn. We show that such algorithms are possible via Generative Teaching Networks (GTNs), a…

2019

Backpropamine: training self-modifying neural networks with differentiable neuromodulated plasticity

ICLR 2019poster

The impressive lifelong learning in animal brains is primarily enabled by plastic changes in synaptic connectivity. Importantly, these changes are not passive, but are actively controlled by neuromodulation, which is itself under the control of the brain. The resulting self-modifying abilities of th…

Cited by 105SourcePDFScholar