CLOct 29, 2023
A Few-Shot Learning Focused Survey on Recent Named Entity Recognition and Relation Classification MethodsSakher Khalil Alqaaidi, Elika Bozorgi, Afsaneh Shams et al.
Named Entity Recognition (NER) and Relation Classification (RC) are important steps in extracting information from unstructured text and formatting it into a machine-readable format. We present a survey of recent deep learning models that address named entity recognition and relation classification, with focus on few-shot learning performance. Our survey is helpful for researchers in knowing the recent techniques in text mining and extracting structured information from raw text.
LGJun 11, 2024
A Survey on Recent Random Walk-based Methods for Embedding Knowledge GraphsElika Bozorgi, Sakher Khalil Alqaiidi, Afsaneh Shams et al.
Machine learning, deep learning, and NLP methods on knowledge graphs are present in different fields and have important roles in various domains from self-driving cars to friend recommendations on social media platforms. However, to apply these methods to knowledge graphs, the data usually needs to be in an acceptable size and format. In fact, knowledge graphs normally have high dimensions and therefore we need to transform them to a low-dimensional vector space. An embedding is a low-dimensional space into which you can translate high dimensional vectors in a way that intrinsic features of the input data are preserved. In this review, we first explain knowledge graphs and their embedding and then review some of the random walk-based embedding methods that have been developed recently.