Why Thinking Hurts? Diagnosing and Rectifying the Reasoning Shift in Foundation Recommender Models

๐Ÿ“… 2026-02-18
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF

career value

187K/year
๐Ÿค– AI Summary
This work identifies and addresses a critical issue in semantic ID-based recommendation: the integration of Chain-of-Thought (CoT) reasoning induces โ€œreasoning drift,โ€ which impairs the modelโ€™s sensitivity to ID semantics and consequently degrades recommendation performance. To mitigate this, the authors propose a training-free, inference-time subspace alignment framework that effectively integrates CoT reasoning while preserving the modelโ€™s original ID dependency. The approach combines reasoning chain compression, debiased contrastive decoding, and subspace alignment to harmonize semantic reasoning with ID-aware representations. This method significantly enhances recommendation accuracy without incurring additional training costs, offering a novel paradigm for controllable reasoning with large language models in recommender systems.

Technology Category

Application Category

๐Ÿ“ Abstract
Integrating Chain-of-Thought (CoT) reasoning into Semantic ID-based recommendation foundation models (such as OpenOneRec) often paradoxically degrades recommendation performance. We identify the root cause as textual inertia from the General Subspace, where verbose reasoning dominates inference and causes the model to neglect critical Semantic ID. To address this, we propose a training-free Inference-Time Subspace Alignment framework. By compressing reasoning chains and applying bias-subtracted contrastive decoding, our approach mitigates ungrounded textual drift. Experiments show this effectively calibrates inference, allowing foundation models to leverage reasoning without sacrificing ID-grounded accuracy.
Problem

Research questions and friction points this paper is trying to address.

Chain-of-Thought reasoning
recommendation foundation models
Semantic ID
reasoning shift
textual inertia
Innovation

Methods, ideas, or system contributions that make the work stand out.

Chain-of-Thought
Semantic ID
Subspace Alignment
Contrastive Decoding
Foundation Recommender Models
๐Ÿ”Ž Similar Papers