← Latest papers
📊 statistics

Concentration bounds on response-based vector embeddings of black-box generative models

This paper establishes high-probability concentration bounds for response-based vector embeddings of black-box generative models using the Data Kernel Perspective Space method, thereby determining the sample size required to accurately approximate population-level embeddings and providing algebraic tools applicable to noisy Classical Multidimensional Scaling.

Original authors: Aranyak Acharyya, Joshua Agterberg, Youngser Park, Carey E. Priebe

Published 2026-06-30
📖 4 min read☕ Coffee break read

Original authors: Aranyak Acharyya, Joshua Agterberg, Youngser Park, Carey E. Priebe

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you have a room full of different "black box" AI models. You can't see inside them to understand how they work, but you can ask them questions and see what they say. The goal of this paper is to figure out how to mathematically map these AI models into a simple chart so we can compare them, and more importantly, to prove how many questions and answers we need to ask to make that map accurate.

Here is the breakdown using simple analogies:

1. The Problem: The "Black Box" Mystery

Think of each AI model as a mysterious chef in a kitchen. You can't see their recipes (the code), but you can order dishes (queries).

  • The Goal: You want to know which chefs are similar and which are different.
  • The Method: You ask every chef the same set of questions (queries). You take their answers, turn them into numbers (vectors), and calculate how "different" their answers are from one another.
  • The Map: Using a technique called Multidimensional Scaling (think of it as a GPS for data), you plot these chefs on a 2D or 3D map based on how similar their answers are. Chefs who give similar answers end up close together; those who give different answers end up far apart.

2. The Catch: We Only Have Samples

In a perfect world, we would know the exact probability of every possible answer a chef could give. This would give us a "perfect map" (the population-level embedding).

  • Reality: We don't know the perfect probabilities. We can only ask each chef a limited number of times (say, 100 times) and average their answers. This gives us a "sample map."
  • The Risk: If we don't ask enough questions, our sample map might be blurry or wrong. The chefs might look like they are in the wrong neighborhood.

3. The Paper's Big Claim: The "Safety Net"

The authors of this paper didn't just draw the map; they built a mathematical safety net around it. They calculated a "concentration bound."

The Analogy:
Imagine you are trying to guess the average height of a group of people by measuring a few of them.

  • If you measure only 2 people, your guess could be way off.
  • If you measure 1,000 people, your guess is very close to the truth.
  • This paper provides a formula that says: "If you measure X people, you can be 99% sure that your guess is within Y inches of the true average."

In this paper, the "people" are the AI models, the "measurements" are the responses to queries, and the "guess" is the position on the map.

4. The Key Findings (The Rules of the Game)

The paper proves that for this map to be accurate, you need to follow a specific recipe involving three numbers:

  1. nn: The number of AI models (chefs).
  2. mm: The number of different questions asked.
  3. rr: The number of times you ask each question to each model (replicates).

The Magic Formula:
The paper shows that to get a sharp, accurate map, the number of times you repeat the questions (rr) needs to grow much faster than the number of models (nn).

  • Specifically, if you double the number of models, you need to increase your sample size (rr) by a factor of four (or more) to keep the map accurate.
  • They also found that asking more different questions (mm) helps, but increasing the number of repeats (rr) is the most powerful way to reduce error.

5. The "Real World" Test

The authors didn't just do math on paper. They ran two types of experiments:

  1. Simulations: They created fake AI models that spit out random numbers. They showed that as they increased the number of samples, the error on the map shrank exactly as their formula predicted.
  2. Real AI: They used a real Large Language Model (Google's Gemma). They asked it questions, took the answers, and turned them into vectors. Even with real, messy data, the "safety net" held up. In every single test, the actual error was smaller than the maximum error their formula predicted.

Summary

This paper is a guarantee manual for anyone trying to compare AI models using their answers.

  • What it does: It tells you exactly how much data (questions and repeats) you need to collect to be confident that your comparison map is accurate.
  • The takeaway: You can't just ask a few questions to a few models and expect a reliable result. To get a clear picture, you need to ask many questions many times, especially as you add more models to the mix. The paper gives you the math to know exactly when you have "enough" data.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →