← Search

Mina Lee

5 accepted papers

2026

Optimizing Diversity and Quality through Base-Aligned Model Collaboration

ICML 2026poster

Alignment has greatly improved large language models (LLMs)’ output quality at the cost of diversity, yielding highly similar outputs across generations, especially in open-ended generation tasks. We propose Base-Aligned Model Collaboration (BACo), an inference-time token-level model collaboration f…

Cited by 0SourceScholar
2025

Unraveling Misinformation Propagation in LLM Reasoning

EMNLP 2025

Large Language Models (LLMs) have demonstrated impressive capabilities in reasoning, positioning them as promising tools for supporting human problem-solving. However, what happens when their performance is affected by *misinformation*, i.e., incorrect inputs introduced by users due to oversights or

2023

TempLM: Distilling Language Models into Template-Based Generators

ACL 2023findings

While pretrained language models (PLMs) have greatly improved text generation, they have also been known to produce unfaithful or inappropriate content. In contrast, classic template-based systems provide strong guarantees of faithfulness at the cost of fluency. We propose TempLM, which achieves the…

2021

Swords: A Benchmark for Lexical Substitution with Improved Data Coverage and Quality

NAACL 2021long

We release a new benchmark for lexical substitution, the task of finding appropriate substitutes for a target word in a context. For writing, lexical substitution systems can assist humans by suggesting words that humans cannot easily think of. However, existing benchmarks depend on human recall as…

2019

SPoC: Search-based Pseudocode to Code

NeurIPS 2019poster

We consider the task of mapping pseudocode to executable code, assuming a one-to-one correspondence between lines of pseudocode and lines of code. Given test cases as a mechanism to validate programs, we search over the space of possible translations of the pseudocode to find a program that compiles…

Cited by 256SourcePDFScholar