A Spark ML driven preprocessing approach for deep learning based scholarly data applications
Samiya Khan, Xiufeng Liu, Mansaf Alam

TL;DR
This paper introduces P3SAPP, a Spark-based preprocessing pipeline that significantly reduces time and costs in preparing scholarly text data for deep learning applications, demonstrated through an LSTM summarization case study.
Contribution
It presents a novel Spark ML driven preprocessing approach that enhances efficiency and resource utilization in scholarly data deep learning workflows.
Findings
Reduced preprocessing time compared to conventional methods
Lower resource utilization and costs
Effective integration with deep learning models like LSTM
Abstract
Big data has found applications in multiple domains. One of the largest sources of textual big data is scientific documents and papers. Big scholarly data have been used in numerous ways to create innovative applications such as collaborator discovery, expert finding and research management systems. With the advent of advanced machine and deep learning techniques, the accuracy and novelty of such applications have risen manifold. However, the biggest challenge in the development of deep learning models for scholarly applications in cloud based environment is the underutilization of resources because of the excessive time taken by textual preprocessing. This paper presents a preprocessing pipeline that makes use of Spark for data ingestion and Spark ML for pipelining preprocessing tasks. The evaluation of the proposed work is done using a case study, which uses LSTM based text…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Text Analysis Techniques · Topic Modeling · Text and Document Classification Technologies
