paper-with-me

홈 › Papers

Classifying Wikipedia in a fine-grained hierarchy: what graphs can contribute

2020-01-21 · Tiphaine Viard, Thomas McLachlan, Hamidreza Ghader, Satoshi Sekine

Wikipedia is a huge opportunity for machine learning, being the largest semi-structured base of knowledge available. Because of this, many works examine its contents, and focus on structuring it in order to make it usable in learning tasks, for example by classifying it into an ontology. Beyond its textual contents, Wikipedia also displays a typical graph structure, where pages are linked together through citations. In this paper, we address the task of integrating graph (i.e. structure) information to classify Wikipedia into a fine-grained named entity ontology (NE), the Extended Named Entity hierarchy. To address this task, we first start by assessing the relevance of the graph structure for NE classification. We then explore two directions, one related to feature vectors using graph descriptors commonly used in large-scale network analysis, and one extending flat classification to a weighted model taking into account semantic similarity. We conduct at-scale practical experiments, on a manually labeled subset of 22,000 pages extracted from the Japanese Wikipedia. Our results show that integrating graph information succeeds at reducing sparsity of the input feature space, and yields classification results that are comparable or better than previous works.

📄 PDF Abstract BibTeX arXiv:2001.07558

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

Fine Grained Citation Span for References in Wikipedia

2017-07-23 · EMNLP 2017 9 · Besnik Fetahu, Katja Markert, Avishek Anand

\emph{Verifiability} is one of the core editing principles in Wikipedia, editors being encouraged to provide citations for the added content. For a Wikipedia article, determining the \emph{citation span} of a citation, i…

Articles

Fine Grained Classification of Personal Data Entities

2018-11-23 · Riddhiman Dasgupta, Balaji Ganesan, Aswin Kannan, Berthold Reinwald 외

Entity Type Classification can be defined as the task of assigning category labels to entity mentions in documents. While neural networks have recently improved the classification of general entity mentions, pattern matc…

ClassificationGeneral Classification

Neural Joint Learning for Classifying Wikipedia Articles into Fine-grained Named Entity Types

2016-10-01 · PACLIC 2016 10 · Masatoshi Suzuki, Koji Matsuda, Satoshi Sekine, Naoaki Okazaki 외
ArticlesEntity LinkingMulti-Task LearningNamed Entity Recognition (NER)+1

Fine-grained Entity Recognition with Reduced False Negatives and Large Type Coverage

2019-04-30 · AKBC 2019 · Abhishek Abhishek, Sanya Bathla Taneja, Garima Malik, Ashish Anand 외

Fine-grained Entity Recognition (FgER) is the task of detecting and classifying entity mentions to a large set of types spanning diverse domains such as biomedical, finance and sports. We observe that when the type set s…

Benchmarking

Taxonomical hierarchy of canonicalized relations from multiple Knowledge Bases

2019-09-13 · Akshay Parekh, Ashish Anand, Amit Awekar

This work addresses two important questions pertinent to Relation Extraction (RE). First, what are all possible relations that could exist between any two given entity types? Second, how do we define an unambiguous taxon…

RelationRelation Extraction