CL3DOR: Contrastive Learning for 3D Large Multimodal Models via Odds Ratio on High-Resolution Point Clouds
Keonwoo Kim, Yeongjae Cho, Taebaek Hwang, Minsoo Jo, Sangdo Han
TL;DR
CL3DOR advances 3D large multimodal modeling by addressing data quality bottlenecks through high-resolution point clouds and plausible hard negatives. It introduces a three-stage training paradigm that aligns 3D objects and scenes before applying spatial contrastive instruction tuning, augmented with an odds-ratio based auxiliary loss. Empirical results on multiple 3D scene understanding and reasoning benchmarks demonstrate state-of-the-art performance and show the critical importance of data quality, hard negatives, and the OR objective. The work offers practical guidance for building more reliable spatial reasoning in 3D LMMs and contributes dataset refinements and prompts to support future research.
Abstract
Recent research has demonstrated that Large Language Models (LLMs) are not limited to text-only tasks but can also function as multimodal models across various modalities, including audio, images, and videos. In particular, research on 3D Large Multimodal Models (3D LMMs) is making notable strides, driven by the potential of processing higher-dimensional data like point clouds. However, upon closer examination, we find that the visual and textual content within each sample of existing training datasets lacks both high informational granularity and clarity, which serve as a bottleneck for precise cross-modal understanding. To address these issues, we propose CL3DOR, Contrastive Learning for 3D large multimodal models via Odds ratio on high-Resolution point clouds, designed to ensure greater specificity and clarity in both visual and textual content. Specifically, we increase the density of point clouds per object and construct informative hard negative responses in the training dataset to penalize unwanted responses. To leverage hard negative responses, we incorporate the odds ratio as an auxiliary term for contrastive learning into the conventional language modeling loss. CL3DOR achieves state-of-the-art performance in 3D scene understanding and reasoning benchmarks. Additionally, we demonstrate the effectiveness of CL3DOR's key components through extensive experiments.
