MM-slotgate factorizes Fashion-CLIP embeddings into four named attribute slots with per-slot modality gates, improving constrained fashion retrieval on H&M over equal-weight multimodal fusion.
Learning Tree-based Deep Model for Recommender Systems
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Model-based methods for recommender systems have been studied extensively in recent years. In systems with large corpus, however, the calculation cost for the learnt model to predict all user-item preferences is tremendous, which makes full corpus retrieval extremely difficult. To overcome the calculation barriers, models such as matrix factorization resort to inner product form (i.e., model user-item preference as the inner product of user, item latent factors) and indexes to facilitate efficient approximate k-nearest neighbor searches. However, it still remains challenging to incorporate more expressive interaction forms between user and item features, e.g., interactions through deep neural networks, because of the calculation cost. In this paper, we focus on the problem of introducing arbitrary advanced models to recommender systems with large corpus. We propose a novel tree-based method which can provide logarithmic complexity w.r.t. corpus size even with more expressive models such as deep neural networks. Our main idea is to predict user interests from coarse to fine by traversing tree nodes in a top-down fashion and making decisions for each user-node pair. We also show that the tree structure can be jointly learnt towards better compatibility with users' interest distribution and hence facilitate both training and prediction. Experimental evaluations with two large-scale real-world datasets show that the proposed method significantly outperforms traditional methods. Online A/B test results in Taobao display advertising platform also demonstrate the effectiveness of the proposed method in production environments.
fields
cs.CV 1years
2026 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Attribute-Conditioned Multimodal Slot Factorization for Controllable Fashion Retrieval
MM-slotgate factorizes Fashion-CLIP embeddings into four named attribute slots with per-slot modality gates, improving constrained fashion retrieval on H&M over equal-weight multimodal fusion.