paper-with-me

Papers

Stabilizing Self-Consuming Diffusion Models with Latent Space Filtering

2025-11-16 · Zhongteng Cai, Yaxuan Wang, Yang Liu, Xueru Zhang arxiv

As synthetic data proliferates across the Internet, it is often reused to train successive generations of generative models. This creates a ``self-consuming loop" that can lead to training instability or \textit{model collapse}. Common strategies to address the issue -- such as accumulating historical training data or injecting fresh real data -- either increase computational cost or require expensive human annotation. In this paper, we empirically analyze the latent space dynamics of self-consuming diffusion models and observe that the low-dimensional structure of latent representations extracted from synthetic data degrade over generations. Based on this insight, we propose \textit{Latent Space Filtering} (LSF), a novel approach that mitigates model collapse by filtering out less realistic synthetic data from mixed datasets. Theoretically, we present a framework that connects latent space degradation to empirical observations. Experimentally, we show that LSF consistently outperforms existing baselines across multiple real-world datasets, effectively mitigating model collapse without increasing training cost or relying on human annotation.

📄 PDF Abstract BibTeX arXiv:2511.12742

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Measurement-Consistent Langevin Corrector for Stabilizing Latent Diffusion Inverse Problem Solvers

2026-01-08 · Lee Hyoseok, Sohwi Lim, Eunju Cha, Tae-Hyun Oh arxiv

While latent diffusion models (LDMs) have emerged as powerful priors for inverse problems, existing LDM-based solvers frequently suffer from instability. In this work, we first identify the instability as a discrepancy b…

TriNet: stabilizing self-supervised learning from complete or slow collapse on ASR

2022-12-12 · Lixin Cao, Jun Wang, Ben Yang, Dan Su 외

Self-supervised learning (SSL) models confront challenges of abrupt informational collapse or slow dimensional collapse. We propose TriNet, which introduces a novel triple-branch architecture for preventing collapse and …

Self-Supervised Learning

SOLD: SELFIES-based Objective-driven Latent Diffusion

2025-09-03 · Elbert Ho arxiv

Recently, machine learning has made a significant impact on de novo drug design. However, current approaches to creating novel molecules conditioned on a target protein typically rely on generating molecules directly in …

USP: Unified Self-Supervised Pretraining for Image Generation and Understanding

2025-03-08 · Xiangxiang Chu, Renda Li, Yong Wang

Recent studies have highlighted the interplay between diffusion models and representation learning. Intermediate representations from diffusion models can be leveraged for downstream visual tasks, while self-supervised v…

Image GenerationRepresentation Learning

SC-JEPA: Stabilizing Latent Predictive Learning for Time-Series Anomaly Prediction

2026-02-04 · Yanan He, Yunshi Wen, Xin Wang, Tengfei Ma arxiv

Time-series anomaly prediction aims to forecast future system failures before they fully emerge, making latent predictive models such as JEPA a promising framework for capturing precursor dynamics. However, directly appl…