PulseAugur
实时 18:13:39
English(EN) Echoes in Filter Bubble: Diagnosing and Curing Popularity Bias in Generative Recommenders

新研究通过语义因素和显式反馈解决推荐系统挑战

研究人员正在开发新方法来改进推荐系统,以解决当前模型的局限性。一种名为 SaFeAU 的方法通过整合语义因素来增强协同过滤,以更好地处理稀疏数据并捕捉更高阶的信号。另一个重点领域是利用用户的显式反馈(如评论和评价)来更准确地使推荐与用户偏好保持一致,并减少过滤气泡。此外,还在探索数据集蒸馏(FOSTERRec-Distill)和嵌入控制(ACE)等技术,以使大规模推荐模型在实际部署中更高效、更有效。 AI

影响 新方法旨在提高推荐的准确性、效率和用户偏好的一致性,有望带来更个性化和可解释的系统。

排序理由 该集群包含多篇学术论文,详细介绍了推荐系统的新研究方法和框架。

在 arXiv cs.IR (Information Retrieval) 阅读 →

AI 生成摘要 · Google Gemini · 来自 49 个来源。 我们如何撰写摘要 →

新研究通过语义因素和显式反馈解决推荐系统挑战

报道来源 [49]

  1. arXiv cs.LG TIER_1 English(EN) · Anh Truong, John Trenkle, Yuanbo Chen, Honghong Zhao, Abdullah Alchihabi, Effy Fang, Michael Tamir ·

    弥合语义协作鸿沟:一种用于冷启动商品推荐的不对称图架构

    arXiv:2606.06225v1 Announce Type: cross Abstract: Collaborative filtering and graph-based recommendation models are highly effective because they leverage observed user interactions, but this dependence creates a fundamental cold-start challenge when newly added content has no in…

  2. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Michael Tamir ·

    弥合语义协同鸿沟:一种用于冷启动商品推荐的不对称图架构

    Collaborative filtering and graph-based recommendation models are highly effective because they leverage observed user interactions, but this dependence creates a fundamental cold-start challenge when newly added content has no interaction history. In Tubi's production retrieval …

  3. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Dongjin Yu ·

    PHKT:面向多行为序列推荐的个性化动态超图增强KAN-Transformer

    In multi-behavior recommendation, auxiliary behaviors such as clicks, add-to-cart, and purchases can provide richer supervisory information for predicting target behaviors. Although existing graph and hypergraph methods are capable of modeling high-order relationships among users…

  4. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Yifei Zhang ·

    SAILRec:引导大语言模型注意力至双侧语义对齐的协同嵌入以用于推荐

    Recent LLM-based recommenders enhance language models with collaborative embeddings from user-item interactions, but making such embeddings available does not ensure their proper use during inference. Through a diagnostic attention analysis, we find that the utilization of collab…

  5. arXiv cs.AI TIER_1 English(EN) · Ashmi Banerjee, Adithi Satish, Fitri Nur Aisyah, Wolfgang W\"orndl, Yashar Deldjoo ·

    Collab-REC:一种基于LLM的代理框架,用于平衡旅游业中的推荐

    arXiv:2508.15030v5 Announce Type: replace Abstract: We propose COLLAB-REC, a multi-agent framework designed to counteract popularity bias and improve diversity in tourism recommendations. In our setup, three LLM-based agents(Personalization, Popularity, and Sustainability) genera…

  6. arXiv cs.AI TIER_1 English(EN) · Xi Zhou, Famin Wu, Mingming Li, Hongyue Zhang, Jiao Dai, Jizhong Han, Tao Guo ·

    BAHSD:通过黑盒序列推荐中的自适应蒸馏弥合长尾差距

    arXiv:2606.03091v1 Announce Type: cross Abstract: Sequential recommendation systems are widely adopted but often deployed as black-box APIs, which has driven recent interest in model extraction to replicate their capabilities locally. However, the long-tail distribution induces s…

  7. arXiv cs.LG TIER_1 English(EN) · Huixue Zhou, Hengrui Gu, Xi Liu, Kaixiong Zhou, Mingfu Liang, Yongkang Xiao, Srinivas Govindan, Piyush Chawla, Jiyan Yang, Xiangfei Meng, Huayu Li, Buyun Zhang, Liang Luo, Wen-Yen Chen, Yiping Han, Bo Long, Rui Zhang, Tianlong Chen ·

    效率与准确性的权衡:使用多头早期退出优化增强型RAG的LLM推荐系统

    arXiv:2501.02173v2 Announce Type: replace-cross Abstract: The deployment of Large Language Models (LLMs) in recommender systems for predicting Click-Through Rates (CTR) necessitates a delicate balance between computational efficiency and predictive accuracy. This paper presents a…

  8. arXiv cs.AI TIER_1 English(EN) · Yuecheng Li, Zeyu Song, Jing Yao, Chi Lu, Peng Jiang, Kun Gai ·

    Taiji: 面向工业LLM增强推荐的具有语义-ID权衡的帕累托最优策略优化

    arXiv:2606.03866v1 Announce Type: cross Abstract: Scaling recommender systems via large language models (LLMs) has become a prominent trend in the industry. However, aligning the LLM's semantic space with the recommender's ID space via post-training (e.g., SFT and RL) remains cha…

  9. arXiv cs.AI TIER_1 English(EN) · Amir Ghasemian, Homa Hosseinmardi, Upasana Dutta, Duncan J. Watts ·

    LLM 辅助重排以在推荐系统中实现细微目标的操作化

    arXiv:2606.02883v1 Announce Type: cross Abstract: Recommender systems have grown from content-organization tools into sophisticated systems that shape daily behavior. By controlling what we see, they shape what we perceive, raising concerns about filter bubbles, radicalization, p…

  10. arXiv cs.AI TIER_1 English(EN) · Kun Gai ·

    Taiji: 面向工业LLM增强推荐的具有语义-ID权衡的帕累托最优策略优化

    Scaling recommender systems via large language models (LLMs) has become a prominent trend in the industry. However, aligning the LLM's semantic space with the recommender's ID space via post-training (e.g., SFT and RL) remains challenging. Existing LLM4Rec paradigms are bottlenec…

  11. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Shuigeng Zhou ·

    MARS:多速率聚合近期信号,用于稀疏和密集模式下的序列推荐

    Sequential recommenders weight historical interactions either through positional self-attention as in Transformers or through a single implicit decay schedule as in State-Space Models. Neither makes the multi-scale temporal structure of real user behaviour explicit. We propose MA…

  12. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Zhiheng Li ·

    VirtualMLE:一个优化顺序推荐系统的虚拟机器学习工程师

    Recent advancements in Large Language Models (LLMs) have demonstrated remarkable capabilities in reasoning, reflection, and tool utilization, unlocking new paradigms for automating complex engineering workflows. However, in the domain of sequential recommendation (SR), tuning mod…

  13. arXiv cs.AI TIER_1 English(EN) · Jonathan Mayo, Moshe Unger, Konstantin Bauman ·

    打破信息孤岛:跨领域推荐的语义化身份

    arXiv:2606.01783v1 Announce Type: cross Abstract: Digital platforms increasingly operate as isolated information silos, limiting their ability to construct comprehensive user representations across domains. Cross-domain recommender systems seek to overcome this limitation by tran…

  14. arXiv cs.LG TIER_1 English(EN) · Yihong Huang, Chen Chu, Fei Chen, Yu Lin, Ruiduan Li, Zhihao Li ·

    LeAP:异构稀疏推荐系统中的可学习自适应排列特征选择

    arXiv:2606.01111v1 Announce Type: new Abstract: Modern industrial recommender systems rely on thousands of heterogeneous features -- ranging from low-dimensional scalars (e.g., statistical value) to high-dimensional embeddings (e.g., user-id embeddings, MLP representations) -- to…

  15. arXiv cs.CL TIER_1 English(EN) · Minhao Wang, Yunhang He, Cong Xu, Zhangchi Zhu, Shuang Hao, Ning Liu, Wei Zhang ·

    超越语义理解:在基于LLM的推荐中保留协作频率分量

    arXiv:2508.10312v2 Announce Type: replace Abstract: Recommender systems in concert with Large Language Models (LLMs) present promising avenues for generating semantically-informed recommendations. However, LLM-based recommenders exhibit a tendency to overemphasize semantic correl…

  16. arXiv cs.AI TIER_1 English(EN) · Benyu Zhang, Qiang Zhang, Jianpeng Cheng, Hong-You Chen, Qifei Wang, Wei Sun, Shen Li, Jia Li, Jiahao Wu, Qunshu Zhang, Neeraj Bhatia, Xiangjun Fan, Hong Yan ·

    原则性合成数据首次实现推荐领域大语言模型规模法则

    arXiv:2602.07298v3 Announce Type: replace-cross Abstract: Large Language Models (LLMs) represent a promising frontier for recommender systems, yet their development has been impeded by the absence of predictable scaling laws, which are crucial for guiding research and optimizing …

  17. arXiv cs.AI TIER_1 English(EN) · Xiangyu Wang, Yawen He, Shivendra Pratap Singh, Han Huang, Mengtong Hu, Sharath Ciddu, Yi-Hsuan Hsieh, Erik Groving, Yi Ding, Jieming Di, Tony Wang, Min Yun, Xiaoyu Chen, Ling Leng, Rob Malkin ·

    面向大规模推荐系统的跨领域事件合成数据

    arXiv:2606.00282v1 Announce Type: cross Abstract: Large-scale recommendation systems operate across diverse domains, yet they face the challenges of data sparsity and noisy implicit feedback. Traditional approaches mitigate this via model-specific knowledge distillation from sour…

  18. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Tao Guo ·

    BAHSD:通过黑盒序列推荐中的自适应蒸馏弥合长尾差距

    Sequential recommendation systems are widely adopted but often deployed as black-box APIs, which has driven recent interest in model extraction to replicate their capabilities locally. However, the long-tail distribution induces severe signal heterogeneity: dense head sequences t…

  19. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Tao Guo ·

    BAHSD:通过黑盒序列推荐中的自适应蒸馏弥合长尾差距

    Sequential recommendation systems are widely adopted but often deployed as black-box APIs, which has driven recent interest in model extraction to replicate their capabilities locally. However, the long-tail distribution induces severe signal heterogeneity: dense head sequences t…

  20. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Duncan J. Watts ·

    LLM 辅助重排以在推荐系统中实现细微目标的操作化

    Recommender systems have grown from content-organization tools into sophisticated systems that shape daily behavior. By controlling what we see, they shape what we perceive, raising concerns about filter bubbles, radicalization, polarization, and social inequality. Large language…

  21. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Guanxing Zhang ·

    用于推荐系统中鲁棒语义ID的解耦残差量化

    Semantic IDs represent items as shared discrete token sequences and have become a practical tool for recommendation and retrieval. Yet it remains difficult to tell why a tokenizer fails: poor quality may come from codebook underutilization, unstable decision boundaries, or geomet…

  22. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Konstantin Bauman ·

    打破信息孤岛:跨领域推荐的语义化身份

    Digital platforms increasingly operate as isolated information silos, limiting their ability to construct comprehensive user representations across domains. Cross-domain recommender systems seek to overcome this limitation by transferring knowledge from a source domain to a targe…

  23. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Jiawei Chen ·

    大型语言模型时代的可靠推荐:机遇与挑战

    The field of recommender systems (RS) is currently undergoing two profound paradigm shifts. From the perspective of objectives, the goal has shifted beyond mere recommendation accuracy to comprehensive trustworthiness, encompassing multiple dimensions such as robustness, fairness…

  24. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Rob Malkin ·

    面向大规模推荐系统的跨领域事件合成数据

    Large-scale recommendation systems operate across diverse domains, yet they face the challenges of data sparsity and noisy implicit feedback. Traditional approaches mitigate this via model-specific knowledge distillation from source domains to a target domain. Inspired by the tra…

  25. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Jiafeng Wu ·

    超越实例级对齐与统一性:用于协同过滤的语义因子学习

    Collaborative filtering (CF) is widely used in recommender systems (RecSys) due to its simplicity and efficiency. However, existing CF methods follow an instance-level learning paradigm. During the instance learning stage, a large number of uninteracted user-item instances, of wh…

  26. arXiv cs.AI TIER_1 English(EN) · Weizhi Zhang, Wooseong Yang, Yuxin Cui, Zhaohui Guo, Hins Hu, Liangwei Yang, Henry Peng Zou, Qifei Wang, Hanqing Zeng, Jiayi Liu, Yinglong Xia, Philip S. Yu ·

    通过显式上下文反馈实现大语言模型推荐中的用户偏好对齐

    arXiv:2605.29141v1 Announce Type: cross Abstract: Traditional recommender systems (RecSys) primarily infer user preferences from implicit signals (such as clicks, watches, and purchases), often neglecting the rich explicit contextual feedback users provide through verbal text, li…

  27. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Hongzhi Yin ·

    FOSTER:面向文本序列推荐的首阶数据集蒸馏

    Text-based sequential recommender systems, while greatly improving recommendation accuracy by incorporating item contexts, are undeniably more expensive to train. By condensing a large dataset into a compact set of synthetic samples for model training, dataset distillation offers…

  28. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Yuchao Zheng ·

    Rec-Distill:大规模推荐模型的工业蒸馏流水线

    Large recommendation models have demonstrated substantial potential gains under scaling laws, yet these gains are difficult to realize in industrial recommendation systems because real-world deployment requires lightweight models with strict serving efficiency and latency guarant…

  29. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Yuchao Zheng ·

    Rec-Distill:面向大规模推荐模型的工业级蒸馏流水线

    Large recommendation models have demonstrated substantial potential gains under scaling laws, yet these gains are difficult to realize in industrial recommendation systems because real-world deployment requires lightweight models with strict serving efficiency and latency guarant…

  30. arXiv cs.AI TIER_1 English(EN) · Chu Zhao, Enneng Yang, Jianzhe Zhao, Guibing Guo ·

    面向分布鲁棒生成推荐的因果直接偏好优化

    arXiv:2603.22335v2 Announce Type: replace-cross Abstract: Direct Preference Optimization (DPO) guides large language models (LLMs) to generate recommendations aligned with user historical behavior distributions by minimizing preference alignment loss. However, our systematic empi…

  31. arXiv cs.LG TIER_1 English(EN) · Yevgeny Tkach ·

    上下文特征成本低廉:推荐系统中高效特征交互的排序感知分解

    arXiv:2605.27450v1 Announce Type: cross Abstract: Modern industrial recommender systems use a deep ranking model to score N candidates against the same user and context features. Standard implementations broadcast context features early in the forward pass, redundantly computing …

  32. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Jongwuk Lee ·

    ACE:LLM增强序列推荐的各向异性可控嵌入

    Recent advances in the LLM-as-Extractor paradigm leverage large language models (LLMs) to transfer semantically rich item embeddings into sequential recommendation (SR) backbones. However, LLM-generated embeddings often suffer from strong anisotropy. Most vectors are concentrated…

  33. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Philip S. Yu ·

    通过显式上下文反馈实现大语言模型推荐中的用户偏好对齐

    Traditional recommender systems (RecSys) primarily infer user preferences from implicit signals (such as clicks, watches, and purchases), often neglecting the rich explicit contextual feedback users provide through verbal text, like comments and reviews. This explicit context fee…

  34. arXiv cs.AI TIER_1 English(EN) · Pingjun Pan, Tingting Zhou, Peiyao Lu, Tingting Fei, Hongxiang Chen, Chuanjiang Luo ·

    Hi-SAM:一个用于大规模推荐的分层结构感知多模态框架

    arXiv:2602.11799v2 Announce Type: replace Abstract: Multi-modal recommendation has gained traction as items possess rich attributes like text and images. Semantic ID-based approaches effectively discretize this information into compact tokens. However, two challenges persist: (1)…

  35. arXiv cs.LG TIER_1 English(EN) · Yangchen Zeng, Zhenyu Yu, Zhiyuan Hu, Wenxin Zhang, Jinze Wang, Rongfeng Guo ·

    DeepInterestGR:利用多模态大语言模型挖掘深度多兴趣以实现生成式推荐

    arXiv:2602.18907v2 Announce Type: replace Abstract: We introduce DeepInterestGR, a novel framework that integrates deep interest mining into the generative recommendation pipeline. This addresses the "Shallow Interest" problem - existing generative methods rely on surface-level t…

  36. arXiv cs.AI TIER_1 English(EN) · Jun Yin, Bangguo Zhu, Peng Huo, Ruochen Liu, Hao Chen, Senzhang Wang, Shirui Pan, Chengqi Zhang ·

    过滤气泡中的回声:诊断和治愈生成式推荐器中的流行度偏差

    arXiv:2605.16825v2 Announce Type: replace-cross Abstract: Recently, Generative Recommenders (GRs), characterized by a unified end-to-end framework, have exhibited astonishing potential in transforming the recommendation paradigm. Despite their effectiveness, we recognize that GRs…

  37. arXiv cs.AI TIER_1 English(EN) · Pingjun Pan, Tingting Zhou, Peiyao Lu, Tingting Fei, Hongxiang Chen, Chuanjiang Luo ·

    L2Rec:迈向LLM的双视图理解以实现个性化推荐

    arXiv:2605.26717v1 Announce Type: cross Abstract: Adapting large language models (LLMs) for personalized recommendation requires aligning their general-purpose capabilities with user-specific preferences while effectively leveraging both behavioral and semantic signals. Existing …

  38. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Chuanjiang Luo ·

    L2Rec:迈向LLM的双视图理解以实现个性化推荐

    Adapting large language models (LLMs) for personalized recommendation requires aligning their general-purpose capabilities with user-specific preferences while effectively leveraging both behavioral and semantic signals. Existing approaches typically integrate these signals at ei…

  39. arXiv cs.AI TIER_1 Dansk(DA) · Chaotian Song, Jingyao Zhang, Chenghao Chen, Zisen Sang, Dehai Zhao, Guodong Cao, Boxi Wu, Deng Cai, Jia Jia ·

    DeGRe:用于推荐的密集监督生成重排

    arXiv:2605.25749v1 Announce Type: cross Abstract: In multi-stage recommender systems, reranking optimizes overall utility by capturing intra-list contextual dependencies, yet its central challenge lies in exploring optimal sequences within an exponentially large permutation space…

  40. arXiv cs.AI TIER_1 Dansk(DA) · Jia Jia ·

    DeGRe:用于推荐的密集监督生成重排

    In multi-stage recommender systems, reranking optimizes overall utility by capturing intra-list contextual dependencies, yet its central challenge lies in exploring optimal sequences within an exponentially large permutation space. Recent studies have shifted towards end-to-end g…

  41. Hugging Face Daily Papers TIER_1 Dansk(DA) ·

    DeGRe:用于推荐的密集监督生成重排

    In multi-stage recommender systems, reranking optimizes overall utility by capturing intra-list contextual dependencies, yet its central challenge lies in exploring optimal sequences within an exponentially large permutation space. Recent studies have shifted towards end-to-end g…

  42. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Jeremiah D. Deng ·

    生成式推荐中的语义ID分词器比较有多可靠?

    In Semantic-ID (SID) based generative recommendation, each item is represented as a sequence of discrete codes, and an autoregressive model is trained to generate the SID sequence of the next item; top-K performance is then measured by checking whether the SID sequence of the tar…

  43. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Yevgeny Tkach ·

    上下文特征成本低廉:推荐系统中高效特征交互的感知排序分解

    Modern industrial recommender systems use a deep ranking model to score N candidates against the same user and context features. Standard implementations broadcast context features early in the forward pass, redundantly computing context-only operations N times per request. We pr…

  44. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Moumita Bhattacharya ·

    迈向量化和高效的大规模生成推荐系统

    Generative recommendation models can model user behavior as sequences of events and provide a shared backbone for multiple recommendation tasks. In production, however, pre-training gains do not automatically translate into downstream application improvements: task headroom, repe…

  45. arXiv cs.IR (Information Retrieval) TIER_1 Dansk(DA) · Cheng Long ·

    生成式对话推荐系统

    Conversational recommender systems aim to provide personalized recommendations via natural language interactions. However, existing approaches either decouple recommendation from dialog generation or rely on retrieval-based pipelines, limiting the integration between recommendati…

  46. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Fuzhen Zhuang ·

    SynGR:释放跨模态协同效应的生成式推荐潜力

    Generative Recommendation (GR) has emerged as a promising paradigm by formulating item recommendation as a sequence-to-sequence generation task over item identifiers. Recent studies have incorporated multimodal signals to provide richer token-level evidence for generation. Howeve…

  47. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Yunshan Ma ·

    双扩散生成式时尚推荐

    Personalized generative recommender systems have emerged as a promising solution for fashion recommendation. However, existing methods primarily rely on implicit visual embeddings from historical interactions, which often contain preference-irrelevant information and result in in…

  48. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Xianneng Li ·

    RAGR:基于评论增强的生成式推荐

    Sequential recommendation (SR) is traditionally formulated as next-item prediction over a chronological sequence of interacted items. Although recent generative recommendation (GR) methods introduce new machinery, such as semantic IDs, autoregressive decoding, and unified token s…

  49. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Chengqi Zhang ·

    过滤气泡中的回声:诊断和治愈生成式推荐器中的流行度偏差

    Recently, Generative Recommenders (GRs), characterized by a unified end-to-end framework, have exhibited astonishing potential in transforming the recommendation paradigm. Despite their effectiveness, we recognize that GRs are still susceptible to the long-standing issue of popul…