Back to corpus
proposalbacklog referencescore 22

Equilibrium Diffusion: LIM-RPS x Discrete Token Diffusion

**Banach Fixed-Point Theorem**: If f is a contraction mapping (Lipschitz constant L < 1), then: 1. A unique fixed point z* exists 2. The iteration z_{k+1} = f(z_k, x) converges to z* for any initial z_0 3. Convergence is exponential: ||z_k - z*|| <= L^k ||z_0 - z*||

Full HTML reader

Read the full artifact

Open in new tab

Extracted abstract or opening context

> A unified framework for motion-conditioned music generation via coupled equilibrium systems. A DEQ replaces L explicit layers with a single implicit layer defined by its fixed point: **Banach Fixed-Point Theorem**: If f is a contraction mapping (Lipschitz constant L < 1), then: 1. A unique fixed point z* exists 2. The iteration z_{k+1} = f(z_k, x) converges to z* for any initial z_0 3. Convergence is exponential: ||z_k - z*|| <= L^k ||z_0 - z*|| | | LIM-RPS Fixed-Point | Diffusion Denoising | |---|---|---| | Iteration | z_{k+1} = z_k - gamma * B(z_k) + prox_pull | x_{t-1} = x_t + epsilon * s(x_t, t) + noise | | Vector field | B: CrossModalOperator (96 -> 96) | s_theta: score network | | Contraction | Spectral norm(B) <= 1 (1-Lipschitz) | Bounded Jacobian of s_theta | | Attractor | Unique z* (deterministic) | Data manifold (statistical) | | Convergence proof | Banach theorem (spectral norm < 1) | Score matching loss -> true score | | Without noise | Deterministic equilibrium | Probability flow ODE | The operator B in LIM-RPS plays the same mathematical role as -s_theta in diffusion. Both are vector fields pushing the state toward an attractor. The spectral normalization of B is equivalent to requiring the score function to have bounded Jacobian, which is exactly the condition needed for diffusion convergence.

Promotion decision

What has to happen next

Keep as idea/proposal unless evidence and implementation anchors exist.

Why this is not always a full paper yet

Corpus pages are public-safe readers for discovered workspace artifacts. They are not automatically final papers. A corpus item becomes a polished paper only after the editable source, evidence checkpoints, references, figures, render path, and release status are attached through the paper schema.