paper-with-me

Papers

A Joint Training Framework for Open-World Knowledge Graph Embeddings

2021-06-22 · AKBC 2021 10 · Karthik V, Beethika Tripathi, Mitesh M Khapra, Balaraman Ravindran

Knowledge Graphs(KGs) represent factual information as graphs of entities connected by relations. Knowledge graph embeddings have emerged as a popular approach to encode this information for various downstream tasks like natural language inference, question answering and dialogue generation. As knowledge bases expand, we are presented with newer (open-world) entities, often with textual descriptions. We require techniques to embed new entities as they arrive using the textual information at hand. This task of open-world KG completion has received some attention in recent years. However, we find that existing approaches suffer from one or more of four drawbacks – 1) They are not modular with respect to the choice of the KG embedding model 2) They ignore best practices for aligning two embedding spaces 3) They do not account for differences in training strategy needed when presented with datasets with different description sizes and 4) They do not produce entity embeddings for use by downstream tasks. To address these problems, we propose FOlK (Framework for Open-World KG embeddings) - a technique that jointly learns embeddings for KG entities from descriptions and KG structure for open-world knowledge graph completion. Additionally, we modify existing data sources and make available YAGO3-10- Open and WN18RR-Open two datasets that are well suited for demonstrating the efficacy of open-world KG completion approaches. Finally, we empirically demonstrate the effectiveness of our model in improving upon state-of-the-art baselines on several tasks resulting in performance increases of up to 72% on mean reciprocal rank.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue GenerationEntity EmbeddingsKnowledge Graph CompletionKnowledge Graph EmbeddingsKnowledge GraphsNatural Language InferenceQuestion AnsweringWorld Knowledge

Similar Papers 제목 키워드 기반

Hypothesis-driven Model Expansion under Uncertainty for Open-World Robot Planning

2026-07-07 · Anxing Xiao, Hanbo Zhang, Tianrun Hu, David Hsu arxiv

We consider an open-world planning setting in which service robots must operate in unknown environments with incomplete knowledge of objects and actions. Traditional closed-world approaches with pre-programmed knowledge …

OmDet: Large-scale vision-language multi-dataset pre-training with multimodal detection network

2022-09-10 · Tiancheng Zhao, Peng Liu, Kyusong Lee

The advancement of object detection (OD) in open-vocabulary and open-world scenarios is a critical challenge in computer vision. This work introduces OmDet, a novel language-aware object detection architecture, and an in…

Continual LearningObjectObject DetectionOpen Vocabulary Object Detection+1

An Open-World Extension to Knowledge Graph Completion Models

2019-06-19 · Haseeb Shah, Johannes Villmow, Adrian Ulges, Ulrich Schwanecke 외

We present a novel extension to embedding-based knowledge graph completion models which enables them to perform open-world link prediction, i.e. to predict facts for entities unseen in training based on their textual des…

Knowledge Graph CompletionLink PredictionPredictionWord Embeddings

OpenWAM: An Open, Modular Exploration Towards Systematic World-Action Model Pretraining

2026-09-07 · Yuran Wang, Siqiao Huang, Mingleyang Li, Chenhao Zhang 외 hf

World-Action Models inherit world knowledge from video-generative priors, and channel it into executable control signals through embodied experience. Existing systems, however, are monolithic: the generative backbone, vi…

Domain Generalization

Long-Tailed Question Answering in an Open World

2023-05-11 · Yi Dai, Hao Lang, Yinhe Zheng, Fei Huang 외

Real-world data often have an open long-tailed distribution, and building a unified QA model supporting various tasks is vital for practical QA applications. However, it is non-trivial to extend previous QA approaches si…

Knowledge DistillationLanguage ModellingQuestion Answering