paper-with-me

Papers

CogKGE: A Knowledge Graph Embedding Toolkit and Benchmark for Representing Multi-source and Heterogeneous Knowledge

2022-05-01 · ACL 2022 5 · Zhuoran Jin, Tianyi Men, Hongbang Yuan, Zhitao He, Dianbo Sui, Chenhao Wang, Zhipeng Xue, Yubo Chen, Jun Zhao

In this paper, we propose CogKGE, a knowledge graph embedding (KGE) toolkit, which aims to represent multi-source and heterogeneous knowledge. For multi-source knowledge, unlike existing methods that mainly focus on entity-centric knowledge, CogKGE also supports the representations of event-centric, commonsense and linguistic knowledge. For heterogeneous knowledge, besides structured triple facts, CogKGE leverages additional unstructured information, such as text descriptions, node types and temporal information, to enhance the meaning of embeddings. Designing CogKGE aims to provide a unified programming framework for KGE tasks and a series of knowledge representations for downstream tasks. As a research framework, CogKGE consists of five parts, including core, data, model, knowledge and adapter module. As a knowledge discovery toolkit, CogKGE provides pre-trained embedders to discover new facts, cluster entities and check facts. Furthermore, we construct two benchmark datasets for further research on multi-source heterogeneous KGE tasks: EventKG240K and CogNet360K. We also release an online system to discover knowledge visually. Source code, datasets and pre-trained embeddings are publicly available at GitHub, with a short instruction video.

📄 PDF Abstract BibTeX

Code (1)

jinzhuoran/cogkge 공식 구현 pytorch

Tasks

Graph EmbeddingKnowledge Graph Embedding

Similar Papers 제목 키워드 기반

OpenKE: An Open Toolkit for Knowledge Embedding

2018-11-01 · EMNLP 2018 11 · Xu Han, Shulin Cao, Xin Lv, Yankai Lin 외

We release an open toolkit for knowledge embedding (OpenKE), which provides a unified framework and various fundamental models to embed knowledge graphs into a continuous low-dimensional space. OpenKE prioritizes operati…

Information RetrievalKnowledge GraphsQuestion AnsweringRepresentation Learning+1

SRTK: A Toolkit for Semantic-relevant Subgraph Retrieval

2023-05-06 · Yuanchun Shen

Information retrieval based knowledge base question answering (KBQA) first retrieves a subgraph to reduce search space, then reasons on the subgraph to select answer entities. Existing approaches have three issues that i…

Entity LinkingInformation RetrievalKnowledge Base Question AnsweringKnowledge Graphs+2

A Toolkit for Generating Code Knowledge Graphs

2020-02-21 · Ibrahim Abdelaziz, Julian Dolby, Jamie McCusker, Kavitha Srinivas

Knowledge graphs have been proven extremely useful in powering diverse applications in semantic search and natural language understanding. In this paper, we present GraphGen4Code, a toolkit to build code knowledge graphs…

Code SearchImage ClassificationKnowledge GraphsNatural Language Understanding

STAC: Science Toolkit Based on Chinese Idiom Knowledge Graph

2019-06-01 · WS 2019 6 · Meiling Wang, Min Xiao, Changliang Li, Yu Guo 외

Chinese idioms (Cheng Yu) have seen five thousand years{'} history and culture of China, meanwhile they contain large number of scientific achievement of ancient China. However, existing Chinese online idiom dictionaries…

Cultural Vocal Bursts Intensity Prediction

Wikipedia2Vec: An Efficient Toolkit for Learning and Visualizing the Embeddings of Words and Entities from Wikipedia

2018-12-15 · EMNLP 2020 11 · Ikuya Yamada, Akari Asai, Jin Sakuma, Hiroyuki Shindo 외

The embeddings of entities in a large knowledge base (e.g., Wikipedia) are highly beneficial for solving various natural language tasks that involve real world knowledge. In this paper, we present Wikipedia2Vec, a Python…

World Knowledge