paper-with-me

홈 › Papers

Thresholding for Top-k Recommendation with Temporal Dynamics

2015-06-06 · Lei Tang

This work focuses on top-k recommendation in domains where underlying data distribution shifts overtime. We propose to learn a time-dependent bias for each item over whatever existing recommendation engine. Such a bias learning process alleviates data sparsity in constructing the engine, and at the same time captures recent trend shift observed in data. We present an alternating optimization framework to resolve the bias learning problem, and develop methods to handle a variety of commonly used recommendation evaluation criteria, as well as large number of items and users in practice. The proposed algorithm is examined, both offline and online, using real world data sets collected from the largest retailer worldwide. Empirical results demonstrate that the bias learning can almost always boost recommendation performance. We encourage other practitioners to adopt it as a standard component in recommender systems where temporal dynamics is a norm.

📄 PDF Abstract BibTeX arXiv:1506.02190

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

STaRR: Spatial-Temporal Token-Dynamics-Aware Responsive Remasking for Diffusion Language Models

2025-12-07 · Xinhao Sun, Huaijin Zhao, Maoliang Li, Zihao Zheng 외 arxiv

Diffusion Language Models (DLMs) enable parallel decoding via iterative denoising, where remasking strategies play a critical role in balancing inference speed and output quality. Existing methods predominantly rely on s…

A New Approach of Gray Images Binarization with Threshold Methods

2015-12-11 · Andrei Hossu, Daniela Andone

The paper presents some aspects of the (gray level) image binarization methods used in artificial vision systems. It is introduced a new approach of gray level image binarization for artificial vision systems dedicated t…

Binarization

Learning Dual Dynamic Representations on Time-Sliced User-Item Interaction Graphs for Sequential Recommendation

2021-09-24 · Zeyuan Chen, Wei zhang, Junchi Yan, Gang Wang 외

Sequential Recommendation aims to recommend items that a target user will interact with in the near future based on the historically interacted items. While modeling temporal dynamics is crucial for sequential recommenda…

Representation LearningSequential Recommendation

Learning Multi-Modal Mobility Dynamics for Generalized Next Location Recommendation

2025-12-27 · Junshu Dai, Yu Wang, Tongya Zheng, Wei Ji 외 arxiv

The precise prediction of human mobility has produced significant socioeconomic impacts, such as location recommendations and evacuation suggestions. However, existing methods suffer from limited generalization capabilit…

Decoupled Temporal Encoding for Generative Recommendation

2026-08-17 · Pengfei Jia, Jingjian Wang, Jingmao Li, Ge Zhang 외 arxiv

Positional encoding is a fundamental component of Transformer-based generative recommendation models, where user histories are modeled as autoregressive item sequences. Most positional encoding methods are inherited from…