← Search

Harris Teague

4 accepted papers

2024

Sparse High Rank Adapters

NeurIPS 2024poster

Low Rank Adaptation (LoRA) has gained massive attention in the recent generative AI research. One of the main advantages of LoRA is its ability to be fused with pretrained models, adding no overhead during inference. However, from a mobile deployment standpoint, we can either avoid inference overhe…

Cited by 0SourcePDFScholar
2023

Moccasin: Efficient Tensor Rematerialization for Neural Networks

ICML 2023poster

The deployment and training of neural networks on edge computing devices pose many challenges. The low memory nature of edge devices is often one of the biggest limiting factors encountered in the deployment of large neural network models. Tensor rematerialization or recompute is a way to address hi…

2023

Neural DAG Scheduling via One-Shot Priority Sampling

ICLR 2023poster

We consider the problem of scheduling operations/nodes, the dependency among which is characterized by a Directed Acyclic Graph (DAG). Due to its NP-hard nature, heuristic algorithms were traditionally used to acquire reasonably good solutions, and more recent works have proposed Machine Learning (M…

Cited by 3SourcePDFScholar
2022

Neural Topological Ordering for Computation Graphs

NeurIPS 2022accept

Recent works on machine learning for combinatorial optimization have shown that learning based approaches can outperform heuristic methods in terms of speed and performance. In this paper, we consider the problem of finding an optimal topological order on a directed acyclic graph (DAG) with focus on…

Cited by 13SourcePDFScholar