paper-with-me

Papers

Coupled Inference in Diffusion Models for Semantic Decomposition

2026-02-10 · Calvin Yeung, Ali Zakeri, Zhuowen Zou, Mohsen Imani arxiv

Many visual scenes can be described as compositions of latent factors. Effective recognition, reasoning, and editing often require not only forming such compositional representations, but also solving the decomposition problem. One popular choice for constructing these representations is through the binding operation. Resonator networks, which can be understood as coupled Hopfield networks, were proposed as a way to perform decomposition on such bound representations. Recent works have shown notable similarities between Hopfield networks and diffusion models. Motivated by these observations, we introduce a framework for semantic decomposition using coupled inference in diffusion models. Our method frames semantic decomposition as an inverse problem and couples the diffusion processes using a reconstruction-driven guidance term that encourages the composition of factor estimates to match the bound vector. We also introduce a novel iterative sampling scheme that improves the performance of our model. Finally, we show that attention-based resonator networks are a special case of our framework. Empirically, we demonstrate that our coupled inference framework outperforms resonator networks across a range of synthetic semantic decomposition tasks.

📄 PDF Abstract BibTeX arXiv:2602.09983

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DDT: Decoupled Diffusion Transformer

2025-04-08 · Shuai Wang, Zhi Tian, Weilin Huang, LiMin Wang

Diffusion transformers have demonstrated remarkable generation quality, albeit requiring longer training iterations and numerous inference steps. In each denoising step, diffusion transformers encode the noisy inputs to …

DenoisingImage Generation

Adaptive diffusion constrained total variation scheme with application to `cartoon + texture + edge' image decomposition

2015-05-05 · Juan C. Moreno, V. B. Surya Prasath, D. Vorotnikov, H. Proenca 외

We consider an image decomposition model involving a variational (minimization) problem and an evolutionary partial differential equation (PDE). We utilize a linear inhomogenuous diffusion constrained and weighted total …

Denoising

DeCo: Frequency-Decoupled Pixel Diffusion for End-to-End Image Generation

2025-11-24 · Zehong Ma, Longhui Wei, Shuai Wang, Shiliang Zhang 외 arxiv

Pixel diffusion aims to generate images directly in pixel space in an end-to-end fashion. This approach avoids the limitations of VAE in the two-stage latent diffusion, offering higher model capacity. Existing pixel diff…

Image Generation

Compositional Generation for Long-Horizon Coupled PDEs

2025-10-23 · Somayajulu L. N. Dhulipala, Deep Ray, Nicholas Forman arxiv

Simulating coupled PDE systems is computationally intensive, and prior efforts have largely focused on training surrogates on the joint (coupled) data, which requires a large amount of data. In the paper, we study compos…

Diffusion Models as Optimizers for Efficient Planning in Offline RL

2024-07-23 · Renming Huang, Yunqiang Pei, Guoqing Wang, Yangming Zhang 외

Diffusion models have shown strong competitiveness in offline reinforcement learning tasks by formulating decision-making as sequential generation. However, the practicality of these methods is limited due to the lengthy…

D4RLDecision MakingOffline RLreinforcement-learning+1