paper-with-me

Papers

Semantic Preserving Embeddings for Generalized Graphs

2017-09-07 · Pedro Almagro-Blanco, Fernando Sancho-Caparrini

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 tested by using some machine learning tasks and new directions on efficient link discovery, entitity retrieval and long distance query methodologies on large relational datasets are investigated using real datasets. ---- En este trabajo se presenta un nuevo enfoque en el contexto del aprendizaje autom\'atico multi-relacional para el estudio de Grafos Generalizados. Se muestra c\'omo se pueden obtener representaciones vectoriales que mantienen caracter\'isticas sem\'anticas del grafo original utilizando codificadores neuronales y considerando las propiedades topol\'ogicas del grafo. Adem\'as, se eval\'uan las caracter\'isticas sem\'anticas capturadas por estas nuevas representaciones y se investigan nuevas metodolog\'ias eficientes relacionadas con Link Discovery, Entity Retrieval y consultas a larga distancia en grandes conjuntos de datos relacionales haciendo uso de bases de datos reales.

📄 PDF Abstract BibTeX arXiv:1709.02759

Code (1)

palmagro/gg2vec 공식 구현

Tasks

BIG-bench Machine LearningEntity RetrievalRetrieval

Similar Papers 제목 키워드 기반

An in-depth look at Euclidean disk embeddings for structure preserving parsing

2021-11-01 · EMNLP (BlackboxNLP) 2021 11 · Federico Fancellu, Lan Xiao, Allan Jepson, Afsaneh Fazly

Preserving the structural properties of trees or graphs when embedding them into a metric space allows for a high degree of interpretability, and has been shown beneficial for downstream tasks (e.g., hypernym detection, …

Dependency ParsingNatural Language InferenceRetrievalSemantic Parsing

The Generalized Skew Spectrum of Graphs

2025-05-29 · Armando Bellante, Martin Plávala, Alessandro Luongo

This paper proposes a family of permutation-invariant graph embeddings, generalizing the Skew Spectrum of graphs of Kondor & Borgwardt (2008). Grounded in group theory and harmonic analysis, our method introduces a new c…

Audio-visual Generalized Zero-shot Learning the Easy Way

2024-07-18 · Shentong Mo, Pedro Morgado

Audio-visual generalized zero-shot learning is a rapidly advancing domain that seeks to understand the intricate relations between audio and visual cues within videos. The overarching goal is to leverage insights from se…

Generalized Zero-Shot LearningZero-Shot Learning

Metapath-based Hyperbolic Contrastive Learning for Heterogeneous Graph Embedding

2025-06-20 · Jongmin Park, SeungHoon Han, Won-Yong Shin, Sungsu Lim

The hyperbolic space, characterized by a constant negative curvature and exponentially expanding space, aligns well with the structural properties of heterogeneous graphs. However, although heterogeneous graphs inherentl…

Contrastive LearningGraph Embedding

Learning with Memory Embeddings

2015-11-25 · Volker Tresp, Cristóbal Esteban, Yinchong Yang, Stephan Baier 외

Embedding learning, a.k.a. representation learning, has been shown to be able to model large-scale semantic knowledge graphs. A key concept is a mapping of the knowledge graph to a tensor representation whose entries are…

Knowledge GraphsRepresentation Learning