Amazon’s open-source tools make embedding knowledge graphs much more efficient - Amazon Science
Knowledge graphs are data structures consisting of entities (the nodes of the graph) and relationships between them (the edges, usually depicted as line segments connecting nodes). The entities “Nile River” and “Africa”, for instance, might be connected in a knowledge graph by the relationship “is in”. At Amazon, we use knowledge graphs to represent relationships between products and to encode information for Alexa’s question-answering service, among other things. Recently, we also built a knowledge graph that represented medical and biological information to help find treatments for COVID-19. Today, many applications of knowledge graphs involve knowledge graph embedding, or representing the entities and relations in a knowledge graph as points in a vector space. To make knowledge graph embeddings easier to use, our team has released a set of tools called DGL-KE, for deep-graph-learning knowledge embeddings. Last week at SIGIR, the Association for Computing Machinery’s annual conferenc
Information and knowledge management Amazon’s open-source tools make embedding knowledge graphs much more efficient Tools include optimizations for multicore, multiple-GPU, and distributed-training settings. By Da Zheng August 6, 2020 5 min read Share Share Copy link Email X LinkedIn Facebook Line Reddit QZone Sina Weibo WeChat WhatsApp 分享到微信 x Conference SIGIR 2020 Related publications DGL-KE: Training knowledge graph embeddings at scale Knowledge graphs are data structures consisting of entities (the nodes of the graph) and relationships between them (the edges , usually depicted as line seg
related reading
- [2303.13948] Knowledge Graphs: Opportunities and Challengesarxiv.org
- Mediumpub.towardsai.net
- [2110.14890] SMORE: Knowledge Graph Completion and Multi-hop Reasoning in Massive Knowledge Graphsarxiv.org
- A Gentle Introduction to Graph Neural Networksdistill.pub
- Gradient Ascent #10albertazout.substack.com
- [2003.02320] Knowledge Graphsarxiv.org
- Graph Enabled Llama Index - siwei.iosiwei.io
- The GraphRAG manifesto: Adding knowledge to GenAIneo4j.com
- Airtraceairtrace.io
- Building a web search engine from scratch in two months with 3 billion neural embeddingsblog.wilsonl.in
- Designing a knowledge graph query language - James' Coffee Blogjamesg.blog
- KGGen: Extracting Knowledge Graphs from Plain Text with Language Modelsarxiv.org