paper-with-me

홈 › Papers

GMoPE:A Prompt-Expert Mixture Framework for Graph Foundation Models

2025-11-05 · Zhibin Wang, Zhixing Zhang, Shuqi Wang, Xuanting Xie, Zhao Kang arxiv

Graph Neural Networks (GNNs) have demonstrated impressive performance on task-specific benchmarks, yet their ability to generalize across diverse domains and tasks remains limited. Existing approaches often struggle with negative transfer, scalability issues, and high adaptation costs. To address these challenges, we propose GMoPE (Graph Mixture of Prompt-Experts), a novel framework that seamlessly integrates the Mixture-of-Experts (MoE) architecture with prompt-based learning for graphs. GMoPE leverages expert-specific prompt vectors and structure-aware MoE routing to enable each expert to specialize in distinct subdomains and dynamically contribute to predictions. To promote diversity and prevent expert collapse, we introduce a soft orthogonality constraint across prompt vectors, encouraging expert specialization and facilitating a more balanced expert utilization. Additionally, we adopt a prompt-only fine-tuning strategy that significantly reduces spatiotemporal complexity during transfer. We validate GMoPE through extensive experiments under various pretraining strategies and multiple downstream tasks. Results show that GMoPE consistently outperforms state-of-the-art baselines and achieves performance comparable to full parameter fine-tuning-while requiring only a fraction of the adaptation overhead. Our work provides a principled and scalable framework for advancing generalizable and efficient graph foundation models.

📄 PDF Abstract BibTeX arXiv:2511.03251

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Mixture of Experts Made Personalized: Federated Prompt Learning for Vision-Language Models

2024-10-14 · Jun Luo, Chen Chen, Shandong Wu

Federated prompt learning benefits federated learning with CLIP-like Vision-Language Model's (VLM's) robust representation learning ability through prompt learning. However, current federated prompt learning methods are …

Federated LearningMixture-of-ExpertsPrompt LearningRepresentation Learning

ConstitutionalExperts: Training a Mixture of Principle-based Prompts

2024-03-07 · Savvas Petridis, Ben Wedin, Ann Yuan, James Wexler 외

Large language models (LLMs) are highly capable at a variety of tasks given the right prompt, but writing one is still a difficult and tedious process. In this work, we introduce ConstitutionalExperts, a method for learn…

Mixture-of-Experts

PromptMoE: Generalizable Zero-Shot Anomaly Detection via Visually-Guided Prompt Mixtures

2025-11-22 · Yuheng Shao, Lizhang Wang, Changhao Li, Peixian Chen 외 arxiv

Zero-Shot Anomaly Detection (ZSAD) aims to identify and localize anomalous regions in images of unseen object classes. While recent methods based on vision-language models like CLIP show promise, their performance is con…

Prompt EngineeringAnomaly Detection

Understanding Expert Structures on Minimax Parameter Estimation in Contaminated Mixture of Experts

2024-10-16 · Fanqi Yan, Huy Nguyen, Dung Le, Pedram Akbarian 외

We conduct the convergence analysis of parameter estimation in the contaminated mixture of experts. This model is motivated from the prompt learning problem where ones utilize prompts, which can be formulated as experts,…

Mixture-of-Expertsparameter estimationPrompt Learning

LPT++: Efficient Training on Mixture of Long-tailed Experts

2024-09-17 · Bowen Dong, Pan Zhou, WangMeng Zuo

We introduce LPT++, a comprehensive framework for long-tailed classification that combines parameter-efficient fine-tuning (PEFT) with a learnable model ensemble. LPT++ enhances frozen Vision Transformers (ViTs) through …

Mixture-of-Expertsparameter-efficient fine-tuning