中文
相关论文

相关论文: Vector Quantization for Recommender Systems: A Rev…

200 篇论文

Vector quantization is a technique in machine learning that discretizes continuous representations into a set of discrete vectors. It is widely employed in tokenizing data representations for large language models, diffusion models, and…

机器学习 · 计算机科学 2024-11-26 Wenhao Zhao , Qiran Zou , Rushi Shah , Dianbo Liu

Vector quantization is an essential tool for tasks involving large scale data, for example, large scale similarity search, which is crucial for content-based information retrieval and analysis. In this paper, we propose a novel vector…

多媒体 · 计算机科学 2016-09-20 Shicong Liu , Junru Shao , Hongtao Lu

Recently, the generality of natural language text has been leveraged to develop transferable recommender systems. The basic idea is to employ pre-trained language models~(PLM) to encode item text into item representations. Despite the…

信息检索 · 计算机科学 2023-02-14 Yupeng Hou , Zhankui He , Julian McAuley , Wayne Xin Zhao

While sequential recommendation achieves significant progress on capturing user-item transition patterns, transferring such large-scale recommender systems remains challenging due to the disjoint user and item groups across domains. In this…

信息检索 · 计算机科学 2024-11-05 Zhenrui Yue , Huimin Zeng , Yang Zhang , Julian McAuley , Dong Wang

Vector quantization is a technique in machine learning that discretizes continuous representations into a set of discrete vectors. It is widely employed in tokenizing data representations for large language models, diffusion models, and…

机器学习 · 计算机科学 2026-03-19 Wenhao Zhao , Qiran Zou , Rushi Shah , Yudi Wu , Zhouhan Lin , Dianbo Liu

Retrievers, which form one of the most important recommendation stages, are responsible for efficiently selecting possible positive samples to the later stages under strict latency limitations. Because of this, large-scale systems always…

信息检索 · 计算机科学 2025-01-16 Xingyan Bin , Jianfei Cui , Wujie Yan , Zhichen Zhao , Xintian Han , Chongyang Yan , Feng Zhang , Xun Zhou , Qi Wu , Zuotao Liu

Compressing large neural networks is an important step for their deployment in resource-constrained computational platforms. In this context, vector quantization is an appealing framework that expresses multiple parameters using a single…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Julieta Martinez , Jashan Shewakramani , Ting Wei Liu , Ioan Andrei Bârsan , Wenyuan Zeng , Raquel Urtasun

Vector Quantization (VQ) is an appealing model compression method to obtain a tiny model with less accuracy loss. While methods to obtain better codebooks and codes under fixed clustering dimensionality have been extensively studied,…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Zezhou Zhu , Yucong Zhou , Zhao Zhong

Quantized inference has demonstrated substantial system-level benefits in large language models while preserving model quality. In contrast, reliably applying low-precision quantization to recommender systems remains challenging in…

信息检索 · 计算机科学 2026-03-13 Yi Su , Xinchen Luo , Hongtao Cheng , Ziteng Shu , Yunfeng Zhao , Fangyu Zhang , Jiaqiang Liu , Xiao Liang , Yiwu Liu , Ruiming Tang

Continual learning requires to overcome catastrophic forgetting when training a single model on a sequence of tasks. Recent top-performing approaches are prompt-based methods that utilize a set of learnable parameters (i.e., prompts) to…

机器学习 · 计算机科学 2025-07-22 Li Jiao , Qiuxia Lai , Yu Li , Qiang Xu

Recommender systems have become an essential component of many online platforms, providing personalized recommendations to users. A crucial aspect is embedding techniques that convert the high-dimensional discrete features, such as user and…

Vector quantization is a fundamental technique for compression and large-scale nearest neighbor search. For high-accuracy operating points, multi-codebook quantization associates data vectors with one element from each of multiple…

机器学习 · 计算机科学 2025-01-08 Théophane Vallaeys , Matthew Muckley , Jakob Verbeek , Matthijs Douze

Text-to-image diffusion models have emerged as a powerful framework for high-quality image generation given textual prompts. Their success has driven the rapid development of production-grade diffusion models that consistently increase in…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Vage Egiazarian , Denis Kuznedelev , Anton Voronov , Ruslan Svirschevski , Michael Goin , Daniil Pavlov , Dan Alistarh , Dmitry Baranchuk

Deep convolutional neural networks (CNN) has become the most promising method for object recognition, repeatedly demonstrating record breaking results for image classification and object detection in recent years. However, a very deep CNN…

计算机视觉与模式识别 · 计算机科学 2014-12-22 Yunchao Gong , Liu Liu , Ming Yang , Lubomir Bourdev

As the core algorithm in recommendation systems, collaborative filtering (CF) algorithms inevitably face the problem of data sparsity. Since CF captures similar users and items for recommendations, it is effective to augment the lacking…

Vector Quantization (VQ) is a well-known technique in deep learning for extracting informative discrete latent representations. VQ-embedded models have shown impressive results in a range of applications including image and speech…

机器学习 · 计算机科学 2023-10-05 Tanmay Gautam , Reid Pryzant , Ziyi Yang , Chenguang Zhu , Somayeh Sojoudi

Embedding vectors are widely used for representing unstructured data and searching through it for semantically similar items. However, the large size of these vectors, due to their high-dimensionality, creates problems for modern vector…

机器学习 · 计算机科学 2025-09-24 Mariano Tepper , Ted Willke

Recommender systems are ubiquitous in on-line services to drive businesses. And many sequential recommender models were deployed in these systems to enhance personalization. The approach of using the transformer decoder as the sequential…

信息检索 · 计算机科学 2025-04-15 Zan Huang

This paper shows how to reduce the computational cost for a variety of common machine vision tasks by operating directly in the compressed domain, particularly in the context of hardware acceleration. Pyramid Vector Quantization (PVQ) is…

计算机视觉与模式识别 · 计算机科学 2016-03-31 Vincenzo Liguori

Vector Quantization (VQ) is a method for discretizing latent representations and has become a major part of the deep learning toolkit. It has been theoretically and empirically shown that discretization of representations leads to improved…

机器学习 · 计算机科学 2022-02-04 Dianbo Liu , Alex Lamb , Xu Ji , Pascal Notsawo , Mike Mozer , Yoshua Bengio , Kenji Kawaguchi
‹ 上一页 1 2 3 10 下一页 ›