Pith. sign in

REVIEW 2 cited by

LLM-ESR: Large Language Models Enhancement for Long-tailed Sequential Recommendation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2405.20646 v2 pith:PXVVMS7R submitted 2024-05-31 cs.IR cs.CL

classification cs.IRcs.CL
keywords long-tailframeworkllmsmodelsuseruserschallengesenhancement
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Sequential recommender systems (SRS) aim to predict users' subsequent choices based on their historical interactions and have found applications in diverse fields such as e-commerce and social media. However, in real-world systems, most users interact with only a handful of items, while the majority of items are seldom consumed. These two issues, known as the long-tail user and long-tail item challenges, often pose difficulties for existing SRS. These challenges can adversely affect user experience and seller benefits, making them crucial to address. Though a few works have addressed the challenges, they still struggle with the seesaw or noisy issues due to the intrinsic scarcity of interactions. The advancements in large language models (LLMs) present a promising solution to these problems from a semantic perspective. As one of the pioneers in this field, we propose the Large Language Models Enhancement framework for Sequential Recommendation (LLM-ESR). This framework utilizes semantic embeddings derived from LLMs to enhance SRS without adding extra inference load from LLMs. To address the long-tail item challenge, we design a dual-view modeling framework that combines semantics from LLMs and collaborative signals from conventional SRS. For the long-tail user challenge, we propose a retrieval augmented self-distillation method to enhance user preference representation using more informative interactions from similar users. To verify the effectiveness and versatility of our proposed enhancement framework, we conduct extensive experiments on three real-world datasets using three popular SRS models. The results show that our method surpasses existing baselines consistently, and benefits long-tail users and items especially. The implementation code is available at https://github.com/Applied-Machine-Learning-Lab/LLM-ESR.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. CORONA: A Coarse-to-Fine Framework for Graph-based Recommendation with Large Language Models

    cs.IR 2025-06 conditional novelty 6.0 of 10

    CORONA uses LLM-generated preference and intent queries to prune the interaction graph in two stages, then applies a GNN to the remaining subgraph, achieving state-of-the-art recommendation accuracy.

  2. Listwise Preference Alignment Optimization for Tail Item Recommendation

    cs.IR 2025-07 reject novelty 4.0 of 10

    The paper applies a listwise softmax preference loss with head-item negative sampling and tail reweighting to improve long-tail item recommendation.

Pith tools