EVA01: Unified Native 3D Understanding and Generation via Mixture-of-Transformers

TL;DR

EVA01 integrates 3D mesh understanding and generation using Mixture-of-Transformers.

cs.CV 🔴 Advanced 2026-05-16 36 views
Zongyuan Yang Mingjing Yi Wanli Ma Chenzhuo Fan Bocheng Li Baolin Liu Yuke Lou Yingde Song Yongping Xiong Zhengdong Guo Shimu Wang
3D understanding generation model multimodal Transformer geometric editing

Key Findings

Methodology

EVA01 employs a Mixture-of-Transformers architecture, dividing the model into a pre-trained Understanding Expert and a structurally mirrored Generation Expert, coupled through shared global self-attention with hard modality routing. This design aligns the semantic latent space of the MLLM backbone with the geometric manifold, enabling direct transfer of multimodal priors without intermediate 2D representations.

Key Results

  • EVA01 achieves state-of-the-art fidelity in text-to-3D generation, significantly outperforming traditional stateless reconstruction pipelines.
  • In long-context multi-turn geometric editing, EVA01 preserves identity features, showcasing its robust editing capabilities.
  • Experiments demonstrate EVA01's ability to achieve direct geometric understanding and generation without intermediate 2D representations.

Significance

EVA01's research holds significant implications for academia and industry. It not only addresses the challenge of treating 3D meshes as a native component of multimodal sequences but also provides architectural insights for integrating 2D foundation models with 3D tasks, advancing the design of 3D-native multimodal systems.

Technical Contribution

EVA01's technical contributions lie in its Mixture-of-Transformers architecture, achieving seamless integration of semantic and geometric understanding through the decoupling and coupling of understanding and generation experts. This approach offers new theoretical guarantees and engineering possibilities, distinguishing it from existing state-of-the-art methods.

Novelty

EVA01 is the first to treat 3D meshes as a native component of multimodal sequences. Its core innovation lies in achieving direct semantic and geometric integration through the Mixture-of-Transformers architecture.

Limitations

  • EVA01 may underperform when handling extremely complex geometric shapes, as its architecture is primarily designed for general 3D meshes.
  • Further optimization and adjustments may be needed for specific multimodal application scenarios.

Future Work

Future research directions include optimizing EVA01's performance on extremely complex geometric shapes and exploring its applicability in more multimodal application scenarios.

AI Executive Summary

EVA01 addresses the challenge of integrating 3D meshes as a native component of multimodal sequences using a Mixture-of-Transformers architecture. Traditional stateless reconstruction models rely on dense 2D pixel priors, failing to achieve seamless integration of geometric and semantic understanding. EVA01 achieves native 3D mesh understanding and generation through the decoupling and coupling of understanding and generation experts.

Experimental results show that EVA01 achieves state-of-the-art fidelity in text-to-3D generation and preserves identity features in long-context multi-turn geometric editing. This capability is fundamentally inaccessible to traditional stateless reconstruction pipelines.

EVA01's research not only provides architectural insights for integrating 2D foundation models with 3D tasks but also advances the design of 3D-native multimodal systems. Future research directions include optimizing its performance on extremely complex geometric shapes and exploring more multimodal application scenarios.

Deep Analysis

Background

With the development of Multimodal Large Language Models (MLLMs), integrating 3D meshes as a native modality has become a crucial research direction. Traditional reconstruction models rely on 2D pixel priors, failing to achieve seamless integration of geometric and semantic understanding. Recent MLLM-based methods have made progress but still treat the 3D modality as an external output, lacking systematic analysis of geometric manifold alignment with MLLM feature spaces.

Core Problem

The core problem is how to treat 3D meshes as a native component of multimodal sequences. Existing methods often treat the 3D modality as an external output, lacking systematic analysis of geometric manifold alignment with MLLM feature spaces. This makes seamless integration of geometric and semantic understanding a significant challenge.

Innovation

EVA01's core innovation lies in achieving native 3D mesh understanding and generation through a Mixture-of-Transformers architecture. By decoupling and coupling understanding and generation experts, EVA01 achieves seamless integration of semantic and geometric understanding, avoiding intermediate 2D representations.

Methodology

  • �� EVA01 employs a Mixture-of-Transformers architecture, dividing the model into Understanding and Generation Experts.
  • �� The Understanding Expert handles semantic understanding of 3D meshes, while the Generation Expert handles geometric generation.
  • �� Coupling is achieved through shared global self-attention and hard modality routing.
  • �� This design aligns the MLLM's semantic latent space with the geometric manifold.

Experiments

The experimental design includes text-to-3D generation tasks on multiple datasets. Baselines include traditional stateless reconstruction pipelines and the latest MLLM methods. Evaluation metrics include generation fidelity and geometric editing capability. Key hyperparameters include the network structure and attention mechanisms of the Understanding and Generation Experts.

Results

Experimental results show that EVA01 achieves state-of-the-art fidelity in text-to-3D generation and preserves identity features in long-context multi-turn geometric editing. Compared to traditional methods, EVA01 shows significant improvements in generation quality and editing capability.

Applications

EVA01 can be applied in multimodal content creation, virtual reality, and augmented reality scenarios. Its robust geometric editing capabilities make it advantageous in applications requiring high fidelity and identity preservation.

Limitations & Outlook

EVA01 may underperform when handling extremely complex geometric shapes, as its architecture is primarily designed for general 3D meshes. Further optimization and adjustments may be needed for specific multimodal application scenarios.

Plain Language Accessible to non-experts

Imagine a factory where EVA01 acts as an intelligent production line. Traditional lines require raw materials to be processed into intermediate products before assembly. EVA01 can directly produce the final product from raw materials without intermediate steps. It uses two experts: one for understanding raw materials and another for generating products. They collaborate through a shared intelligent system, making the production process more efficient and precise.

ELI14 Explained like you're 14

Imagine you're playing a 3D modeling game, and EVA01 is like a super helper. Traditional helpers need you to draw a 2D sketch before turning it into a 3D model. EVA01 can directly generate a 3D model from your text description, like magic! It has two buddies: one understands your description, and the other creates the model. They work together, making your creation fast and fun!

Glossary

Mixture-of-Transformers

An architecture combining multiple Transformer modules to handle complex multimodal tasks.

EVA01 uses a Mixture-of-Transformers architecture for native 3D mesh understanding and generation.

Multimodal Large Language Models

Large language models capable of processing and generating data across multiple modalities.

EVA01 treats 3D meshes as a native component of multimodal sequences.

Self-Attention

A mechanism for capturing dependencies between different positions in a sequence.

EVA01 achieves coupling of understanding and generation experts through shared global self-attention.

Geometric Manifold

A mathematical structure representing geometric shapes in multidimensional space.

EVA01 aligns the geometric manifold with the MLLM feature space for seamless integration.

Identity Preservation

Maintaining the original features of an object during editing or generation.

EVA01 achieves identity preservation in long-context multi-turn geometric editing.

Open Questions Unanswered questions from this research

  • 1 Optimizing EVA01's performance on extremely complex geometric shapes remains an open question.
  • 2 Further exploration is needed to optimize EVA01's performance in specific multimodal application scenarios.

Applications

Immediate Applications

Virtual Reality Content Creation

EVA01 can directly generate high-fidelity 3D models from text descriptions, suitable for virtual reality content creation.

Long-term Vision

Augmented Reality Applications

EVA01's geometric editing capabilities can be used in augmented reality applications, providing more realistic and interactive user experiences.

Abstract

This paper addresses the challenge of integrating 3D meshes as a native modality within Multimodal Large Language Models (MLLMs). Diffusion-based large reconstruction models decouple semantic understanding from geometric reasoning, operating as stateless reconstructors conditioned on dense 2D pixel priors. Recent MLLM-based methods treat the 3D modality as an external output rather than a native component of the multimodal sequence, making incremental adaptations without a systematic analysis of how geometric manifolds align with MLLM feature spaces. We introduce EVA01, a unified framework that extends the modality boundary of MLLMs to natively incorporate 3D mesh understanding, generation, and context-aware editing. Built upon a Mixture-of-Transformers (MoT) architecture, EVA01 decouples the model into a pre-trained Understanding Expert ($E_{\mathrm{und}}$) and a structurally mirrored Generation Expert ($E_{\mathrm{gen}}$), coupled through shared global self-attention with hard modality routing. This design aligns the semantic latent space of the MLLM backbone with the geometric manifold, enabling direct transfer of multimodal priors without intermediate 2D representations. Results show that EVA01 achieves state-of-the-art native text-to-3D generation fidelity and unlocks robust long-context multi-turn geometric editing with identity preservation, a capability fundamentally inaccessible to stateless reconstruction pipelines. Our findings further offer architectural insights for integrating 2D foundation models with 3D tasks, informing the design of 3D-native multimodal systems. Project Page: https://www.seeles.ai/research/pages/EVA01

cs.CV