paper-with-me

Papers

Harmonizing Visual Text Comprehension and Generation

2024-07-23 · Zhen Zhao, Jingqun Tang, Binghong Wu, Chunhui Lin, Shu Wei, Hao liu, Xin Tan, Zhizhong Zhang, Can Huang, Yuan Xie

In this work, we present TextHarmony, a unified and versatile multimodal generative model proficient in comprehending and generating visual text. Simultaneously generating images and texts typically results in performance degradation due to the inherent inconsistency between vision and language modalities. To overcome this challenge, existing approaches resort to modality-specific data for supervised fine-tuning, necessitating distinct model instances. We propose Slide-LoRA, which dynamically aggregates modality-specific and modality-agnostic LoRA experts, partially decoupling the multimodal generation space. Slide-LoRA harmonizes the generation of vision and language within a singular model instance, thereby facilitating a more unified generative process. Additionally, we develop a high-quality image caption dataset, DetailedTextCaps-100K, synthesized with a sophisticated closed-source MLLM to enhance visual text generation capabilities further. Comprehensive experiments across various benchmarks demonstrate the effectiveness of the proposed approach. Empowered by Slide-LoRA, TextHarmony achieves comparable performance to modality-specific fine-tuning results with only a 2% increase in parameters and shows an average improvement of 2.5% in visual text comprehension tasks and 4.0% in visual text generation tasks. Our work delineates the viability of an integrated approach to multimodal generation within the visual text domain, setting a foundation for subsequent inquiries. Code is available at https://github.com/bytedance/TextHarmony.

📄 PDF Abstract BibTeX arXiv:2407.16364

Code (1)

bytedance/textharmony 공식 구현 pytorch

Tasks

multimodal generationReading ComprehensionText Generation

Similar Papers 제목 키워드 기반

Unlocking Aha Moments via Reinforcement Learning: Advancing Collaborative Visual Comprehension and Generation

2025-06-02 · Kaihang Pan, Yang Wu, Wendong Bu, Kai Shen 외

Recent endeavors in Multimodal Large Language Models (MLLMs) aim to unify visual comprehension and generation. However, these two capabilities remain largely independent, as if they are two separate functions encapsulate…

Image GenerationText to Image GenerationText-to-Image Generation

Auto-Encoding Morph-Tokens for Multimodal LLM

2024-05-03 · Kaihang Pan, Siliang Tang, Juncheng Li, Zhaoyu Fan 외

For multimodal LLMs, the synergy of visual comprehension (textual output) and generation (visual output) presents an ongoing challenge. This is due to a conflicting objective: for comprehension, an MLLM needs to abstract…

Image ReconstructionMORPH

WEAVE: Unleashing and Benchmarking the In-context Interleaved Comprehension and Generation

2025-11-14 · Wei Chow, Jiachun Pan, Yongyuan Liang, Mingze Zhou 외 arxiv

Recent advances in unified multimodal models (UMMs) have enabled impressive progress in visual comprehension and generation. However, existing datasets and benchmarks focus primarily on single-turn interactions, failing …

Image GenerationImage Editing

ViscoNet: Bridging and Harmonizing Visual and Textual Conditioning for ControlNet

2023-12-05 · Soon Yau Cheong, Armin Mustafa, Andrew Gilbert

This paper introduces ViscoNet, a novel one-branch-adapter architecture for concurrent spatial and visual conditioning. Our lightweight model requires trainable parameters and dataset size multiple orders of magnitude sm…

Image GenerationPerson Re-IdentificationVirtual Try-onVisual Prompting

TextPainter: Multimodal Text Image Generation with Visual-harmony and Text-comprehension for Poster Design

2023-08-09 · Yifan Gao, Jinpeng Lin, Min Zhou, Chuanbin Liu 외

Text design is one of the most critical procedures in poster design, as it relies heavily on the creativity and expertise of humans to design text images considering the visual harmony and text-semantic. This study intro…

Image GenerationLanguage ModelingLanguage ModellingReading Comprehension+1