Comprehensive Survey on 3D Visual-Language Understanding Techniques
Lei Yinjie,Xu Kai,Guo Yulan,Yang Xin,Wu Yuwei,Hu Wei,Yang Jiaqi,Wang Hanyun
DOI: https://doi.org/10.11834/jig.240029
2024-01-01
Abstract:The core of 3D visual reasoning is to understand the relationships among different visual entities in point cloud scenes.Traditional 3D visual reasoning typically requires users to possess professional expertise.However,nonprofes-sional users face difficulty conveying their intentions to computers,which hinders the popularization and advancement of this technology.Users now anticipate a more convenient way to convey their intentions to the computer for achieving infor-mation exchange and gaining personalized results.Researchers utilize natural language as a semantic background or query criteria to reflect user intentions for addressing the aforementioned issue.They further accomplish various missions by inter-acting such natural language with 3D point clouds.By multimodal interaction,often employing techniques such as the Transformer or graph neural network,current approaches not only can locate the entities mentioned by users(e.g.,visual grounding and open-vocabulary recognition)but also can generate user-required content(e.g.,dense captioning,visual question answering,and scene generation).Specifically,3D visual grounding is intended to locate desired objects or regions in the 3D point cloud scene based on the object-related linguistic query.Open-vocabulary 3D recognition aims to identify and localize 3D objects of novel classes defined by an unbounded(open)vocabulary at inference,which can gener-alize beyond the limited number of base classes labeled during the training phase.3D dense captioning aims to identify all possible instances within the 3D point cloud scene and generate the corresponding natural language description for each instance.The goal of 3D visual question answering is to comprehend an entire 3D scene and provide an appropriate answer.Text-guided scene generation is to synthesize a realistic 3D scene composed of complex background and multiple objects from natural language descriptions.The aforementioned paradigm,which is known as 3D visual-language under-standing,has gained significant traction in various fields,such as autonomous driving,robot navigation,and human-computer interaction,in recent years.Consequently,it has become a highly anticipated research direction within the com-puter vision domain.Over the past 3 years,3D visual-language understanding technology has rapidly developed and show-cased a blossoming trend.However,comprehensive summaries regarding the latest research progress remain lacking.Therefore,the necessary tasks are to systematically summarize recent studies,comprehensively evaluate the performance of different approaches,and prospectively point out future research directions.This situation motivates this survey to fill this gap.For this purpose,this study aims to focus on two of the most representative works of 3D visual-language under-standing technologies and systematically summarizes their latest research advancements:anchor box prediction and content generation.First,the study provides an overview of the problem definition and existing challenges in 3D visual-language understanding,and it also outlines some common backbones used in this area.The challenges in 3D visual-language under-standing include 3D-language alignment and complex scene understanding.Meanwhile,some common backbones involve priori rules,multilayer perceptrons,graph neural networks,and Transformer architectures.Subsequently,the study delves into downstream scenarios,which emphasize two types of 3D visual-language understanding techniques,including bounding box predation and content generation.This study thoroughly explores the advantages and disadvantages of each method.Furthermore,the study compares and analyzes the performance of various methods on different benchmark data-sets.Finally,the study concludes by looking ahead to the future prospects of 3D visual-language reasoning technology,which can promote profound research and widespread application in this field.The major contributions of this study can be summarized as follows:1)Systematic survey of 3D visual-language understanding.To the best of our knowledge,this sur-vey is the first to thoroughly discuss the recent advances in 3D visual-language understanding.We categorize algorithms into different taxonomies from the perspective of downstream scenarios to provide readers with a clear comprehension of our article.2)Comprehensive performance evaluation and analysis.We compare the existing 3D visual-language understand-ing approaches on several publicly available datasets.Our in-depth analysis can help researchers in selecting the baseline suitable for their specific applications while also offering valuable insights on the modification of existing methods.3)Insightful discussion of future prospects.Based on the systematic survey and comprehensive performance comparison,some promising future research directions are discussed,including large-scale 3D foundation model,computational effi-ciency of 3D modeling,and incorporation of additional modalities.