paper-with-me

홈 › Papers

Error Detection in a Large-Scale Lexical Taxonomy

2018-08-05 · Sifan Liu, Hongzhi Wang

Knowledge base (KB) is an important aspect in artificial intelligence. One significant challenge faced by KB construction is that it contains many noises, which prevents its effective usage. Even though some KB cleansing algorithms have been proposed, they focus on the structure of the knowledge graph and neglect the relation between the concepts, which could be helpful to discover wrong relations in KB. Motived by this, we measure the relation of two concepts by the distance between their corresponding instances and detect errors within the intersection of the conflicting concept sets. For efficient and effective knowledge base cleansing, we first apply a distance-based Model to determine the conflicting concept sets using two different methods. Then, we propose and analyze several algorithms on how to detect and repairing the errors based on our model, where we use hash method for an efficient way to calculate distance. Experimental results demonstrate that the proposed approaches could cleanse the knowledge bases efficiently and effectively.

📄 PDF Abstract BibTeX arXiv:1808.01690

Code (0)

등록된 구현이 없습니다.

Tasks

Relation

Similar Papers 제목 키워드 기반

ArabiGEE: A Hierarchical Taxonomy for Arabic Grammatical Error Explanation

2026-06-09 · Khaled Elhady, Omar Kallas, Nizar Habash, Bashar Alhafni arxiv

We introduce ArabiGEE, the first comprehensive Arabic grammatical error explanation (GEE) taxonomy grounded in explicit error types. Unlike existing GEE approaches that treat explanation generation as free-form text, Ara…

Grammatical Error CorrectionExplanation Generation

Matching Meaning at Scale: Evaluating Semantic Search for 18th-Century Intellectual History through the Case of Locke

2026-05-10 · Yu Wu, Ananth Mahadevan, Filip Ginter, Michael Mathioudakis 외 arxiv

While digitized corpora have transformed the study of intellectual transmission, current methods rely heavily on lexical text reuse detection, capturing verbatim quotations but fundamentally missing paraphrases and compl…

Semantic Retrieval

Generalized Tuning of Distributional Word Vectors for Monolingual and Cross-Lingual Lexical Entailment

2019-07-01 · ACL 2019 7 · Goran Glava{\v{s}}, Ivan Vuli{\'c}

Lexical entailment (LE; also known as hyponymy-hypernymy or is-a relation) is a core asymmetric lexical relation that supports tasks like taxonomy induction and text generation. In this work, we propose a simple and effe…

Lexical EntailmentRelationText Generation

Lexical Coverage Evaluation of Large-scale Multilingual Semantic Lexicons for Twelve Languages

2016-05-01 · LREC 2016 5 · Scott Piao, Paul Rayson, Dawn Archer, Francesca Bianchi 외

The last two decades have seen the development of various semantic lexical resources such as WordNet (Miller, 1995) and the USAS semantic lexicon (Rayson et al., 2004), which have played an important role in the areas of…

TaxoLLaMA: WordNet-based Model for Solving Multiple Lexical Semantic Tasks

2024-03-14 · Viktor Moskvoretskii, Ekaterina Neminova, Alina Lobanova, Alexander Panchenko 외

In this paper, we explore the capabilities of LLMs in capturing lexical-semantic knowledge from WordNet on the example of the LLaMA-2-7b model and test it on multiple lexical semantic tasks. As the outcome of our experim…

Domain AdaptationFew-Shot LearningHypernym DiscoveryLexical Entailment+1