paper-with-me

홈 › Papers

Multi-View Reasoning: Consistent Contrastive Learning for Math Word Problem

2022-10-21 · Wenqi Zhang, Yongliang Shen, Yanna Ma, Xiaoxia Cheng, Zeqi Tan, Qingpeng Nong, Weiming Lu

Math word problem solver requires both precise relation reasoning about quantities in the text and reliable generation for the diverse equation. Current sequence-to-tree or relation extraction methods regard this only from a fixed view, struggling to simultaneously handle complex semantics and diverse equations. However, human solving naturally involves two consistent reasoning views: top-down and bottom-up, just as math equations also can be expressed in multiple equivalent forms: pre-order and post-order. We propose a multi-view consistent contrastive learning for a more complete semantics-to-equation mapping. The entire process is decoupled into two independent but consistent views: top-down decomposition and bottom-up construction, and the two reasoning views are aligned in multi-granularity for consistency, enhancing global generation and precise reasoning. Experiments on multiple datasets across two languages show our approach significantly outperforms the existing baselines, especially on complex problems. We also show after consistent alignment, multi-view can absorb the merits of both views and generate more diverse results consistent with the mathematical laws.

📄 PDF Abstract BibTeX arXiv:2210.11694

Code (1)

zwq2018/multi-view-consistency-for-mwp 공식 구현 pytorch

Tasks

Contrastive LearningMathMathematical ReasoningMath Word Problem SolvingRelationRelation Extraction

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

ReNCE: Learning to Reason by Noise Contrastive Estimation

2026-01-30 · Wenzheng Zhang, Karl Stratos arxiv

GRPO is a standard approach to endowing pretrained LLMs with reasoning capabilities. It estimates the advantage of an outcome from a group of $K$ outcomes, and promotes those with positive advantages inside a trust regio…

Contrastive Learning

A Survey of Multimodal Mathematical Reasoning: From Perception, Alignment to Reasoning

2026-03-09 · Tianyu Yang, Sihong Wu, Yilun Zhao, Zhenwen Liang 외 arxiv

Multimodal Mathematical Reasoning (MMR) has recently attracted increasing attention for its capability to solve mathematical problems involving both textual and visual modalities. However, current models still face signi…

Mathematical Reasoning

Beyond Input Understanding: Diagnosing Multilingual Mathematical Reasoning with Directed Acyclic Trace Graphs

2026-05-26 · Jiaqiao Zhang, Zhoujun Li, Raoyuan Zhao, Jian Lan 외 arxiv

Large reasoning models (LRMs) achieve strong mathematical reasoning performance in English, but remain much less reliable in many low- and medium-resource languages. This gap is often explained as a failure to understand…

Mathematical Reasoning

LiveMathematicianBench: A Live Benchmark for Mathematician-Level Reasoning with Proof Sketches

2026-04-02 · Linyang He, Qiyao Yu, Hanze Dong, Baohao Liao 외 arxiv

Mathematical reasoning is a hallmark of human intelligence, and whether large language models (LLMs) can meaningfully perform it remains a central question in artificial intelligence and cognitive science. As LLMs are in…

Mathematical Reasoning

Lifting Vision: Ground to Aerial Localization with Reasoning Guided Planning

2025-12-30 · Soham Pahari, M. Srinivas arxiv

Multimodal intelligence development recently show strong progress in visual understanding and high level reasoning. Though, most reasoning system still reply on textual information as the main medium for inference. This …

Contrastive LearningSpatial ReasoningVisual NavigationVisual Reasoning