paper-with-me

Papers

Parsing AUC result-figures in machine learning specific scholarly documents for semantically-enriched summarization

2021-11-14 · Applied Artificial Intelligence 2021 11 · Iqra Safder, Hafsa Batool, Raheem Sarwar, Farooq Zaman, Naif Radi Aljohani, Raheel Nawaz, Mohamed Gaber, and Saeed-Ul Hassan

Machine learning specific scholarly full-text documents contain a number of result-figures expressing valuable data, including experimental results, evaluations, and cross-model comparisons. The scholarly search system often overlooks this vital information while indexing important terms using conventional text-based content extraction approaches. In this paper, we propose creating semantically enriched document summaries by extracting meaningful data from the results-figures specific to the evaluation metric of the area under the curve (AUC) and their associated captions from full-text documents. At first, classify the extracted figures and analyze them by parsing the figure text, legends, and data plots – using a convolutional neural network classification model with a pre-trained ResNet-50 on 1.2 million Images from ImageNet. Next, we extract information from the result figures specific to AUC by approximating the region under the function’s graph as a trapezoid and calculating its area, i.e., the trapezoidal rule. Using over 12,000 figures extracted from 1000 scholarly documents, we show that figure specialized summaries contain more enriched terms about figure semantics. Furthermore, we empirically show that the trapezoidal rule can calculate the area under the curve by dividing the curve into multiple intervals. Finally, we measure the quality of specialized summaries using ROUGE, Edit distance, and Jaccard Similarity metrics. Overall, we observed that figure specialized summaries are more comprehensive and semantically enriched. The applications of our research are enormous, including improved document searching, figure searching, and figure focused plagiarism

📄 PDF Abstract BibTeX

Code (1)

farooqzaman1/Parsing-AUC

Similar Papers 제목 키워드 기반

The ACL OCL Corpus: Advancing Open Science in Computational Linguistics

2023-05-24 · Shaurya Rohatgi, Yanxia Qin, Benjamin Aw, Niranjana Unnithan 외

We present ACL OCL, a scholarly corpus derived from the ACL Anthology to assist Open scientific research in the Computational Linguistics domain. Integrating and enhancing the previous versions of the ACL Anthology, the …

ChunkingText Generation

DeepPaperComposer: A Simple Solution for Training Data Preparation for Parsing Research Papers

2020-11-01 · EMNLP (sdp) 2020 11 · Meng Ling, Jian Chen

We present DeepPaperComposer, a simple solution for preparing highly accurate (100%) training data without manual labeling to extract content from scholarly articles using convolutional neural networks (CNNs). We used ou…

Articles

MORTY: Structured Summarization for Targeted Information Extraction from Scholarly Articles

2022-12-11 · Mohamad Yaser Jaradeh, Markus Stocker, Sören Auer

Information extraction from scholarly articles is a challenging task due to the sizable document length and implicit information hidden in text, figures, and citations. Scholarly information extraction has various applic…

ArticlesManagementnamed-entity-recognitionNamed Entity Recognition+2

SciCapenter: Supporting Caption Composition for Scientific Figures with Machine-Generated Captions and Ratings

2024-03-26 · Ting-Yao Hsu, Chieh-Yang Huang, Shih-Hong Huang, Ryan Rossi 외

Crafting effective captions for figures is important. Readers heavily depend on these captions to grasp the figure's message. However, despite a well-developed set of AI technologies for figures and captions, these have …

Optical Character Recognition (OCR)

RenoBench: A Citation Parsing Benchmark

2026-03-26 · Parth Sarin, Juan Pablo Alperin, Adam Buttrick, Dione Mentis arxiv

Accurate parsing of citations is necessary for machine-readable scholarly infrastructure. But, despite sustained interest in this problem, existing evaluation techniques are often not generalizable, based on synthetic da…