ProfBench: Multi-Domain Rubrics requiring Professional Knowledge to Answer and Judge
Zhilin Wang, Jaehun Jung, Ximing Lu, Shizhe Diao, Ellie Evans, Jiaqi Zeng, Pavlo Molchanov, Yejin Choi, Jan Kautz, Yi Dong
TL;DR
ProfBench introduces a first-of-its-kind, expert-annotated rubric benchmark spanning Physics PhD, Chemistry PhD, Finance MBA, and Consulting MBA to evaluate LLMs on professional tasks requiring document processing and synthesis. It couples human-created rubrics with low-cost, bias-mitigated LLM-Judges to assess both response quality and rubric-fulfillment, revealing substantial challenges even for state-of-the-art models (top GPT-5-high at $65.9\%$ overall) and notable disparities between closed- and open-weight models. The framework demonstrates that grounding documents and tailored inference setups can substantially influence evaluation outcomes, while dynamic allocation strategies can reduce cost without sacrificing stability. Collectively, ProfBench offers a scalable, accessible platform for rigorous, domain-specific evaluation with practical implications for deploying LLMs in professional settings.
Abstract
Evaluating progress in large language models (LLMs) is often constrained by the challenge of verifying responses, limiting assessments to tasks like mathematics, programming, and short-form question-answering. However, many real-world applications require evaluating LLMs in processing professional documents, synthesizing information, and generating comprehensive reports in response to user queries. We introduce ProfBench: a set of over 7000 response-criterion pairs as evaluated by human-experts with professional knowledge across Physics PhD, Chemistry PhD, Finance MBA and Consulting MBA. We build robust and affordable LLM-Judges to evaluate ProfBench rubrics, by mitigating self-enhancement bias and reducing the cost of evaluation by 2-3 orders of magnitude, to make it fair and accessible to the broader community. Our findings reveal that ProfBench poses significant challenges even for state-of-the-art LLMs, with top-performing models like GPT-5-high achieving only 65.9\% overall performance. Furthermore, we identify notable performance disparities between proprietary and open-weight models and provide insights into the role that extended thinking plays in addressing complex, professional-domain tasks. Data: https://huggingface.co/datasets/nvidia/ProfBench and Code: https://github.com/NVlabs/ProfBench
