paper-with-me

Papers

Improving Neural Knowledge Base Completion with Cross-Lingual Projections

2017-04-01 · EACL 2017 4 · Patrick Klein, Simone Paolo Ponzetto, Goran Glava{\v{s}}

In this paper we present a cross-lingual extension of a neural tensor network model for knowledge base completion. We exploit multilingual synsets from BabelNet to translate English triples to other languages and then augment the reference knowledge base with cross-lingual triples. We project monolingual embeddings of different languages to a shared multilingual space and use them for network initialization (i.e., as initial concept embeddings). We then train the network with triples from the cross-lingually augmented knowledge base. Results on WordNet link prediction show that leveraging cross-lingual information yields significant gains over exploiting only monolingual triples.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Base CompletionLink PredictionReading ComprehensionWord Embeddings

Similar Papers 제목 키워드 기반

Multilingual Knowledge Graph Completion via Efficient Multilingual Knowledge Sharing

2025-10-09 · Cunli Mao, Xiaofei Gao, Ran Song, Shizhu He 외 arxiv

Large language models (LLMs) based Multilingual Knowledge Graph Completion (MKGC) aim to predict missing facts by leveraging LLMs' multilingual understanding capabilities, improving the completeness of multilingual knowl…

Knowledge Graph CompletionKnowledge Graphs

KG-TRICK: Unifying Textual and Relational Information Completion of Knowledge for Multilingual Knowledge Graphs

2025-01-07 · Zelin Zhou, Simone Conia, Daniel Lee, Min Li 외

Multilingual knowledge graphs (KGs) provide high-quality relational and textual information for various NLP applications, but they are often incomplete, especially in non-English languages. Previous research has shown th…

Knowledge Graph CompletionKnowledge Graphs

One-Shot Neural Cross-Lingual Transfer for Paradigm Completion

2017-03-31 · ACL 2017 7 · Katharina Kann, Ryan Cotterell, Hinrich Schütze

We present a novel cross-lingual transfer method for paradigm completion, the task of mapping a lemma to its inflected forms, using a neural encoder-decoder model, the state of the art for the monolingual task. We use la…

Cross-Lingual TransferDecoderLEMMAOne-Shot Learning

Joint Multilingual Knowledge Graph Completion and Alignment

2022-10-17 · Vinh Tong, Dat Quoc Nguyen, Trung Thanh Huynh, Tam Thanh Nguyen 외

Knowledge graph (KG) alignment and completion are usually treated as two independent tasks. While recent work has leveraged entity and relation alignments from multiple KGs, such as alignments between multilingual KGs wi…

Knowledge Graph CompletionKnowledge GraphsRelation

Co-training Embeddings of Knowledge Graphs and Entity Descriptions for Cross-lingual Entity Alignment

2018-06-18 · Muhao Chen, Yingtao Tian, Kai-Wei Chang, Steven Skiena 외

Multilingual knowledge graph (KG) embeddings provide latent semantic representations of entities and structured knowledge with cross-lingual inferences, which benefit various knowledge-driven cross-lingual NLP tasks. How…

Entity AlignmentKnowledge Graphs