paper-with-me

홈 › Papers

Towards Graph Foundation Models for Personalization

2024-03-12 · Andreas Damianou, Francesco Fabbri, Paul Gigioli, Marco De Nadai, Alice Wang, Enrico Palumbo, Mounia Lalmas

In the realm of personalization, integrating diverse information sources such as consumption signals and content-based representations is becoming increasingly critical to build state-of-the-art solutions. In this regard, two of the biggest trends in research around this subject are Graph Neural Networks (GNNs) and Foundation Models (FMs). While GNNs emerged as a popular solution in industry for powering personalization at scale, FMs have only recently caught attention for their promising performance in personalization tasks like ranking and retrieval. In this paper, we present a graph-based foundation modeling approach tailored to personalization. Central to this approach is a Heterogeneous GNN (HGNN) designed to capture multi-hop content and consumption relationships across a range of recommendable item types. To ensure the generality required from a Foundation Model, we employ a Large Language Model (LLM) text-based featurization of nodes that accommodates all item types, and construct the graph using co-interaction signals, which inherently transcend content specificity. To facilitate practical generalization, we further couple the HGNN with an adaptation mechanism based on a two-tower (2T) architecture, which also operates agnostically to content type. This multi-stage approach ensures high scalability; while the HGNN produces general purpose embeddings, the 2T component models in a continuous space the sheer size of user-item interaction data. Our comprehensive approach has been rigorously tested and proven effective in delivering recommendations across a diverse array of products within a real-world, industrial audio streaming platform.

📄 PDF Abstract BibTeX arXiv:2403.07478

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModellingLarge Language ModelSpecificity

Similar Papers 제목 키워드 기반

Bi-level Personalization for Federated Foundation Models: A Task-vector Aggregation Approach

2025-09-16 · Yiyuan Yang, Guodong Long, Qinghua Lu, Liming Zhu 외 arxiv

Federated foundation models represent a new paradigm to jointly fine-tune pre-trained foundation models across clients. It is still a challenge to fine-tune foundation models for a small group of new users or specialized…

Lightweight Inference-Time Personalization for Frozen Knowledge Graph Embeddings

2025-12-26 · Ozan Oguztuzun, Cerag Oguztuzun arxiv

Foundation models for knowledge graphs (KGs) achieve strong cohort-level performance in link prediction, yet fail to capture individual user preferences; a key disconnect between general relational reasoning and personal…

Relational ReasoningGeneral KnowledgeKnowledge GraphsLink Prediction

Foundation Cures Personalization: Recovering Facial Personalized Models' Prompt Consistency

2024-11-22 · Yiyang Cai, Zhengkai Jiang, Yulong Liu, Chunyang Jiang 외

Facial personalization represents a crucial downstream task in the domain of text-to-image generation. To preserve identity fidelity while ensuring alignment with user-defined prompts, current mainstream frameworks for f…

DenoisingImage GenerationText to Image GenerationText-to-Image Generation

ZooPFL: Exploring Black-box Foundation Models for Personalized Federated Learning

2023-10-08 · Wang Lu, Hao Yu, Jindong Wang, Damien Teney 외

When personalized federated learning (FL) meets large foundation models, new challenges arise from various limitations in resources. In addition to typical limitations such as data, computation, and communication costs, …

Federated LearningPersonalized Federated Learning

TAP: Two-Stage Adaptive Personalization of Multi-Task and Multi-Modal Foundation Models in Federated Learning

2025-09-30 · Seohyun Lee, Wenzhi Fang, Dong-Jun Han, Seyyedali Hosseinalipour 외 arxiv

In federated learning (FL), local personalization of models has received significant attention, yet personalized fine-tuning of foundation models remains underexplored. In particular, there is a lack of understanding in …

Federated Learning