paper-with-me

홈 › Papers

Making Fast Graph-based Algorithms with Graph Metric Embeddings

2019-06-17 · ACL 2019 7 · Andrey Kutuzov, Mohammad Dorgham, Oleksiy Oliynyk, Chris Biemann, Alexander Panchenko

The computation of distance measures between nodes in graphs is inefficient and does not scale to large graphs. We explore dense vector representations as an effective way to approximate the same information: we introduce a simple yet efficient and effective approach for learning graph embeddings. Instead of directly operating on the graph structure, our method takes structural measures of pairwise node similarities into account and learns dense node representations reflecting user-defined graph distance measures, such as e.g.the shortest path distance or distance measures that take information beyond the graph structure into account. We demonstrate a speed-up of several orders of magnitude when predicting word similarity by vector operations on our embeddings as opposed to directly computing the respective path-based measures, while outperforming various other graph embeddings on semantic similarity and word sense disambiguation tasks and show evaluations on the WordNet graph and two knowledge base graphs.

📄 PDF Abstract BibTeX arXiv:1906.07040

Code (1)

uhh-lt/path2vec 공식 구현

Tasks

Semantic SimilaritySemantic Textual SimilarityWord Sense DisambiguationWord Similarity

Similar Papers 제목 키워드 기반

Towards Neural Sparse Linear Solvers

2022-03-14 · Luca Grementieri, Paolo Galeone

Large sparse symmetric linear systems appear in several branches of science and engineering thanks to the widespread use of the finite element method (FEM). The fastest sparse linear solvers available implement hybrid it…

GPUGraph Neural Network

Fast sequence to graph alignment using the graph wavefront algorithm

2022-06-27 · Haowen Zhang, Shiqi Wu, Srinivas Aluru, Heng Li

Motivation: A pan-genome graph represents a collection of genomes and encodes sequence variations between them. It is a powerful data structure for studying multiple similar genomes. Sequence-to-graph alignment is an ess…

High Quality, Scalable and Parallel Community Detectionfor Large Real Graphs

2014-03-19 · WWW 2014 3 · Arnau Prat-Pérez, David Dominguez-Sal, Josep-Lluis Larriba-Pey

Community detection has arisen as one of the most relevant topics in the field of graph mining, principally for its applications in domains such as social or biological networks analysis. Different community detection al…

ClusteringCommunity DetectionGraph MiningVocal Bursts Intensity Prediction

Improving Subgraph Matching by Combining Algorithms and Graph Neural Networks

2025-07-27 · Shuyang Guo, Wenjin Xie, Ping Lu, Ting Deng 외 arxiv

Homomorphism is a key mapping technique between graphs that preserves their structure. Given a graph and a pattern, the subgraph homomorphism problem involves finding a mapping from the pattern to the graph, ensuring tha…

Graph Neural Network

Physics-Informed Graph Neural Network for Dynamic Reconfiguration of Power Systems

2023-10-01 · Jules Authier, Rabab Haider, Anuradha Annaswamy, Florian Dorfler

To maintain a reliable grid we need fast decision-making algorithms for complex problems like Dynamic Reconfiguration (DyR). DyR optimizes distribution grid switch settings in real-time to minimize grid losses and dispat…

Decision MakingGraph Neural Network