paper-with-me

홈 › Papers

SceneTok: A Compressed, Diffusable Token Space for 3D Scenes

2026-02-21 · Mohammad Asim, Christopher Wewer, Jan Eric Lenssen arxiv

We present SceneTok, a novel tokenizer for encoding view sets of scenes into a compressed and diffusable set of unstructured tokens. Existing approaches for 3D scene representation and generation commonly use 3D data structures or view-aligned fields. In contrast, we introduce the first method that encodes scene information into a small set of permutation-invariant tokens that is disentangled from the spatial grid. The scene tokens are predicted by a multi-view tokenizer given many context views and rendered into novel views by employing a light-weight rectified flow decoder. We show that the compression is 1-3 orders of magnitude stronger than for other representations while still reaching state-of-the-art reconstruction quality. Further, our representation can be rendered from novel trajectories, including ones deviating from the input trajectory, and we show that the decoder gracefully handles uncertainty. Finally, the highly-compressed set of unstructured latent scene tokens enables simple and efficient scene generation in 5 seconds, achieving a much better quality-speed trade-off than previous paradigms.

📄 PDF Abstract BibTeX arXiv:2602.18882

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Generation

Similar Papers 제목 키워드 기반

L3DG: Latent 3D Gaussian Diffusion

2024-10-17 · Barbara Roessle, Norman Müller, Lorenzo Porzi, Samuel Rota Bulò 외

We propose L3DG, the first approach for generative 3D modeling of 3D Gaussians through a latent 3D Gaussian diffusion formulation. This enables effective generative 3D modeling, scaling to generation of entire room-scale…

Scene Generation

Highly Compressed Tokenizer Can Generate Without Training

2025-06-09 · L. Lao Beyer, T. Li, X. Chen, S. Karaman 외

Commonly used image tokenizers produce a 2D grid of spatially arranged tokens. In contrast, so-called 1D image tokenizers represent images as highly compressed one-dimensional sequences of as few as 32 discrete tokens. W…

Image GenerationQuantizationtext-guided-image-editing

Compressed and Smooth Latent Space for Text Diffusion Modeling

2025-06-26 · Viacheslav Meshchaninov, Egor Chimbulatov, Alexander Shabalin, Aleksandr Abramov 외

Autoregressive language models dominate modern text generation, yet their sequential nature introduces fundamental limitations: decoding is slow, and maintaining global coherence remains challenging. Diffusion models off…

Question GenerationQuestion-GenerationStory GenerationText Generation

ProxyFormer: A Dual-Stream Proxy Architecture for Ultra-Long Context and High-Resolution Generation

2026-08-24 · Zhongpan Tang arxiv

The quadratic growth of attention computation and key-value (KV) cache with respect to sequence length is a central bottleneck for ultra-long-context language models and high-resolution generative models. We propose Prox…

MacTok: Robust Continuous Tokenization for Image Generation

2026-03-31 · Hengyu Zeng, Xin Gao, Guanghao Li, Yuxiang Yan 외 arxiv

Continuous image tokenizers enable efficient visual generation, and those based on variational frameworks can learn smooth, structured latent representations through KL regularization. Yet this often leads to posterior c…

Image Generation