paper-with-me

Papers

Bridge Text and Knowledge by Learning Multi-Prototype Entity Mention Embedding

2017-07-01 · ACL 2017 7 · Yixin Cao, Lifu Huang, Heng Ji, Xu Chen, Juanzi Li

Integrating text and knowledge into a unified semantic space has attracted significant research interests recently. However, the ambiguity in the common space remains a challenge, namely that the same mention phrase usually refers to various entities. In this paper, to deal with the ambiguity of entity mentions, we propose a novel Multi-Prototype Mention Embedding model, which learns multiple sense embeddings for each mention by jointly modeling words from textual contexts and entities derived from a knowledge base. In addition, we further design an efficient language model based approach to disambiguate each mention to a specific sense. In experiments, both qualitative and quantitative analysis demonstrate the high quality of the word, entity and multi-prototype mention embeddings. Using entity linking as a study case, we apply our disambiguation method as well as the multi-prototype mention embeddings on the benchmark dataset, and achieve state-of-the-art performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Entity LinkingKnowledge Graph CompletionLanguage ModelingLanguage ModellingRelation ExtractionWord Sense Disambiguation

Similar Papers 제목 키워드 기반

Bridging Text and Knowledge with Multi-Prototype Embedding for Few-Shot Relational Triple Extraction

2020-10-30 · COLING 2020 8 · Haiyang Yu, Ningyu Zhang, Shumin Deng, Hongbin Ye 외

Current supervised relational triple extraction approaches require huge amounts of labeled data and thus suffer from poor performance in few-shot settings. However, people can grasp new knowledge by learning a few instan…

PEACE: Prototype lEarning Augmented transferable framework for Cross-domain rEcommendation

2023-12-04 · Chunjing Gan, Bo Huang, Binbin Hu, Jian Ma 외

To help merchants/customers to provide/access a variety of services through miniapps, online service platforms have occupied a critical position in the effective content delivery, in which how to recommend items in the n…

Recommendation Systems

Improving Knowledge-Aware Dialogue Response Generation by Using Human-Written Prototype Dialogues

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Sixing Wu, Ying Li, Dawei Zhang, Zhonghai Wu

Incorporating commonsense knowledge can alleviate the issue of generating generic responses in open-domain generative dialogue systems. However, selecting knowledge facts for the dialogue context is still a challenge. Th…

InformativenessResponse GenerationRetrievalSemantic Similarity+1

MProto: Multi-Prototype Network with Denoised Optimal Transport for Distantly Supervised Named Entity Recognition

2023-10-12 · Shuhui Wu, Yongliang Shen, Zeqi Tan, Wenqi Ren 외

Distantly supervised named entity recognition (DS-NER) aims to locate entity mentions and classify their types with only knowledge bases or gazetteers and unlabeled corpus. However, distant annotations are noisy and degr…

named-entity-recognitionNamed Entity RecognitionNER

Mapping Text to Knowledge Graph Entities using Multi-Sense LSTMs

2018-08-23 · EMNLP 2018 10 · Dimitri Kartsaklis, Mohammad Taher Pilehvar, Nigel Collier

This paper addresses the problem of mapping natural language text to knowledge base entities. The mapping process is approached as a composition of a phrase or a sentence into a point in a multi-dimensional entity space …

General ClassificationSentenceWord Embeddings