paper-with-me

홈 › Papers

BERT is not The Count: Learning to Match Mathematical Statements with Proofs

2023-02-18 · Weixian Waylon Li, Yftah Ziser, Maximin Coavoux, Shay B. Cohen

We introduce a task consisting in matching a proof to a given mathematical statement. The task fits well within current research on Mathematical Information Retrieval and, more generally, mathematical article analysis (Mathematical Sciences, 2014). We present a dataset for the task (the MATcH dataset) consisting of over 180k statement-proof pairs extracted from modern mathematical research articles. We find this dataset highly representative of our task, as it consists of relatively new findings useful to mathematicians. We propose a bilinear similarity model and two decoding methods to match statements to proofs effectively. While the first decoding method matches a proof to a statement without being aware of other statements or proofs, the second method treats the task as a global matching problem. Through a symbol replacement procedure, we analyze the "insights" that pre-trained language models have in such mathematical article analysis and show that while these models perform well on this task with the best performing mean reciprocal rank of 73.7, they follow a relatively shallow symbolic analysis and matching to achieve that performance.

📄 PDF Abstract BibTeX arXiv:2302.09350

Code (1)

waylonli/match 공식 구현 pytorch

Tasks

ArticlesInformation RetrievalRetrieval

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

A Critical Analysis of the Theoretical Framework of the Extreme Learning Machine

2024-06-25 · Irina Perfilievaa, Nicolas Madrid, Manuel Ojeda-Aciego, Piotr Artiemjew 외

Despite the number of successful applications of the Extreme Learning Machine (ELM), we show that its underlying foundational principles do not have a rigorous mathematical justification. Specifically, we refute the proo…

Learning-assisted Theorem Proving with Millions of Lemmas

2014-02-11 · Cezary Kaliszyk, Josef Urban

Large formal mathematical libraries consist of millions of atomic inference steps that give rise to a corresponding number of proved statements (lemmas). Analogously to the informal mathematical practice, only a tiny fra…

Automated Theorem Proving

Lemma Mining over HOL Light

2013-10-10 · Cezary Kaliszyk, Josef Urban

Large formal mathematical libraries consist of millions of atomic inference steps that give rise to a corresponding number of proved statements (lemmas). Analogously to the informal mathematical practice, only a tiny fra…

LEMMA

NaturalProofs: Mathematical Theorem Proving in Natural Language

2021-03-24 · Sean Welleck, Jiacheng Liu, Ronan Le Bras, Hannaneh Hajishirzi 외

Understanding and creating mathematics using natural mathematical language - the mixture of symbolic and natural language used by humans - is a challenging and important problem for driving progress in machine learning. …

Automated Theorem ProvingDomain GeneralizationInformation RetrievalRetrieval+1

On Learning to Prove

2019-04-24 · Daniel Huang

In this paper, we consider the problem of learning a first-order theorem prover that uses a representation of beliefs in mathematical claims to construct proofs. The inspiration for doing so comes from the practices of h…

Model Selection