NL-PAC: Specification Ambiguity and Certified Minimax Risk Floors in LLM-Mediated Supervision

arXiv:2607.08961 2026 Theory 1 ideas extracted · analyzed Aug 30, 2026

What the math gives to ML

The paper provides a constructive way to detect when natural-language supervision from a frozen LLM is fundamentally non-identifying rather than merely noisy. Its key transferable asset is the pointwise admissible target set induced by the model's decoded label distribution: the measure of inputs with multiple admissible labels gives an explicit, sample-size-independent minimax risk floor. In neural-network training, this can become an ambiguity certificate and a gating mechanism: downweight or abstain on examples whose prompt-conditioned label distribution supports competing readings, while retaining ordinary supervision on unambiguous examples. The method is most directly useful for LLM-generated labels, preference data, evaluation sets, and weak supervision, rather than as a general optimizer or architecture.

Ideas from this paper

Unverified 2026

Certified ambiguity gating for LLM supervision

Before training on labels generated by an LLM, estimate the probability that the frozen supervisor admits multiple labels for each input. Use this pointwise ambiguity to gate the learner's loss: train normally on certified-unambiguous examples, but abstain, downweight, or train against a soft label distribution on ambiguous examples. The certificate also gives a falsifiable lower bound on the residual 0-1 error that no target-blind learner can eliminate by collecting more labels from the same…

Useful6/10
Difficulty4/10
Novelty7/10
Paper: NL-PAC: Specification Ambiguity and Certified Minimax Risk Floors in LLM-Mediated Supervision arXiv:2607.08961