← Search

Angelica Chen

10 accepted papers

2025

Generalists vs. Specialists: Evaluating LLMs on Highly-Constrained Biophysical Sequence Optimization Tasks

ICML 2025poster

Although large language models (LLMs) have shown promise in biomolecule optimization problems, they incur heavy computational costs and struggle to satisfy precise constraints. On the other hand, specialized solvers like LaMBO-2 offer efficiency and fine-grained control but require more domain exper…

Cited by 0SourcePDFScholar
2024

Preference Learning Algorithms Do Not Learn Preference Rankings

NeurIPS 2024poster

Preference learning algorithms (e.g., RLHF and DPO) are frequently used to steer LLMs to produce generations that are more preferred by humans, but our understanding of their inner workings is still limited. In this work, we study the conventional wisdom that preference learning trains models to ass…

Cited by 18SourcePDFScholar
2024

Sudden Drops in the Loss: Syntax Acquisition, Phase Transitions, and Simplicity Bias in MLMs

ICLR 2024spotlight

Most interpretability research in NLP focuses on understanding the behavior and features of a fully trained model. However, certain insights into model behavior may only be accessible by observing the trajectory of the training process. We present a case study of syntax acquisition in masked languag…

2023

EvoPrompting: Language Models for Code-Level Neural Architecture Search

NeurIPS 2023poster

Given the recent impressive accomplishments of language models (LMs) for code generation, we explore the use of LMs as general adaptive mutation and crossover operators for an evolutionary neural architecture search (NAS) algorithm. While NAS still proves too difficult a task for LMs to succeed at s…

Cited by 106SourcePDFScholar
2023

Pretraining Language Models with Human Preferences

ICML 2023oral

Language models (LMs) are pretrained to imitate text from large and diverse datasets that contain content that would violate human preferences if generated by an LM: falsehoods, offensive comments, personally identifiable information, low-quality or buggy code, among others. Here, we explore alterna…

2023

What Do NLP Researchers Believe? Results of the NLP Community Metasurvey

ACL 2023long

We present the results of the NLP Community Metasurvey. Run from May to June 2022, it elicited opinions on controversial issues, including industry influence in the field, concerns about AGI, and ethics. Our results put concrete numbers to several controversies: For example, respondents are split in…

Cited by 39SourcePDFScholar
2022

BBQ: A hand-built bias benchmark for question answering

ACL 2022findings

It is well documented that NLP models learn social biases, but little work has been done on how these biases manifest in model outputs for applied tasks like question answering (QA). We introduce the Bias Benchmark for QA (BBQ), a dataset of question-sets constructed by the authors that highlight at…

2022

QuALITY: Question Answering with Long Input Texts, Yes!

NAACL 2022long

To enable building and testing models on long-document comprehension, we introduce QuALITY, a multiple-choice QA dataset with context passages in English that have an average length of about 5,000 tokens, much longer than typical current models can process. Unlike in prior work with passages, our qu…

2022

SQuALITY: Building a Long-Document Summarization Dataset the Hard Way

EMNLP 2022main

Summarization datasets are often assembled either by scraping naturally occurring public-domain summaries—which are nearly always in difficult-to-work-with technical domains—or by using approximate heuristics to extract them from everyday text—which frequently yields unfaithful summaries. In this wo…

2022

Teaching BERT to Wait: Balancing Accuracy and Latency for Streaming Disfluency Detection

NAACL 2022long

In modern interactive speech-based systems, speech is consumed and transcribed incrementally prior to having disfluencies removed. While this post-processing step is crucial for producing clean transcripts and high performance on downstream tasks (e.g. machine translation), most current state-of-the…

Cited by 15SourcePDFScholar