paper-with-me

홈 › Papers

Saec: Similarity-Aware Embedding Compression in Recommendation Systems

2019-02-26 · Xiaorui Wu, Hong Xu, Honglin Zhang, Huaming Chen, Jian Wang

Production recommendation systems rely on embedding methods to represent various features. An impeding challenge in practice is that the large embedding matrix incurs substantial memory footprint in serving as the number of features grows over time. We propose a similarity-aware embedding matrix compression method called Saec to address this challenge. Saec clusters similar features within a field to reduce the embedding matrix size. Saec also adopts a fast clustering optimization based on feature frequency to drastically improve clustering time. We implement and evaluate Saec on Numerous, the production distributed machine learning system in Tencent, with 10-day worth of feature data from QQ mobile browser. Testbed experiments show that Saec reduces the number of embedding vectors by two orders of magnitude, compresses the embedding size by ~27x, and delivers the same AUC and log loss performance.

📄 PDF Abstract BibTeX arXiv:1903.00103

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringRecommendation Systems

Similar Papers 제목 키워드 기반

SAEC: Scene-Aware Enhanced Edge-Cloud Collaborative Industrial Vision Inspection with Multimodal LLM

2025-09-21 · Yuhao Tian, Zheming Yang arxiv

Industrial vision inspection requires high accuracy under stringent resource constraints, yet existing approaches face a fundamental trade-off. Multimodal LLMs (MLLMs) deliver strong reasoning capabilities but incur proh…

Multimodal Reasoning

Complexity-Guided Slimmable Decoder for Efficient Deep Video Compression

2023-01-01 · CVPR 2023 1 · Zhihao Hu, Dong Xu

In this work, we propose the complexity-guided slimmable decoder (cgSlimDecoder) in combination with skip-adaptive entropy coding (SaEC) for efficient deep video compression. Specifically, given the target complexity…

DecoderMotion CompensationVideo Compression

DPAN: Dynamic Preference-based and Attribute-aware Network for Relevant Recommendations

2023-08-21 · Wei Dai, Yingmin Su, Xiaofeng Pan

In e-commerce platforms, the relevant recommendation is a unique scenario providing related items for a trigger item that users are interested in. However, users' preferences for the similarity and diversity of recommend…

AttributeDiversity

Trend-Aware Fashion Recommendation with Visual Segmentation and Semantic Similarity

2025-06-09 · Mohamed Djilani, Nassim Ali Ousalah, Nidhal Eddine Chenni

We introduce a trend-aware and visually-grounded fashion recommendation system that integrates deep visual representations, garment-aware segmentation, semantic category similarity and user behavior simulation. Our pipel…

Semantic SegmentationSemantic SimilaritySemantic Textual Similarity

UMEC: Unified model and embedding compression for efficient recommendation systems

2021-01-01 · ICLR 2021 1 · Jiayi Shen, Haotao Wang, Shupeng Gui, Jianchao Tan 외

The recommendation system (RS) plays an important role in the content recommendation and retrieval scenarios. The core part of the system is the Ranking neural network, which is usually a bottleneck of whole system perfo…

Efficient Neural Networkfeature selectionNeural Network CompressionRecommendation Systems+1