paper-with-me

홈 › Papers

Escaping Mode Collapse in LLM Generation via Geometric Regulation

2026-05-01 · Xin Du, Kumiko Tanaka-Ishii arxiv

Mode collapse is a persistent challenge in generative modeling and appears in autoregressive text generation as behaviors ranging from explicit looping to gradual loss of diversity and premature trajectory convergence. We take a dynamical-systems view and reinterpret mode collapse as reduced state-space accessibility caused by *geometric collapse*: during generation, the model's internal trajectory becomes confined to a low-dimensional region of its representation space. This implies mode collapse is not purely a token-level phenomenon and cannot be reliably solved by symbolic constraints or probability-only decoding heuristics. Guided by this perspective, we propose *Reinforced Mode Regulation* (RMR), a lightweight, online state-space intervention that regulates dominant self-reinforcing directions in the Transformer value cache (implemented as low-rank damping). Across multiple large language models, RMR substantially reduces mode collapse and enables stable generation at extremely low entropy rates (down to 0.8 nats/step), whereas standard decoding typically collapses near 2.0 nats/step.

📄 PDF Abstract BibTeX arXiv:2605.00435

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Similar Papers 제목 키워드 기반

Escaping Barren Plateaus in Variational Quantum Algorithms Using Negative Learning Rate in Quantum Internet of Things

2025-11-28 · Ratun Rahman, Dinh C. Nguyen arxiv

Variational Quantum Algorithms (VQAs) are becoming the primary computational primitive for next-generation quantum computers, particularly those embedded as resource-constrained accelerators in the emerging Quantum Inter…

Escaping Model Collapse via Synthetic Data Verification: Near-term Improvements and Long-term Convergence

2025-10-18 · Bingji Yi, Qiyuan Liu, Yuwei Cheng, Haifeng Xu arxiv

Synthetic data has been increasingly used to train frontier generative models. However, recent studies raise key concerns that iteratively retraining a generative model on its self-generated synthetic data may keep deter…

Escaping from Collapsing Modes in a Constrained Space

2018-08-22 · ECCV 2018 9 · Chia-Che Chang, Chieh Hubert Lin, Che-Rung Lee, Da-Cheng Juan 외

Generative adversarial networks (GANs) often suffer from unpredictable mode-collapsing during training. We study the issue of mode collapse of Boundary Equilibrium Generative Adversarial Network (BEGAN), which is one of …

Generative Adversarial NetworkImage Generation

Towards Distributed Coevolutionary GANs

2018-07-21 · Abdullah Al-Dujaili, Tom Schmiedlechner, and Erik Hemberg, Una-May O'Reilly

Generative Adversarial Networks (GANs) have become one of the dominant methods for deep generative modeling. Despite their demonstrated success on multiple vision tasks, GANs are difficult to train and much research has …

LGQ: Learnable Geometric Quantization for Image Tokenization

2026-02-17 · Idil Bilge Altun, Mert Onur Cakiroglu, Elham Buxton, Mehmet Dalkilic 외 arxiv

Recent collapse-free quantizers such as FSQ achieve stable training by replacing the learnable codebook with an engineered geometry: a fixed scalar grid whose structure is dictated by the codebook size K. We show this tr…