vix.ing · top · new · best · stats · spec

Academic Resource Text Level Multi-label Classification based on Attention

2022/03/21 by Yue Wang, Yawen Li, Wang, Yue +3
Computer Science · #Advanced Text Analysis Techniques #Artificial Intelligence (cs.AI) #Computation and Language (cs.CL) #Educational Technology and Assessment #FOS: Computer and information sciences #Text and Document Classification Technologies

paper · pdf · doi:10.48550/arxiv.2203.10743

openalex publication_date 2022/03/21 · openalex created_date 2022/05/05 · openalex updated_date 2026/07/28

Abstract

Hierarchical multi-label academic text classification (HMTC) is to assign academic texts into a hierarchically structured labeling system. We propose an attention-based hierarchical multi-label classification algorithm of academic texts (AHMCA) by integrating features such as text, keywords, and hierarchical structure, the academic documents are classified into the most relevant categories. We utilize word2vec and BiLSTM to obtain embedding and latent vector representations of text, keywords, and hierarchies. We use hierarchical attention mechanism to capture the associations between keywords, label hierarchies, and text word vectors to generate hierarchical-specific document embedding vectors to replace the original text embeddings in HMCN-F. The experimental results on the academic text dataset demonstrate the effectiveness of the AHMCA algorithm.

Related