Search papers, labs, and topics across Lattice.
This paper introduces S2-CAR, a segmentation-supervised and complexity-adaptive framework designed to enhance sequential recommendation systems by modeling user intent as a continuous latent energy state. By employing the Context-Aware Soft Temporal Point Process (Soft-TPP), S2-CAR dynamically segments user interaction histories based on the natural decay of latent-state energy, avoiding the pitfalls of rigid time-window segmentation. Extensive experiments across three diverse datasets demonstrate that S2-CAR significantly outperforms state-of-the-art recommendation methods, highlighting its effectiveness in capturing complex user behavior patterns.
S2-CAR reveals that dynamic segmentation based on latent energy states can dramatically improve recommendation accuracy by aligning with true user intent boundaries.
Sequential recommendation aims to predict user preferences from interaction histories, yet existing models often struggle when behavior patterns become complex and heterogeneous. A key reason is that interaction histories are rarely uniform: users' interests shift in a latent way over time, yet existing models either treat the full sequence as a homogeneous context or rely on rigid time-window segmentation that misaligns with true intent boundaries. This mis-segmentation not only introduces cross-intent interference at intermediate sequence positions but also leads to over-reliance on short-term interest signals. To address this, we propose S2-CAR, a segmentation-supervised and complexity-adaptive framework for sequential recommendation that models user intent as a continuous latent energy state. Specifically, it uses the Context-Aware Soft Temporal Point Process (Soft-TPP) to segment boundaries triggered by the natural decay of latent-state energy rather than fixed intervals, enabling intent segmentation without fixed time-gap rules. Next, upon this segmentation, a Segment-Count-Adaptive Multi-Intent Extraction module hierarchically aggregates intent-coherent segments into a compact set of multi-interest representations. Extensive experiments on 3 representative public benchmark datasets spanning movie, e-commerce, and gaming domains across 13 baselines demonstrate that S2-CAR consistently outperforms state-of-the-art methods across all datasets and metrics. Further analysis shows that the proposed energy-based segmentation serves as a plug-and-play module, yielding consistent improvements when integrated into existing sequential recommendation backbones.