paper-with-me

홈 › Papers

Ultra Fast Warm Start Solution for Graph Recommendations

2025-09-01 · Viacheslav Yusupov, Maxim Rakhuba, Evgeny Frolov arxiv

In this work, we present a fast and effective Linear approach for updating recommendations in a scalable graph-based recommender system UltraGCN. Solving this task is extremely important to maintain the relevance of the recommendations under the conditions of a large amount of new data and changing user preferences. To address this issue, we adapt the simple yet effective low-rank approximation approach to the graph-based model. Our method delivers instantaneous recommendations that are up to 30 times faster than conventional methods, with gains in recommendation quality, and demonstrates high scalability even on the large catalogue datasets.

📄 PDF Abstract BibTeX arXiv:2509.01549

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Graph Neural Patching for Cold-Start Recommendations

2024-10-18 · Hao Chen, Yu Yang, Yuanchen Bei, Zefan Wang 외

The cold start problem in recommender systems remains a critical challenge. Current solutions often train hybrid models on auxiliary data for both cold and warm users/items, potentially degrading the experience for the l…

Recommendation Systems

GPatch: Patching Graph Neural Networks for Cold-Start Recommendations

2022-09-25 · Hao Chen, Zefan Wang, Yue Xu, Xiao Huang 외

Cold start is an essential and persistent problem in recommender systems. State-of-the-art solutions rely on training hybrid models for both cold-start and existing users/items, based on the auxiliary information. Such a…

Recommendation Systems

Rethinking Warm-Starts with Predictions: Learning Predictions Close to Sets of Optimal Solutions for Faster $\text{L}$-/$\text{L}^\natural$-Convex Function Minimization

2023-02-02 · Shinsaku Sakaue, Taihei Oki

An emerging line of work has shown that machine-learned predictions are useful to warm-start algorithms for discrete optimization problems, such as bipartite matching. Previous studies have shown time complexity bounds p…

Prediction

Text Before Vision: Staged Knowledge Injection Matters for Agentic RLVR in Ultra-High-Resolution Remote Sensing Understanding

2026-02-15 · Fengxiang Wang, Mingshuo Chen, Yueying Li, Yajie Yang 외 arxiv

Multimodal reasoning for ultra-high-resolution (UHR) remote sensing (RS) is usually bottlenecked by visual evidence acquisition: the model necessitates localizing tiny task-relevant regions in massive pixel spaces. While…

Reinforcement LearningMultimodal ReasoningVisual Reasoning

[Re] Warm-Starting Neural Network Training

2021-01-31 · RC 2020 · Amirkeivan Mohtashami, Ehsan Pajouheshgar, Klim Kireev

Scope of Reproducibility We reproduce the results of the paper ”On Warm-Starting Neural Network Training.” In many real-world applications, the training data is not readily available and is accumulated over time. As tr…

Data Augmentation