← Search

Claire Cui

5 accepted papers

2023

Brainformers: Trading Simplicity for Efficiency

ICML 2023poster

Transformers are central to recent successes in natural language processing and computer vision. Transformers have a mostly uniform backbone where layers alternate between feed-forward and self-attention in order to build a deep network. Here we investigate this design choice and find that more comp…

Cited by 37SourcePDFScholar
2023

Least-to-Most Prompting Enables Complex Reasoning in Large Language Models

ICLR 2023poster

Chain-of-thought prompting has demonstrated remarkable performance on various natural language reasoning tasks. However, it tends to perform poorly on tasks which requires solving problems harder than the exemplars shown in the prompts. To overcome this challenge of easy-to-hard generalization, we p…

Cited by 1438SourcePDFScholar
2023

Lifelong Language Pretraining with Distribution-Specialized Experts

ICML 2023poster

Pretraining on a large-scale corpus has become a standard method to build general language models (LMs). Adapting a model to new data distributions targeting different downstream tasks poses significant challenges. Naive fine-tuning may incur catastrophic forgetting when the over-parameterized LMs o…

Cited by 59SourcePDFScholar
2023

Mind's Eye: Grounded Language Model Reasoning through Simulation

ICLR 2023poster

Successful and effective communication between humans and AI relies on a shared experience of the world. By training solely on written text, current language models (LMs) miss the grounded experience of humans in the real-world---their failure to relate language to the physical world causes knowledg…

Cited by 84SourcePDFScholar
2022

GLaM: Efficient Scaling of Language Models with Mixture-of-Experts

ICML 2022spotlight

Scaling language models with more data, compute and parameters has driven significant progress in natural language processing. For example, thanks to scaling, GPT-3 was able to achieve strong results on in-context learning tasks. However, training these large dense models requires significant amount…

Cited by 765SourcePDFScholar