論文の概要: VeriGeo: Controllable Geometry Question Generation with Numerical and Analytical Verification
- arxiv url: http://arxiv.org/abs/2606.14176v1
- Date: Fri, 12 Jun 2026 06:59:44 GMT
- ステータス: 翻訳完了
- システム内更新日: 2026-06-15 16:00:42.787232
- Title: VeriGeo: Controllable Geometry Question Generation with Numerical and Analytical Verification
- Title(参考訳): VeriGeo: 数値的および解析的検証による制御可能な幾何学的質問生成
- Authors: Xiaoxian Duan, Zequn Liu, Yingce Xia,
- Abstract要約: 実行可能な推論トレースに基づく制御可能な幾何生成フレームワークであるVeriGeoを紹介する。
3段階のパイプラインは、数値的一貫性、解析的実現可能性、大域的一貫性をチェックする。
VeriGeoが生成した8.7kのサンプルの監視された微調整により、GeoQAのパフォーマンスが最も良く報告されている。
- 参考スコア(独自算出の注目度): 12.221274109590176
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Geometry problem generation is useful for AI-assisted education and multimodal mathematical reasoning, but reliable synthesis remains difficult because the problem statement, diagram, constraints, and solution should be mutually consistent. Existing methods often trade off controllability and reliability: seed-based rewriting is flexible but weakly verifiable, whereas diagram-first construction improves validity but is less suited to arbitrary user-specified constraints. We introduce VeriGeo, a controllable geometry generation framework grounded in executable reasoning traces. Given user constraints such as target concepts and difficulty, an Author agent generates a problem and diagram, and a Solver agent produces a proof-aligned solution. Both agents use a shared action sequence that connects natural language, diagrams, geometric constraints, and proof steps into a verifiable representation. A three-stage pipeline checks numerical consistency, analytical realizability, and global consistency, using verification-guided reflection to repair recoverable failures and reject unrecoverable ones. Across five LLM backbones, raw generations frequently fail these checks, while VeriGeo repairs a substantial fraction of the invalid attempts. Supervised fine-tuning on 8.7k examples generated by VeriGeo achieves the best reported GeoQA performance among end-to-end multimodal LLM-based solvers, and obtains strong results on PGPS9K and MathVista-GPS, demonstrating the effectiveness of verified synthetic data for improving multimodal geometry reasoning.
- Abstract(参考訳): 幾何学的問題生成は、AI支援教育やマルチモーダルな数学的推論に有用であるが、問題文、図形、制約、解決策は相互に一貫性があるべきであるため、信頼性の高い合成は難しいままである。
シードベースの書き換えは柔軟だが弱い検証が可能であるのに対して、ダイアグラムファーストの構築では妥当性が向上するが、任意のユーザ指定の制約には適さない。
実行可能な推論トレースに基づく制御可能な幾何生成フレームワークであるVeriGeoを紹介する。
目標概念や難易度などのユーザ制約を前提として、著者エージェントが問題と図を生成し、ソルバーエージェントが証明整合性のあるソリューションを生成する。
どちらのエージェントも、自然言語、図、幾何学的制約、証明ステップを検証可能な表現に接続する共有アクションシーケンスを使用する。
3段階のパイプラインは、数値的な一貫性、解析的実現可能性、グローバルな一貫性をチェックし、検証誘導リフレクションを使用して回復可能な障害を修復し、回復不能な障害を除去する。
LLMのバックボーン5つにまたがって、生世代がこれらのチェックを頻繁に失敗する一方、VeriGeoは無効な試みのかなりの部分を修復する。
VeriGeoが生成した8.7k例の微調整は、エンドツーエンドのマルチモーダルLCMベースの解法において最も優れたGeoQA性能を達成し、PGPS9KとMathVista-GPSの強力な結果を得た。
関連論文リスト
- Internalizing Geometric Law: Learning from Solver Residuals for Precision-Critical Generation [2.459492253868525]
自然言語からのオープンエンド幾何合成について検討する。
私たちは、宣言的制約を微分可能な損失にコンパイルするプログラマブルな幾何学的DSLであるPyGeoXをリリースします。
本稿では,SAR(Saturating Additive Rewards)を提案する。
論文 参考訳(メタデータ) (2026-06-08T09:44:31Z) - GeoBench: Rethinking Multimodal Geometric Problem-Solving via Hierarchical Evaluation [48.04396968707237]
幾何学的問題解決における4つの推論レベルを特徴とする階層型ベンチマークであるGeoBenchを提案する。
属性抽出から論理的誤り訂正まで,様々な機能を体系的に評価する。
これらの結果はGeoBenchを総合的なベンチマークとして確立し、幾何学的問題解決システムを開発するための実用的なガイドラインを提供する。
論文 参考訳(メタデータ) (2025-12-30T09:56:37Z) - GeoRef: Referring Expressions in Geometry via Task Formulation, Synthetic Supervision, and Reinforced MLLM-based Solutions [45.70578816057097]
本稿では,幾何学的問題に対するReferring Expression (REC) の課題を紹介する。
RECは、テキストのプロンプトに応じて図形の点、形、空間関係をローカライズできるかどうかを評価する。
構造化幾何形式言語を用いた大規模合成学習データセットを生成する。
論文 参考訳(メタデータ) (2025-09-25T12:00:52Z) - TrustGeoGen: Formal-Verified Data Engine for Trustworthy Multi-modal Geometric Problem Solving [106.04001249574786]
TrustGeoGenは、標準的で信頼性の高いベンチマークを確立するために、正式に検証された幾何問題を生成するデータエンジンである。
1)ダイアグラム,テキスト,ステップバイステップのソリューションの生成を同期するマルチモーダルアライメント,2)すべての推論パスがルール準拠であることを保証する形式検証,3)接続思考,ブリッジング,ヒューマンライクな論理ステップとの論理的推論,4)複数のソリューションと自己回帰バックトラックを備えた多種多様な問題を生成できるTextitGeoExploreシリーズアルゴリズム。
論文 参考訳(メタデータ) (2025-04-22T10:45:23Z) - Enhancing the Geometric Problem-Solving Ability of Multimodal LLMs via Symbolic-Neural Integration [57.95306827012784]
幾何学図のステップワイズ推論パスを自動的に生成するパイプラインであるGeoGenを提案する。
正確なシンボリック推論を活用することで、textbfGeoGenは大規模で高品質な質問応答ペアを生成する。
GeoGen が生成した合成データを用いて,Large Language Model (LLM) である textbfGeoLogic を訓練する。
論文 参考訳(メタデータ) (2025-04-17T09:13:46Z) - Fuse, Reason and Verify: Geometry Problem Solving with Parsed Clauses from Diagram [78.79651421493058]
平面幾何学的問題解法 (PGPS) のニューラルネットワークモデルを提案し, モーダル融合, 推論過程, 知識検証の3つの重要なステップについて述べる。
推論のために、幾何学的推論過程を記述するための説明可能な解プログラムを設計し、自己限定デコーダを用いて解プログラムを自動回帰的に生成する。
また, PGPS9Kと呼ばれる大規模幾何学的問題データセットを構築し, テキスト節, 解法プログラム, 関連知識解決器の詳細なアノテーションを含む。
論文 参考訳(メタデータ) (2024-07-10T02:45:22Z) - GeoQA: A Geometric Question Answering Benchmark Towards Multimodal
Numerical Reasoning [172.36214872466707]
我々は、テキスト記述、視覚図、定理知識の包括的理解を必要とする幾何学的問題を解くことに注力する。
そこで本研究では,5,010の幾何学的問題を含む幾何学的質問応答データセットGeoQAを提案する。
論文 参考訳(メタデータ) (2021-05-30T12:34:17Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。