English

Preventing Model Collapse via Contraction-Conditioned Neural Filters

Machine Learning 2025-12-02 v1 Artificial Intelligence

Abstract

This paper presents a neural network filter method based on contraction operators to address model collapse in recursive training of generative models. Unlike \cite{xu2024probabilistic}, which requires superlinear sample growth (O(t1+s)O(t^{1+s})), our approach completely eliminates the dependence on increasing sample sizes within an unbiased estimation framework by designing a neural filter that learns to satisfy contraction conditions. We develop specialized neural network architectures and loss functions that enable the filter to actively learn contraction conditions satisfying Assumption 2.3 in exponential family distributions, thereby ensuring practical application of our theoretical results. Theoretical analysis demonstrates that when the learned contraction conditions are satisfied, estimation errors converge probabilistically even with constant sample sizes, i.e., lim suptP(et>δ)=0\limsup_{t\to\infty}\mathbb{P}(\|\mathbf{e}_t\|>\delta)=0 for any δ>0\delta>0. Experimental results show that our neural network filter effectively learns contraction conditions and prevents model collapse under fixed sample size settings, providing an end-to-end solution for practical applications.

Keywords

Cite

@article{arxiv.2512.00757,
  title  = {Preventing Model Collapse via Contraction-Conditioned Neural Filters},
  author = {Zongjian Han and Yiran Liang and Ruiwen Wang and Yiwei Luo and Yilin Huang and Xiaotong Song and Dongqing Wei},
  journal= {arXiv preprint arXiv:2512.00757},
  year   = {2025}
}
R2 v1 2026-07-01T08:01:29.779Z