paper-with-me

Papers

CaRe: Open Knowledge Graph Embeddings

2019-11-01 · IJCNLP 2019 11 · Swapnil Gupta, Sreyash Kenkre, Partha Talukdar

Open Information Extraction (OpenIE) methods are effective at extracting (noun phrase, relation phrase, noun phrase) triples from text, e.g., (Barack Obama, took birth in, Honolulu). Organization of such triples in the form of a graph with noun phrases (NPs) as nodes and relation phrases (RPs) as edges results in the construction of Open Knowledge Graphs (OpenKGs). In order to use such OpenKGs in downstream tasks, it is often desirable to learn embeddings of the NPs and RPs present in the graph. Even though several Knowledge Graph (KG) embedding methods have been recently proposed, all of those methods have targeted Ontological KGs, as opposed to OpenKGs. Straightforward application of existing Ontological KG embedding methods to OpenKGs is challenging, as unlike Ontological KGs, OpenKGs are not canonicalized, i.e., a real-world entity may be represented using multiple nodes in the OpenKG, with each node corresponding to a different NP referring to the entity. For example, nodes with labels Barack Obama, Obama, and President Obama may refer to the same real-world entity Barack Obama. Even though canonicalization of OpenKGs has received some attention lately, output of such methods has not been used to improve OpenKG embed- dings. We fill this gap in the paper and propose Canonicalization-infused Representations (CaRe) for OpenKGs. Through extensive experiments, we observe that CaRe enables existing models to adapt to the challenges in OpenKGs and achieve substantial improvements for the link prediction task.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graph EmbeddingsKnowledge GraphsLink PredictionOpen Information Extraction

Similar Papers 제목 키워드 기반

Snomed2Vec: Random Walk and Poincaré Embeddings of a Clinical Knowledge Base for Healthcare Analytics

2019-07-19 · Khushbu Agarwal, Tome Eftimov, Raghavendra Addanki, Sutanay Choudhury 외

Representation learning methods that transform encoded data (e.g., diagnosis and drug codes) into continuous vector spaces (i.e., vector embeddings) are critical for the application of deep learning in healthcare. Initia…

Clinical KnowledgeLink PredictionNode ClassificationRepresentation Learning

Transfer Learning with Clinical Concept Embeddings from Large Language Models

2024-09-20 · Yuhe Gao, Runxue Bao, Yuelyu Ji, Yiming Sun 외

Knowledge sharing is crucial in healthcare, especially when leveraging data from multiple clinical sites to address data scarcity, reduce costs, and enable timely interventions. Transfer learning can facilitate cross-sit…

Transfer Learning

Towards Loosely-Coupling Knowledge Graph Embeddings and Ontology-based Reasoning

2022-02-07 · Zoi Kaoudi, Abelardo Carlos Martinez Lorenzo, Volker Markl

Knowledge graph completion (a.k.a.~link prediction), i.e.,~the task of inferring missing information from knowledge graphs, is a widely used task in many applications, such as product recommendation and question answerin…

Graph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingKnowledge Graph Embeddings+5

OKGIT: Open Knowledge Graph Link Prediction with Implicit Types

2021-06-24 · Chandrahas, Partha Pratim Talukdar

Open Knowledge Graphs (OpenKG) refer to a set of (head noun phrase, relation phrase, tail noun phrase) triples such as (tesla, return to, new york) extracted from a corpus using OpenIE tools. While OpenKGs are easy to bo…

Knowledge GraphsLink PredictionPredictionQuestion Answering+2

Benchmark and Best Practices for Biomedical Knowledge Graph Embeddings

2020-06-24 · WS 2020 7 · David Chang, Ivana Balazevic, Carl Allen, Daniel Chawla 외

Much of biomedical and healthcare data is encoded in discrete, symbolic form such as text and medical codes. There is a wealth of expert-curated biomedical domain knowledge stored in knowledge bases and ontologies, but t…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graph EmbeddingsKnowledge Graphs+1