PulseAugur
实时 11:36:34
English(EN) RecRec: Recursive Refinement for Sequential Recommendation

新AI模型RecRec和NAILS通过递归式精炼和规范对齐增强推荐系统

研究人员推出了两种增强推荐系统的新方法。第一种,RecRec,采用递归式精炼来用紧凑的潜在状态对用户偏好进行建模,在效率和准确性方面优于现有模型。第二种,NAILS(通过内部标签偏移对推荐系统进行规范对齐),提供了一种在不重新训练现有系统的情况下,将推荐输出与期望的属性分布(如公平性或多样性)对齐的方法。此外,SISA-Rec将语义项信息集成到基于Transformer的模型中,以提高性能,尤其是在稀疏和冷启动场景下。 AI

影响 这些进展可能导致跨各种平台的更个性化、更高效、更符合伦理的推荐引擎。

排序理由 多篇关于为推荐系统引入新模型和方法的arXiv研究论文。

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

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

新AI模型RecRec和NAILS通过递归式精炼和规范对齐增强推荐系统

报道来源 [9]

  1. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Joemon M. Jose ·

    RecRec:用于序列推荐的潜在兴趣递归推理

    Sequential recommender systems rely on a single forward pass to encode user interaction histories and predict the next item. Increasing inference-time computation through latent reasoning, with the model proceeding step by step before the final prediction, has been recently explo…

  2. arXiv cs.LG TIER_1 English(EN) · Pervez Shaik, Prosenjit Biswas, Abhinav Thorat, Ravi Kolla, Niranjan Pedanekar ·

    RecRec:序列推荐的递归细化

    arXiv:2607.10541v1 Announce Type: cross Abstract: Sequential recommender systems typically infer user preferences through single-pass encoding of interaction histories without iterative refinement, relying on increasingly deep architectures to capture complex patterns. In this wo…

  3. arXiv cs.LG TIER_1 English(EN) · Johannes Kruse, Kasper Lindskow, Michael Riis Andersen, Ryotaro Shimizu, Julian McAuley, Pierre-Alexandre Mattei, Jes Frellsen ·

    通过内部标签偏移实现推荐系统的规范对齐

    arXiv:2607.10915v1 Announce Type: cross Abstract: We introduce NAILS (Normative Alignment of Recommender Systems via Internal Label Shift), a simple and scalable method for aligning recommendation outputs with target distributions over item-level attributes, such as categories. R…

  4. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Jes Frellsen ·

    通过内部标签偏移实现推荐系统的规范对齐

    We introduce NAILS (Normative Alignment of Recommender Systems via Internal Label Shift), a simple and scalable method for aligning recommendation outputs with target distributions over item-level attributes, such as categories. Recommender systems optimized solely for user engag…

  5. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Niranjan Pedanekar ·

    RecRec:序列推荐的递归细化

    Sequential recommender systems typically infer user preferences through single-pass encoding of interaction histories without iterative refinement, relying on increasingly deep architectures to capture complex patterns. In this work, we revisit sequential recommendation from a re…

  6. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Niranjan Pedanekar ·

    RecRec:顺序推荐的递归细化

    Sequential recommender systems typically infer user preferences through single-pass encoding of interaction histories without iterative refinement, relying on increasingly deep architectures to capture complex patterns. In this work, we revisit sequential recommendation from a re…

  7. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Niranjan Pedanekar ·

    RecRec:序列推荐的递归细化

    Sequential recommender systems typically infer user preferences through single-pass encoding of interaction histories without iterative refinement, relying on increasingly deep architectures to capture complex patterns. In this work, we revisit sequential recommendation from a re…

  8. arXiv cs.CV TIER_1 English(EN) · Soohan Abbasi, Shahid Munir Shah, Rafia Shaikh, Mahmoud Aljawarneh ·

    SISA-Rec:一种具有对比度对齐的语义集成顺序推荐器

    arXiv:2607.11168v1 Announce Type: new Abstract: Recommendation systems help users recommend relevant items from a large collection of choices. Present work on transformer-based sequential recommendation learns user preferences from interaction logs, but it mostly focuses on item …

  9. arXiv cs.CV TIER_1 English(EN) · Mahmoud Aljawarneh ·

    SISA-Rec:一种具有对比度对齐的语义集成序列推荐器

    Recommendation systems help users recommend relevant items from a large collection of choices. Present work on transformer-based sequential recommendation learns user preferences from interaction logs, but it mostly focuses on item identifiers and doesn't fully use the semantic m…