paper-with-me

Papers

Entity Context Graph: Learning Entity Representations fromSemi-Structured Textual Sources on the Web

2021-03-29 · Kalpa Gunaratna, Yu Wang, Hongxia Jin

Knowledge is captured in the form of entities and their relationships and stored in knowledge graphs. Knowledge graphs enhance the capabilities of applications in many different areas including Web search, recommendation, and natural language understanding. This is mainly because, entities enable machines to understand things that go beyond simple tokens. Many modern algorithms use learned entity embeddings from these structured representations. However, building a knowledge graph takes time and effort, hence very costly and nontrivial. On the other hand, many Web sources describe entities in some structured format and therefore, finding ways to get them into useful entity knowledge is advantageous. We propose an approach that processes entity centric textual knowledge sources to learn entity embeddings and in turn avoids the need for a traditional knowledge graph. We first extract triples into the new representation format that does not use traditional complex triple extraction methods defined by pre-determined relationship labels. Then we learn entity embeddings through this new type of triples. We show that the embeddings learned from our approach are: (i) high quality and comparable to a known knowledge graph-based embeddings and can be used to improve them further, (ii) better than a contextual language model-based entity embeddings, and (iii) easy to compute and versatile in domain-specific applications where a knowledge graph is not readily available

📄 PDF Abstract BibTeX arXiv:2103.15950

Code (0)

등록된 구현이 없습니다.

Tasks

Entity EmbeddingsGraph LearningKnowledge GraphsLanguage ModellingNatural Language Understanding

Similar Papers 제목 키워드 기반

Building Context-aware Clause Representations for Situation Entity Type Classification

2018-09-20 · EMNLP 2018 10 · Zeyu Dai, Ruihong Huang

Capabilities to categorize a clause based on the type of situation entity (e.g., events, states and generic statements) the clause introduces to the discourse can benefit many NLP applications. Observing that the situati…

ClassificationGeneral ClassificationVocal Bursts Type Prediction

Context-Enhanced Entity and Relation Embedding for Knowledge Graph Completion

2020-12-13 · Ziyue Qiao, Zhiyuan Ning, Yi Du, Yuanchun Zhou

Most researches for knowledge graph completion learn representations of entities and relations to predict missing links in incomplete knowledge graphs. However, these methods fail to take full advantage of both the conte…

Knowledge Graph CompletionKnowledge GraphsRelation

Attribute-Consistent Knowledge Graph Representation Learning for Multi-Modal Entity Alignment

2023-04-04 · Qian Li, Shu Guo, Yangyifei Luo, Cheng Ji 외

The multi-modal entity alignment (MMEA) aims to find all equivalent entity pairs between multi-modal knowledge graphs (MMKGs). Rich attributes and neighboring entities are valuable for the alignment task, but existing wo…

AttributeEntity AlignmentGraph Neural NetworkGraph Representation Learning+4

TransEdge: Translating Relation-contextualized Embeddings for Knowledge Graphs

2020-04-22 · Zequn Sun, Jiacheng Huang, Wei Hu, Muchao Chen 외

Learning knowledge graph (KG) embeddings has received increasing attention in recent years. Most embedding models in literature interpret relations as linear or bilinear mapping functions to operate on entity embeddings.…

Entity AlignmentEntity EmbeddingsKnowledge GraphsLink Prediction+1

IRIS: Reusable Identity Representations from Frozen LLMs for Entity Alignment

2026-07-28 · Xinran Liu, Shengtao Li, Shouqian Shi, Ge Wang 외 arxiv

Entity alignment (EA) identifies entities across knowledge graphs (KGs) that refer to the same real-world object. Conventional EA methods mainly exploit explicit graph structures and textual fields, which often provide i…

Entity AlignmentKnowledge Graphs