paper-with-me

Papers

SigGAN : Adversarial Model for Learning Signed Relationships in Networks

2022-01-17 · Roshni Chakraborty, Ritwika Das, Joydeep Chandra

Signed link prediction in graphs is an important problem that has applications in diverse domains. It is a binary classification problem that predicts whether an edge between a pair of nodes is positive or negative. Existing approaches for link prediction in unsigned networks cannot be directly applied for signed link prediction due to their inherent differences. Further, additional structural constraints, like, the structural balance property of the signed networks must be considered for signed link prediction. Recent signed link prediction approaches generate node representations using either generative models or discriminative models. Inspired by the recent success of Generative Adversarial Network (GAN) based models which comprises of a discriminator and generator in several applications, we propose a Generative Adversarial Network (GAN) based model for signed networks, SigGAN. It considers the requirements of signed networks, such as, integration of information from negative edges, high imbalance in number of positive and negative edges and structural balance theory. Comparing the performance with state of the art techniques on several real-world datasets validates the effectiveness of SigGAN.

📄 PDF Abstract BibTeX arXiv:2201.06437

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationGenerative Adversarial NetworkLink PredictionPrediction

Similar Papers 제목 키워드 기반

Adversarial Robustness of Link Sign Prediction in Signed Graphs

2024-01-19 · Jialong Zhou, Xing Ai, Yuni Lai, Tomasz Michalak 외

Signed graphs serve as fundamental data structures for representing positive and negative relationships in social networks, with signed graph neural networks (SGNNs) emerging as the primary tool for their analysis. Our i…

Adversarial RobustnessContrastive LearningLink Sign Prediction

Causal-TGAN: Causally-Aware Synthetic Tabular Data Generative Adversarial Network

2021-09-29 · Bingyang Wen, Yupeng Cao, Fan Yang, Koduvayur Subbalakshmi 외

Synthetic tabular data generation has recently gained immense attention due to applications in medicine, finance, and other fields. Generative adversarial networks (GANs) designed initially for image generation have been…

Generative Adversarial NetworkImage GenerationTabular Data Generation

Adversarial Signed Graph Learning with Differential Privacy

2025-11-29 · Haobin Ke, Sen Zhang, Qingqing Ye, Xun Ran 외 arxiv

Signed graphs with positive and negative edges can model complex relationships in social networks. Leveraging on balance theory that deduces edge signs from multi-hop node pairs, signed graph learning can generate node e…

Graph Learning

MTSS-GAN: Multivariate Time Series Simulation Generative Adversarial Networks

2020-06-26 · The Alan Turing Institute 2020 6 · Derek Snow

MTSS-GAN is a new generative adversarial network (GAN) developed to simulate diverse multivariate time series (MTS) data with finance applications in mind. The purpose of this synthesiser is two-fold, we both want to gen…

Generative Adversarial NetworkImage GenerationSynthetic Data GenerationTime Series+2

Explainable Adversarial Attacks in Deep Neural Networks Using Activation Profiles

2021-03-18 · Gabriel D. Cantareira, Rodrigo F. Mello, Fernando V. Paulovich

As neural networks become the tool of choice to solve an increasing variety of problems in our society, adversarial attacks become critical. The possibility of generating data instances deliberately designed to fool a ne…