paper-with-me

홈 › Papers

Premise Selection in Natural Language Mathematical Texts

2020-07-01 · ACL 2020 6 · Deborah Ferreira, Andr{\'e} Freitas

The discovery of supporting evidence for addressing complex mathematical problems is a semantically challenging task, which is still unexplored in the field of natural language processing for mathematical text. The natural language premise selection task consists in using conjectures written in both natural language and mathematical formulae to recommend premises that most likely will be useful to prove a particular statement. We propose an approach to solve this task as a link prediction problem, using Deep Convolutional Graph Neural Networks. This paper also analyses how different baselines perform in this task and shows that a graph structure can provide higher F1-score, especially when considering multi-hop premise selection.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Link Prediction

Similar Papers 제목 키워드 기반

SNLP at TextGraphs 2022 Shared Task: Unsupervised Natural Language Premise Selection in Mathematical Texts Using Sentence-MPNet

2022-10-01 · COLING (TextGraphs) 2022 10 · Paul Trust, Provia Kadusabe, Haseeb Younis, Rosane Minghim 외

This paper describes our system for the submission to the TextGraphs 2022 shared task at COLING 2022: Natural Language Premise Selection (NLPS) from mathematical texts. The task of NLPS is about selecting mathematical st…

Mathematical ProofsSemantic SimilaritySemantic Textual SimilaritySentence

Keyword-based Natural Language Premise Selection for an Automatic Mathematical Statement Proving

2022-10-01 · COLING (TextGraphs) 2022 10 · Doratossadat Dastgheib, Ehsaneddin Asgari

Extraction of supportive premises for a mathematical problem can contribute to profound success in improving automatic reasoning systems. One bottleneck in automated theorem proving is the lack of a proper semantic infor…

Automated Theorem ProvingInformation RetrievalKeyword ExtractionRetrieval

IJS at TextGraphs-16 Natural Language Premise Selection Task: Will Contextual Information Improve Natural Language Premise Selection?

2022-10-01 · COLING (TextGraphs) 2022 10 · Thi Hong Hanh Tran, Matej Martinc, Antoine Doucet, Senja Pollak

Natural Language Premise Selection (NLPS) is a mathematical Natural Language Processing (NLP) task that retrieves a set of applicable relevant premises to support the end-user finding the proof for a particular statement…

Natural Language Premise Selection: Finding Supporting Statements for Mathematical Text

2020-04-30 · LREC 2020 5 · Deborah Ferreira, Andre Freitas

Mathematical text is written using a combination of words and mathematical expressions. This combination, along with a specific way of structuring sentences makes it challenging for state-of-art NLP tools to understand a…

STAR: Cross-modal [STA]tement [R]epresentation for selecting relevant mathematical premises

2021-04-01 · EACL 2021 2 · Deborah Ferreira, Andr{\'e} Freitas

Mathematical statements written in natural language are usually composed of two different modalities: mathematical elements and natural language. These two modalities have several distinct linguistic and semantic propert…