paper-with-me

홈 › Papers

Part-X-MLLM: Part-aware 3D Multimodal Large Language Model

2025-11-17 · Chunshi Wang, Junliang Ye, Yunhan Yang, Yang Li, Zizhuo Lin, Jun Zhu, Zhuo Chen, Yawei Luo, Chunchao Guo arxiv

We introduce Part-X-MLLM, a native 3D multimodal large language model that unifies diverse 3D tasks by formulating them as programs in a structured, executable grammar. Given an RGB point cloud and a natural language prompt, our model autoregressively generates a single, coherent token sequence encoding part-level bounding boxes, semantic descriptions, and edit commands. This structured output serves as a versatile interface to drive downstream geometry-aware modules for part-based generation and editing. By decoupling the symbolic planning from the geometric synthesis, our approach allows any compatible geometry engine to be controlled through a single, language-native frontend. We pre-train a dual-encoder architecture to disentangle structure from semantics and instruction-tune the model on a large-scale, part-centric dataset. Experiments demonstrate that our model excels at producing high-quality, structured plans, enabling state-of-the-art performance in grounded Q\&A, compositional generation, and localized editing through one unified interface. Project page: https://chunshi.wang/Part-X-MLLM/

📄 PDF Abstract BibTeX arXiv:2511.13647

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PAR3D: A Unified 3D-MLLM with Part-Aware Representation for Scene Understanding

2026-06-04 · Shaohui Dai, Yansong Qu, You Shen, Shengchuan Zhang 외 arxiv

Recent advances in 3D multimodal large language models (3D-MLLMs) have enabled unified solutions for 3D scene understanding tasks, including visual question answering, captioning, and referring segmentation. However, exi…

Visual Question AnsweringRepresentation LearningScene Understanding

MM-SAP: A Comprehensive Benchmark for Assessing Self-Awareness of Multimodal Large Language Models in Perception

2024-01-15 · Yuhao Wang, Yusheng Liao, Heyang Liu, Hongcheng Liu 외

Recent advancements in Multimodal Large Language Models (MLLMs) have demonstrated exceptional capabilities in visual perception and understanding. However, these models also suffer from hallucinations, which limit their …

Can't See the Forest for the Trees: Benchmarking Multimodal Safety Awareness for Multimodal LLMs

2025-02-16 · Wenxuan Wang, Xiaoyuan Liu, Kuiyi Gao, Jen-tse Huang 외

Multimodal Large Language Models (MLLMs) have expanded the capabilities of traditional language models by enabling interaction through both text and images. However, ensuring the safety of these models remains a signific…

Benchmarking

MCA: Modality Composition Awareness for Robust Composed Multimodal Retrieval

2025-10-17 · Qiyu Wu, Shuyang Cui, Satoshi Hayakawa, Wei-Yao Wang 외 arxiv

Multimodal retrieval, which seeks to retrieve relevant content across modalities such as text or image, supports applications from AI search to contents production. Despite the success of separate-encoder approaches like…

Contrastive Learning

Learn to Think: Improving Multimodal Reasoning through Vision-Aware Self-Improvement Training

2026-05-12 · Qihuang Zhong, Liang Ding, Wenjie Xuan, Juhua Liu 외 arxiv

Post-training with explicit reasoning traces is common to improve the reasoning capabilities of Multimodal Large Language Models (MLLMs). However, acquiring high-quality reasoning traces is often costly and time-consumin…

Multimodal Reasoning