KOFFVQA: An Objectively Evaluated Free-form VQA Benchmark for Large Vision-Language Models in the Korean Language

TL;DR

KOFFVQA: An objectively evaluated free-form VQA benchmark for Korean language VLMs.

cs.CV 🔴 Advanced 2025-03-31 49 views
Yoonshik Kim Jaeyoon Jung
vision-language models free-form VQA Korean language objective evaluation benchmarking

Key Findings

Methodology

KOFFVQA benchmark consists of 275 carefully crafted questions, each paired with an image and grading criteria covering 10 different aspects of VLM performance. The grading criteria eliminate subjectivity by using pre-defined rules, ensuring even small open-source models can reliably evaluate performance.

Key Results

  • Experimental results show that using pre-existing grading criteria for evaluation is more reliable than existing methods. 47 VLMs were evaluated, showing varied performance across different subcategories.
  • Larger models do not necessarily perform better, especially in Korean language contexts.
  • Gemini models excelled in the Document Understanding subcategory, with scores ranging from 94.67 to 89.33.

Significance

This research fills the gap in Korean language VLM benchmarks, providing a method for objective evaluation of model performance. By eliminating the limitations of subjective evaluation, KOFFVQA offers researchers a reliable tool to assess VLM performance in Korean contexts.

Technical Contribution

KOFFVQA introduces a new evaluation framework that eliminates subjectivity through objective grading criteria, allowing small open-source models to be used for reliable evaluation. This approach fundamentally differs from existing subjective evaluation methods, offering new engineering possibilities.

Novelty

KOFFVQA is the first free-form VQA benchmark specifically designed for the Korean language, providing objective evaluation criteria, significantly differing from existing multiple-choice and subjective evaluation methods.

Limitations

  • The evaluation process relies on the quality of grading criteria, which may not cover all possible response scenarios.
  • Models may perform inconsistently across subcategories, affecting overall evaluation.

Future Work

Future work could expand KOFFVQA to cover more languages and scenarios, and explore methods for automatically generating grading criteria to enhance the breadth and efficiency of evaluations.

AI Executive Summary

KOFFVQA is a free-form VQA benchmark for large vision-language models in the Korean language, addressing the issues of subjectivity and unreliability in existing evaluation methods. By providing 275 carefully crafted questions and grading criteria, KOFFVQA objectively evaluates model performance across multiple aspects. Experimental results show that using pre-existing grading criteria for evaluation is more reliable than existing methods, especially in Korean language contexts. This research fills the gap in Korean language VLM benchmarks, offering researchers a reliable tool to assess model performance. Although KOFFVQA performs well in evaluations, there are issues with grading criteria quality and inconsistent model performance. Future work could expand KOFFVQA to cover more languages and scenarios, and explore methods for automatically generating grading criteria to enhance the breadth and efficiency of evaluations.

Deep Analysis

Background

In recent years, the rise of large vision-language models has led to an increase in benchmarks for evaluating these models. However, existing evaluation methods often rely on pre-defined answers or subjective evaluation, leading to limitations in open-endedness and reliability. Additionally, there is a lack of benchmarks for VLMs in the Korean language, affecting performance evaluation across different language contexts.

Core Problem

Existing VLM evaluation methods suffer from subjectivity and unreliability, particularly in non-English language contexts. The lack of Korean language benchmarks leads to inaccurate performance evaluations.

Innovation

KOFFVQA eliminates subjectivity by providing objective grading criteria, allowing small open-source models to reliably evaluate performance. This approach significantly differs from existing multiple-choice and subjective evaluation methods, offering new engineering possibilities.

Methodology

  • �� Provides 275 carefully crafted questions, each paired with an image and grading criteria
  • �� Grading criteria eliminate subjectivity through pre-defined rules
  • �� Uses small open-source models for reliable evaluation
  • �� Covers 10 different aspects of VLM performance

Experiments

The experimental design includes evaluating 47 VLMs using pre-existing grading criteria for objective evaluation. By comparing different models' performance across subcategories, the reliability of the evaluation method is verified.

Results

Experimental results show that using pre-existing grading criteria for evaluation is more reliable than existing methods. Larger models do not necessarily perform better, especially in Korean language contexts. Gemini models excelled in the Document Understanding subcategory.

Applications

KOFFVQA can be used to evaluate VLM performance in Korean language contexts, providing researchers with a reliable tool to assess model performance.

Limitations & Outlook

The evaluation process relies on the quality of grading criteria, which may not cover all possible response scenarios. Models may perform inconsistently across subcategories, affecting overall evaluation.

Plain Language Accessible to non-experts

Imagine you're in a large library, where each book represents a question. KOFFVQA is like a librarian with a set of rules to evaluate the quality of each book. These rules ensure that each book is evaluated objectively, rather than relying on personal preferences. Even small libraries can use these rules to assess the quality of books.

ELI14 Explained like you're 14

Imagine you're playing a game with many levels, each level has a question. KOFFVQA is like the game's referee, with a set of rules to evaluate your answers. These rules ensure your answers are objective, not based on the referee's personal preferences. Even small games can use these rules to assess your performance.

Glossary

Vision-Language Model

A model that processes both visual and language information.

Used to evaluate model performance in handling images and text.

Grading Criteria

Pre-defined rules for evaluating model responses.

Ensures objectivity and reliability in the evaluation process.

Free-form VQA

A question-answering format allowing models to generate open-ended responses.

Evaluates the model's ability to generate long-form answers.

Subjectivity

Evaluation process relying on personal judgment rather than objective standards.

A major issue in existing evaluation methods.

Open-source Model

A publicly released model that anyone can use and modify.

Tool for evaluating model performance.

Open Questions Unanswered questions from this research

  • 1 How to automatically generate grading criteria to improve evaluation efficiency?
  • 2 How to expand KOFFVQA to cover more languages and scenarios?

Applications

Immediate Applications

Korean Language VLM Evaluation

Provides researchers with a reliable tool to assess model performance in Korean language contexts.

Long-term Vision

Multilingual VLM Evaluation

Expands KOFFVQA to cover more languages and scenarios, enhancing the breadth and efficiency of evaluations.

Abstract

The recent emergence of Large Vision-Language Models(VLMs) has resulted in a variety of different benchmarks for evaluating such models. Despite this, we observe that most existing evaluation methods suffer from the fact that they either require the model to choose from pre-determined responses, sacrificing open-endedness, or evaluate responses using a judge model, resulting in subjective and unreliable evaluation. In addition, we observe a lack of benchmarks for VLMs in the Korean language, which are necessary as a separate metric from more common English language benchmarks, as the performance of generative language models can differ significantly based on the language being used. Therefore, we present KOFFVQA, a general-purpose free-form visual question answering benchmark in the Korean language for the evaluation of VLMs. Our benchmark consists of 275 carefully crafted questions each paired with an image and grading criteria covering 10 different aspects of VLM performance. The grading criteria eliminate the problem of unreliability by allowing the judge model to grade each response based on a pre-determined set of rules. By defining the evaluation criteria in an objective manner, even a small open-source model can be used to evaluate models on our benchmark reliably. In addition to evaluating a large number of existing VLMs on our benchmark, we also experimentally verify that our method of using pre-existing grading criteria for evaluation is much more reliable than existing methods. Our evaluation code is available at https://github.com/maum-ai/KOFFVQA

cs.CV cs.AI cs.CL