paper-with-me

홈 › Papers

Learning Two-Time-Scale Representations For Large Scale Recommendations

2021-01-01 · Xinshi Chen, Yan Zhu, Haowen Xu, Muhan Zhang, Liang Xiong, Le Song

We propose a surprisingly simple but effective two-time-scale (2TS) model for learning user representations for recommendation. In our approach, we will partition users into two sets, active users with many observed interactions and inactive or new users with few observed interactions, and we will use two RNNs to model them separately. Furthermore, we also design a two-stage training method for our model, where, in the first stage, we learn transductive embeddings for users and items, and then, in the second stage, we learn the two RNNs leveraging the transductive embeddings trained in the first stage. Our 2TS model allows us to achieve a nice bias-variance trade-off while being computationally efficient. In large scale datasets, our 2TS model is able to achieve significantly better recommendations than previous state-of-the-art, yet being much more computationally efficient.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Vocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

Efficient Large-Scale Visual Representation Learning And Evaluation

2023-05-22 · Eden Dolev, Alaa Awad, Denisa Roberts, Zahra Ebrahimzadeh 외

Efficiently learning visual representations of items is vital for large-scale recommendations. In this article we compare several pretrained efficient backbone architectures, both in the convolutional neural network (CNN…

Recommendation SystemsRepresentation Learning

GraphMatch: Fusing Language and Graph Representations in a Dynamic Two-Sided Work Marketplace

2025-12-02 · Mikołaj Sacha, Hammad Jafri, Mattie Terzolo, Ayan Sinha 외 arxiv

Recommending matches in a text-rich, dynamic two-sided marketplace presents unique challenges due to evolving content and interaction graphs. We introduce GraphMatch, a new large-scale recommendation framework that fuses…

Extracting Actionable Insights from Building Energy Data using Vision LLMs on Wavelet and 3D Recurrence Representations

2025-09-26 · Amine Bechar, Adel Oulefki, Abbes Amira, Fatih Kurogollu 외 arxiv

The analysis of complex building time-series for actionable insights and recommendations remains challenging due to the nonlinear and multi-scale characteristics of energy data. To address this, we propose a framework th…

Anomaly Detection

M2TRec: Metadata-aware Multi-task Transformer for Large-scale and Cold-start free Session-based Recommendations

2022-09-23 · Walid Shalaby, Sejoon Oh, Amir Afsharinejad, Srijan Kumar 외

Session-based recommender systems (SBRSs) have shown superior performance over conventional methods. However, they show limited scalability on large-scale industrial datasets since most models learn one embedding per ite…

Recommendation SystemsSession-Based Recommendations

Deep Retrieval: An End-to-End Structure Model for Large-Scale Recommendations

2021-01-01 · Weihao Gao, Xiangjun Fan, Jiankai Sun, Kai Jia 외

One of the core problems in large-scale recommendations is to retrieve top relevant candidates accurately and efficiently, preferably in sub-linear time. Previous approaches are mostly based on a two-step procedure: firs…

Retrieval