paper-with-me

Papers

HYDRA: Unifying Multi-modal Generation and Understanding via Representation-Harmonized Tokenization

2026-03-16 · Xuerui Qiu, Yutao Cui, Guozhen Zhang, Junzhe Li, JiaKui Hu, Xiao Zhang, Yang Li, Songtao Liu, Miles Yang, Yu Shi, Zhao Zhong, Liefeng Bo arxiv

Unified Multimodal Models struggle to bridge the fundamental gap between the abstract representations needed for visual understanding and the detailed primitives required for generation. Existing approaches typically compromise by employing decoupled encoders, stacking representation encoder atop VAEs, or utilizing discrete quantization. However, these methods often disrupt information coherence and lead to optimization conflicts. To this end, we introduce HYDRA-TOK, a representation-harmonized pure ViT in the insight that visual modeling should evolve from generation to understanding. HYDRA-TOK reformulates the standard backbone into a progressive learner that transitions from a Gen-ViT, which captures structure-preserving primitives, to a Sem-ViT for semantic encoding. Crucially, this transition is mediated by a Generation-Semantic Bottleneck (GSB), which compresses features into a low-dimensional space to filter noise for robust synthesis, then restores dimensionality to empower complex semantic comprehension. Built upon this foundation, we present HYDRA, a native unified framework integrating perception and generation within a single parameter space. Extensive experiments establish HYDRA as a new state-of-the-art. It sets a benchmark in visual reconstruction (rFID 0.08) and achieves top-tier generation performance on GenEval (0.86), DPG-Bench (86.4), and WISE (0.53), while simultaneously outperforming previous native UMMs by an average of 10.0 points across eight challenging understanding benchmarks.

📄 PDF Abstract BibTeX arXiv:2603.15228

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hydra: Unifying Document Retrieval and Generation in a Single Vision-Language Model

2026-03-30 · Athos Georgiou arxiv

Visual document understanding typically requires separate retrieval and generation models, doubling memory and system complexity. We present Hydra, a dual-head approach that provides both ColBERT-style late-interaction r…

Image Retrieval

A Unifying Passivity-Based Framework for Pressure and Volume Flow Rate Control in District Heating Networks

2023-05-20 · Felix Strehle, Juan E. Machado, Michele Cucuzzella, Albertus J. Malan 외

A fundamental precondition for the secure and efficient operation of district heating networks (DHNs) is a stable hydraulic behavior. However, the ongoing transition towards a sustainable heat supply, especially the risi…

A Simple Baseline for Unifying Understanding, Generation, and Editing via Vanilla Next-token Prediction

2026-03-05 · Jie Zhu, Hanghang Ma, Jia Wang, Yayong Guan 외 arxiv

In this work, we introduce Wallaroo, a simple autoregressive baseline that leverages next-token prediction to unify multi-modal understanding, image generation, and editing at the same time. Moreover, Wallaroo supports m…

Image Generation

Emerging Properties in Unified Multimodal Pretraining

2025-05-20 · Chaorui Deng, Deyao Zhu, Kunchang Li, Chenhui Gou 외

Unifying multimodal understanding and generation has shown impressive capabilities in cutting-edge proprietary systems. In this work, we introduce BAGEL, an open0source foundational model that natively supports multimoda…

Image EditingImage GenerationImage Manipulation+2

UniMedVL: Unifying Medical Multimodal Understanding and Generation through Observation-Knowledge-Analysis

2025-10-17 · Junzhi Ning, Wei Li, Cheng Tang, Jiashi Lin 외 arxiv

Medical workflows routinely combine reading images with producing visual and textual outputs, making both image understanding and generation central to medical AI. Most existing systems, however, address these abilities …