Paper Overview
Research Area: Machine Learning Authors: Xiaoyu Li, Andi Han, Jiaojiao Jiang, Junbin Gao Published: 2026-09-09 arXiv: 2609.10525
Abstract
Language generation in the limit asks for valid unseen elements from every exhaustive positive presentation of an unknown infinite language. This paper characterizes the task for arbitrary families over a countable universe.
Main characterization: Generation is possible exactly when each target can be assigned a finite positive witness so that the targets activated by any finite sample have an infinite common intersection. The necessary direction follows from a universal normalization: a search through unconfirmed histories converts any successful generator into one depending only on the observed set.
Separation-Width Hierarchy
The authors then ask how large compatible witnesses must be:
- Positive separation width records the smallest uniform size bound.
- Two further levels cover unbounded finite witnesses and the absence of any compatible finite-witness assignment.
- Every level occurs: countable families admit singleton witnesses; explicit families realize every finite width; and a union of two families with infinite common cores requires unbounded finite witnesses.
Formal Verification
The characterization and the full width hierarchy are checked in Lean, including the simplified normalization and a direct diagonal capture lemma. The Lean development is maintained at: https://github.com/xiaoyulics/language-generation-characterization
---
*Auto-collected on 2026-09-11.*