中文
相关论文

相关论文: Enhancing Embedding Representation Stability in Re…

200 篇论文

Generative recommender systems have recently attracted attention by formulating next-item prediction as an autoregressive sequence generation task. However, most existing methods optimize standard next-token likelihood and implicitly treat…

信息检索 · 计算机科学 2026-01-27 Wei-Ning Chiu , Chuan-Ju Wang , Pu-Jen Cheng

Thematic investing, which aims to construct portfolios aligned with structural trends, remains a challenging endeavor due to overlapping sector boundaries and evolving market dynamics. A promising direction is to build semantic…

投资组合管理 · 定量金融 2025-09-01 Hoyoung Lee , Wonbin Ahn , Suhwan Park , Jaehoon Lee , Minjae Kim , Sungdong Yoo , Taeyoon Lim , Woohyung Lim , Yongjae Lee

Click-Through Rate (CTR) prediction, a core task in recommendation systems, aims to estimate the probability of users clicking on items. Existing models predominantly follow a discriminative paradigm, which relies heavily on explicit…

信息检索 · 计算机科学 2025-12-17 Mingjia Yin , Junwei Pan , Hao Wang , Ximei Wang , Shangyu Zhang , Jie Jiang , Defu Lian , Enhong Chen

Individual user profiles and interaction histories play a significant role in providing customized experiences in real-world applications such as chatbots, social media, retail, and education. Adaptive user representation learning by…

机器学习 · 计算机科学 2022-02-15 Ruixue Lian , Che-Wei Huang , Yuqing Tang , Qilong Gu , Chengyuan Ma , Chenlei Guo

Sequential recommendation is an extensively explored approach to capturing users' evolving preferences based on past interactions, aimed at predicting their next likely choice. Despite significant advancements in this domain, including…

信息检索 · 计算机科学 2025-04-15 Kowei Shih , Yi Han , Li Tan

Generative models are increasingly used in recommender systems, both for modeling user behavior as event sequences and for integrating large language models into recommendation pipelines. A key challenge in this setting is the extremely…

信息检索 · 计算机科学 2026-02-19 Kirill Khrylchenko

Recommender systems traditionally represent items using unique identifiers (ItemIDs), but this approach struggles with large, dynamic item corpora and sparse long-tail data, limiting scalability and generalization. Semantic IDs, derived…

信息检索 · 计算机科学 2026-03-03 Yi Xu , Moyu Zhang , Chenxuan Li , Zhihao Liao , Haibo Xing , Hao Deng , Jinxin Hu , Yu Zhang , Xiaoyi Zeng , Jing Zhang

Retrieval-augmented generation (RAG) systems rely on accurate document retrieval to ground large language models (LLMs) in external knowledge, yet retrieval quality often degrades in corpora where topics overlap and thematic variation is…

信息检索 · 计算机科学 2026-01-06 Rodrigo Kataishi

Generative Recommendation has emerged as a promising paradigm, reformulating recommendation as a sequence-to-sequence generation task over hierarchical Semantic IDs. However, existing methods suffer from a critical issue we term Semantic…

信息检索 · 计算机科学 2026-01-09 Chengcheng Guo , Kuo Cai , Yu Zhou , Qiang Luo , Ruiming Tang , Han Li , Kun Gai , Guorui Zhou

Sequential Recommendation (SR) aims to predict the next interaction of a user based on their behavior sequence, where complementary relations often provide essential signals for predicting the next item. However, mainstream models relying…

信息检索 · 计算机科学 2026-04-22 Qian Zhang , Lech Szymanski , Haibo Zhang , Jeremiah D. Deng

Recommendation has been a long-standing problem in many areas ranging from e-commerce to social websites. Most current studies focus only on traditional approaches such as content-based or collaborative filtering while there are relatively…

机器学习 · 计算机科学 2020-09-22 Muhammet cakir , sule gunduz oguducu , resul tugay

Traditional sequential recommendation (SR) methods heavily rely on explicit item IDs to capture user preferences over time. This reliance introduces critical limitations in cold-start scenarios and domain transfer tasks, where unseen items…

信息检索 · 计算机科学 2025-02-20 Wuhan Chen , Zongwei Wang , Min Gao , Xin Xia , Feng Jiang , Junhao Wen

Implicit neural representation (INR), in combination with geometric rendering, has recently been employed in real-time dense RGB-D SLAM. Despite active research endeavors being made, there lacks a unified protocol for fair evaluation,…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Tongyan Hua , Lin Wang

Sequential recommendation models have achieved state-of-the-art performance using self-attention mechanism. It has since been found that moving beyond only using item ID and positional embeddings leads to a significant accuracy boost when…

信息检索 · 计算机科学 2024-09-10 Linsey Pang , Amir Hossein Raffiee , Wei Liu , Keld Lundgaard

Recent sequential recommendation models have combined pre-trained text embeddings of items with item ID embeddings to achieve superior recommendation performance. Despite their effectiveness, the expressive power of text features in these…

信息检索 · 计算机科学 2024-02-19 Lingzi Zhang , Xin Zhou , Zhiwei Zeng , Zhiqi Shen

Item IDs form the backbone of industrial recommender systems, but suffer from representation instability and poor long-tail generalization in large, dynamic item corpora. Semantic IDs (SIDs) mitigate these issues by enabling knowledge…

信息检索 · 计算机科学 2026-03-12 Yi Xu , Moyu Zhang , Chaofan Fan , Jinxin Hu , Xiaochen Li , Yu Zhang , Xiaoyi Zeng , Jing Zhang

Addressing the challenges related to data sparsity, cold-start problems, and diversity in recommendation systems is both crucial and demanding. Many current solutions leverage knowledge graphs to tackle these issues by combining both…

The recent breakthrough of large language models (LLMs) in natural language processing has sparked exploration in recommendation systems, however, their limited domain-specific knowledge remains a critical bottleneck. Specifically, LLMs…

信息检索 · 计算机科学 2025-10-03 Xiaohan Yu , Li Zhang , Xin Zhao , Yue Wang

In this study, we focus on the graph representation learning (a.k.a. network embedding) in attributed graphs. Different from existing embedding methods that treat the incorporation of graph structure and semantic as the simple combination…

社会与信息网络 · 计算机科学 2023-05-12 Meng Qin

Pretraining deep language models has led to large performance gains in NLP. Despite this success, Schick and Sch\"utze (2020) recently showed that these models struggle to understand rare words. For static word embeddings, this problem has…

计算与语言 · 计算机科学 2020-04-30 Timo Schick , Hinrich Schütze