Trustworthiness-Driven Graph Convolutional Networks for Signed Network Embedding

September 02, 2023 ยท Entered Twilight ยท ๐Ÿ› ACM Transactions on Knowledge Discovery from Data

๐Ÿ’ค TWILIGHT: Eternal Rest
Repo abandoned since publication

Repo contents: FExtra.py, README.md, argument.py, common.py, count_tri.py, count_triangle, embeddings, experiment-data, feature.py, img, logistic_function.py, matrix.py, preprocessing.py, trustsgcn.py, trustworthiness.py, util.py

Authors Min-Jeong Kim, Yeon-Chang Lee, David Y. Kang, Sang-Wook Kim arXiv ID 2309.00816 Category cs.SI: Social & Info Networks Cross-listed cs.LG Citations 0 Venue ACM Transactions on Knowledge Discovery from Data Repository https://github.com/kmj0792/TrustSGCN โญ 6 Last Checked 3 months ago
Abstract
The problem of representing nodes in a signed network as low-dimensional vectors, known as signed network embedding (SNE), has garnered considerable attention in recent years. While several SNE methods based on graph convolutional networks (GCN) have been proposed for this problem, we point out that they significantly rely on the assumption that the decades-old balance theory always holds in the real-world. To address this limitation, we propose a novel GCN-based SNE approach, named as TrustSGCN, which corrects for incorrect embedding propagation in GCN by utilizing the trustworthiness on edge signs for high-order relationships inferred by the balance theory. The proposed approach consists of three modules: (M1) generation of each node's extended ego-network; (M2) measurement of trustworthiness on edge signs; and (M3) trustworthiness-aware propagation of embeddings. Furthermore, TrustSGCN learns the node embeddings by leveraging two well-known societal theories, i.e., balance and status. The experiments on four real-world signed network datasets demonstrate that TrustSGCN consistently outperforms five state-of-the-art GCN-based SNE methods. The code is available at https://github.com/kmj0792/TrustSGCN.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Social & Info Networks