Automatic Generation of Headlines for Online Math Questions
Ke Yuan, Dafang He, Zhuoren Jiang, Liangcai Gao, Zhi Tang, C. Lee, Giles

TL;DR
This paper introduces MathSum, a novel model for generating concise headlines for detailed online math questions by jointly modeling text and math equations, significantly improving over existing methods.
Contribution
The paper presents MathSum, a new summarization model that combines pointer and multi-head attention mechanisms to effectively generate math headlines from complex questions.
Findings
MathSum outperforms state-of-the-art models on real-world datasets.
The model effectively captures semantic and structural features of math equations.
Experimental results show significant improvements in headline quality.
Abstract
Mathematical equations are an important part of dissemination and communication of scientific information. Students, however, often feel challenged in reading and understanding math content and equations. With the development of the Web, students are posting their math questions online. Nevertheless, constructing a concise math headline that gives a good description of the posted detailed math question is nontrivial. In this study, we explore a novel summarization task denoted as geNerating A concise Math hEadline from a detailed math question (NAME). Compared to conventional summarization tasks, this task has two extra and essential constraints: 1) Detailed math questions consist of text and math equations which require a unified framework to jointly model textual and mathematical information; 2) Unlike text, math equations contain semantic and structural features, and both of them…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Mathematics, Computing, and Information Processing · Advanced Text Analysis Techniques
MethodsAttention Is All You Need · Softmax · Linear Layer · Multi-Head Attention
