BeFA: A General Behavior-Driven Feature Adapter for Multimedia Recommendation

Abstract

Multimedia recommender systems focus on utilizing behavioral information and content information to model user preferences. Typically, it employs pre-trained feature encoders to extract content features, then fuses them with behavioral features. However, pre-trained feature encoders often extract features from the entire content simultaneously, including excessive preference-irrelevant details. We speculate that it may result in the extracted features not containing sufficient features to accurately reflect user preferences. To verify our hypothesis, we introduce an attribution analysis method for visually and intuitively analyzing the content features. The results indicate that certain items’ content features exhibit the issues of information drift and information omission, reducing the expressive ability of features. Building upon this finding, we propose an effective and efficient general Behaviordriven Feature Adapter (BeFA) to tackle these issues. This adapter reconstructs the content feature with the guidance of behavioral information, enabling content features accurately reflecting user preferences. Extensive experiments demonstrate the effectiveness of the adapter across all multimedia recommendation methods.

Cite

Text

Fan et al. "BeFA: A General Behavior-Driven Feature Adapter for Multimedia Recommendation." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I11.33266

Markdown

[Fan et al. "BeFA: A General Behavior-Driven Feature Adapter for Multimedia Recommendation." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/fan2025aaai-befa/) doi:10.1609/AAAI.V39I11.33266

BibTeX

@inproceedings{fan2025aaai-befa,
  title     = {{BeFA: A General Behavior-Driven Feature Adapter for Multimedia Recommendation}},
  author    = {Fan, Qile and Yu, Penghang and Tan, Zhiyi and Bao, Bing-Kun and Lu, Guanming},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {11634-11644},
  doi       = {10.1609/AAAI.V39I11.33266},
  url       = {https://mlanthology.org/aaai/2025/fan2025aaai-befa/}
}