Cost-sensitive structured perceptron incorporating category hierarchy for named entity recognition

Named Entity Recognition (NER) is a fundamental natural language processing task for the identification and classification of expressions into predefined categories, such as person and organization.Existing NER systems usually target about 10 categories and do not incorporate analysis of category re...

Full description

Saved in:
Bibliographic Details
Main Authors: Higashiyama, Shohei, Mathieu, Blondel, Seki, Kazuhiro, Uehara, Kuniaki
Format: Article
Published: Universiti Utara Malaysia Press 2015
Subjects:
Online Access:http://repo.uum.edu.my/24079/
http://jict.uum.edu.my/index.php/previous-issues/143-vol-14-2015
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:Named Entity Recognition (NER) is a fundamental natural language processing task for the identification and classification of expressions into predefined categories, such as person and organization.Existing NER systems usually target about 10 categories and do not incorporate analysis of category relations.However, categories often belong naturally to some predefined hierarchy.In such cases, the distance between categories in the hierarchy becomes a rich source of information that can be exploited.This is intuitively useful particularly when the categories are numerous.On that account, this paper proposes an NER approach that can leverage category hierarchy information by introducing, in the structured perceptron framework, a cost function more strongly penalizing category predictions that are more distant from the correct category in the hierarchy.Experimental results on the GENIA biomedical text corpus indicate the effectiveness of the proposed approach as compared with the case where no cost function is utilized. In addition, the proposed approach demonstrates the superior performance over a representative work using multi-class support vector machines on the same corpus.A possible direction to further improve the proposed approach is to investigate more elaborate cost functions than a simple additive cost adopted in this work.