IRLGAug 5, 2025

Parameter-Efficient Single Collaborative Branch for Recommendation

arXiv:2508.03518v1h-index: 10RecSys
Originality Incremental advance
AI Analysis

This work addresses efficiency and performance in recommender systems for e-commerce and movie recommendation, but it is incremental as it builds on existing weight-sharing techniques from multimodal learning.

The paper tackles the problem of reducing model complexity in recommender systems by proposing a single collaborative branch that shares weights between user and item neural networks, achieving parameter reduction and improved beyond-accuracy aspects without compromising accuracy.

Recommender Systems (RS) often rely on representations of users and items in a joint embedding space and on a similarity metric to compute relevance scores. In modern RS, the modules to obtain user and item representations consist of two distinct and separate neural networks (NN). In multimodal representation learning, weight sharing has been proven effective in reducing the distance between multiple modalities of a same item. Inspired by these approaches, we propose a novel RS that leverages weight sharing between the user and item NN modules used to obtain the latent representations in the shared embedding space. The proposed framework consists of a single Collaborative Branch for Recommendation (CoBraR). We evaluate CoBraR by means of quantitative experiments on e-commerce and movie recommendation. Our experiments show that by reducing the number of parameters and improving beyond-accuracy aspects without compromising accuracy, CoBraR has the potential to be applied and extended for real-world scenarios.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes