scispace - formally typeset
C

Christopher R'e

Publications -  16
Citations -  609

Christopher R'e is an academic researcher. The author has contributed to research in topics: Computer science & Engineering. The author has an hindex of 10, co-authored 16 publications receiving 609 citations.

Papers
More filters
Proceedings ArticleDOI

FlashAttention: Fast and Memory-Efficient Exact Attention with IO-Awareness

TL;DR: This work proposes FlashAttention, an IO-aware exact attention algorithm that uses tiling to reduce the number of memory reads/writes between GPU high bandwidth memory (HBM) and GPU on-chip SRAM, and is optimal for a range of SRAM sizes.
Proceedings Article

It's Raw! Audio Generation with State-Space Models

TL;DR: SaShiMi, a new multi-scale architecture for waveform modeling built around the recently introduced S4 model for long sequence modeling, is proposed, identifying that S4 can be unstable during autoregressive generation, and providing a simple improvement to its parameterization by drawing connections to Hurwitz matrices.
Proceedings ArticleDOI

Correct-N-Contrast: A Contrastive Approach for Improving Robustness to Spurious Correlations

TL;DR: Correct- N -Contrast (C N C), a contrastive learning method to improve robustness to spurious correlations when training group labels are unknown, improves worst-group accuracy over existing state-of-the-art methods on popular benchmarks, and performs almost as well as methods trained with group labels.
Proceedings ArticleDOI

Ask Me Anything: A simple strategy for prompting language models

TL;DR: This paper develops an understanding of the effective prompt formats and proposes to use weak supervision, a procedure for combining the noisy predictions, to produce the final predictions of the GPT-Neo-6B model.