← Latest papers
🤖 machine learning

Optimal Reconstruction from Linear Queries

This paper characterizes the optimal reconstruction error for recovering an unknown point in Rd\mathbb{R}^d from noisy linear queries by establishing its convergence to a specific limit, analyzing the doubly exponential decay of excess error in fixed dimensions versus the exponential query complexity required in high dimensions, and introducing a generalized version of Jung's theorem to prove these results.

Original authors: Yuval Filmus, Shay Moran, Elizaveta Nesterova

Published 2026-05-20
📖 6 min read🧠 Deep dive

Original authors: Yuval Filmus, Shay Moran, Elizaveta Nesterova

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 are trying to find a hidden treasure (a specific point in space) inside a giant, invisible room. You can't see the room, and you don't know where the treasure is. However, you have a special tool: a "magic ruler" that can measure how far the treasure is from a specific direction you point at.

Here's the catch: your magic ruler is a bit glitchy. Every time you ask, "How far is the treasure in this direction?", the answer you get is slightly wrong. It might be off by a tiny bit (let's call this "noise").

This paper is about a game played between two people:

  1. The Reconstructor (You): You want to guess exactly where the treasure is.
  2. The Adversary (The Glitchy Ruler): They hold the secret treasure and give you the noisy answers. They are trying to be as tricky as possible to make your guess as bad as they can.

The paper asks: How many times do you need to ask your ruler before you can pinpoint the treasure with the best possible accuracy?

Here is a breakdown of their findings using simple analogies:

1. The "Perfect" Limit (The Best You Can Ever Do)

Even if you ask the ruler a billion times, you can never get a perfect answer because of the noise. There is a "floor" to how good your guess can be.

  • The Analogy: Imagine the treasure is inside a foggy cloud. No matter how many times you poke the fog with your ruler, the fog never fully clears. There is a minimum size the cloud will always have.
  • The Result: The authors calculated the exact size of this minimum cloud. It depends on how big the room is (the dimensions) and how glitchy your ruler is. This is the "Bayes optimal error"—the absolute best performance possible under these rules.

2. The Speed of Learning (How Fast You Get Close)

Once you know the "minimum cloud size," the next question is: How fast do you shrink the cloud down to that size?

  • The Analogy: Usually, in learning games, you get better slowly, like walking down a hill. You take a step, get a little closer, take another step, and get a little closer.
  • The Surprise: The authors found that in this specific game, you don't just walk down the hill; you teleport down it.
    • At first, you make big mistakes.
    • But once you ask enough questions to get a rough idea of where the treasure is, your accuracy improves doubly exponentially.
    • What does that mean? It means if you ask a few more questions, your error doesn't just get half as big; it gets squared (and then squared again). It's like going from having a cloud the size of a house, to a cloud the size of a car, to a cloud the size of a marble, all in just a few extra steps. This is incredibly fast compared to most learning problems.

3. The "Room Size" Problem (Dimensions)

The paper also looked at what happens if the room gets huge (high dimensions).

  • The Analogy: Imagine the room is 2D (a flat floor), then 3D (a normal room), then 100D (a hyper-room).
  • The Result: If the room is very big, you need a massive number of questions to get that "teleportation" effect.
    • If you don't ask enough questions (specifically, if the number of questions isn't huge, like an exponential number), you will never get close to the treasure, no matter how smart your strategy is.
    • You essentially need to ask enough questions to map out every corner of this giant, high-dimensional room before you can start shrinking the cloud.

4. The "Improper" Trick (Guessing the Answer vs. Guessing the Location)

The paper also studied a slightly different version of the game.

  • The "Proper" Game: You must guess the exact coordinates of the treasure (e.g., "It's at 5, 10, 3").
  • The "Improper" Game: You don't have to guess the coordinates. You just have to be able to predict what the ruler would say for any future direction.
    • The Analogy: In the proper game, you need to know exactly where the treasure is. In the improper game, you just need to know how to answer the ruler's questions correctly, even if you don't know where the treasure actually is.
  • The Result:
    • The "Improper" version has a lower limit (you can be slightly more accurate).
    • However, getting to that limit is slower. It's like the difference between memorizing a map (Proper) vs. just learning the local slang (Improper). You can learn the slang to a slightly better degree, but it takes a lot longer to get there. Also, the "Improper" strategy requires you to remember every single conversation you've ever had, which takes up a lot of memory.

5. The Secret Weapon: A New Geometry Rule

How did they prove all this? They had to invent a new version of an old math rule called Jung's Theorem.

  • The Old Rule: If you have a bunch of points in a room, and the farthest distance between any two points is XX, then all those points can fit inside a circle of a certain size.
  • The New Rule (Robust Jung): The authors proved that if your points are almost the maximum distance apart, they must be arranged in a very specific, rigid shape (like a perfect triangle or pyramid).
  • Why it matters: This rigidity is what allows the "Reconstructor" to shrink the cloud so fast. Once they realize the hidden points are forced into this rigid shape, they can ask very specific questions that instantly collapse the uncertainty.

Summary

This paper solves a puzzle about finding a hidden point with noisy measurements.

  1. There is a hard limit to how accurate you can be.
  2. Once you ask enough questions, you get accurate incredibly fast (doubly exponentially).
  3. But if the space is huge, you need a massive number of questions to start that fast improvement.
  4. If you just want to answer questions correctly rather than find the exact location, you can be slightly more accurate, but it takes much longer to get there.

The authors achieved this by proving a new, stronger version of a 100-year-old geometry theorem about how shapes behave when they are "almost" perfect.

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 →