AISEDec 4, 2025

TaskEval: Synthesised Evaluation for Foundation-Model Tasks

arXiv:2512.04442v1h-index: 6
Originality Incremental advance
AI Analysis

This addresses a growing challenge for engineering teams in evaluating FM applications, offering a novel solution for task-specific evaluation.

The paper tackles the problem of evaluating foundation model tasks without existing metrics or datasets by proposing a synthesized evaluator program that automates evaluation and integrates human feedback, achieving 93% and 90% accuracy in preliminary tests on chart data extraction and document question answering.

Hallucinations are a key concern when creating applications that rely on Foundation models (FMs). Understanding where and how these subtle failures occur in an application relies on evaluation methods known as \textit{evals}. Prior work focuses on defining new eval methods or benchmark datasets for specific tasks. However, neither helps a software team with a task-specific FM application when there is no metric or dataset. The demand for both automated approaches and deep integration of human insight makes this a challenging problem. We address this gap by proposing an approach to synthesise a FM task-specific evaluator program that provides automation and a custom UI for capturing feedback. The core novelty of our approach lies in: (1) a task-agnostic meta-model that captures properties of any FM task, (2) an interaction protocol for efficient use of human feedback, and (3) an eval synthesiser that selects or generates an appropriate set of evals. We implement our approach in \toolname and demonstrate the concept on two diverse FM tasks: chart data extraction and document question answering. A preliminary evaluation on the quality of our selected evals shows 93\% and 90\% accuracy respectively. Our research tackles a growing problem facing engineering teams, how to evaluate and review outputs from FM tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes