G-LLaVA: Solving Geometric Problem with Multi-Modal Large Language Model
The University of Hong Kong · Hong Kong University of Science and Technology · Department of Computer Science and Engineering, The Hong Kong University of Science and Technology · University of Hong Kong · SUN YAT-SEN UNIVERSITY · Macquarie University · Huawei Noah's Ark Lab · Huawei Technologies Ltd. · Huawei Noah‘s Ark Lab · Department of Computer Science, The University of Hong Kong
PDF 由论文原始站点提供,PaperCompass 不保存论文文件。
摘要
Large language models (LLMs) have shown remarkable proficiency in human-level reasoning and generation capabilities, which encourages extensive research on their application in mathematical problem solving. However, current work has been largely focused on text-based mathematical problems, with limited investigation in problems involving multi-modal geometric information. Addressing this gap, we aim to enable LLMs to solve geometric problems by understanding image input. We first identify the limitations of current Multimodal Large Language Models (MLLMs) in this area: they struggle to accurately comprehend basic geometric elements and their relationships. To address these challenges, we leverage the inherent attribute of logical structure compactness in geometric figures, utilizing text-only Large Language Models (LLMs) to curate a comprehensive multimodal geometry dataset. This dataset, named Geo170k, contains more than 170K geometric image-caption and question-answer pairs. Utilizing the Geo170k dataset, we introduce G-LLaVA, a model that demonstrates exceptional performance in solving geometric problems. It significantly outperforms GPT4-V on the geometry task of MathVista benchmark with only 7B parameters.