paper-with-me

Papers

Multi-View Graph Embedding Using Randomized Shortest Paths

2018-08-20 · Anuththari Gamage, Brian Rappaport, Shuchin Aeron, Xiaozhe Hu

Real-world data sets often provide multiple types of information about the same set of entities. This data is well represented by multi-view graphs, which consist of several distinct sets of edges over the same nodes. These can be used to analyze how entities interact from different viewpoints. Combining multiple views improves the quality of inferences drawn from the underlying data, which has increased interest in developing efficient multi-view graph embedding methods. We propose an algorithm, C-RSP, that generates a common (C) embedding of a multi-view graph using Randomized Shortest Paths (RSP). This algorithm generates a dissimilarity measure between nodes by minimizing the expected cost of a random walk between any two nodes across all views of a multi-view graph, in doing so encoding both the local and global structure of the graph. We test C-RSP on both real and synthetic data and show that it outperforms benchmark algorithms at embedding and clustering tasks while remaining computationally efficient.

📄 PDF Abstract BibTeX arXiv:1808.06560

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringGraph Embedding

Similar Papers 제목 키워드 기반

Developments in the theory of randomized shortest paths with a comparison of graph node distances

2012-12-07 · Ilkka Kivimäki, Masashi Shimbo, Marco Saerens

There have lately been several suggestions for parametrized distances on a graph that generalize the shortest path distance and the commute time or resistance distance. The need for developing such distances has risen fr…

ClusteringNode Clustering

Sparse Randomized Shortest Paths Routing with Tsallis Divergence Regularization

2020-07-01 · Pierre Leleux, Sylvain Courtain, Guillaume Guex, Marco Saerens

This work elaborates on the important problem of (1) designing optimal randomized routing policies for reaching a target node t from a source note s on a weighted directed graph G and (2) defining distance measures betwe…

ClusteringNode Clustering

Graph Instance Landscapes: When Structural Similarity Does (Not) Reflect Shortest-Path Performance

2026-06-01 · Maryam Gholami Shiri, Ivana Krminac, Marko Djukanović, Sašo Džeroski 외 arxiv

Benchmarking shortest-path algorithms is commonly based on aggregate performance over heterogeneous graph sets, which limits insight into how different search paradigms react to instance structure. We adopt an instance-l…

A Constrained Randomized Shortest-Paths Framework for Optimal Exploration

2018-07-12 · Bertrand Lebichot, Guillaume Guex, Ilkka Kivimäki, Marco Saerens

The present work extends the randomized shortest-paths framework (RSP), interpolating between shortest-path and random-walk routing in a network, in three directions. First, it shows how to deal with equality constraints…

Reinforcement Learning

Manifold Matching using Shortest-Path Distance and Joint Neighborhood Selection

2014-12-12 · Cencheng Shen, Joshua T. Vogelstein, Carey E. Priebe

Matching datasets of multiple modalities has become an important task in data analysis. Existing methods often rely on the embedding and transformation of each single modality without utilizing any correspondence informa…