中文
相关论文

相关论文: Neural Network Based Next-Song Recommendation

200 篇论文

In today's digitally-driven world, the demand for personalized and context-aware recommendations has never been greater. Traditional recommender systems have made significant strides in this direction, but they often lack the ability to tap…

信息检索 · 计算机科学 2025-05-20 Piyush Talegaonkar , Siddhant Hole , Shrinesh Kamble , Prashil Gulechha , Deepali Salapurkar

The focus of WSDM cup 2019 is session-based sequential skip prediction, i.e. predicting whether users will skip tracks, given their immediately preceding interactions in their listening session. This paper provides the solution of our team…

信息检索 · 计算机科学 2019-02-14 Lin Zhu , Yihong Chen

Next Set Recommendation (NSRec), encompassing related tasks such as next basket recommendation and temporal sets prediction, stands as a trending research topic. Although numerous attempts have been made on this topic, there are certain…

信息检索 · 计算机科学 2024-10-31 Yuli Liu , Min Liu , Christian Walder , Lexing Xie

Over the past decade, tremendous progress has been made in Recommender Systems (RecSys) for well-known tasks such as next-item and next-basket prediction. On the other hand, the recently proposed next-period recommendation (NPR) task is not…

机器学习 · 计算机科学 2022-12-21 Sergey Kolesnikov , Oleg Lashinin , Michail Pechatov , Alexander Kosov

Speech self-supervised pre-training can effectively improve the performance of downstream tasks. However, previous self-supervised learning (SSL) methods for speech, such as HuBERT and BEST-RQ, focus on utilizing non-causal encoders with…

音频与语音处理 · 电气工程与系统科学 2024-09-16 Minglun Han , Ye Bai , Chen Shen , Youjia Huang , Mingkun Huang , Zehua Lin , Linhao Dong , Lu Lu , Yuxuan Wang

This paper proposes a preference neural network (PNN) to address the problem of indifference preferences orders with new activation function. PNN also solves the Multi-label ranking problem, where labels may have indifference preference…

机器学习 · 计算机科学 2023-09-29 Ayman Elgharabawy , Mukesh Prasad , Chin-Teng Lin

The KNN approach, which is widely used in recommender systems because of its efficiency, robustness and interpretability, is proposed for session-based recommendation recently and outperforms recurrent neural network models. It captures the…

信息检索 · 计算机科学 2018-07-17 Huifeng Guo , Ruiming Tang , Yunming Ye , Feng Liu , Yuzhou Zhang

In recent years, deep learning has gained an indisputable success in computer vision, speech recognition, and natural language processing. After its rising success on these challenging areas, it has been studied on recommender systems as…

信息检索 · 计算机科学 2019-10-01 Ezgi Yıldırım , Payam Azad , Şule Gündüz Öğüdücü

Modern music streaming services are heavily based on recommendation engines to serve content to users. Sequential recommendation -- continuously providing new items within a single session in a contextually coherent manner -- has been an…

信息检索 · 计算机科学 2024-09-12 Pavan Seshadri , Shahrzad Shashaani , Peter Knees

Large Language Models (LLMs) have recently emerged as promising tools for recommendation thanks to their advanced textual understanding ability and context-awareness. Despite the current practice of training and evaluating LLM-based…

信息检索 · 计算机科学 2025-06-12 Sein Kim , Hongseok Kang , Kibum Kim , Jiwan Kim , Donghyun Kim , Minchul Yang , Kwangjin Oh , Julian McAuley , Chanyoung Park

Recently, deep neural networks such as RNN, CNN and Transformer have been applied in the task of sequential recommendation, which aims to capture the dynamic preference characteristics from logged user behavior data for accurate…

信息检索 · 计算机科学 2022-03-01 Kun Zhou , Hui Yu , Wayne Xin Zhao , Ji-Rong Wen

Audio scene classification, the problem of predicting class labels of audio scenes, has drawn lots of attention during the last several years. However, it remains challenging and falls short of accuracy and efficiency. Recently,…

计算机视觉与模式识别 · 计算机科学 2018-05-21 Kele Xu , Dawei Feng , Haibo Mi , Boqing Zhu , Dezhi Wang , Lilun Zhang , Hengxing Cai , Shuwen Liu

The noetic end-to-end response selection challenge as one track in the 7th Dialog System Technology Challenges (DSTC7) aims to push the state of the art of utterance classification for real world goal-oriented dialog systems, for which…

计算与语言 · 计算机科学 2020-03-05 Qian Chen , Wen Wang

The design of algorithms that generate personalized ranked item lists is a central topic of research in the field of recommender systems. In the past few years, in particular, approaches based on deep learning (neural) techniques have…

信息检索 · 计算机科学 2021-01-08 Maurizio Ferrari Dacrema , Simone Boglio , Paolo Cremonesi , Dietmar Jannach

Sequential Recommender Systems (SRSs) are a popular type of recommender system that learns from a user's history to predict the next item they are likely to interact with. However, user interactions can be affected by noise stemming from…

信息检索 · 计算机科学 2024-04-18 Andrea Bacciu , Federico Siciliano , Nicola Tonellotto , Fabrizio Silvestri

Recent advances in correlation-based sequential recommendation systems have demonstrated substantial success. Specifically, the attention-based model outperforms other RNN-based and Markov chains-based models by capturing both short- and…

信息检索 · 计算机科学 2025-10-27 Yunbo Hou , Tianle Yang , Ruijie Li , Li He , Liang Wang , Weiping Li , Bo Zheng , Guojie Song

Every day, a significant number of users visit the internet for different needs. The owners of a website generate profits from the user interaction with the contents or items of the website. A robust recommendation system can increase user…

信息检索 · 计算机科学 2025-12-18 Abdullah Al Munem , Sumona Yeasmin , Mohammad Rezwanul Huq

We conducted a human subject study of named entity recognition on a noisy corpus of conversational music recommendation queries, with many irregular and novel named entities. We evaluated the human NER linguistic behaviour in these…

计算与语言 · 计算机科学 2023-03-14 Elena V. Epure , Romain Hennequin

Recently Convolutional Neural Networks (CNNs) models have proven remarkable results for text classification and sentiment analysis. In this paper, we present our approach on the task of classifying business reviews using word embeddings on…

计算与语言 · 计算机科学 2017-10-18 Andreea Salinca

We report on a series of experiments with convolutional neural networks (CNN) trained on top of pre-trained word vectors for sentence-level classification tasks. We show that a simple CNN with little hyperparameter tuning and static vectors…

计算与语言 · 计算机科学 2014-09-04 Yoon Kim