TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Proxy-based Item Representation for Attribute and Context-...

Proxy-based Item Representation for Attribute and Context-aware Recommendation

Jinseok Seol, Minseok Gang, Sang-goo Lee, Jaehui Park

2023-12-11AttributeRecommendation Systems
PaperPDFCode(official)

Abstract

Neural network approaches in recommender systems have shown remarkable success by representing a large set of items as a learnable vector embedding table. However, infrequent items may suffer from inadequate training opportunities, making it difficult to learn meaningful representations. We examine that in attribute and context-aware settings, the poorly learned embeddings of infrequent items impair the recommendation accuracy. To address such an issue, we propose a proxy-based item representation that allows each item to be expressed as a weighted sum of learnable proxy embeddings. Here, the proxy weight is determined by the attributes and context of each item and may incorporate bias terms in case of frequent items to further reflect collaborative signals. The proxy-based method calculates the item representations compositionally, ensuring each representation resides inside a well-trained simplex and, thus, acquires guaranteed quality. Additionally, that the proxy embeddings are shared across all items allows the infrequent items to borrow training signals of frequent items in a unified model structure and end-to-end manner. Our proposed method is a plug-and-play model that can replace the item encoding layer of any neural network-based recommendation model, while consistently improving the recommendation performance with much smaller parameter usage. Experiments conducted on real-world recommendation benchmark datasets demonstrate that our proposed model outperforms state-of-the-art models in terms of recommendation accuracy by up to 17% while using only 10% of the parameters.

Results

TaskDatasetMetricValueModel
Recommendation SystemsAmazon BeautyHit@100.626ProxyRCA
Recommendation SystemsAmazon BeautynDCG@100.449ProxyRCA
Recommendation SystemsAmazon MenHit@100.617ProxyRCA
Recommendation SystemsAmazon MennDCG@100.408ProxyRCA
Recommendation SystemsAmazon FashionHitRatio@ 10 (100 Neg. Samples)0.661ProxyRCA
Recommendation SystemsAmazon FashionnDCG@10 (100 Neg. Samples)0.446ProxyRCA
Recommendation SystemsAmazon GamesHit@100.809ProxyRCA
Recommendation SystemsAmazon GamesnDCG@100.611ProxyRCA

Related Papers

IP2: Entity-Guided Interest Probing for Personalized News Recommendation2025-07-18A Reproducibility Study of Product-side Fairness in Bundle Recommendation2025-07-18SGCL: Unifying Self-Supervised and Supervised Learning for Graph Recommendation2025-07-17MGFFD-VLM: Multi-Granularity Prompt Learning for Face Forgery Detection with VLM2025-07-16Non-Adaptive Adversarial Face Generation2025-07-16Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16Looking for Fairness in Recommender Systems2025-07-16Attributes Shape the Embedding Space of Face Recognition Models2025-07-15