{
  "id": "https://doi.org/10.23919/FRUCT70069.2026.11506553",
  "type": "paper-conference",
  "title": "Where Quality Breaks in Compressed Short-Text Generation: Staged Bottleneck Localization",
  "author": [
    {
      "family": "Gavrilov",
      "given": "Alexey",
      "ORCID": "https://orcid.org/0009-0006-3147-5430"
    },
    {
      "family": "Gazzaev",
      "given": "Alan-Barsag",
      "ORCID": "https://orcid.org/0009-0000-0334-312X"
    },
    {
      "family": "Muravyov",
      "given": "Sergey",
      "ORCID": "https://orcid.org/0000-0002-4251-1744"
    }
  ],
  "issued": {
    "date-parts": [
      [
        2026,
        4,
        28
      ]
    ]
  },
  "container-title": "2026 39th Conference of Open Innovations Association (FRUCT)",
  "publisher": "IEEE",
  "page": "69-76",
  "DOI": "10.23919/FRUCT70069.2026.11506553",
  "URL": "https://aogavrilov.com/publications/where-quality-breaks/",
  "abstract": "Compressed short-text generators can fail in two different places: the codec may discard information before generation starts, or the latent generator may produce weak codes. Without separating these failure modes, researchers can spend compute improving the wrong component. We study this problem in a controlled 64-to-16 TinyStories case study built from a hierarchical VQ-VAE-2 codec and a masked discrete diffusion generator (MDLM). We use a staged validation protocol that separates codec reconstruction fidelity, latent generation quality, and auxiliary latent diagnostics under one shared external GPT-2 scorer, while reporting complementary semantic metrics for the geometry study. In the tested configuration, codec reconstruction alone raises median external perplexity from 15.17 to 27.36 (+80.4%) and p95 from 25.10 to 98.91 (+294.1%), showing that the dominant quality loss appears before latent generation begins. Under the same scorer, code-space MDLM remains materially stronger than token-space diffusion, reducing mean, median, and p95 by 32.9%, 30.9%, and 36.6%, respectively. Geometry-aware regularization improves local latent proxies but does not improve decoded-text metrics in the available runs. The contribution is methodological rather than algorithmic: the paper presents a reusable staged diagnosis for one concrete pipeline and shows that, in this setting, codec fidelity rather than latent denoising sets the practical quality ceiling.",
  "keyword": "compressed text generation; discrete latent diffusion; hierarchical VQ-VAE-2; bottleneck localization; TinyStories; masked diffusion language modeling",
  "language": "en",
  "issue": "1",
  "ISBN": "978-952-65246-5-8",
  "ISSN": "2305-7254"
}
