Papers
arxiv:2606.13289

HYDRA-X: Native Unified Multimodal Models with Holistic Visual Tokenizers

Published on Jun 11
· Submitted by
Guozhen Zhang
on Jun 12
Authors:
,
,
,
,
,
,
,
,
,
,
,
,
,

Abstract

HYDRA-X presents a unified multimodal model that integrates image and video tokenization within a single Vision Transformer, addressing spatiotemporal reconstruction and semantic awareness through causal temporal attention and hierarchical compression.

Holistic visual tokenizers are fundamental to unified multimodal models (UMMs) as they map diverse visual inputs into a unified representation space. In this paper, we present HYDRA-X, the first UMM that unifies image and video tokenization within a single Vision Transformer (ViT). Our design is driven by two core challenges: efficiently injecting spatiotemporal reconstruction capability into a native ViT, and embedding image- and video-level semantic awareness into the latent space. To address the first, comprehensive ablations reveal two key findings: (1) frame-level causal temporal attention suffices for visual reconstruction, whereas full spatiotemporal attention degrades it; and (2) hierarchical temporal compression substantially outperforms single-step alternatives. To tackle the second, we propose a lightweight decompressor that upsamples temporally compressed features under joint image-video teacher supervision, thereby enforcing complementary semantic structures within the compact latent space. Building on this holistic tokenizer, we further propose a principled improvement of the editing pipeline: source-target interaction should occur at the latent level inside the tokenizer rather than at the semantic level inside the LLM, substantially improving editing consistency and accelerating convergence. Instantiated at the 7B dense model, HYDRA-X achieves strong performance across image and video understanding and generation tasks, paving the way for future unified-tokenizer UMMs.

Community

Paper submitter

🔱 Meet HYDRA-X — a 7B native unified multimodal model where one ViT-based tokenizer drives 5 tasks: image/video understanding, image/video generation, and image editing.

Three core contributions:

🎯 Less attention is more. Local causal tubelet attention + hierarchical temporal patchify preserve the image-pretrained prior far better than full spatiotemporal mixing or single-step compression.

🌉 Compressed latents, full-rate semantics. A lightweight training-time Decompressor lets image+video teachers supervise temporally compressed latents — no extra cost at inference.

✨ Editing as length-2 video. Source–target alignment happens inside the tokenizer via the same causal pathway used for video — no extra modules, no extra parameters.

Across all 5 tasks, HYDRA-X delivers strong results at the 7B dense scale — laying a solid foundation and offering practical insights for future unified-tokenizer UMM research. 🚀

Sign up or log in to comment

Get this paper in your agent:

hf papers read 2606.13289
Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash

Models citing this paper 0

No model linking this paper

Cite arxiv.org/abs/2606.13289 in a model README.md to link it from this page.

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2606.13289 in a dataset README.md to link it from this page.

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2606.13289 in a Space README.md to link it from this page.

Collections including this paper 0

No Collection including this paper

Add this paper to a collection to link it from this page.