Sequential Data Generation with Groupwise Diffusion Process
Sangyun Lee, Gayoung Lee, Hyunsu Kim, Junho Kim, Youngjung Uh

TL;DR
The paper introduces the Groupwise Diffusion Model (GDM), a novel sequential data generation framework that enhances diffusion models by incorporating group-based diffusion, enabling interpretable latent spaces and applications like image editing and attribute disentanglement.
Contribution
GDM extends diffusion models to a groupwise, sequential process, allowing flexible data generation, interpretability, and frequency domain extensions for hierarchical representations.
Findings
GDM generalizes autoregressive and cascaded diffusion models.
GDM enables interpretable, group-wise latent spaces.
Applications include disentanglement, editing, and variation generation.
Abstract
We present the Groupwise Diffusion Model (GDM), which divides data into multiple groups and diffuses one group at one time interval in the forward diffusion process. GDM generates data sequentially from one group at one time interval, leading to several interesting properties. First, as an extension of diffusion models, GDM generalizes certain forms of autoregressive models and cascaded diffusion models. As a unified framework, GDM allows us to investigate design choices that have been overlooked in previous works, such as data-grouping strategy and order of generation. Furthermore, since one group of the initial noise affects only a certain group of the generated data, latent space now possesses group-wise interpretable meaning. We can further extend GDM to the frequency domain where the forward process sequentially diffuses each group of frequency components. Dividing the frequency…
Peer Reviews
Decision·Submitted to ICLR 2024
- The GPM proposed in the papers is quite interesting along with its properties. It can be extended to the frequency domain. - The demonstrated examples are promising. - It adds new connections between GDM and certain forms of autoregressive models and cascaded diffusion models.
- It seems that the number of groups, k, is a hyperparameter where not much discussion is given. - There are no comparisons to other generative models like VAE or GAN or even guided diffusion.
The groupwise diffusion model is a unified model of some existing works. And the authors take effort to combine this model with other approaches such as frequency domain as well as conducting a lot of experiment to demonstrate the approach.
1. Overall, I find this method has limited novelty. It is a simple extension of the model such as rectified flow by using a matrix interpolation function. 2. When applied to the real problem, this approach seems adhoc. It is not explained and supported that why we should partite the data by a certain order and why such partition gives better generation quality.
Originality: To the best of my knowledge the work seems original, based on the groupwise strategy as an alternative forward process in diffusion models. Quality: The experiments presented in the work look convincing. Clarity: The work does not properly explain the methodology of the groupwise strategy which it is the key point in the work. There are some problems in the mathematical notations and inconsistencies. Significance (importance): The work presents interesting experiments that migh
-The the work lacks of an appropriate connection between methodology and experiments that lead the reader to a better understanding of the work. -The work does not properly explain the methodology of the groupwise strategy which it is the key point in the work. There are some problems in the mathematical notations and inconsistencies. -There is a problem in the way the results are presented, the figures are cited and appear inappropriately along the document.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Methods and Mixture Models
MethodsDiffusion
