REVIEW 11 cited by
Generating Images with Sparse Representations
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
The high dimensionality of images presents architecture and sampling-efficiency challenges for likelihood-based generative models. Previous approaches such as VQ-VAE use deep autoencoders to obtain compact representations, which are more practical as inputs for likelihood-based models. We present an alternative approach, inspired by common image compression methods like JPEG, and convert images to quantized discrete cosine transform (DCT) blocks, which are represented sparsely as a sequence of DCT channel, spatial location, and DCT coefficient triples. We propose a Transformer-based autoregressive architecture, which is trained to sequentially predict the conditional distribution of the next element in such sequences, and which scales effectively to high resolution images. On a range of image datasets, we demonstrate that our approach can generate high quality, diverse images, with sample metric scores competitive with state of the art methods. We additionally show that simple modifications to our method yield effective image colorization and super-resolution models.
Forward citations
Cited by 11 Pith papers
-
SPARE: Structural Parameter-Free Affinity Regularization for Flow Matching
A parameter-free regularizer that aligns intermediate token affinities to clean VAE latent affinities, including cross-image pairs, lowers FID on ImageNet with SiT backbones at matched training budgets.
-
MentalThink: Shaping Thoughts in Mental SVG World
MLLMs that generate and render SVG sketches as multi-turn intermediate reasoning steps reach 55.1% on VSIBench and 76.0% on MindCube, far above the Qwen2.5-VL-7B backbone.
-
Post-Training Pruning for Diffusion Transformers
DiT-Pruning keeps CLIP and FID nearly unchanged at 50% sparsity on FLUX and PixArt by an energy-motivated squared-weight metric plus clustering-aware granularity, beating Wanda and magnitude baselines.
-
Self-transcendence: Is External Feature Guidance Indispensable for Accelerating Diffusion Transformer Training?
A self-supervised two-stage training method—VAE-latent feature alignment then feature-level classifier-free guidance—lets DiT models match or beat DINO-guided REPA training without any external feature extractor.
-
REGLUE Your Latents with Global and Local Semantics for Entangled Diffusion
Nonlinear multi-layer compression of frozen VFM patch semantics, jointly denoised with VAE latents, improves ImageNet 256x256 FID (12.9 vs 15.2 for REG at SiT-B/2, 400K) and accelerates convergence over REPA/ReDi/REG.
-
Transition Models: Rethinking the Generative Learning Objective
TiM trains a single diffusion-type model on arbitrary time-interval transitions, achieving strong one-step and multi-step text-to-image generation with 865M parameters.
-
PixNerd: Pixel Neural Field Diffusion
PixNerd is a single-stage pixel-space diffusion transformer that uses predicted neural field weights to decode large patches, reaching 2.15 FID on ImageNet 256 without a VAE.
-
DMQ: Dissecting Outliers of Diffusion Models for Post-Training Quantization
A post-training quantization method that combines learned channel scaling and power-of-two scaling keeps diffusion image quality high at 4-bit weight, 6-bit activation precision.
-
MPQ-DMv2: Flexible Residual Mixed Precision Quantization for Low-Bit Diffusion Models with Temporal Distillation
MPQ-DMv2 adds binary residual quantization, temporal relation distillation, and SVD-initialized LoRA to mixed-precision quantization, improving low-bit diffusion model generation quality.
-
Native-Resolution Image Synthesis
A single diffusion transformer trained on native-resolution ImageNet achieves state-of-the-art FID at 256 and 512, and extrapolates to 1024 and 1536 with moderate degradation.
-
Contrastive Flow Matching
Contrastive Flow Matching adds a negative flow-target term to the standard flow-matching loss, reporting large empirical gains, but the closed-form solution shows the term only applies a global rescaling and shift, no...
Discussion (0). Sign in to comment.