paper-with-me

홈 › Papers

Ming-Lite-Uni: Advancements in Unified Architecture for Natural Multimodal Interaction

2025-05-05 · Inclusion AI, Biao Gong, Cheng Zou, Dandan Zheng, Hu Yu, Jingdong Chen, Jianxin Sun, Junbo Zhao, Jun Zhou, Kaixiang Ji, Lixiang Ru, Libin Wang, Qingpei Guo, Rui Liu, Weilong Chai, Xinyu Xiao, Ziyuan Huang

We introduce Ming-Lite-Uni, an open-source multimodal framework featuring a newly designed unified visual generator and a native multimodal autoregressive model tailored for unifying vision and language. Specifically, this project provides an open-source implementation of the integrated MetaQueries and M2-omni framework, while introducing the novel multi-scale learnable tokens and multi-scale representation alignment strategy. By leveraging a fixed MLLM and a learnable diffusion model, Ming-Lite-Uni enables native multimodal AR models to perform both text-to-image generation and instruction based image editing tasks, expanding their capabilities beyond pure visual understanding. Our experimental results demonstrate the strong performance of Ming-Lite-Uni and illustrate the impressive fluid nature of its interactive process. All code and model weights are open-sourced to foster further exploration within the community. Notably, this work aligns with concurrent multimodal AI milestones - such as ChatGPT-4o with native image generation updated in March 25, 2025 - underscoring the broader significance of unified models like Ming-Lite-Uni on the path toward AGI. Ming-Lite-Uni is in alpha stage and will soon be further refined.

📄 PDF Abstract BibTeX arXiv:2505.02471

Code (1)

inclusionai/ming 공식 구현 pytorch

Tasks

Image Generationmultimodal interactionText to Image GenerationText-to-Image Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

OmniParser V2: Structured-Points-of-Thought for Unified Visual Text Parsing and Its Generality to Multimodal Large Language Models

2025-02-22 · Wenwen Yu, Zhibo Yang, Jianqiang Wan, Sibo Song 외

Visually-situated text parsing (VsTP) has recently seen notable advancements, driven by the growing demand for automated document understanding and the emergence of large language models capable of processing document-ba…

document understandingKey Information ExtractionLarge Language ModelMultimodal Large Language Model+2

Large Language Models Meet NLP: A Survey

2024-05-21 · Libo Qin, Qiguang Chen, Xiachong Feng, Yang Wu 외

While large language models (LLMs) like ChatGPT have shown impressive capabilities in Natural Language Processing (NLP) tasks, a systematic investigation of their potential in this field remains largely unexplored. This …

Survey

Ming-Omni: A Unified Multimodal Model for Perception and Generation

2025-06-11 · Inclusion AI, Biao Gong, Cheng Zou, Chuanyang Zheng 외

We propose Ming-Omni, a unified multimodal model capable of processing images, text, audio, and video, while demonstrating strong proficiency in both speech and image generation. Ming-Omni employs dedicated encoders to e…

Image Generationtext-to-speechText to Speech

USat: A Unified Self-Supervised Encoder for Multi-Sensor Satellite Imagery

2023-12-02 · Jeremy Irvin, Lucas Tao, Joanne Zhou, Yuntao Ma 외

Large, self-supervised vision models have led to substantial advancements for automatically interpreting natural images. Recent works have begun tailoring these methods to remote sensing data which has rich structure wit…

OmniParser: A Unified Framework for Text Spotting Key Information Extraction and Table Recognition

2024-01-01 · CVPR 2024 1 · Jianqiang Wan, Sibo Song, Wenwen Yu, Yuliang Liu 외

Recently visually-situated text parsing (VsTP) has experienced notable advancements driven by the increasing demand for automated document understanding and the emergence of Generative Large Language Models (LLMs) ca…

Decoderdocument understandingKey Information ExtractionTable Recognition+2