← Search

Dennis DeCoste

4 accepted papers

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…

2020

Stochastic Weight Averaging in Parallel: Large-Batch Training That Generalizes Well

ICLR 2020poster

We propose Stochastic Weight Averaging in Parallel (SWAP), an algorithm to accelerate DNN training. Our algorithm uses large mini-batches to compute an approximate solution quickly and then refines it by averaging the weights of multiple models computed independently and in parallel. The resulting m…

Cited by 65SourceScholar
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…

2015

HD-CNN: Hierarchical Deep Convolutional Neural Networks for Large Scale Visual Recognition

ICCV 2015poster

In image classification, visual separability between different object categories is highly uneven, and some categories are more difficult to distinguish than others. Such difficult categories demand more dedicated classifiers. However, existing deep convolutional neural networks (CNN) are trained as…

Cited by 520PDFcodeScholar