← Search

Shreyas Saxena

6 accepted papers

2024

MediSwift: Efficient Sparse Pre-trained Biomedical Language Models

ACL 2024findings

Large language models (LLMs) are typically trained on general source data forvarious domains, but a recent surge in domain-specific LLMs has shown theirpotential to outperform general-purpose models in domain-specific tasks (e.g.,biomedicine). Although domain-specific pre-training enhances efficienc…

2024

Sparse-IFT: Sparse Iso-FLOP Transformations for Maximizing Training Efficiency

ICML 2024poster

Recent research has focused on weight sparsity in deep neural network training to reduce FLOPs, aiming for improved efficiency (test accuracy w.r.t training FLOPs). However, sparse weight training often compromises accuracy, requiring extended training schedules to attain the accuracy of dense model…

2023

SPDF: Sparse Pre-training and Dense Fine-tuning for Large Language Models

UAI 2023poster

The pre-training and fine-tuning paradigm has contributed to a number of breakthroughs in Natural Language Processing (NLP). Instead of directly training on a downstream task, language models are first pre-trained on large datasets with cross-domain knowledge (e.g., Pile, MassiveText, etc.) and then…

2021

Dynamic Curriculum Learning via Data Parameters for Noise Robust Keyword Spotting

ICASSP 2021accepted

We propose dynamic curriculum learning via data parameters for noise robust keyword spotting. Data parameter learning has recently been introduced for image processing, where weight parameters, so-called data parameters, for target classes and instances are introduced and optimized along with model…

Cited by 0SourceScholar
2019

Data Parameters: A New Family of Parameters for Learning a Differentiable Curriculum

NeurIPS 2019poster

Recent works have shown that learning from easier instances first can help deep neural networks (DNNs) generalize better. However, knowing which data to present during different stages of training is a challenging problem. In this work, we address this problem by introducing data parameters. More sp…