Pith. sign in

REVIEW 3 cited by

Spectral Image Tokenizer

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

arxiv 2412.09607 v2 pith:VV4I4KE3 submitted 2024-12-12 cs.CV cs.LG

classification cs.CVcs.LG
keywords imagetokensautoregressiveimagesreconstructiontokenizercoarseconditioning
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Image tokenizers map images to sequences of discrete tokens, and are a crucial component of autoregressive transformer-based image generation. The tokens are typically associated with spatial locations in the input image, arranged in raster scan order, which is not ideal for autoregressive modeling. In this paper, we propose to tokenize the image spectrum instead, obtained from a discrete wavelet transform (DWT), such that the sequence of tokens represents the image in a coarse-to-fine fashion. Our tokenizer brings several advantages: 1) it leverages that natural images are more compressible at high frequencies, 2) it can take and reconstruct images of different resolutions without retraining, 3) it improves the conditioning for next-token prediction -- instead of conditioning on a partial line-by-line reconstruction of the image, it takes a coarse reconstruction of the full image, 4) it enables partial decoding where the first few generated tokens can reconstruct a coarse version of the image, 5) it enables autoregressive models to be used for image upsampling. We evaluate the tokenizer reconstruction metrics as well as multiscale image generation, text-guided image upsampling and editing.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. StrandDesigner: Towards Practical Strand Generation with Sketch Guidance

    cs.CV 2025-08 conditional novelty 6.0 of 10

    Sketch drawings can directly control 3D hair strand generation through multi-scale latent upsampling with adaptive DINOv2 conditioning, yielding more accurate results than text- or image-guided baselines.

  2. SpectralAR: Spectral Autoregressive Visual Generation

    cs.CV 2025-06 conditional novelty 6.0 of 10

    An autoregressive image generator that tokenizes images in the DCT frequency domain into nested 1D spectral sequences and generates them coarse-to-fine, reaching 3.02 gFID with 64 tokens on ImageNet-1K.

  3. Efficient Multi-Camera Tokenization with Triplanes for End-to-End Driving

    cs.CV 2025-06 conditional novelty 5.0 of 10

    A fixed-size triplane scene representation tokenizes any number of camera images into 45-104 tokens, enabling faster autoregressive driving policies without sacrificing planning accuracy.

Pith tools