3D-Agent:Tri-Modal Multi-Agent Collaboration for Scalable 3D Object Annotation
Jusheng Zhang, Yijia Fan, Zimo Wen, Jian Wang, Keze Wang
TL;DR
Tri-MARF presents a tri-modal, tri-agent framework for scalable 3D object annotation by integrating 2D multi-view images, textual descriptions, and 3D point clouds through a four-stage pipeline (data preparation, VLM annotation, information aggregation with MAB-based selection, and gating). The approach achieves state-of-the-art cross-modal alignment (high CLIPScore and ViLT R@5) and high throughput (up to 12k objects/hour on a single NVIDIA A100), with robust generalization across diverse 3D datasets and occlusion conditions. Key contributions include a reinforcement-learning-based aggregation that balances textual confidence and visual grounding, a cosine-similarity gating mechanism to align text with geometry, and a systematic ablation program that isolates the benefits of multi-view, multi-agent collaboration. The results demonstrate Tri-MARF’s effectiveness for large-scale 3D annotation tasks relevant to autonomous driving, robotics, and AR, and the work offers practical insights into parameter choices, memory usage, and potential scalability improvements.
Abstract
Driven by applications in autonomous driving robotics and augmented reality 3D object annotation presents challenges beyond 2D annotation including spatial complexity occlusion and viewpoint inconsistency Existing approaches based on single models often struggle to address these issues effectively We propose Tri MARF a novel framework that integrates tri modal inputs including 2D multi view images textual descriptions and 3D point clouds within a multi agent collaborative architecture to enhance large scale 3D annotation Tri MARF consists of three specialized agents a vision language model agent for generating multi view descriptions an information aggregation agent for selecting optimal descriptions and a gating agent that aligns textual semantics with 3D geometry for refined captioning Extensive experiments on Objaverse LVIS Objaverse XL and ABO demonstrate that Tri MARF substantially outperforms existing methods achieving a CLIPScore of 88 point 7 compared to prior state of the art methods retrieval accuracy of 45 point 2 and 43 point 8 on ViLT R at 5 and a throughput of up to 12000 objects per hour on a single NVIDIA A100 GPU
