Multifaceted User Modeling in Recommendation: A Federated Foundation Models Approach

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.

Cite

Text

Zhang et al. "Multifaceted User Modeling in Recommendation: A Federated Foundation Models Approach." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I12.33440

Markdown

[Zhang et al. "Multifaceted User Modeling in Recommendation: A Federated Foundation Models Approach." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/zhang2025aaai-multifaceted/) doi:10.1609/AAAI.V39I12.33440

BibTeX

@inproceedings{zhang2025aaai-multifaceted,
  title     = {{Multifaceted User Modeling in Recommendation: A Federated Foundation Models Approach}},
  author    = {Zhang, Chunxu and Long, Guodong and Guo, Hongkuan and Liu, Zhaojie and Zhou, Guorui and Zhang, Zijian and Liu, Yang and Yang, Bo},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {13197-13205},
  doi       = {10.1609/AAAI.V39I12.33440},
  url       = {https://mlanthology.org/aaai/2025/zhang2025aaai-multifaceted/}
}