中文
相关论文

相关论文: Efficient On-Device Session-Based Recommendation

200 篇论文

Federated Recommendation can mitigate the systematical privacy risks of traditional recommendation since it allows the model training and online inferring without centralized user data collection. Most existing works assume that all user…

信息检索 · 计算机科学 2023-04-17 Jiangcheng Qin , Baisong Liu , Xueyuan Zhang , Jiangbo Qian

Embedding models, which learn latent representations of users and items based on user-item interaction patterns, are a key component of recommendation systems. In many applications, contextual constraints need to be applied to refine…

信息检索 · 计算机科学 2019-07-04 Syrine Krichene , Mike Gartrell , Clement Calauzenes

Sequential Recommendation is a prominent topic in current research, which uses user behavior sequence as an input to predict future behavior. By assessing the correlation strength of historical behavior through the dot product, the model…

信息检索 · 计算机科学 2023-02-23 Jiayi Chen , Wen Wu , Liye Shi , Yu Ji , Wenxin Hu , Xi Chen , Wei Zheng , Liang He

Recommender systems have been widely deployed in various real-world applications to help users identify content of interest from massive amounts of information. Traditional recommender systems work by collecting user-item interaction data…

信息检索 · 计算机科学 2025-08-07 Hongzhi Yin , Liang Qu , Tong Chen , Wei Yuan , Ruiqi Zheng , Jing Long , Xin Xia , Yuhui Shi , Chengqi Zhang

Modern deep neural networks (DNNs) have greatly facilitated the development of sequential recommender systems by achieving state-of-the-art recommendation performance on various sequential recommendation tasks. Given a sequence of…

信息检索 · 计算机科学 2021-08-26 Yang Li , Tong Chen , Peng-Fei Zhang , Hongzhi Yin

Session based model is widely used in recommend system. It use the user click sequence as input of a Recurrent Neural Network (RNN), and get the output of the RNN network as the vector embedding of the session, and use the inner product of…

机器学习 · 计算机科学 2019-08-28 Qizhi Zhang , Yi Lin , Kangle Wu , Yongliang Li , Anxiang Zeng

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…

Learnable embedding vector is one of the most important applications in machine learning, and is widely used in various database-related domains. However, the high dimensionality of sparse data in recommendation tasks and the huge volume of…

机器学习 · 计算机科学 2024-02-14 Hailin Zhang , Penghao Zhao , Xupeng Miao , Yingxia Shao , Zirui Liu , Tong Yang , Bin Cui

The communication between data-generating devices is partially responsible for a growing portion of the world's power consumption. Thus reducing communication is vital, both, from an economical and an ecological perspective. For machine…

机器学习 · 计算机科学 2020-09-28 Lukas Heppe , Michael Kamp , Linara Adilova , Danny Heinrich , Nico Piatkowski , Katharina Morik

Session-based recommendation (SBR) aims to predict the following item a user will interact with during an ongoing session. Most existing SBR models focus on designing sophisticated neural-based encoders to learn a session representation,…

信息检索 · 计算机科学 2024-05-03 Minjin Choi , Hye-young Kim , Hyunsouk Cho , Jongwuk Lee

In recommendation systems, utilizing the user interaction history as sequential information has resulted in great performance improvement. However, in many online services, user interactions are commonly grouped by sessions that presumably…

信息检索 · 计算机科学 2022-05-23 Jinseok Seol , Youngrok Ko , Sang-goo Lee

Deep learning models have introduced various intelligent applications to edge devices, such as image classification, speech recognition, and augmented reality. There is an increasing need of training such models on the devices in order to…

机器学习 · 计算机科学 2022-01-27 Kaiqi Zhao , Yitao Chen , Ming Zhao

Modern mobile applications are benefiting significantly from the advancement in deep learning, e.g., implementing real-time image recognition and conversational system. Given a trained deep learning model, applications usually need to…

性能 · 计算机科学 2019-03-01 Tian Guo

Recommender systems are a class of machine learning algorithms that provide relevant recommendations to a user based on the user's interaction with similar items or based on the content of the item. In settings where the content of the item…

信息检索 · 计算机科学 2020-10-27 Xavier Thomas

Latent factor models are the dominant backbones of contemporary recommender systems (RSs) given their performance advantages, where a unique vector embedding with a fixed dimensionality (e.g., 128) is required to represent each entity…

信息检索 · 计算机科学 2023-09-11 Xurong Liang , Tong Chen , Quoc Viet Hung Nguyen , Jianxin Li , Hongzhi Yin

Tensor decomposition is a mathematically supported technique for data compression. It consists of applying some kind of a Low Rank Decomposition technique on the tensors or matrices in order to reduce the redundancy of the data. However, it…

机器学习 · 计算机科学 2025-05-27 Habib Hajimolahoseini , Walid Ahmed , Austin Wen , Yang Liu

Deploying machine learning models on compute-constrained devices has become a key building block of modern IoT applications. In this work, we present a compression scheme for boosted decision trees, addressing the growing need for…

机器学习 · 计算机科学 2026-03-04 Nina Herrmann , Jan Stenkamp , Benjamin Karic , Stefan Oehmcke , Fabian Gieseke

Federated learning can enable remote workers to collaboratively train a shared machine learning model while allowing training data to be kept locally. In the use case of wireless mobile devices, the communication overhead is a critical…

分布式、并行与集群计算 · 计算机科学 2022-01-11 Kai Yue , Richeng Jin , Chau-Wai Wong , Huaiyu Dai

Recommender systems are designed to help users in situations of information overload. In recent years, we observed increased interest in session-based recommendation scenarios, where the problem is to make item suggestions to users based…

信息检索 · 计算机科学 2021-09-15 Sara Latifi , Noemi Mauro , Dietmar Jannach

Sequential recommendation demonstrates the capability to recommend items by modeling the sequential behavior of users. Traditional methods typically treat users as sequences of items, overlooking the collaborative relationships among them.…

信息检索 · 计算机科学 2023-08-15 Sijia Liu , Jiahao Liu , Hansu Gu , Dongsheng Li , Tun Lu , Peng Zhang , Ning Gu