← Search

Brandon Reagen

7 accepted papers

2025

Spectral Scaling Laws in Language Models: emphHow Effectively Do Feed-Forward Networks Use Their Latent Space?

EMNLP 2025

As Large Language Models (LLMs) scale, the question is not just how large they become, but how much of their capacity is effectively utilized . Existing scaling laws relate model size to loss, yet overlook how components exploit their latent space. In this work, we focus on Feed-Forward Networks (FF

Cited by 0SourcePDFScholar
2022

Selective Network Linearization for Efficient Private Inference

ICML 2022spotlight

Private inference (PI) enables inferences directly on cryptographically secure data. While promising to address many privacy issues, it has seen limited use due to extreme runtimes. Unlike plaintext inference, where latency is dominated by FLOPs, in PI non-linear functions (namely ReLU) are the bott…

2021

Circa: Stochastic ReLUs for Private Deep Learning

NeurIPS 2021poster

The simultaneous rise of machine learning as a service and concerns over user privacy have increasingly motivated the need for private inference (PI). While recent work demonstrates PI is possible using cryptographic primitives, the computational overheads render it impractical. State-of-art deep ne…

Cited by 41SourcePDFScholar
2021

DeepReDuce: ReLU Reduction for Fast Private Inference

ICML 2021spotlight

The recent rise of privacy concerns has led researchers to devise methods for private neural inference—where inferences are made directly on encrypted data, never seeing inputs. The primary challenge facing private inference is that computing on encrypted data levies an impractically-high latency pe…

Cited by 114SourcePDFScholar
2020

CryptoNAS: Private Inference on a ReLU Budget

NeurIPS 2020poster

Machine learning as a service has given raise to privacy concerns surrounding clients' data and providers' models and has catalyzed research in private inference (PI): methods to process inferences without disclosing inputs. Recently, researchers have adapted cryptographic techniques to show PI is p…

Cited by 106SourcePDFScholar
2018

Weightless: Lossy Weight Encoding For Deep Neural Network Compression

ICLR 2018workshop

The large memory requirements of deep neural networks strain the capabilities of many devices, limiting their deployment and adoption. Model compression methods effectively reduce the memory requirements of these models, usually through applying transformations such as weight pruning or quantization…

Cited by 58SourceScholar