SkillVerse: Assessing and Enhancing LLMs with Tree Evaluation
Yufei Tian, Jiao Sun, Nanyun Peng, and Zizhao Zhang, in Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (ACL) , 2025 .
Abstract
As language models evolve to tackle complex, multifaceted tasks, their evaluation must adapt to capture this intricacy. A granular, skill-specific understanding of model capabilities can empower researchers to make informed model development plans. In this paper, we introduce SkillVerse, an unsupervised tree-structured diagnosis framework for understanding model proficiency in specific abilities. With LLM as a judge, SkillVerse first critiques the model responses, and then organizes them into a hierarchical structure termed dendrogram. Given proficiency at arbitrary levels of granularity, SkillVerse is flexible to produce insights of behaviors of modern large models. We also demonstrate its efficacy in two downstream tasks: 1) improving model in-context learning by 25% using a tree-search algorithm to select more informative few-shot demonstrations, and 2) accurately predicting new model weaknesses with a 55% success rate, 22% higher than without SkillVerse.
Bib Entry
@inproceedings{tian2025skillverse, title = { SkillVerse: Assessing and Enhancing LLMs with Tree Evaluation }, author = {Tian, Yufei and Sun, Jiao and Peng, Nanyun and Zhang, Zizhao}, year = { 2025 }, booktitle = { Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (ACL) } }