← Search

Jane Yu

8 accepted papers

2026

Cultivating Pluralism In Algorithmic Monoculture: The Community Alignment Dataset

ICLR 2026poster

How can large language models (LLMs) serve users with varying preferences that may conflict across cultural, political, or other dimensions? To advance this challenge, this paper establishes four key results. First, we demonstrate, through a large-scale multilingual human study with representative s…

Cited by 0SourcecodeScholar
2026

LLM Pretraining with Continuous Concepts

ICLR 2026poster

Next token prediction has been the standard training objective used in large language model pretraining. Representations are learned as a result of optimizing for token-level perplexity. We propose Continuous Concept Mixing (CoCoMix), a novel pretraining framework that combines discrete next token p…

Cited by 0SourcecodeScholar
2025

Collaborative Reasoner: Self-Improving Social Agents with Synthetic Conversations

NeurIPS 2025poster

With increasingly powerful large language models (LLMs) and LLM-based agents tackling an ever-growing list of tasks, we envision a future where numerous LLM agents work seamlessly with other AI agents and humans to solve complex problems and enhance daily life. To achieve these goals, LLM agents mus…

Cited by 0SourceScholar
2025

Culture Cartography: Mapping the Landscape of Cultural Knowledge

EMNLP 2025

To serve global users safely and productively, LLMs need culture-specific knowledge that might not be learned during pre-training. How do we find knowledge that is (1) salient to in-group users, but (2) unknown to LLMs? The most common solutions are single-initiative: either researchers define chall

2025

NaturalReasoning: Reasoning in the Wild with 2.8M Challenging Questions

NeurIPS 2025poster

Scaling reasoning capabilities beyond traditional domains such as math and coding is hindered by the lack of diverse and high-quality questions. To overcome this limitation, we introduce a scalable approach for generating diverse and challenging reasoning questions, accompanied by reference answers.…

Cited by 0SourceScholar
2025

Self-Consistency Preference Optimization

ICML 2025poster

Self-alignment, whereby models learn to improve themselves without human annotation, is a rapidly growing research area. However, existing techniques often fail to improve complex reasoning tasks due to the difficulty of assigning correct rewards. An orthogonal approach that is known to improve corr…

Cited by 9SourcePDFScholar
2022

Quantifying Adaptability in Pre-trained Language Models with 500 Tasks

NAACL 2022long

When a neural language model (LM) is adapted to perform a new task, what aspects of the task predict the eventual performance of the model? In NLP, systematic features of LM generalization to individual examples are well characterized, but systematic aspects of LM adaptability to new tasks are not n…

Cited by 15SourcePDFScholar
2022

The Moral Integrity Corpus: A Benchmark for Ethical Dialogue Systems

ACL 2022long

Conversational agents have come increasingly closer to human competence in open-domain dialogue settings; however, such models can reflect insensitive, hurtful, or entirely incoherent viewpoints that erode a user’s trust in the moral integrity of the system. Moral deviations are difficult to mitigat…