Towards the Improvement of Automated Scientific Document Categorization by Deep Learning
Thomas Krause

TL;DR
This thesis explores deep learning for automated scientific document categorization, demonstrating high accuracy and feasibility of integrating CNN-based classifiers into REST APIs for scalable classification.
Contribution
It introduces a CNN-based classifier for scientific document categorization and develops a reusable REST API for integration into existing software systems.
Findings
Deep learning classifier achieves high accuracy in multi-class categorization.
CNN-based approach is feasible for integration into larger ecosystems.
API implementation enables automation of classification tasks.
Abstract
This master thesis describes an algorithm for automated categorization of scientific documents using deep learning techniques and compares the results to the results of existing classification algorithms. As an additional goal a reusable API is to be developed allowing the automation of classification tasks in existing software. A design will be proposed using a convolutional neural network as a classifier and integrating this into a REST based API. This is then used as the basis for an actual proof of concept implementation presented as well in this thesis. It will be shown that the deep learning classifier provides very good result in the context of multi-class document categorization and that it is feasible to integrate such classifiers into a larger ecosystem using REST based services.
Click any figure to enlarge with its caption.
Figure 1
Figure 2
Figure 3
Figure 4
Figure 5
Figure 6
Figure 7
Figure 8
Figure 9
Figure 10
Figure 11
Figure 12
Figure 13
Figure 14
Figure 15
Figure 16
Figure 17
Figure 18
Figure 19
Figure 20
Figure 21
Figure 22
Figure 23Peer 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
TopicsTopic Modeling · Advanced Text Analysis Techniques · Text and Document Classification Technologies
