Multi-Crit: Benchmarking Multimodal Judges on Pluralistic Criteria-Following
Quick Overview
The research paper benchmarks multimodal judges (LLMs) on following pluralistic criteria, finding that while proprietary models like GPT-4 achieved a high overall score (82.9%) and strong performance on specific tasks, they struggled with consistency when forced to judge conflicting criteria, indicating a fundamental limitation in handling complex trade-offs compared to human evaluators.
Key Points: The paper benchmarks multimodal LLMs on following pluralistic criteria, using a setup involving judging restaurant ambiance versus food quality. GPT-4 achieved an overall score of 82.9% on the combined criteria, but showed weaknesses in consistency when criteria conflicted. The best performing proprietary model (GPT-4) scored 32.8% on the open-ended task of resolving conflicting criteria, significantly lower than human agreement (87.8%). Open-ended tasks, like balancing competing criteria (e.g., creativity vs. factuality), exposed flaws in the models' ability to handle nuanced trade-offs. When forced to articulate step-by-step reasoning for a decision, models often failed to align their reasoning with their final verdict, especially for complex conflicts. The study suggests that current LLMs struggle with internal consistency when judging trade-offs, even if they perform well on single-dimension accuracy metrics.
Context: This video discusses a research paper titled "Multi-Crit: Benchmarking Multimodal Judges on Pluralistic Criteria-Following," which evaluates how well large language models (LLMs) can act as judges when faced with multiple, often conflicting, criteria. The evaluation framework uses human-annotated data involving judging scenarios, such as assessing restaurant quality based on ambiance and food, to test the models' ability to balance these trade-offs consistently.
Detailed Analysis
The discussion centers on evaluating multimodal Large Language Models (LLMs) as judges across multiple, sometimes conflicting, criteria, as detailed in the paper "Multi-Crit." The core mission is to see if these models can handle nuanced trade-offs that humans resolve naturally. The evaluation uses a dataset where judges (human or AI) score outputs based on two domains: one highly subjective (ambiance/creativity) and one objective (food quality/factuality). The proprietary model GPT-4 performed relatively well on single criteria, achieving an overall score of 82.9% on the combined task, but its performance dropped significantly when criteria conflicted. Specifically, on open-ended tasks requiring resolution of conflict, GPT-4 scored only 32.8% on conflict matching rate, compared to a human baseline of 87.8%. The models often struggled with internal consistency, sometimes generating excellent, fluent text for one criterion while failing to correctly assign the negative score to the opposing criterion, suggesting they lack the ability to internalize complex trade-offs. The open-source models generally performed worse, with a clear gap between large proprietary models and smaller open-source alternatives in handling these complex judgments.