# Ground truth / benchmark quality

The quality and reliability of ground-truth labels and benchmarks used to evaluate machine-learning systems.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Measuring and Improving Consistency in Repeated Agent Runs

DevFeed: [Measuring and Improving Consistency in Repeated Agent Runs](<https://devfeed.tech/articles/your-agent-aced-the-task-will-it-do-it-again-26920.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/ibm-research/altk-evolve-consistency>)

Author: Evelyn Duesterwald; Lilian Ngweta; Vatche Isahagian; Jayaram Radhakrishnan; Vinod Muthusamy; Gaodan Fang; Ashwath Vaithinathan Aravindan; Punleuk Oum; G Thomas; Merve Unuvar; Ayhan Sebin; Michał Ulewi

Published: 2026-09-15T16:00:44Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [Ground truth / benchmark quality](<https://devfeed.tech/topics/ground-truth-benchmark-quality.md>), [model-deployment](<https://devfeed.tech/topics/model-deployment.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [consistency](<https://devfeed.tech/tags/consistency.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [gpt](<https://devfeed.tech/tags/gpt.md>), [inference](<https://devfeed.tech/tags/inference.md>), [leaderboard](<https://devfeed.tech/tags/leaderboard.md>), [model](<https://devfeed.tech/tags/model.md>), [reports](<https://devfeed.tech/tags/reports.md>), [standard](<https://devfeed.tech/tags/standard.md>), [technical](<https://devfeed.tech/tags/technical.md>)

### AI overview

This article presents the Consistency Analyzer, a diagnostic for finding decision points where an agent's behavior may change across repeated runs. It introduces consistency guidelines in ALTK-Evolve and reports that they reduced the consistency gap from 24.4 percentage points to 12.0 points without reducing average accuracy.

### Source excerpt

That is embarrassing onstage. In production, it is a reliability problem: a workflow that succeeded once may fail the next time a user makes the same request. For mission-critical work, such as reconciling a financial transaction or checking a contract for an obligation, that can be a showstopper. Most benchmarks hide this variability behind an average. On AppWorld, a ReAct agent using GPT-4.1 succeeded on 77.4% of runs across five repetitions.

## Benchmaxxing: When the Benchmark Becomes the Target

DevFeed: [Benchmaxxing: When the Benchmark Becomes the Target](<https://devfeed.tech/articles/benchmaxxing-when-the-benchmark-becomes-the-target-8302.md>)

Original publisher: [Read original article](<https://www.crowdstrike.com/en-us/blog/benchmaxxing-when-benchmark-becomes-the-target/>)

Author: Nathan Danneman

Published: 2026-09-12T11:17:51.295154Z

Content type: article

Language: en

Sources: [Blog](<https://devfeed.tech/sources/blog.md>)

Topics: [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Cybersecurity](<https://devfeed.tech/topics/cybersecurity.md>), [Ground truth / benchmark quality](<https://devfeed.tech/topics/ground-truth-benchmark-quality.md>), [Detection engineering](<https://devfeed.tech/topics/detection-engineering.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-and-cybersecurity](<https://devfeed.tech/tags/ai-and-cybersecurity.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [benchmarking](<https://devfeed.tech/tags/benchmarking.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [blog](<https://devfeed.tech/tags/blog.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [leaderboards](<https://devfeed.tech/tags/leaderboards.md>), [securing-ai](<https://devfeed.tech/tags/securing-ai.md>), [security](<https://devfeed.tech/tags/security.md>), [validation](<https://devfeed.tech/tags/validation.md>)

### AI overview

The article explains how public AI and cybersecurity benchmarks can become targets for optimization, a practice it calls "benchmaxxing." It argues that gaming, ceiling effects, data leakage, binary scoring, omitted costs, and aggregate scores can make benchmark results poor proxies for real-world defensive capability. The article proposes task-coupled internal benchmarks intended to evaluate end-to-end cyber agents and support rigorous science rather than visibility-driven score optimization.

### Source excerpt

The more attention a benchmark receives, the stronger the incentive to optimize for it. In AI and cybersecurity, this can have significant consequences.

## Putting Captions to the Test: Evaluating Video Caption Quality through Multiple-Choice Question Answering

DevFeed: [Putting Captions to the Test: Evaluating Video Caption Quality through Multiple-Choice Question Answering](<https://devfeed.tech/articles/putting-captions-to-the-test-evaluating-video-caption-quality-through-multiple-choice-question-answering-6736.md>)

Original publisher: [Read original article](<https://machinelearning.apple.com/research/video-caption-quality>)

Published: 2026-09-11T00:00:00Z

Content type: article

Language: en

Sources: [Apple Machine Learning Research](<https://devfeed.tech/sources/apple-machine-learning-research.md>)

Topics: [LLM evaluation / benchmarking](<https://devfeed.tech/topics/llm-evaluation-benchmarking.md>), [Ground truth / benchmark quality](<https://devfeed.tech/topics/ground-truth-benchmark-quality.md>), [Hallucination detection](<https://devfeed.tech/topics/hallucination-detection.md>)

Tags: [benchmark](<https://devfeed.tech/tags/benchmark.md>), [computer-vision](<https://devfeed.tech/tags/computer-vision.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [multimodal](<https://devfeed.tech/tags/multimodal.md>), [research](<https://devfeed.tech/tags/research.md>), [video](<https://devfeed.tech/tags/video.md>)

### AI overview

The article introduces CapQuiz, a reference-free benchmark for evaluating video-caption quality through human-verified multiple-choice questions. It also proposes CapF1, combining factuality and visual-information coverage, and reports stronger correlation with human judgments than existing metrics.

### Source excerpt

Evaluating video captioning remains a critical challenge for Visual Large Language Models (VLLMs). Existing metrics primarily rely on matching generated text against ground-truth references. This paradigm suffers from the "one-to-many" nature of video description, where high-quality captions are often penalized for lexical mismatches or valid shifts in visual focus. Furthermore, such assessments are typically one-dimensional, failing to provide a fine-grained analysis of caption quality. To address this, we redefine caption quality via information fidelity: A caption must maximize the coverage...

## How engineering teams can measure AI coding ROI with cost attribution and outcome metrics

DevFeed: [How engineering teams can measure AI coding ROI with cost attribution and outcome metrics](<https://devfeed.tech/articles/how-leading-engineering-orgs-are-proving-the-roi-13503.md>)

Original publisher: [Read original article](<https://www.harness.io/blog/your-ai-code-spend-is-soaring-heres-how-leading-engineering-orgs-are-proving-the-roi>)

Author: Kelsey Rosen

Published: 2026-09-08T00:00:00Z

Content type: article

Language: en

Sources: [Harness Blog](<https://devfeed.tech/sources/harness-blog.md>)

Topics: [ai-coding](<https://devfeed.tech/topics/ai-coding.md>), [Ground truth / benchmark quality](<https://devfeed.tech/topics/ground-truth-benchmark-quality.md>), [coding](<https://devfeed.tech/topics/coding.md>), [Finance](<https://devfeed.tech/topics/finance.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-coding](<https://devfeed.tech/tags/ai-coding.md>), [analysis](<https://devfeed.tech/tags/analysis.md>), [blog](<https://devfeed.tech/tags/blog.md>), [coding](<https://devfeed.tech/tags/coding.md>), [cost](<https://devfeed.tech/tags/cost.md>), [datadog](<https://devfeed.tech/tags/datadog.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [governance](<https://devfeed.tech/tags/governance.md>), [harness](<https://devfeed.tech/tags/harness.md>), [incident](<https://devfeed.tech/tags/incident.md>), [lifecycle](<https://devfeed.tech/tags/lifecycle.md>), [measurement](<https://devfeed.tech/tags/measurement.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [numbers](<https://devfeed.tech/tags/numbers.md>), [production](<https://devfeed.tech/tags/production.md>), [team](<https://devfeed.tech/tags/team.md>), [tokens](<https://devfeed.tech/tags/tokens.md>), [tooling](<https://devfeed.tech/tags/tooling.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

A Harness panel discussion outlines ways engineering organizations can measure AI coding ROI. The panel recommends attributing costs to specific work, combining throughput metrics with qualitative evidence, and using governance and process changes to interpret results.

### Source excerpt

Harness panelists share practical strategies for measuring AI coding ROI, from granular cost attribution and lifecycle metrics to budgeting, governance. | Blog

## Benchmarking vector indexes

DevFeed: [Benchmarking vector indexes](<https://devfeed.tech/articles/benchmarking-vector-indexes-14092.md>)

Original publisher: [Read original article](<https://www.percona.com/blog/benchmarking-vector-indexes/>)

Author: Evgeniy Patlan

Published: 2026-08-27T13:35:32Z

Content type: article

Language: en

Sources: [Blog - Percona](<https://devfeed.tech/sources/blog-percona.md>)

Topics: [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [Ground truth / benchmark quality](<https://devfeed.tech/topics/ground-truth-benchmark-quality.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [ann](<https://devfeed.tech/topics/ann.md>), [datasets](<https://devfeed.tech/topics/datasets.md>), [Sorting](<https://devfeed.tech/topics/sorting.md>)

Tags: [ai-vector](<https://devfeed.tech/tags/ai-vector.md>), [ann](<https://devfeed.tech/tags/ann.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [benchmarking](<https://devfeed.tech/tags/benchmarking.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [blog](<https://devfeed.tech/tags/blog.md>), [blog-post](<https://devfeed.tech/tags/blog-post.md>), [data](<https://devfeed.tech/tags/data.md>), [database-performance](<https://devfeed.tech/tags/database-performance.md>), [database-trends](<https://devfeed.tech/tags/database-trends.md>), [databases](<https://devfeed.tech/tags/databases.md>), [datasets](<https://devfeed.tech/tags/datasets.md>), [embeddings](<https://devfeed.tech/tags/embeddings.md>), [index](<https://devfeed.tech/tags/index.md>), [measurements](<https://devfeed.tech/tags/measurements.md>), [model](<https://devfeed.tech/tags/model.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [percona](<https://devfeed.tech/tags/percona.md>), [points](<https://devfeed.tech/tags/points.md>), [report](<https://devfeed.tech/tags/report.md>), [run](<https://devfeed.tech/tags/run.md>), [search](<https://devfeed.tech/tags/search.md>), [sorting](<https://devfeed.tech/tags/sorting.md>), [vector-search](<https://devfeed.tech/tags/vector-search.md>), [vectorsearch](<https://devfeed.tech/tags/vectorsearch.md>)

### AI overview

This article explains how Percona's vector-bench measures vector indexes by building database engines from pinned versions, running them in identical containers with the same data and hardware, and comparing consistent measurements. It describes embeddings, exact search, approximate nearest neighbour search, and ground truth as the brute-force reference needed to evaluate index accuracy.

### Source excerpt

Nearly every database has vector search now, and every one of them has a blog post with a big number in it. Almost none of those numbers can be checked, because the thing that makes them meaningful is usually missing. We built a vector-bench to stop guessing. You name the engines you want, build them ... Continued The post Benchmarking vector indexes appeared first on Percona.

## SOP-Bench: A new benchmark for evaluating AI agents on real business procedures

DevFeed: [SOP-Bench: A new benchmark for evaluating AI agents on real business procedures](<https://devfeed.tech/articles/sop-bench-a-new-benchmark-for-evaluating-ai-agents-on-real-business-procedures-7607.md>)

Original publisher: [Read original article](<https://www.amazon.science/blog/sop-bench-a-new-benchmark-for-evaluating-ai-agents-on-real-business-procedures>)

Author: Rohith Nama; Nandi Subhrangshu

Published: 2026-08-21T15:57:17Z

Content type: article

Language: en

Sources: [Amazon Science homepage](<https://devfeed.tech/sources/amazon-science-homepage.md>)

Topics: [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Ground truth / benchmark quality](<https://devfeed.tech/topics/ground-truth-benchmark-quality.md>)

Tags: [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [conversational-ai](<https://devfeed.tech/tags/conversational-ai.md>), [testing](<https://devfeed.tech/tags/testing.md>)

### AI overview

SOP-Bench is an openly available benchmark for evaluating how well AI agents execute real standard operating procedures authored by domain experts. It combines genuine enterprise procedures, functioning tools, and ground-truth answers to test interpretation, memory, judgment, and tool selection during complete procedures.

### Source excerpt

Extendable framework enables testing agents on the full set of capabilities required to successfully complete a procedure, not isolated proxy tasks.

## Sidekick's continual learning loop

DevFeed: [Sidekick's continual learning loop](<https://devfeed.tech/articles/sidekick-s-continual-learning-loop-1617.md>)

Original publisher: [Read original article](<https://shopify.engineering/sidekicks-continual-learning-loop>)

Author: Andrew McNamara

Published: 2026-08-05T14:52:54Z

Content type: article

Language: en

Sources: [Shopify Engineering](<https://devfeed.tech/sources/shopify-engineering.md>), [Shopify Engineering - Shopify Engineering](<https://devfeed.tech/sources/shopify-engineering-shopify-engineering.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Shopify](<https://devfeed.tech/topics/shopify.md>), [GraphQL](<https://devfeed.tech/topics/graphql.md>), [Ground truth / benchmark quality](<https://devfeed.tech/topics/ground-truth-benchmark-quality.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai](<https://devfeed.tech/tags/ai.md>), [frontier-model](<https://devfeed.tech/tags/frontier-model.md>), [latency](<https://devfeed.tech/tags/latency.md>), [model](<https://devfeed.tech/tags/model.md>), [production](<https://devfeed.tech/tags/production.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [routing](<https://devfeed.tech/tags/routing.md>), [safety](<https://devfeed.tech/tags/safety.md>)

### AI overview

Shopify describes a continual learning loop for its GraphQL agent that turns production failures, user corrections, and sampled traffic into ground truth and model-weight improvements. The approach is reported to exceed frontier-model quality while reducing latency and serving costs by 96%.

### Source excerpt

How we compress production failures into model weights every day, beat frontier-model quality, and cut serving costs 96%.

## Outlier Handling at Scale in Experimentation

DevFeed: [Outlier Handling at Scale in Experimentation](<https://devfeed.tech/articles/outlier-handling-at-scale-in-experimentation-30453.md>)

Original publisher: [Read original article](<https://booking.ai/outlier-handling-at-scale-in-experimentation-a8bb140e1ab8?source=rss----4d265f07defc---4>)

Author: Margarida Moreira da Silva

Published: 2026-07-01T13:44:26Z

Content type: article

Language: en

Sources: [Booking.com Data Science](<https://devfeed.tech/sources/booking-com-data-science.md>)

Topics: [experiments](<https://devfeed.tech/topics/experiments.md>), [data](<https://devfeed.tech/topics/data.md>), [Simulation](<https://devfeed.tech/topics/simulation.md>), [Ground truth / benchmark quality](<https://devfeed.tech/topics/ground-truth-benchmark-quality.md>), [plotting](<https://devfeed.tech/topics/plotting.md>)

Tags: [data](<https://devfeed.tech/tags/data.md>), [experimentation](<https://devfeed.tech/tags/experimentation.md>), [experiments](<https://devfeed.tech/tags/experiments.md>), [false-positive](<https://devfeed.tech/tags/false-positive.md>), [outlier-detection](<https://devfeed.tech/tags/outlier-detection.md>), [simulation](<https://devfeed.tech/tags/simulation.md>), [variance](<https://devfeed.tech/tags/variance.md>)

### AI overview

The article examines how extreme values affect experimentation at Booking.com. It describes permutation tests and simulated A/A experiments for diagnosing distorted p-value distributions, and reports that increasing outlier magnitude and frequency can cause test failures.

### Source excerpt

At Booking.com, thousands of experiments run simultaneously across highly heterogeneous users, from individual travellers to large travel agencies. This means our experiment data regularly contains legitimate but extreme values. When these go unhandled, they distort the statistical conclusions we draw, leading us to scale ideas that don't create value, or to discard ones that do. So, we need outlier handling methods that are reliable, automated, and applicable across diverse metrics without manual intervention. The Problem When extreme values are present in experiment data, they can compromise the estimation of average treatment effects (ATE), leading to unreliable test results and reduced statistical power. Even a single observation can inflate variance enough to mask a real effect or produce a spurious one. In practice, this means we risk shipping changes that appear positive but are not, or killing promising features because noise masked their real effect. At Booking.com's scale, this increase in false conclusions quickly compounds into a meaningful impact on customer experience and business outcomes. A Diagnostic Tool: the Permutation Test One way to assess whether extreme values are distorting results is the permutation test. By permuting over experiment data, we generate hundreds of simulated AA experiments where we know the ground truth: there is no real effect. Plotting the resulting p-values, we expect a uniform distribution. If it instead looks skewed, the underlying data distribution is compromising the validity of results. Plot 1: P-value distributions from simulated A/A tests. Clean normally-distributed estimated effects produce a uniform distribution (left), while the presence of extreme outliers results in skewed p-values (right), indicating a distorted false positive rate.Simulation Evidence: What Drives Failure? We ran AA permutation tests across a range of simulated data distributions to understand when they fail (i.e. not show a uniform p-value di

## How Evaluation-Driven Development (EDD) Works

DevFeed: [How Evaluation-Driven Development (EDD) Works](<https://devfeed.tech/articles/how-evaluation-driven-development-edd-works-18296.md>)

Original publisher: [Read original article](<https://www.decodingai.com/p/how-evaluation-driven-development-works>)

Author: Paul Iusztin

Published: 2026-06-23T08:57:02Z

Content type: tutorial

Language: en

Sources: [Decoding ML](<https://devfeed.tech/sources/decoding-ml.md>)

Topics: [Development](<https://devfeed.tech/topics/development.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Ground truth / benchmark quality](<https://devfeed.tech/topics/ground-truth-benchmark-quality.md>), [dataset](<https://devfeed.tech/topics/dataset.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-evals](<https://devfeed.tech/tags/ai-evals.md>), [case-study](<https://devfeed.tech/tags/case-study.md>), [development](<https://devfeed.tech/tags/development.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [experiment](<https://devfeed.tech/tags/experiment.md>), [saas](<https://devfeed.tech/tags/saas.md>), [test](<https://devfeed.tech/tags/test.md>), [tests](<https://devfeed.tech/tags/tests.md>)

### AI overview

This case study explains Evaluation-Driven Development (EDD) for AI agents: measure a new feature, compare results before and after changes, and detect regressions before merging. It also discusses generating realistic test data when historical datasets, traces, or ground truth are unavailable.

### Source excerpt

Turn every AI agent change into a measured experiment you compare before and after to detect regressions and measure performance.

## Towards passive heart health monitoring via smartphone camera

DevFeed: [Towards passive heart health monitoring via smartphone camera](<https://devfeed.tech/articles/towards-passive-heart-health-monitoring-via-smartphone-camera-6913.md>)

Original publisher: [Read original article](<https://research.google/blog/towards-passive-heart-health-monitoring-via-smartphone-camera/>)

Published: 2026-06-04T19:47:00Z

Content type: article

Language: en

Sources: [The latest research from Google](<https://devfeed.tech/sources/the-latest-research-from-google.md>)

Topics: [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [webcam](<https://devfeed.tech/topics/webcam.md>), [dataset](<https://devfeed.tech/topics/dataset.md>), [Deep learning](<https://devfeed.tech/topics/deep-learning.md>), [Google](<https://devfeed.tech/topics/google.md>), [Ground truth / benchmark quality](<https://devfeed.tech/topics/ground-truth-benchmark-quality.md>)

Tags: [deep-learning](<https://devfeed.tech/tags/deep-learning.md>), [devices](<https://devfeed.tech/tags/devices.md>), [google](<https://devfeed.tech/tags/google.md>), [health](<https://devfeed.tech/tags/health.md>), [health-bioscience](<https://devfeed.tech/tags/health-bioscience.md>), [heart-rate-monitoring](<https://devfeed.tech/tags/heart-rate-monitoring.md>), [human-computer-interaction-and-visualization](<https://devfeed.tech/tags/human-computer-interaction-and-visualization.md>), [machine-intelligence](<https://devfeed.tech/tags/machine-intelligence.md>), [model](<https://devfeed.tech/tags/model.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [publication](<https://devfeed.tech/tags/publication.md>), [research](<https://devfeed.tech/tags/research.md>), [resource](<https://devfeed.tech/tags/resource.md>), [smartphones](<https://devfeed.tech/tags/smartphones.md>)

### AI overview

Google Research presents PHRM, a research system that passively estimates heart rate and resting heart rate from facial video captured by a smartphone's front-facing camera during everyday use. The system applies deep learning to video recorded after face unlock events and reports accuracy comparable to electrocardiogram-derived ground truth and wearable trackers. The publication also releases a large, diverse smartphone-video dataset and the pre-trained PHRM-mini model for qualified researchers.

### Source excerpt

Health & Bioscience

## QIMMA قِمّة ⛰: A Quality-First Arabic LLM Leaderboard

DevFeed: [QIMMA قِمّة ⛰: A Quality-First Arabic LLM Leaderboard](<https://devfeed.tech/articles/qimma-a-quality-first-arabic-llm-leaderboard-7511.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/tiiuae/qimma-arabic-leaderboard>)

Author: Leen AlQadi; Ahmed Alzubaidi; Mohammed Alyafeai; Maitha Alhammadi; Shaikha Alsuwaidi; Omar saif alkaabi; Basma Boussaha; Hakim Hacid

Published: 2026-04-21T10:09:58Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [Ground truth / benchmark quality](<https://devfeed.tech/topics/ground-truth-benchmark-quality.md>), [LLM evaluation / benchmarking](<https://devfeed.tech/topics/llm-evaluation-benchmarking.md>), [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [LLMs](<https://devfeed.tech/topics/llms.md>), [Natural language processing](<https://devfeed.tech/topics/nlp.md>), [datasets](<https://devfeed.tech/topics/datasets.md>), [Inference](<https://devfeed.tech/topics/inference.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [benchmark](<https://devfeed.tech/tags/benchmark.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [blog](<https://devfeed.tech/tags/blog.md>), [code](<https://devfeed.tech/tags/code.md>), [data](<https://devfeed.tech/tags/data.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [inference](<https://devfeed.tech/tags/inference.md>), [leaderboard](<https://devfeed.tech/tags/leaderboard.md>), [llm](<https://devfeed.tech/tags/llm.md>), [nlp](<https://devfeed.tech/tags/nlp.md>), [open-source](<https://devfeed.tech/tags/open-source.md>)

### AI overview

QIMMA is a quality-first Arabic LLM leaderboard that validates benchmark data before evaluating models. It addresses translation issues, annotation errors, encoding problems, cultural bias, reproducibility gaps, and fragmented task coverage. The platform combines native Arabic content, systematic validation, code evaluation, and public per-sample inference outputs across 109 subsets from 14 benchmarks and more than 52,000 samples.

### Source excerpt

A Blog post by Technology Innovation Institute on Hugging Face

## Building better AI benchmarks: How many raters are enough?

DevFeed: [Building better AI benchmarks: How many raters are enough?](<https://devfeed.tech/articles/building-better-ai-benchmarks-how-many-raters-are-enough-6752.md>)

Original publisher: [Read original article](<https://research.google/blog/building-better-ai-benchmarks-how-many-raters-are-enough/>)

Published: 2026-03-31T16:16:00Z

Content type: article

Language: en

Sources: [The latest research from Google](<https://devfeed.tech/sources/the-latest-research-from-google.md>)

Topics: [LLM evaluation / benchmarking](<https://devfeed.tech/topics/llm-evaluation-benchmarking.md>), [Human-AI evaluation](<https://devfeed.tech/topics/human-ai-evaluation.md>), [Ground truth / benchmark quality](<https://devfeed.tech/topics/ground-truth-benchmark-quality.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [data](<https://devfeed.tech/topics/data.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [algorithms-theory](<https://devfeed.tech/tags/algorithms-theory.md>), [benchmarking](<https://devfeed.tech/tags/benchmarking.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [cost](<https://devfeed.tech/tags/cost.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [machine-intelligence](<https://devfeed.tech/tags/machine-intelligence.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [research](<https://devfeed.tech/tags/research.md>)

### AI overview

Google Research presents an evaluation framework for machine-learning models that balances the number of rated items with the number of human raters per item. The research addresses reproducibility, human disagreement, benchmark quality, and the cost of collecting evaluation data, arguing that the common practice of using one to five raters per item can miss meaningful disagreement.

### Source excerpt

Algorithms & Theory

## Google Research at The Check Up: from healthcare innovation to real-world care settings

DevFeed: [Google Research at The Check Up: from healthcare innovation to real-world care settings](<https://devfeed.tech/articles/google-research-at-the-check-up-from-healthcare-innovation-to-real-world-care-settings-6804.md>)

Original publisher: [Read original article](<https://research.google/blog/google-research-at-the-check-up-from-healthcare-innovation-to-real-world-care-settings/>)

Published: 2026-03-17T19:47:00Z

Content type: article

Language: en

Sources: [The latest research from Google](<https://devfeed.tech/sources/the-latest-research-from-google.md>)

Topics: [Google](<https://devfeed.tech/topics/google.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [AI Research](<https://devfeed.tech/topics/ai-research.md>), [datasets](<https://devfeed.tech/topics/datasets.md>), [data](<https://devfeed.tech/topics/data.md>), [Ground truth / benchmark quality](<https://devfeed.tech/topics/ground-truth-benchmark-quality.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-research](<https://devfeed.tech/tags/ai-research.md>), [data](<https://devfeed.tech/tags/data.md>), [datasets](<https://devfeed.tech/tags/datasets.md>), [google](<https://devfeed.tech/tags/google.md>), [health](<https://devfeed.tech/tags/health.md>), [health-bioscience](<https://devfeed.tech/tags/health-bioscience.md>), [healthcare](<https://devfeed.tech/tags/healthcare.md>), [innovation](<https://devfeed.tech/tags/innovation.md>), [machine-intelligence](<https://devfeed.tech/tags/machine-intelligence.md>), [research](<https://devfeed.tech/tags/research.md>), [science](<https://devfeed.tech/tags/science.md>), [uk](<https://devfeed.tech/tags/uk.md>), [us](<https://devfeed.tech/tags/us.md>)

### AI overview

Google Research highlights AI applications in healthcare, including a Personal Health Agent for preventative care, multimodal analysis of wearable data, and diagnostic research for improving breast cancer detection. The article emphasizes collaboration with healthcare professionals and the use of diverse datasets and expert-validated ground truth data.

### Source excerpt

Health & Bioscience

## Introducing Groundsource: Turning news reports into data with Gemini

DevFeed: [Introducing Groundsource: Turning news reports into data with Gemini](<https://devfeed.tech/articles/introducing-groundsource-turning-news-reports-into-data-with-gemini-6825.md>)

Original publisher: [Read original article](<https://research.google/blog/introducing-groundsource-turning-news-reports-into-data-with-gemini/>)

Published: 2026-03-12T10:42:00Z

Content type: article

Language: en

Sources: [The latest research from Google](<https://devfeed.tech/sources/the-latest-research-from-google.md>)

Topics: [datasets](<https://devfeed.tech/topics/datasets.md>), [Ground truth / benchmark quality](<https://devfeed.tech/topics/ground-truth-benchmark-quality.md>), [data](<https://devfeed.tech/topics/data.md>), [Resilience](<https://devfeed.tech/topics/resilience.md>), [Google](<https://devfeed.tech/topics/google.md>)

Tags: [climate-sustainability](<https://devfeed.tech/tags/climate-sustainability.md>), [datasets](<https://devfeed.tech/tags/datasets.md>), [flash](<https://devfeed.tech/tags/flash.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [natural-language-processing](<https://devfeed.tech/tags/natural-language-processing.md>), [open-source-models-datasets](<https://devfeed.tech/tags/open-source-models-datasets.md>), [research](<https://devfeed.tech/tags/research.md>), [resilience](<https://devfeed.tech/tags/resilience.md>), [sustainability](<https://devfeed.tech/tags/sustainability.md>)

### AI overview

Google Research introduces Groundsource, a scalable methodology that uses Gemini to convert unstructured global news reports into verified historical data. Its first open-access dataset contains 2.6 million flash-flood records from more than 150 countries, supporting research, forecasting, and urban crisis resilience.

### Source excerpt

Climate & Sustainability

## Why we no longer evaluate SWE-bench Verified

DevFeed: [Why we no longer evaluate SWE-bench Verified](<https://devfeed.tech/articles/why-we-no-longer-evaluate-swe-bench-verified-6722.md>)

Original publisher: [Read original article](<https://openai.com/index/why-we-no-longer-evaluate-swe-bench-verified>)

Published: 2026-02-23T11:00:00Z

Content type: article

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [Ground truth / benchmark quality](<https://devfeed.tech/topics/ground-truth-benchmark-quality.md>)

Tags: [analysis](<https://devfeed.tech/tags/analysis.md>), [autonomous](<https://devfeed.tech/tags/autonomous.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [bug](<https://devfeed.tech/tags/bug.md>), [coding](<https://devfeed.tech/tags/coding.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [model](<https://devfeed.tech/tags/model.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [openai](<https://devfeed.tech/tags/openai.md>), [performance](<https://devfeed.tech/tags/performance.md>), [research](<https://devfeed.tech/tags/research.md>), [software](<https://devfeed.tech/tags/software.md>), [software-engineering](<https://devfeed.tech/tags/software-engineering.md>), [training](<https://devfeed.tech/tags/training.md>)

### AI overview

OpenAI says SWE-bench Verified no longer reliably measures frontier autonomous software-engineering capability because many remaining tasks have flawed tests and the benchmark is contaminated by training exposure.

### Source excerpt

SWE-bench Verified is increasingly contaminated and mismeasures frontier coding progress. Our analysis shows flawed tests and training leakage. We recommend SWE-bench Pro.

## How to use Vertex AI Prompt Optimizer with ground truth data

DevFeed: [How to use Vertex AI Prompt Optimizer with ground truth data](<https://devfeed.tech/articles/boost-accuracy-with-the-prompt-optimizer-16647.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/01/boost-accuracy-with-the-prompt-optimizer>)

Author: Alexander Nohe; Elena Erbiceanu Tener

Published: 2026-01-20T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Prompt Engineering](<https://devfeed.tech/topics/prompt-engineering.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Ground truth / benchmark quality](<https://devfeed.tech/topics/ground-truth-benchmark-quality.md>), [Google](<https://devfeed.tech/topics/google.md>), [CSV](<https://devfeed.tech/topics/csv.md>), [data](<https://devfeed.tech/topics/data.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [cloud-storage](<https://devfeed.tech/tags/cloud-storage.md>), [data](<https://devfeed.tech/tags/data.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [format](<https://devfeed.tech/tags/format.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [google](<https://devfeed.tech/tags/google.md>), [google-cloud](<https://devfeed.tech/tags/google-cloud.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [learn](<https://devfeed.tech/tags/learn.md>), [quality](<https://devfeed.tech/tags/quality.md>), [vertex](<https://devfeed.tech/tags/vertex.md>), [vertex-ai](<https://devfeed.tech/tags/vertex-ai.md>)

### AI overview

This tutorial explains how to use Vertex AI Prompt Optimizer with ground truth data to iteratively tune prompts and evaluate output quality. It describes preparing scripts and target descriptions in a Google Sheet, exporting the data as CSV, uploading it to Google Cloud Storage, and configuring optimization in a Colab Enterprise notebook.

### Source excerpt

Learn how to use the Vertex AI Prompt Optimizer to automatically tune your prompts to get better results by iterating on your prompts and then running an evaluation on the outputs assessing their quality to see if it has improved.

## Introducing Mistral OCR 3

DevFeed: [Introducing Mistral OCR 3](<https://devfeed.tech/articles/introducing-mistral-ocr-3-7070.md>)

Original publisher: [Read original article](<https://mistral.ai/news/mistral-ocr-3/>)

Published: 2025-12-17T15:00:00Z

Content type: release

Language: en

Sources: [Mistral AI Blog](<https://devfeed.tech/sources/mistral-ai-blog.md>)

Topics: [AI, ML & Data Engineering](<https://devfeed.tech/topics/ai-ml-data-engineering.md>), [Ground truth / benchmark quality](<https://devfeed.tech/topics/ground-truth-benchmark-quality.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [api](<https://devfeed.tech/tags/api.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [document-ai](<https://devfeed.tech/tags/document-ai.md>), [html](<https://devfeed.tech/tags/html.md>), [json](<https://devfeed.tech/tags/json.md>), [models](<https://devfeed.tech/tags/models.md>), [ocr](<https://devfeed.tech/tags/ocr.md>)

### AI overview

Mistral introduces OCR 3, a document-processing model for extracting text and embedded images, reconstructing tables, and producing Markdown or structured JSON. The article describes benchmark comparisons with ground truth and API integration for developers.

### Source excerpt

The most powerful AI platform for enterprises. Customize, fine-tune, and deploy AI assistants, autonomous agents, and multimodal AI with open models.

## Use Test-Controlled Data as the Ground Truth for Web Page Tests

DevFeed: [Use Test-Controlled Data as the Ground Truth for Web Page Tests](<https://devfeed.tech/articles/never-use-the-page-as-the-source-of-truth-28894.md>)

Original publisher: [Read original article](<https://glebbahmutov.com/blog/source-of-truth/>)

Author: Gleb Bahmutov

Published: 2025-10-03T04:00:00Z

Content type: tutorial

Language: en

Sources: [Gleb Bahmutov](<https://devfeed.tech/sources/gleb-bahmutov.md>)

Topics: [Testing](<https://devfeed.tech/topics/testing.md>), [Cypress](<https://devfeed.tech/topics/cypress.md>), [Web](<https://devfeed.tech/topics/web.md>), [Ground truth / benchmark quality](<https://devfeed.tech/topics/ground-truth-benchmark-quality.md>), [data](<https://devfeed.tech/topics/data.md>)

Tags: [advice](<https://devfeed.tech/tags/advice.md>), [cypress](<https://devfeed.tech/tags/cypress.md>), [data](<https://devfeed.tech/tags/data.md>), [network](<https://devfeed.tech/tags/network.md>), [process](<https://devfeed.tech/tags/process.md>), [source-of-truth](<https://devfeed.tech/tags/source-of-truth.md>), [test](<https://devfeed.tech/tags/test.md>), [testing](<https://devfeed.tech/tags/testing.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

This tutorial explains why tests should not compare two values rendered on a web page as if either value were authoritative. It recommends stubbing the data or network response so the test controls the expected value, while allowing limited duplication when it improves clarity and maintainability.

### Source excerpt

Imagine you are testing a web page showing the purchase receipt.

## Evaluating GPT-5 for hallucination handling in RAG applications

DevFeed: [Evaluating GPT-5 for hallucination handling in RAG applications](<https://devfeed.tech/articles/gpt-5-will-it-rag-21739.md>)

Original publisher: [Read original article](<http://blog.pamelafox.org/2025/08/gpt-5-will-it-rag.html>)

Author: Pamela Fox (noreply@blogger.com)

Published: 2025-08-11T18:40:00Z

Content type: opinion

Language: en

Sources: [Pamela Fox](<https://devfeed.tech/sources/pamela-fox.md>)

Topics: [Retrieval-Augmented Generation](<https://devfeed.tech/topics/retrieval-augmented-generation.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Azure](<https://devfeed.tech/topics/azure.md>), [Ground truth / benchmark quality](<https://devfeed.tech/topics/ground-truth-benchmark-quality.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [azure](<https://devfeed.tech/tags/azure.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [gpt](<https://devfeed.tech/tags/gpt.md>), [hallucinations](<https://devfeed.tech/tags/hallucinations.md>), [llm](<https://devfeed.tech/tags/llm.md>), [models](<https://devfeed.tech/tags/models.md>), [openai](<https://devfeed.tech/tags/openai.md>), [rag](<https://devfeed.tech/tags/rag.md>), [sdk](<https://devfeed.tech/tags/sdk.md>)

### AI overview

The article evaluates GPT-5 models in an Azure AI Foundry RAG template. It reports that GPT-5 identified when the source documents lacked enough information to answer a question, and describes broader bulk evaluations using the azure-ai-evaluations SDK across 50 question-and-answer pairs.

### Source excerpt

OpenAI released the GPT-5 model family today, with an emphasis on accurate tool calling and reduced hallucinations. For those of us working on RAG (Retrieval-Augmented Generation), it's particularly exciting to see a model specifically trained to reduce hallucination. There are five variants in the family: gpt-5 gpt-5-mini gpt-5-nano gpt-5-chat: Not a reasoning model, optimized for chat applications gpt-5-pro: Only available in ChatGPT, not via the API As soon as GPT-5 models were available in Azure AI Foundry, I deployed them and evaluated them inside our popular open source RAG template. I was immediately impressed - not by the model's ability to answer a question, but by it's ability to admit it could not answer a question! You see, we have one test question for our sample data (HR documents for a fictional company's) that sounds like it should be an easy question: "What does a Product Manager do?" But, if you actually look at the company documents, there's no job description for "Product Manager", only related jobs like "Senior Manager of Product Management". Every other model, including the reasoning models, has still pretended that it could answer that question. For example, here's a response from o4-mini: However, the gpt-5 model realizes that it doesn't have the information necessary, and responds that it cannot answer the question: As I always say: I would much rather have an LLM admit that it doesn't have enough information instead of making up an answer. Bulk evaluation But that's just a single question! What we really need to know is whether the GPT-5 models will generally do a better job across the board, on a wide range of questions. So I ran bulk evaluations using the azure-ai-evaluations SDK, checking my favorite metrics: groundedness (LLM-judged), relevance (LLM-judged), and citation_match (regex based off ground truth citations). I didn't bother evaluating gpt-5-nano, as I did some quick manual tests and wasn't impressed enough - plus, we've never

## Building Smarter Search Products: 3 Steps for Evaluating Search Algorithms

DevFeed: [Building Smarter Search Products: 3 Steps for Evaluating Search Algorithms](<https://devfeed.tech/articles/building-smarter-search-products-3-steps-for-evaluating-search-algorithms-1382.md>)

Original publisher: [Read original article](<https://shopify.engineering/evaluating-search-algorithms>)

Author: Jodi Sloan

Published: 2021-04-01T18:45:00Z

Content type: article

Language: en

Sources: [Shopify Engineering](<https://devfeed.tech/sources/shopify-engineering.md>), [Shopify Engineering - Shopify Engineering](<https://devfeed.tech/sources/shopify-engineering-shopify-engineering.md>)

Topics: [Algorithms, Complexity](<https://devfeed.tech/topics/algorithms-complexity.md>), [Data Science](<https://devfeed.tech/topics/data-science.md>), [Ground truth / benchmark quality](<https://devfeed.tech/topics/ground-truth-benchmark-quality.md>), [Kafka](<https://devfeed.tech/topics/kafka.md>), [Shopify](<https://devfeed.tech/topics/shopify.md>)

Tags: [algorithms](<https://devfeed.tech/tags/algorithms.md>), [data](<https://devfeed.tech/tags/data.md>), [data-science](<https://devfeed.tech/tags/data-science.md>), [kafka](<https://devfeed.tech/tags/kafka.md>), [search](<https://devfeed.tech/tags/search.md>), [shopify](<https://devfeed.tech/tags/shopify.md>), [tests](<https://devfeed.tech/tags/tests.md>), [the-challenge](<https://devfeed.tech/tags/the-challenge.md>)

### AI overview

Shopify describes a three-step framework for evaluating experimental search algorithms. The process uses Kafka and annotation to collect data, establishes a ground-truth relevance dataset, and measures algorithm performance through offline and online A/B tests. The article illustrates the approach by comparing Vanilla Pagerank with Query-specific Pagerank.

### Source excerpt

The three-step framework Shopify's Data Science & Engineering team built for evaluating new search algorithms.