paper-with-me

홈 › Papers

Building Graph Representations of Deep Vector Embeddings

2017-07-24 · WS 2017 9 · Dario Garcia-Gasulla, Armand Vilalta, Ferran Parés, Jonatan Moreno, Eduard Ayguadé, Jesus Labarta, Ulises Cortés, Toyotaro Suzumura

Patterns stored within pre-trained deep neural networks compose large and powerful descriptive languages that can be used for many different purposes. Typically, deep network representations are implemented within vector embedding spaces, which enables the use of traditional machine learning algorithms on top of them. In this short paper we propose the construction of a graph embedding space instead, introducing a methodology to transform the knowledge coded within a deep convolutional network into a topological space (i.e. a network). We outline how such graph can hold data instances, data features, relations between instances and features, and relations among features. Finally, we introduce some preliminary experiments to illustrate how the resultant graph embedding space can be exploited through graph analytics algorithms.

📄 PDF Abstract BibTeX arXiv:1707.07465

Code (0)

등록된 구현이 없습니다.

Tasks

DescriptiveGraph Embedding

Similar Papers 제목 키워드 기반

GeoVectors: A Linked Open Corpus of OpenStreetMap Embeddings on World Scale

2021-08-30 · Nicolas Tempelmeier, Simon Gottschalk, Elena Demidova

OpenStreetMap (OSM) is currently the richest publicly available information source on geographic entities (e.g., buildings and roads) worldwide. However, using OSM entities in machine learning models and other applicatio…

BIG-bench Machine LearningEntity EmbeddingsKnowledge Graphs

More Romanian word embeddings from the RETEROM project

2021-11-21 · Vasile Păiş, Dan Tufiş

Automatically learned vector representations of words, also known as "word embeddings", are becoming a basic building block for more and more natural language processing algorithms. There are different ways and tools for…

LEMMAWord Embeddings

Efficient Purely Convolutional Text Encoding

2018-08-03 · Szymon Malik, Adrian Lancucki, Jan Chorowski

In this work, we focus on a lightweight convolutional architecture that creates fixed-size vector embeddings of sentences. Such representations are useful for building NLP systems, including conversational agents. Our wo…

word2vec, node2vec, graph2vec, X2vec: Towards a Theory of Vector Embeddings of Structured Data

2020-03-27 · Martin Grohe

Vector representations of graphs and relational structures, whether hand-crafted feature vectors or learned representations, enable us to apply standard data analysis and machine learning techniques to the structures. A …

BIG-bench Machine Learning

Build2Vec: Building Representation in Vector Space

2020-07-01 · Mahmoud Abdelrahman, Adrian Chong, Clayton Miller

In this paper, we represent a methodology of a graph embeddings algorithm that is used to transform labeled property graphs obtained from a Building Information Model (BIM). Industrial Foundation Classes (IFC) is a stand…