English

Every Preference Has Its Strength: Injecting Ordinal Semantics into LLM-Based Recommenders

Information Retrieval 2026-05-12 v1

Abstract

Recent work has shown that large language models (LLMs) can enhance recommender systems by integrating collaborative filtering (CF) signals through hybrid prompting. However, most existing CF-LLM frameworks collapse explicit ratings into implicit or positive-only feedback, discarding the ordinal structure that conveys fine-grained preference strength. As a result, these models struggle to exploit graded semantics and nuanced preference distinctions. We propose Ordinal Semantic Anchoring (OSA), a hybrid CF-LLM framework that explicitly incorporates preference strength by modeling interaction-level user feedback. OSA represents ordinal preference levels as numeric textual tokens and uses their token embeddings as semantic anchors to align user-item interaction representations in the LLM latent space. Through strength-aware alignment across ordinal levels, OSA preserves preference semantics when integrating collaborative signals with LLMs. Experiments on multiple real-world datasets demonstrate that OSA consistently outperforms existing baselines, particularly in pairwise preference evaluation, highlighting its effectiveness in modeling fine-grained user preferences over prior CF-LLM methods.

Keywords

Cite

@article{arxiv.2605.10323,
  title  = {Every Preference Has Its Strength: Injecting Ordinal Semantics into LLM-Based Recommenders},
  author = {Jiwon Jeong and Donghee Han and Sungrae Hong and Woosung Kang and Mun Yong Yi},
  journal= {arXiv preprint arXiv:2605.10323},
  year   = {2026}
}

Comments

Accepted at SIGIR 2026

R2 v1 2026-07-22T07:04:02.175Z