paper-with-me

홈 › Papers

ANOLE: An Open, Autoregressive, Native Large Multimodal Models for Interleaved Image-Text Generation

2024-07-08 · Ethan Chern, Jiadi Su, Yan Ma, PengFei Liu

Previous open-source large multimodal models (LMMs) have faced several limitations: (1) they often lack native integration, requiring adapters to align visual representations with pre-trained large language models (LLMs); (2) many are restricted to single-modal generation; (3) while some support multimodal generation, they rely on separate diffusion models for visual modeling and generation. To mitigate these limitations, we present Anole, an open, autoregressive, native large multimodal model for interleaved image-text generation. We build Anole from Meta AI's Chameleon, adopting an innovative fine-tuning strategy that is both data-efficient and parameter-efficient. Anole demonstrates high-quality, coherent multimodal generation capabilities. We have open-sourced our model, training framework, and instruction tuning data.

📄 PDF Abstract BibTeX arXiv:2407.06135

Code (1)

gair-nlp/anole 공식 구현 jax

Tasks

multimodal generationText Generation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
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 제목 키워드 기반

AnoleVLA: Lightweight Vision-Language-Action Model with Deep State Space Models for Mobile Manipulation

2026-03-16 · Yusuke Takagi, Motonari Kambara, Daichi Yashima, Koki Seno 외 arxiv

In this study, we address the problem of language-guided robotic manipulation, where a robot is required to manipulate a wide range of objects based on visual observations and natural language instructions. This task is …

LongCat-Next: Lexicalizing Modalities as Discrete Tokens

2026-03-29 · Meituan LongCat Team, Bin Xiao, Chao Wang, Chengjiang Li 외 arxiv

The prevailing Next-Token Prediction (NTP) paradigm has driven the success of large language models through discrete autoregressive modeling. However, contemporary multimodal systems remain language-centric, often treati…

PanoLess: Environment Reconstruction from Partial Reflective Views

2026-07-28 · Ahitagni Das, Ashok Veeraraghavan, Vivek Boominathan arxiv

Reflections from shiny objects and glass facades naturally extend the field of view of a camera, capturing the surrounding environment without the need to pan the camera or acquire a full panorama. We propose PanoLess, a…

OneCAT: Decoder-Only Auto-Regressive Model for Unified Understanding and Generation

2025-09-03 · Han Li, Xinyu Peng, Yaoming Wang, Zelin Peng 외 arxiv

We introduce OneCAT, a unified multimodal model that seamlessly integrates understanding, generation, and editing within a novel, pure decoder-only transformer architecture. Our framework uniquely eliminates the need for…

multimodal generation

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

2025-05-05 · Inclusion AI, Biao Gong, Cheng Zou, Dandan Zheng 외

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, th…

Image Generationmultimodal interactionText to Image GenerationText-to-Image Generation