paper-with-me

Papers

Splitter: Learning Node Representations that Capture Multiple Social Contexts

2019-03-18 · WWW 2019 3 · Alessandro Epasto, Bryan Perozzi

Recent interest in graph embedding methods has focused on learning a single representation for each node in the graph. But can nodes really be best described by a single vector representation? In this work, we propose a method for learning multiple representations of the nodes in a graph (e.g., the users of a social network). Based on a principled decomposition of the ego-network, each representation encodes the role of the node in a different local community in which the nodes participate. These representations allow for improved reconstruction of the nuanced relationships that occur in the graph a phenomenon that we illustrate through state-of-the-art results on link prediction tasks on a variety of graphs, reducing the error by up to 90%. In addition, we show that these embeddings allow for effective visual analysis of the learned community structure.

📄 PDF Abstract BibTeX

Code (1)

benedekrozemberczki/Splitter pytorch

Tasks

Graph EmbeddingLink PredictionNetwork Embedding

Similar Papers 제목 키워드 기반

Is a Single Embedding Enough? Learning Node Representations that Capture Multiple Social Contexts

2019-05-06 · Alessandro Epasto, Bryan Perozzi

Recent interest in graph embedding methods has focused on learning a single representation for each node in the graph. But can nodes really be best described by a single vector representation? In this work, we propose a …

Graph EmbeddingLink Prediction

Parallel fault-tolerant programming of an arbitrary feedforward photonic network

2019-09-11 · Sunil Pai, Ian A. D. Williamson, Tyler W. Hughes, Momchil Minkov 외

Reconfigurable photonic mesh networks of tunable beamsplitter nodes can linearly transform $N$-dimensional vectors representing input modal amplitudes of light for applications such as energy-efficient machine learning h…

Learning Disentangled Representations in Signed Directed Graphs without Social Assumptions

2023-07-06 · Geonwoo Ko, Jinhong Jung

Signed graphs are complex systems that represent trust relationships or preferences in various domains. Learning node representations in such graphs is crucial for many mining tasks. Although real-world signed relationsh…

DecoderDisentanglement

MCNE: An End-to-End Framework for Learning Multiple Conditional Network Representations of Social Network

2019-05-27 · Hao Wang, Tong Xu, Qi Liu, Defu Lian 외

Recently, the Network Representation Learning (NRL) techniques, which represent graph structure via low-dimension vectors to support social-oriented application, have attracted wide attention. Though large efforts have b…

Graph Neural NetworkMulti-Task LearningRepresentation LearningTransfer Learning

Deep Interaction Processes for Time-Evolving Graphs

2019-09-25 · xiaofu Chang, Jianfeng Wen, Xuqin Liu, Yanming Fang 외

Time-evolving graphs are ubiquitous such as online transactions on an e-commerce platform and user interactions on social networks. While neural approaches have been proposed for graph modeling, most of them focus on sta…