Published May 9, 2024

Shaping AI Benchmarks with Together AI Co-Founder Percy Liang

AI expert Percy Liang delves into the intricacies of benchmarking language models through the HELM framework, explores the synergy between AI and music, and underscores the significance of transparency and community in open-source AI development.
Episode Highlights
Gradient Dissent - A Machine Learning Podcast logo

Popular Clips

Episode Highlights

  • Framework

    , co-founder of Together AI and Stanford Associate Professor, developed HELM, a comprehensive framework for evaluating language models. HELM, which stands for Holistic Evaluation of Language Models, was created to address the broad and varied objectives of language models, unlike classical machine learning methods. The framework evaluates models holistically, considering both capabilities and risks, and was inspired by decentralized approaches like the Big Science project 1.

    We created HELM, which stands for holistic evaluation of language models. Back in 2022, which is eons ago, the feeling was that language models were a different objective, unlike classical machine learning methods, because they were so broad.

    ---

    HELM's development involved collaboration within the Stanford Center for Research on Foundation Models, organizing participants into areas like bias, reasoning, and robustness. This resulted in a robust infrastructure supporting exhaustive evaluations across multiple datasets 1.

       

    Metrics

    HELM's evaluation metrics extend beyond accuracy to include bias, calibration, robustness, and toxicity, among others. emphasized the importance of standardizing evaluations to ensure apples-to-apples comparisons across models and datasets. This transparency allows users to drill down into results, seeing actual predictions and prompts used, fostering reproducibility 2.

    Evaluation, at least at the time, it was the most comprehensive evaluation where we took 30 different models that we had a hold of through either API or open weights, and we looked at seven different metrics from accuracy beyond accuracy, including bias, calibration, robustness, toxicity, and so on.

    ---

    Liang also discussed the importance of considering factors like reliability, cost, and fine-tuning capabilities when selecting models, rather than solely relying on leaderboard performance 3.

       

    Challenges

    Benchmarking AI models comes with challenges, such as the risk of overfitting and the lack of transparency around datasets. noted that while some model providers filter benchmarks to prevent overt copying, the real issue lies in interpreting what benchmarks truly measure. He highlighted the slippery slope of overfitting to benchmarks, even unintentionally 2.

    I feel like it's a pretty slippery slope before you're really overfitting to the benchmark without maybe even realizing it. Because, yeah, who doesn't want better benchmark numbers?

    ---

    Liang also pointed out the difficulty in interpreting zero-shot performance due to the lack of transparency in datasets, which can lead to misleading results 4.

Related Episodes