ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2506.13229
15
0

IGD: Token Decisiveness Modeling via Information Gain in LLMs for Personalized Recommendation

16 June 2025
Zijie Lin
Yang Zhang
Xiaoyan Zhao
Fengbin Zhu
Fuli Feng
Tat-Seng Chua
ArXiv (abs)PDFHTML
Main:9 Pages
8 Figures
Bibliography:3 Pages
7 Tables
Appendix:2 Pages
Abstract

Large Language Models (LLMs) have shown strong potential for recommendation by framing item prediction as a token-by-token language generation task. However, existing methods treat all item tokens equally, simply pursuing likelihood maximization during both optimization and decoding. This overlooks crucial token-level differences in decisiveness-many tokens contribute little to item discrimination yet can dominate optimization or decoding. To quantify token decisiveness, we propose a novel perspective that models item generation as a decision process, measuring token decisiveness by the Information Gain (IG) each token provides in reducing uncertainty about the generated item. Our empirical analysis reveals that most tokens have low IG but often correspond to high logits, disproportionately influencing training loss and decoding, which may impair model performance. Building on these insights, we introduce an Information Gain-based Decisiveness-aware Token handling (IGD) strategy that integrates token decisiveness into both tuning and decoding. Specifically, IGD downweights low-IG tokens during tuning and rebalances decoding to emphasize tokens with high IG. In this way, IGD moves beyond pure likelihood maximization, effectively prioritizing high-decisiveness tokens. Extensive experiments on four benchmark datasets with two LLM backbones demonstrate that IGD consistently improves recommendation accuracy, achieving significant gains on widely used ranking metrics compared to strong baselines.

View on arXiv
@article{lin2025_2506.13229,
  title={ IGD: Token Decisiveness Modeling via Information Gain in LLMs for Personalized Recommendation },
  author={ Zijie Lin and Yang Zhang and Xiaoyan Zhao and Fengbin Zhu and Fuli Feng and Tat-Seng Chua },
  journal={arXiv preprint arXiv:2506.13229},
  year={ 2025 }
}
Comments on this paper