Skip to main content

Showing 1–4 of 4 results for author: Almagro-Blanco, P

Searching in archive cs. Search in all archives.
.
  1. arXiv:1907.08793  [pdf, other

    cs.LG cs.SI stat.ML

    Improving Skip-Gram based Graph Embeddings via Centrality-Weighted Sampling

    Authors: Pedro Almagro-Blanco, Fernando Sancho-Caparrini

    Abstract: Network embedding techniques inspired by word2vec represent an effective unsupervised relational learning model. Commonly, by means of a Skip-Gram procedure, these techniques learn low dimensional vector representations of the nodes in a graph by sampling node-context examples. Although many ways of sampling the context of a node have been proposed, the effects of the way a node is chosen have not… ▽ More

    Submitted 20 July, 2019; originally announced July 2019.

  2. arXiv:1709.02759  [pdf, other

    cs.AI cs.LG

    Semantic Preserving Embeddings for Generalized Graphs

    Authors: Pedro Almagro-Blanco, Fernando Sancho-Caparrini

    Abstract: A new approach to the study of Generalized Graphs as semantic data structures using machine learning techniques is presented. We show how vector representations maintaining semantic characteristics of the original data can be obtained from a given graph using neural encoding architectures and considering the topological properties of the graph. Semantic features of these new representations are te… ▽ More

    Submitted 7 September, 2017; originally announced September 2017.

    Comments: Multi-lingual Paper. Main language: English. Additional Language: Spanish. 15 Figures. English: 28 pages. Spanish: 32 pages

    MSC Class: 68T30 ACM Class: I.2.4; I.2.6

  3. arXiv:1708.05563  [pdf, other

    cs.LG cs.AI

    Induction of Decision Trees based on Generalized Graph Queries

    Authors: Pedro Almagro-Blanco, Fernando Sancho-Caparrini

    Abstract: Usually, decision tree induction algorithms are limited to work with non relational data. Given a record, they do not take into account other objects attributes even though they can provide valuable information for the learning task. In this paper we present GGQ-ID3, a multi-relational decision tree learning algorithm that uses Generalized Graph Queries (GGQ) as predicates in the decision nodes. G… ▽ More

    Submitted 18 August, 2017; originally announced August 2017.

    Comments: Multi-lingual Paper. Main language: English. Additional Language: Spanish. 7 Figures. Engish: 16 pages. Spanish: 20 pages

    MSC Class: 68T05 ACM Class: I.2.6; H.2.8

  4. arXiv:1708.03734  [pdf, other

    cs.DB

    Generalized Graph Pattern Matching

    Authors: Pedro Almagro-Blanco, Fernando Sancho-Caparrini

    Abstract: Most of the machine learning algorithms are limited to learn from flat data: a recordset with prefixed structure. When learning from a record, these types of algorithms don't take into account other objects even though they are directly connected to it and can provide valuable information for the learning task. In this paper we present the concept of Generalized Graph Query, a query tool over grap… ▽ More

    Submitted 11 August, 2017; originally announced August 2017.

    Comments: Multi-lingual Paper Main language: English Additional Language: Spanish 23 Figures Engish: 26 pages Spanish: 30 pages

    MSC Class: 68T35 ACM Class: H.2.3; H.3.3