paper-with-me

Papers

P^2IR: Universal Deep Node Representation via Partial Permutation Invariant Set Functions

2018-09-27 · Shupeng Gui, Xiangliang Zhang, Shuang Qiu, Mingrui Wu, Jieping Ye, Ji Liu

Graph node representation learning is a central problem in social network analysis, aiming to learn the vector representation for each node in a graph. The key problem is how to model the dependence of each node to its neighbor nodes since the neighborhood can uniquely characterize a graph. Most existing approaches rely on defining the specific neighborhood dependence as the computation mechanism of representations, which may exclude important subtle structures within the graph and dependence among neighbors. Instead, we propose a novel graph node embedding method (namely P^2IR) via developing a novel notion, namely partial permutation invariant set function} to learn those subtle structures. Our method can 1) learn an arbitrary form of the representation function from the neighborhood, without losing any potential dependence structures, 2) automatically decide the significance of neighbors at different distances, and 3) be applicable to both homogeneous and heterogeneous graph embedding, which may contain multiple types of nodes. Theoretical guarantee for the representation capability of our method has been proved for general homogeneous and heterogeneous graphs. Evaluation results on benchmark data sets show that the proposed P^IR outperforms the state-of-the-art approaches on producing node vectors for classification tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingRepresentation Learning

Similar Papers 제목 키워드 기반

PINE: Universal Deep Embedding for Graph Nodes via Partial Permutation Invariant Set Functions

2019-09-25 · Shupeng Gui, Xiangliang Zhang, Pan Zhong, Shuang Qiu 외

Graph node embedding aims at learning a vector representation for all nodes given a graph. It is a central problem in many machine learning tasks (e.g., node classification, recommendation, community detection). The key …

Community DetectionGraph EmbeddingNode Classification

Universality and Approximation Rates of Graph Neural Networks with Random Features

2026-07-29 · Lukas Gonon, Thilo Meyer-Brandis, Niklas Weber arxiv

We investigate message-passing graph neural networks with random node features. Random node features are known to enhance the expressiveness of graph neural networks (GNNs) both theoretically and empirically. Here, we es…

Universal Invariant and Equivariant Graph Neural Networks

2019-05-13 · NeurIPS 2019 12 · Nicolas Keriven, Gabriel Peyré

Graph Neural Networks (GNN) come in many flavors, but should always be either invariant (permutation of the nodes of the input graph does not affect the output) or equivariant (permutation of the input permutes the outpu…

Universal approximations of permutation invariant/equivariant functions by deep neural networks

2019-03-05 · Akiyoshi Sannai, Yuuki Takai, Matthieu Cordonnier

In this paper, we develop a theory about the relationship between $G$-invariant/equivariant functions and deep neural networks for finite group $G$. Especially, for a given $G$-invariant/equivariant function, we construc…

Universal Representation of Permutation-Invariant Functions on Vectors and Tensors

2023-10-20 · Puoya Tabaghi, Yusu Wang

A main object of our study is multiset functions -- that is, permutation-invariant functions over inputs of varying sizes. Deep Sets, proposed by \cite{zaheer2017deep}, provides a \emph{universal representation} for cont…