REVIEW 6 cited by
Large Scale Product Graph Construction for Recommendation in E-commerce
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Building a recommendation system that serves billions of users on daily basis is a challenging problem, as the system needs to make astronomical number of predictions per second based on real-time user behaviors with O(1) time complexity. Such kind of large scale recommendation systems usually rely heavily on pre-built index of products to speedup the recommendation service so that online user waiting time is un-noticeable. One important indexing structure is the product-product index, where one can retrieval a list of ranked products given a seed product. The index can be viewed as a weighted product-product graph. In this paper, we present our novel technologies to efficiently build such kind of indexed product graphs. In particular, we propose the Swing algorithm to capture the substitute relationships between products, which can utilize the substructures of user-item click bi-partitive graph. Then we propose the Surprise algorithm for the modeling of complementary product relationships, which utilizes product category information and solves the sparsity problem of user co-purchasing graph via clustering technique. Base on these two approaches, we can build the basis product graph for recommendation in Taobao. The approaches are evaluated comprehensively with both offline and online experiments, and the results demonstrate the effectiveness and efficiency of the work.
Forward citations
Cited by 6 Pith papers
-
Knowledge-Geometry Decoupling: Refreshable Pretrained Transfer for Streaming Recommendation
KGD decouples a refreshable pretrained encoder from a task learner via read-only cross-attention and an orthogonal residual, improving streaming recommendation accuracy and surviving 90 days of distribution drift.
-
NEXT: Reasoning-Driven Video Recommendation via a Vision-Language Model
NEXT, a reasoning-driven video recommendation framework with a custom-trained 8B VLM, yields +0.53% watch time and +0.51% distinct exposure in production A/B tests.
-
CAPTS: Channel-Aware, Preference-Aligned Trigger Selection for Multi-Channel Item-to-Item Retrieval
CAPTS selects retrieval triggers by predicted downstream engagement per I2I channel and routes them jointly, reporting offline Recall@K gains and a small online time-spent lift.
-
OneSug: The Unified End-to-End Generative Framework for E-commerce Query Suggestion
A unified encoder-decoder model with prefix representation enhancement and reward-weighted DPO outperforms Kuaishou's online multi-stage query suggestion system in offline and live A/B evaluations.
-
GREAT: Guiding Query Generation with a Trie for Recommending Related Search about Video at Kuaishou
An LLM-based item-to-query recommender with trie-constrained decoding, plus a new dataset, reports modest gains over baselines in Kuaishou's related-search scenario.
-
MARS: Multi-Agent Re-ranking for Repeat-Order Food Delivery Recommendation
A modular LLM-plus-collaborative-filtering pipeline matches or slightly beats specialized food-delivery baselines on repeat-order ranking, with backbone strength and inference-time reasoning driving the gains.
Discussion (0). Continue with ORCID to comment.