paper-with-me

Papers

Skywork UniPic: Unified Autoregressive Modeling for Visual Understanding and Generation

2025-08-05 · Peiyu Wang, Yi Peng, Yimeng Gan, Liang Hu, Tianyidan Xie, Xiaokun Wang, Yichen Wei, Chuanxin Tang, Bo Zhu, Changshi Li, Hongyang Wei, Eric Li, Xuchen Song, Yang Liu, Yahui Zhou arxiv

We introduce Skywork UniPic, a 1.5 billion-parameter autoregressive model that unifies image understanding, text-to-image generation, and image editing within a single architecture-eliminating the need for task-specific adapters or inter-module connectors-and demonstrate that compact multimodal systems can achieve state-of-the-art performance on commodity hardware. Skywork UniPic achieves a GenEval score of 0.86, surpassing most existing unified models; sets a new DPG-Bench complex-generation record of 85.5; attains 5.83 on GEditBench-EN and 3.49 on ImgEdit-Bench for image editing; and generates 1024 x 1024 images with under 15 GB of GPU memory (e.g., RTX 4090). (1) a decoupled encoding strategy that leverages a masked autoregressive encoder for synthesis and a SigLIP2 encoder for understanding, all feeding a shared autoregressive decoder; (2) a progressive, resolution-aware training schedule scaling from 256 x 256 to 1024 x 1024 while dynamically unfreezing parameters to balance capacity and stability; and (3) meticulously curated, 100 million-scale datasets augmented with task-specific reward models to refine generation and editing objectives. By demonstrating that high-fidelity multimodal integration need not incur prohibitive resource demands, Skywork UniPic establishes a practical paradigm for deployable, high-fidelity multimodal AI. Code and weights are publicly available at https://huggingface.co/Skywork/Skywork-UniPic-1.5B.

📄 PDF Abstract BibTeX arXiv:2508.03320

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Image GenerationImage Editing

Similar Papers 제목 키워드 기반

Skywork UniPic 2.0: Building Kontext Model with Online RL for Unified Multimodal Model

2025-09-04 · Hongyang Wei, Baixin Xu, Hongbo Liu, Size Wu 외 arxiv

Recent advances in multimodal models have demonstrated impressive capabilities in unified image generation and editing. However, many prominent open-source models prioritize scaling model parameters over optimizing train…

Text-to-Image GenerationInstruction Following

Skywork UniPic 3.0: Unified Multi-Image Composition via Sequence Modeling

2026-01-22 · Hongyang Wei, Hongbo Liu, Zidong Wang, Yi Peng 외 arxiv

The recent surge in popularity of Nano-Banana and Seedream 4.0 underscores the community's strong interest in multi-image composition tasks. Compared to single-image editing, multi-image composition presents significantl…

Image Editing

Skywork-Reward: Bag of Tricks for Reward Modeling in LLMs

2024-10-24 · Chris Yuhao Liu, Liang Zeng, Jiacai Liu, Rui Yan 외

In this report, we introduce a collection of methods to enhance reward modeling for LLMs, focusing specifically on data-centric techniques. We propose effective data selection and filtering strategies for curating high-q…

Position

Skywork R1V: Pioneering Multimodal Reasoning with Chain-of-Thought

2025-04-08 · Yi Peng, Chris, Xiaokun Wang, Yichen Wei 외

We introduce Skywork R1V, a multimodal reasoning model extending the an R1-series Large language models (LLM) to visual modalities via an efficient multimodal transfer method. Leveraging a lightweight visual projector, S…

Language ModelingLanguage ModellingMultimodal Reasoning

ACDiT: Interpolating Autoregressive Conditional Modeling and Diffusion Transformer

2024-12-10 · Jinyi Hu, Shengding Hu, Yuxuan Song, Yufei Huang 외

The recent surge of interest in comprehensive multimodal models has necessitated the unification of diverse modalities. However, the unification suffers from disparate methodologies. Continuous visual generation necessit…

DenoisingImage GenerationVideo Generation