← Search

Xinhe Wang

4 accepted papers

2025

Bridging Human and LLM Judgments: Understanding and Narrowing the Gap

NeurIPS 2025poster

Large language models are increasingly used as judges (LLM-as-a-judge) to evaluate model outputs at scale, but their assessments often diverge systematically from human judgments. We present Bridge, a unified statistical framework that explicitly bridges human and LLM evaluations under both absolute…

Cited by 0SourceScholar
2025

Interactive and Expressive Code-Augmented Planning with Large Language Models

ACL 2025long

Large Language Models (LLMs) demonstrate strong abilities in common-sense reasoning and interactive decision-making, but often struggle with complex, long-horizon planning tasks. Recent techniques have sought to structure LLM outputs using control flow and code to improve planning performance. Howev…

Cited by 0SourcePDFScholar
2024

$\texttt{dattri}$: A Library for Efficient Data Attribution

NeurIPS 2024spotlight

Data attribution methods aim to quantify the influence of individual training samples on the prediction of artificial intelligence (AI) models. As training data plays an increasingly crucial role in the modern development of large-scale AI models, data attribution has found broad applications in imp…