paper-with-me

Papers

Panther: A Cost-Effective Privacy-Preserving Framework for GNN Training and Inference Services in Cloud Environments

2025-11-03 · Congcong Chen, Xinyu Liu, Kaifeng Huang, Lifei Wei, Yang Shi arxiv

Graph Neural Networks (GNNs) have marked significant impact in traffic state prediction, social recommendation, knowledge-aware question answering and so on. As more and more users move towards cloud computing, it has become a critical issue to unleash the power of GNNs while protecting the privacy in cloud environments. Specifically, the training data and inference data for GNNs need to be protected from being stolen by external adversaries. Meanwhile, the financial cost of cloud computing is another primary concern for users. Therefore, although existing studies have proposed privacy-preserving techniques for GNNs in cloud environments, their additional computational and communication overhead remain relatively high, causing high financial costs that limit their widespread adoption among users. To protect GNN privacy while lowering the additional financial costs, we introduce Panther, a cost-effective privacy-preserving framework for GNN training and inference services in cloud environments. Technically, Panther leverages four-party computation to asynchronously executing the secure array access protocol, and randomly pads the neighbor information of GNN nodes. We prove that Panther can protect privacy for both training and inference of GNN models. Our evaluation shows that Panther reduces the training and inference time by an average of 75.28% and 82.80%, respectively, and communication overhead by an average of 52.61% and 50.26% compared with the state-of-the-art, which is estimated to save an average of 55.05% and 59.00% in financial costs (based on on-demand pricing model) for the GNN training and inference process on Google Cloud Platform.

📄 PDF Abstract BibTeX arXiv:2511.01654

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Panther: Illuminate the Sight of Multimodal LLMs with Instruction-Guided Visual Prompts

2024-11-21 · Honglin Li, Yuting Gao, Chenglu Zhu, Jingdong Chen 외

Multimodal large language models (MLLMs) are closing the gap to human visual perception capability rapidly, while, still lag behind on attending to subtle images details or locating small objects precisely, etc. Common s…

Decoder

Panther: Faster and Cheaper Computations with Randomized Numerical Linear Algebra

2026-01-21 · Fahd Seddik, Abdulrahman Elbedewy, Gaser Sami, Mohamed Abdelmoniem 외 arxiv

Training modern deep learning models is increasingly constrained by GPU memory and compute limits. While Randomized Numerical Linear Algebra (RandNLA) offers proven techniques to compress these models, the lack of a unif…

PANTHER: Pathway Augmented Nonnegative Tensor factorization for HighER-order feature learning

2020-12-15 · Yuan Luo, Chengsheng Mao

Genetic pathways usually encode molecular mechanisms that can inform targeted interventions. It is often challenging for existing machine learning approaches to jointly model genetic pathways (higher-order features) and …

BIG-bench Machine LearningInterpretable Machine Learning

PANTHER: Generative Pretraining Beyond Language for Sequential User Behavior Modeling

2025-10-11 · Guilin Li, Yun Zhang, Xiuyuan Chen, Chengqi Li 외 arxiv

Large language models (LLMs) have shown that generative pretraining can distill vast world knowledge into compact token representations. While LLMs encapsulate extensive world knowledge, they remain limited in modeling t…

Representation LearningFraud Detection

PPGenCDR: A Stable and Robust Framework for Privacy-Preserving Cross-Domain Recommendation

2023-05-11 · Xinting Liao, Weiming Liu, Xiaolin Zheng, Binhui Yao 외

Privacy-preserving cross-domain recommendation (PPCDR) refers to preserving the privacy of users when transferring the knowledge from source domain to target domain for better performance, which is vital for the long-ter…

Generative Adversarial NetworkPrivacy PreservingRecommendation Systems