ai.hackcv
论文精选 65arXiv

FormalAnalyticGeo: A Neural-Symbolic Based Framework for Multimodal Analytic Geometry Problem Generation· FormalAnalyticGeo: 用于解析几何问题生成的神经-符号框架

Math reasoning has achieved significant progress with the rapid advancement of Multimodal Large Language Models (MLLMs), however analytic geometry remains largely underexplored, primarily due to the scarcity of annotated samples. Existing diagram generation approaches struggle with analytic geometry: template methods cannot handle constraint-driven layouts, and generative models lack the geometric precision to render annotated conic curves correctly. We present FormalAnalyticGeo, a scalable framework for fully automatic generation of multimodal analytic geometry problems. Leveraging the rigor of formal languages, we design the framework around CDL (Condition Description Language), a formal intermediate representation that bridges free-form problem text with precise diagram rendering via a Signed Distance Field (SDF) engine. The framework employs four specialized LLM components in sequence: a Generator that produces diverse analytic geometry problems, a Formalizer that converts each problem into CDL for SDF-based rendering, a Measurer that extracts ground-truth answers through vision-based measurement on the rendered diagrams, and a Quality Verifier that checks outputs at three stages. Structured feedback from the Quality Verifier drives automatic retry, forming a closed loop that eliminates any need for human annotation. Applying FormalAnalyticGeo at scale yields AnalyticGeo7K, a dataset of over 7K verified multimodal problems, each with aligned text, diagram, formal annotation, and ground truth.Experiments show that the generated problems achieve a median ground-truth relative error of 0.70\%, with 82.3\% of answers falling within 5\% of the exact symbolic solution. Our framework and dataset will be publicly released.

AI 解读论文

解析几何问题自动生成框架,无需人工标注。

核心方法
使用条件描述语言(CDL)和符号距离场(SDF)引擎连接文本与图示,结合四个LLM组件:问题生成器、形式化器、测量器和质量验证器。
适合谁读
研究者、工程师、教育者
要解决的问题
解析几何问题生成缺乏标注样本,现有方法难以生成精确图示。
关键实验
实验表明生成问题的中位相对误差为0.70%,82.3%的答案误差在5%以内。
主要贡献
提出FormalAnalyticGeo框架,生成超过7000个验证过的多模态解析几何问题数据集AnalyticGeo7K。
意义与局限
推进了解析几何教育和研究的自动化,减少了对人工标注的依赖,但可能在复杂问题上存在局限。
领域:cs.AI作者:Ruoran Xu、Wending Gao、Qiufeng Wang
相关推荐

本站内容由 LLM 精选聚合,原文版权归 arXiv 所有 · 摘录仅供参考