Pith. sign in

REVIEW 2 cited by

Towards Comprehensible Recommendation with Large Language Model Fine-tuning

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 2508.07595 v1 pith:2H3HU2KT submitted 2025-08-11 cs.IR

Towards Comprehensible Recommendation with Large Language Model Fine-tuning

classification cs.IR
keywords recommendationreasonscontentcurecmodelapproachescapabilitiesensure
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Recommender systems have become increasingly ubiquitous in daily life. While traditional recommendation approaches primarily rely on ID-based representations or item-side content features, they often fall short in capturing the underlying semantics aligned with user preferences (e.g., recommendation reasons for items), leading to a semantic-collaborative gap. Recently emerged LLM-based feature extraction approaches also face a key challenge: how to ensure that LLMs possess recommendation-aligned reasoning capabilities and can generate accurate, personalized reasons to mitigate the semantic-collaborative gap. To address these issues, we propose a novel Content Understanding from a Collaborative Perspective framework (CURec), which generates collaborative-aligned content features for more comprehensive recommendations. \method first aligns the LLM with recommendation objectives through pretraining, equipping it with instruction-following and chain-of-thought reasoning capabilities. Next, we design a reward model inspired by traditional recommendation architectures to evaluate the quality of the recommendation reasons generated by the LLM. Finally, using the reward signals, CURec fine-tunes the LLM through RL and corrects the generated reasons to ensure their accuracy. The corrected reasons are then integrated into a downstream recommender model to enhance comprehensibility and recommendation performance. Extensive experiments on public benchmarks demonstrate the superiority of CURec over existing methods.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

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

  1. RecoReward: Recommender-Guided Multimodal Description Generation for Recommendation

    cs.IR 2026-07 conditional novelty 6.0

    A recommender-scored reinforcement reward trains an MLLM to produce a single content-only item description that improves live-stream recall offline and shows small online engagement gains.

  2. RecoReward: Recommender-Guided Multimodal Description Generation for Recommendation

    cs.IR 2026-07 conditional novelty 5.0

    Training an MLLM with a recommender-affinity reward that contrasts historical engaged users with non-target users improves downstream recall for content-only item descriptions.