paper-with-me

Papers

Structure-Preference Enabled Graph Embedding Generation under Differential Privacy

2025-01-07 · Sen Zhang, Qingqing Ye, Haibo Hu

Graph embedding generation techniques aim to learn low-dimensional vectors for each node in a graph and have recently gained increasing research attention. Publishing low-dimensional node vectors enables various graph analysis tasks, such as structural equivalence and link prediction. Yet, improper publication opens a backdoor to malicious attackers, who can infer sensitive information of individuals from the low-dimensional node vectors. Existing methods tackle this issue by developing deep graph learning models with differential privacy (DP). However, they often suffer from large noise injections and cannot provide structural preferences consistent with mining objectives. Recently, skip-gram based graph embedding generation techniques are widely used due to their ability to extract customizable structures. Based on skip-gram, we present SE-PrivGEmb, a structure-preference enabled graph embedding generation under DP. For arbitrary structure preferences, we design a unified noise tolerance mechanism via perturbing non-zero vectors. This mechanism mitigates utility degradation caused by high sensitivity. By carefully designing negative sampling probabilities in skip-gram, we theoretically demonstrate that skip-gram can preserve arbitrary proximities, which quantify structural features in graphs. Extensive experiments show that our method outperforms existing state-of-the-art methods under structural equivalence and link prediction tasks.

📄 PDF Abstract BibTeX arXiv:2501.03451

Code (1)

sunnerzs/seprivgemb 공식 구현 tf

Tasks

Graph EmbeddingGraph LearningLink Prediction

Similar Papers 제목 키워드 기반

Learning Dynamic Preference Structure Embedding From Temporal Networks

2021-11-23 · Tongya Zheng, Zunlei Feng, Yu Wang, Chengchao Shen 외

The dynamics of temporal networks lie in the continuous interactions between nodes, which exhibit the dynamic node preferences with time elapsing. The challenges of mining temporal networks are thus two-fold: the dynamic…

Graph Sampling

Generating Large Semi-Synthetic Graphs of Any Size

2025-07-02 · Rodrigo Tuna, Carlos Soares arxiv

Graph generation is an important area in network science. Traditional approaches focus on replicating specific properties of real-world graphs, such as small diameters or power-law degree distributions. Recent advancemen…

Graph Generation

Beyond Human Preferences: Exploring Reinforcement Learning Trajectory Evaluation and Improvement through LLMs

2024-06-28 · Zichao Shen, Tianchen Zhu, Qingyun Sun, Shiqi Gao 외

Reinforcement learning (RL) faces challenges in evaluating policy trajectories within intricate game tasks due to the difficulty in designing comprehensive and precise reward functions. This inherent difficulty curtails …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Embedding Ranking-Oriented Recommender System Graphs

2020-07-31 · Taher Hekmatfar, Saman Haratizadeh, Sama Goliaei

Graph-based recommender systems (GRSs) analyze the structural information in the graphical representation of data to make better recommendations, especially when the direct user-item relation data is sparse. Ranking-orie…

Recommendation Systems

Limited Preference Data? Learning Better Reward Model with Latent Space Synthesis

2025-09-30 · Leitian Tao, Xuefeng Du, Sharon Li arxiv

Reward modeling, crucial for aligning large language models (LLMs) with human preferences, is often bottlenecked by the high cost of preference data. Existing textual data synthesis methods are computationally expensive.…

Data AugmentationText Generation