paper-with-me

Papers

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

2024-06-01 · Qile Fan, Penghang Yu, Zhiyi Tan, Bing-Kun Bao, Guanming Lu

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 products' 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 Behavior-driven 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. Our code is made publicly available on https://github.com/fqldom/BeFA.

📄 PDF Abstract BibTeX arXiv:2406.00323

Code (1)

fqldom/befa 공식 구현 pytorch

Tasks

Multimedia recommendationRecommendation Systems

Methods 이 논문이 사용한 방법론

Adapter 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

BEFANA: A Tool for Biodiversity-Ecosystem Functioning Assessment by Network Analysis

2022-03-21 · Martin Marzidovšek, Vid Podpečan, Erminia Conti, Marko Debeljak 외

BEFANA is a free and open-source software tool for ecological network analysis and visualisation. It is adapted to ecologists' needs and allows them to study the topology and dynamics of ecological networks as well as ap…

BIG-bench Machine Learning

BeFair: Addressing Fairness in the Banking Sector

2021-02-03 · Alessandro Castelnovo, Riccardo Crupi, Giulia Del Gamba, Greta Greco 외

Algorithmic bias mitigation has been one of the most difficult conundrums for the data science community and Machine Learning (ML) experts. Over several years, there have appeared enormous efforts in the field of fairnes…

Fairness

PromptTA: Prompt-driven Text Adapter for Source-free Domain Generalization

2024-09-21 · Haoran Zhang, Shuanghao Bai, Wanqi Zhou, Jingwen Fu 외

Source-free domain generalization (SFDG) tackles the challenge of adapting models to unseen target domains without access to source domain data. To deal with this challenging task, recent advances in SFDG have primarily …

Domain GeneralizationSource-free Domain Generalization

Transcoder Adapters for Reasoning-Model Diffing

2026-02-24 · Nathan Hu, Jake Ward, Thomas Icard, Christopher Potts arxiv

While reasoning models are increasingly ubiquitous, the effects of reasoning training on a model's internal mechanisms remain poorly understood. In this work, we introduce transcoder adapters, a technique for learning an…

Team DMG at CMCL 2022 Shared Task: Transformer Adapters for the Multi- and Cross-Lingual Prediction of Human Reading Behavior

2022-05-01 · CMCL (ACL) 2022 5 · Ece Takmaz

In this paper, we present the details of our approaches that attained the second place in the shared task of the ACL 2022 Cognitive Modeling and Computational Linguistics Workshop. The shared task is focused on multi- an…