paper-with-me

Papers

Automatic Description Construction for Math Expression via Topic Relation Graph

2021-04-24 · Ke Yuan, Zuoyu Yan, Yibo Li, Liangcai Gao, Zhi Tang

Math expressions are important parts of scientific and educational documents, but some of them may be challenging for junior scholars or students to understand. Nevertheless, constructing textual descriptions for math expressions is nontrivial. In this paper, we explore the feasibility to automatically construct descriptions for math expressions. But there are two challenges that need to be addressed: 1) finding relevant documents since a math equation understanding usually requires several topics, but these topics are often explained in different documents. 2) the sparsity of the collected relevant documents making it difficult to extract reasonable descriptions. Different documents mainly focus on different topics which makes model hard to extract salient information and organize them to form a description of math expressions. To address these issues, we propose a hybrid model (MathDes) which contains two important modules: Selector and Summarizer. In the Selector, a Topic Relation Graph (TRG) is proposed to obtain the relevant documents which contain the comprehensive information of math expressions. TRG is a graph built according to the citations between expressions. In the Summarizer, a summarization model under the Integer Linear Programming (ILP) framework is proposed. This module constructs the final description with the help of a timeline that is extracted from TRG. The experimental results demonstrate that our methods are promising for this task and outperform the baselines in all aspects.

📄 PDF Abstract BibTeX arXiv:2104.11890

Code (0)

등록된 구현이 없습니다.

Tasks

MathRelation

Similar Papers 제목 키워드 기반

Tree-structured Decoding for Solving Math Word Problems

2019-11-01 · IJCNLP 2019 11 · Qianying Liu, Wenyv Guan, Sujian Li, Daisuke Kawahara

Automatically solving math word problems is an interesting research topic that needs to bridge natural language descriptions and formal math equations. Previous studies introduced end-to-end neural network methods, but t…

Math

ConvMath: A Convolutional Sequence Network for Mathematical Expression Recognition

2020-12-23 · Zuoyu Yan, Xiaode Zhang, Liangcai Gao, Ke Yuan 외

Despite the recent advances in optical character recognition (OCR), mathematical expressions still face a great challenge to recognize due to their two-dimensional graphical layout. In this paper, we propose a convolutio…

DecoderOptical Character RecognitionOptical Character Recognition (OCR)

EDSL: An Encoder-Decoder Architecture with Symbol-Level Features for Printed Mathematical Expression Recognition

2020-07-06 · Yingnan Fu, Tingting Liu, Ming Gao, Aoying Zhou

Printed Mathematical expression recognition (PMER) aims to transcribe a printed mathematical expression image into a structural expression, such as LaTeX expression. It is a crucial task for many applications, including …

DecoderImage CaptioningSegmentation

Textual Description for Mathematical Equations

2020-08-07 · Ajoy Mondal, C. V. Jawahar

Reading of mathematical expression or equation in the document images is very challenging due to the large variability of mathematical symbols and expressions. In this paper, we pose reading of mathematical equation as a…

Image Captioning

Solving Math Word Problems with Multi-Encoders and Multi-Decoders

2020-12-01 · COLING 2020 8 · Yibin Shen, Cheqing Jin

Math word problems solving remains a challenging task where potential semantic and mathematical logic need to be mined from natural language. Although previous researches employ the Seq2Seq technique to transform text de…

DecoderMath