paper-with-me

Papers

CG-MLLM: Captioning and Generating 3D content via Multi-modal Large Language Models

2026-01-29 · Junming Huang, Chi Wang, Letian Li, Guangkai Xu, Donglin Huang, Hao Chen, Qiang Dai, Weiwei Xu arxiv

Large Language Models(LLMs) have revolutionized text generation and multimodal perception,but their capabilities in 3D content generation remain underexplored. Existing methods compromise by producing either low-resolution meshes or coarse structural proxies, failing to capture finegrained geometry natively. In this paper, we propose CG-MLLM, a novel Multi-modal Large Language Model (MLLM) capable of 3D captioning and high-resolution 3D generation in a single framework. Leveraging the Mixture-ofTransformer architecture, CG-MLLM decouples disparate modeling needs, where the Token-level Autoregressive (TokenAR) Transformer handles token-level content, and the Block-level Autoregressive (BlockAR) Transformer handles blocklevel content. By integrating a pre-trained visionlanguage backbone with a specialized 3D VAE latent space, CG-MLLM facilitates long-context interactions between standard tokens and spatial blocks within a single integrated architecture. Experimental results show that CG-MLLM significantly outperforms existing MLLMs in generating high-fidelity 3D objects, effectively bringing high-resolution 3D content creation into the mainstream LLM paradigm. Beyond generation, we further observe that learning to produce 3D content transfers back to perception, strengthening the model's image-based 3D understanding.

📄 PDF Abstract BibTeX arXiv:2601.21798

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation3D Generation

Similar Papers 제목 키워드 기반

EAMA : Entity-Aware Multimodal Alignment Based Approach for News Image Captioning

2024-02-29 · Junzhe Zhang, Huixuan Zhang, Xunjian Yin, Xiaojun Wan

News image captioning requires model to generate an informative caption rich in entities, with the news image and the associated news article. Current MLLMs still bear limitations in handling entity information in news i…

Image CaptioningSentence

IF-VidCap: Can Video Caption Models Follow Instructions?

2025-10-21 · Shihao Li, Yuanxing Zhang, Jiangtao Wu, Zhide Lei 외 arxiv

Although Multimodal Large Language Models (MLLMs) have demonstrated proficiency in video captioning, practical applications require captions that follow specific user instructions rather than generating exhaustive, uncon…

Video CaptioningDense Captioning

Mitigating Hallucinations in Multimodal LLMs via Object-aware Preference Optimization

2025-08-27 · Alberto Compagnoni, Davide Caffagni, Nicholas Moratelli, Lorenzo Baraldi 외 arxiv

Multimodal Large Language Models (MLLMs) emerge as a unified interface to address a multitude of tasks, ranging from NLP to computer vision. Despite showcasing state-of-the-art results in many benchmarks, a long-standing…

Image Captioning

Beyond Human Data: Aligning Multimodal Large Language Models by Iterative Self-Evolution

2024-12-20 · Wentao Tan, Qiong Cao, Yibing Zhan, Chao Xue 외

Human preference alignment can greatly enhance Multimodal Large Language Models (MLLMs), but collecting high-quality preference data is costly. A promising solution is the self-evolution strategy, where models are iterat…

Answer GenerationImage Captioning

Aesthetic Image Captioning with Saliency Enhanced MLLMs

2025-09-04 · Yilin Tao, Jiashui Huang, Huaze Xu, Ling Shao arxiv

Aesthetic Image Captioning (AIC) aims to generate textual descriptions of image aesthetics, becoming a key research direction in the field of computational aesthetics. In recent years, pretrained Multimodal Large Languag…

Image Captioning