paper-with-me

Papers

RealGeneral: Unifying Visual Generation via Temporal In-Context Learning with Video Models

2025-03-13 · Yijing Lin, Mengqi Huang, Shuhan Zhuang, Zhendong Mao

Unifying diverse image generation tasks within a single framework remains a fundamental challenge in visual generation. While large language models (LLMs) achieve unification through task-agnostic data and generation, existing visual generation models fail to meet these principles. Current approaches either rely on per-task datasets and large-scale training or adapt pre-trained image models with task-specific modifications, limiting their generalizability. In this work, we explore video models as a foundation for unified image generation, leveraging their inherent ability to model temporal correlations. We introduce RealGeneral, a novel framework that reformulates image generation as a conditional frame prediction task, analogous to in-context learning in LLMs. To bridge the gap between video models and condition-image pairs, we propose (1) a Unified Conditional Embedding module for multi-modal alignment and (2) a Unified Stream DiT Block with decoupled adaptive LayerNorm and attention mask to mitigate cross-modal interference. RealGeneral demonstrates effectiveness in multiple important visual generation tasks, e.g., it achieves a 14.5% improvement in subject similarity for customized generation and a 10% enhancement in image quality for canny-to-image task. Project page: https://lyne1.github.io/RealGeneral/

📄 PDF Abstract BibTeX arXiv:2503.10406

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationIn-Context Learning

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Superman: Unifying Skeleton and Vision for Human Motion Perception and Generation

2026-02-02 · Xinshun Wang, Peiming Li, Ziyi Wang, Zhongbin Fang 외 arxiv

Human motion analysis tasks, such as temporal 3D pose estimation, motion prediction, and motion in-betweening, play an essential role in computer vision. However, current paradigms suffer from severe fragmentation. First…

3D Pose Estimation

UniVid: Unifying Vision Tasks with Pre-trained Video Generation Models

2025-09-26 · Lan Chen, Yuchao Gu, Qi Mao arxiv

Large language models, trained on extensive corpora, successfully unify diverse linguistic tasks within a single generative framework. Inspired by this, recent works like Large Vision Model (LVM) extend this paradigm to …

Video Generation

Show Me: Unifying Instructional Image and Video Generation with Diffusion Models

2025-11-21 · Yujiang Pu, Zhanbo Huang, Vishnu Boddeti, Yu Kong arxiv

Generating visual instructions in a given context is essential for developing interactive world simulators. While prior works address this problem through either text-guided image manipulation or video prediction, these …

Image ManipulationVideo GenerationVideo Prediction

Image Generation as a Visual Planner for Robotic Manipulation

2025-11-29 · Ye Pang arxiv

Generating realistic robotic manipulation videos is an important step toward unifying perception, planning, and action in embodied agents. While existing video diffusion models require large domain-specific datasets and …

Image Generation

UNO: Unifying One-stage Video Scene Graph Generation via Object-Centric Visual Representation Learning

2025-09-07 · Huy Le, Nhat Chung, Tung Kieu, Jingkang Yang 외 arxiv

Video Scene Graph Generation (VidSGG) aims to represent dynamic visual content by detecting objects and modeling their temporal interactions as structured graphs. Prior studies typically target either coarse-grained box-…

Video scene graph generationRepresentation Learning