English

Multifaceted User Modeling in Recommendation: A Federated Foundation Models Approach

Information Retrieval 2024-12-24 v1

Abstract

Multifaceted user modeling aims to uncover fine-grained patterns and learn representations from user data, revealing their diverse interests and characteristics, such as profile, preference, and personality. Recent studies on foundation model-based recommendation have emphasized the Transformer architecture's remarkable ability to capture complex, non-linear user-item interaction relationships. This paper aims to advance foundation model-based recommendersystems by introducing enhancements to multifaceted user modeling capabilities. We propose a novel Transformer layer designed specifically for recommendation, using the self-attention mechanism to capture sequential user-item interaction patterns. Specifically, we design a group gating network to identify user groups, enabling hierarchical discovery across different layers, thereby capturing the multifaceted nature of user interests through multiple Transformer layers. Furthermore, to broaden the data scope and further enhance multifaceted user modeling, we extend the framework to a federated setting, enabling the use of private datasets while ensuring privacy. Experimental validations on benchmark datasets demonstrate the superior performance of our proposed method. Code is available.

Keywords

Cite

@article{arxiv.2412.16969,
  title  = {Multifaceted User Modeling in Recommendation: A Federated Foundation Models Approach},
  author = {Chunxu Zhang and Guodong Long and Hongkuan Guo and Zhaojie Liu and Guorui Zhou and Zijian Zhang and Yang Liu and Bo Yang},
  journal= {arXiv preprint arXiv:2412.16969},
  year   = {2024}
}

Comments

Accepted as a regular paper of AAAI25

R2 v1 2026-06-28T20:45:33.930Z