Deep Convolutional Neural Network for Knowledge-Infused Text Classification

Sonika Malik,Sarika Jain
DOI: https://doi.org/10.1007/s00354-024-00245-6
2024-03-12
New Generation Computing
Abstract:Deep neural networks are extensively used in text mining and Natural Language Processing is to enable computers to understand, analyze, and generate natural language data, such as text or speech, but semantic resources, such as taxonomies and ontologies, are not fully included in deep learning. In this paper, we use Deep Convolutional Neural Network (Deep CNN) to classify research papers using the Computer Science Ontology, an ontology of research areas in the field of computer science. It takes as input the abstract and keywords of a particular research paper and returns the relevant research topic. To evaluate our ontology, we used a gold standard dataset that includes research articles. To further improve text classification results, we propose to design a Deep CNN model. We then used ontology matching to reduce the classes and get better results. Experimental results show that the proposed approach outperforms the one with the highest precision, recall, and F1-score.
computer science, theory & methods, hardware & architecture
What problem does this paper attempt to address?