paper-with-me

Papers

Sequence to General Tree: Knowledge-Guided Geometry Word Problem Solving

2021-06-02 · ACL 2021 5 · Shih-hung Tsai, Chao-Chun Liang, Hsin-Min Wang, Keh-Yih Su

With the recent advancements in deep learning, neural solvers have gained promising results in solving math word problems. However, these SOTA solvers only generate binary expression trees that contain basic arithmetic operators and do not explicitly use the math formulas. As a result, the expression trees they produce are lengthy and uninterpretable because they need to use multiple operators and constants to represent one single formula. In this paper, we propose sequence-to-general tree (S2G) that learns to generate interpretable and executable operation trees where the nodes can be formulas with an arbitrary number of arguments. With nodes now allowed to be formulas, S2G can learn to incorporate mathematical domain knowledge into problem-solving, making the results more interpretable. Experiments show that S2G can achieve a better performance against strong baselines on problems that require domain knowledge.

📄 PDF Abstract BibTeX arXiv:2106.00990

Code (1)

doublebite/Sequence-to-General-tree 공식 구현 pytorch

Tasks

Math

Similar Papers 제목 키워드 기반

G3AR: Graph-Guided Neural Visual Geometry for Scalable Multi-Sequence Aerial Registration

2026-09-15 · Jeng Wen Joshua Lean, Ting-Yu Yen, Wei-Fang Sun, Simon See 외 arxiv

Full-context neural visual geometry is impractical for thousands of images, while sequence-based chunking poorly captures irregular non-local overlap in multi-sequence aerial collections. We present Graph-Guided Neural V…

PhylaFlow: Hybrid Flow Matching in Billera-Holmes-Vogtmann Tree Space for Phylogenetic Inference

2026-05-21 · Yasha Ektefaie, Leo Cui, Shrey Jain, Marinka Zitnik 외 arxiv

Phylogenetic trees are hybrid objects: branch lengths vary continuously, while topologies change discretely through edge contractions and expansions. Billera-Holmes-Vogtmann (BHV) tree space provides a canonical geometry…

Proposing and solving olympiad geometry with guided tree search

2024-12-14 · Chi Zhang, Jiajun Song, Siyu Li, Yitao Liang 외

Mathematics olympiads are prestigious competitions, with problem proposing and solving highly honored. Building artificial intelligence that proposes and solves olympiads presents an unresolved challenge in automated the…

Deep Octree-based CNNs with Output-Guided Skip Connections for 3D Shape and Scene Completion

2020-06-06 · Peng-Shuai Wang, Yang Liu, Xin Tong

Acquiring complete and clean 3D shape and scene data is challenging due to geometric occlusion and insufficient views during 3D capturing. We present a simple yet effective deep learning approach for completing the input…

Learning Lineage-guided Geodesics with Finsler Geometry

2026-03-17 · Aaron Zweig, Mingxuan Zhang, David A. Knowles, Elham Azizi arxiv

Trajectory inference investigates how to interpolate paths between observed timepoints of dynamical systems, such as temporally resolved population distributions, with the goal of inferring trajectories at unseen times a…