Papers by Carole-Jean Wu

2 papers
Demystifying Synthetic Data in LLM Pre-training: A Systematic Study of Scaling Laws, Benefits, and Pitfalls (2025.emnlp-main)

Copied to clipboard

Challenge: a large-scale empirical study compares natural web data, diverse synthetic types, and mixtures of natural and synthetic data.
Approach: They conduct a large-scale empirical study on large-volume LLMs using a unified protocol and scaling laws.
Outcome: The proposed method is faster than pre-training on natural web data, the authors show . their results are consistent with previous studies on rephrased text and textbooks .
LayerSkip: Enabling Early Exit Inference and Self-Speculative Decoding (2024.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) have been deployed to many applications, yet their high compute and memory requirements lead to high financial and energy costs when deployed to GPU servers.
Approach: They propose an end-to-end solution to speed-up inference of large language models . they apply layer dropout, and show that it increases the accuracy of early exit at earlier layers without adding any auxiliary layers or modules to the model.
Outcome: The proposed method shows speedups of up to 2.16x on summarization for CNN/DM documents, 1.82x on coding, and 2.0x on TOPv2 semantic parsing task.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations