AIJun 14, 2021

Named Entity Normalization Model Using Edge Weight Updating Neural Network: Assimilation Between Knowledge-Driven Graph and Data-Driven Graph

arXiv:2106.07549v1
AI Analysis

This work addresses the need for more precise named entity normalization to benefit text analytic applications, particularly in bioinformatics and finance, but it appears incremental as it builds on existing graph-based methods.

The paper tackled the problem of named entity normalization in text mining by proposing a novel Edge Weight Updating Neural Network, achieving state-of-the-art results on multiple datasets including NCBI Disease, BC5CDR Disease, BC5CDR Chemical, and a financial dataset with the highest performance in various evaluation metrics.

Discriminating the matched named entity pairs or identifying the entities' canonical forms are critical in text mining tasks. More precise named entity normalization in text mining will benefit other subsequent text analytic applications. We built the named entity normalization model with a novel Edge Weight Updating Neural Network. Our proposed model when tested on four different datasets achieved state-of-the-art results. We, next, verify our model's performance on NCBI Disease, BC5CDR Disease, and BC5CDR Chemical databases, which are widely used named entity normalization datasets in the bioinformatics field. We also tested our model with our own financial named entity normalization dataset to validate the efficacy for more general applications. Using the constructed dataset, we differentiate named entity pairs. Our model achieved the highest named entity normalization performances in terms of various evaluation metrics.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes