DSAICLLGJun 24

Space-Efficient Language Generation in the Limit

arXiv:2606.2577716.9
Predicted impact top 2% in DS · last 90 daysOriginality Incremental advance
AI Analysis

This work provides foundational theoretical results for space-efficient language generation, relevant to computational learning theory and streaming algorithms.

This paper initiates a resource-aware theory of language generation in the limit under space efficiency constraints, proving that a learner using polynomial space can achieve a generation gap of O(k^{2s-2}) for DFA-recognizable languages, while exponential space enables exact identification. A near-matching lower bound shows that achieving a gap of k^{(1-ε)s} requires k^{Ω(εs)} memory.

We initiate a resource-aware theory of \textit{language generation in the limit} under the minimal constraint of space efficiency. In our framework, a learner observes an adversarial positive stream from a target language $K$ and must eventually output a hallucination-free hypothesis language $L \subseteq K$ while omitting at most $Δ$ strings of $K$. We focus on $\mathcal{C}_{s,k}$, the collection of languages recognized by DFAs with at most $s$ states over an alphabet of size $k$, as the natural hypothesis class for memory-bounded learners. In the exponential-space regime, we prove that a learner can exactly identify the target $K$. Under a stricter memory budget, we characterize the strongest possible generation guarantees. In particular, we present a streaming algorithm using $\mathrm{poly}(s,k)$ space that converges to a hypothesis with generation gap $Δ= O(k^{2s-2})$. Moreover, the learned hypothesis captures every string in $K$ of length at least $2s-1$. We complement this result with a near-matching lower bound through a reduction from a standard communication complexity problem. Specifically, achieving generation gap $Δ\le k^{(1-\varepsilon)s}$ requires $k^{Ω(\varepsilon s)}$ memory. Together, these results reveal a sharp transition between polynomial-space generation and exponential-space exact identification.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes