← Search

Jane Pan

4 accepted papers

2026

AppWorld-UL: Benchmarking Diverse Agent-User Interactions for Tool-Use

ICML 2026poster

Tool-use agents that address day-to-day digital tasks such as ordering groceries must not only operate applications, but also interact with the user, e.g., to ask clarification questions, prompt for confirmation, and inform the user when the instruction is infeasible. However, current benchmarks for…

Cited by 0SourceScholar
2026

Measuring LLM Novelty As The Frontier Of Original And High-Quality Output

ICLR 2026poster

As large language models (LLMs) are increasingly used for ideation and scientific discovery, it is important to evaluate their ability to generate novel output. Prior work evaluates novelty as originality with respect to model training data, but original outputs can be of low quality. In contrast, n…

Cited by 0SourceScholar
2025

When Benchmarks Talk: Re-Evaluating Code LLMs with Interactive Feedback

ACL 2025finding

Programming with a coding assistant is a fundamentally interactive process, yet existing static benchmarks fail to capture key features of model-user collaboration. We introduce an interactive evaluation pipeline to examine how LLMs incorporate different types of feedback in a collaborative setting,…

2023

What In-Context Learning “Learns” In-Context: Disentangling Task Recognition and Task Learning

ACL 2023findings

Large language models (LLMs) exploit in-context learning (ICL) to solve tasks with only a few demonstrations, but its mechanisms are not yet well-understood. Some works suggest that LLMs only recall already learned concepts from pre-training, while others hint that ICL performs implicit learning ove…