paper-with-me

Papers

Unicorn: Text-Only Data Synthesis for Vision Language Model Training

2025-03-28 · Xiaomin Yu, Pengxiang Ding, Wenjie Zhang, Siteng Huang, Songyang Gao, Chengwei Qin, Kejian Wu, Zhaoxin Fan, Ziyue Qiao, Donglin Wang

Training vision-language models (VLMs) typically requires large-scale, high-quality image-text pairs, but collecting or synthesizing such data is costly. In contrast, text data is abundant and inexpensive, prompting the question: can high-quality multimodal training data be synthesized purely from text? To tackle this, we propose a cross-integrated three-stage multimodal data synthesis framework, which generates two datasets: Unicorn-1.2M and Unicorn-471K-Instruction. In Stage 1: Diverse Caption Data Synthesis, we construct 1.2M semantically diverse high-quality captions by expanding sparse caption seeds using large language models (LLMs). In Stage 2: Instruction-Tuning Data Generation, we further process 471K captions into multi-turn instruction-tuning tasks to support complex reasoning. Finally, in Stage 3: Modality Representation Transfer, these textual captions representations are transformed into visual representations, resulting in diverse synthetic image representations. This three-stage process enables us to construct Unicorn-1.2M for pretraining and Unicorn-471K-Instruction for instruction-tuning, without relying on real images. By eliminating the dependency on real images while maintaining data quality and diversity, our framework offers a cost-effective and scalable solution for VLMs training. Code is available at https://github.com/Yu-xm/Unicorn.git.

📄 PDF Abstract BibTeX arXiv:2503.22655

Code (1)

yu-xm/unicorn 공식 구현 pytorch

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

UniCorn: Towards Self-Improving Unified Multimodal Models through Self-Generated Supervision

2026-01-06 · Ruiyan Han, Zhen Fang, XinYu Sun, Yuchen Ma 외 arxiv

While Unified Multimodal Models (UMMs) have achieved remarkable success in cross-modal comprehension, a significant gap persists in their ability to leverage such internal knowledge for high-quality generation. We formal…

Image Generation

Unicorn: Unified Neural Image Compression with One Number Reconstruction

2024-12-11 · Qi Zheng, Haozhi Wang, Zihao Liu, Jiaming Liu 외

Prevalent lossy image compression schemes can be divided into: 1) explicit image compression (EIC), including traditional standards and neural end-to-end algorithms; 2) implicit image compression (IIC) based on implicit …

DecoderImage Compression

Using Deep Learning to Find the Next Unicorn: A Practical Synthesis

2022-10-18 · Lele Cao, Vilhelm von Ehrenheim, Sebastian Krakowski, Xiaoxue Li 외

Startups often represent newly established business models associated with disruptive innovation and high scalability. They are commonly regarded as powerful engines for economic and social development. Meanwhile, startu…

Deep Learning

Towards Grand Unification of Object Tracking

2022-07-14 · Bin Yan, Yi Jiang, Peize Sun, Dong Wang 외

We present a unified method, termed Unicorn, that can simultaneously solve four tracking problems (SOT, MOT, VOS, MOTS) with a single network using the same model parameters. Due to the fragmented definitions of the obje…

Multi-Object TrackingMulti-Object Tracking and SegmentationMultiple Object TrackingObject+3

Designing UNICORN: a Unified Benchmark for Imaging in Computational Pathology, Radiology, and Natural Language

2026-03-03 · Michelle Stegeman, Lena Philipp, Fennie van der Graaf, Marina D'Amato 외 arxiv

Medical foundation models show promise to learn broadly generalizable features from large, diverse datasets. This could be the base for reliable cross-modality generalization and rapid adaptation to new, task-specific go…