paper-with-me

Papers

Generative Spatiotemporal Intent Sequence Recommendation via Implicit Reasoning in Amap

2026-05-27 · Sicong Wang, Ruiting Dong, Yue Liu, Bowen Zheng, Jun Meng, Jie Li, Shuaijun Guo, Yu Gu, Fanyi Di, Xin Li arxiv

Real-world user behavior rarely consists of isolated actions; instead, it often forms intent flows governed by spatiotemporal dependencies. To provide integrated service recommendations, we focus on the task of Generative Spatiotemporal Intent Sequence Recommendation (GSISR), which aims to generate intent sequences that are logically coherent and physically executable within complex spatiotemporal contexts. While LLMs offer strong reasoning potential for GSISR, direct industrial deployment is limited by high inference latency and context-mismatched or physically infeasible plans. To address these challenges, we propose a generative framework, GPlan, that internalizes LLM reasoning into lightweight models through two components. First, to enable reasoning under strict latency constraints, we introduce Progressive Implicit CoT Distillation, which compresses explicit reasoning processes into reserved latent tokens, allowing small models to inherit complex planning logic without generating long reasoning text. Second, to address the disconnect between general knowledge and real-world constraints, we design Spatiotemporal Counterfactual DPO. By aligning the model with counterfactual context-plan pairs, we improve sensitivity to spatiotemporal context and reduce context-mismatched plans. Offline experiments and online A/B testing demonstrate that our approach improves sequence coherence and context responsiveness. Our implementation and the anonymized GSISR dataset are available at https://github.com/alibaba/GPlan.

📄 PDF Abstract BibTeX arXiv:2605.28888

Code (0)

등록된 구현이 없습니다.

Tasks

General Knowledge

Similar Papers 제목 키워드 기반

Spacetime-GR: A Spacetime-Aware Generative Model for Large Scale Online POI Recommendation

2025-08-22 · Haitao Lin, Zhen Yang, Jiawei Xue, Ziji Zhang 외 arxiv

Building upon the strong sequence modeling capability, Generative Recommendation (GR) has gradually assumed a dominant position in the application of recommendation tasks (e.g., video and product recommendation). However…

Product Recommendation

ChronoID: Infusing Explicit Temporal Signals into Semantic IDs for Generative Recommendation

2026-06-12 · Dongdong Nian, Dongqi Fu, Chenliang Xu, Yinglong Xia 외 arxiv

Semantic IDs are crucial in generative recommendation, but with a fundamental limitation: temporal information is not well incorporated into semantic IDs. Instead, time influences recommendation only implicitly (e.g., th…

Modeling Behavioral Intensity and Transitions for Generative Recommendation

2026-04-27 · Wenxuan Yang, Xiaoyang Xu, Hanyu Zhang, Zhexuan Xu 외 arxiv

Multi-behavior recommendation aims to predict user conversions by modeling various interaction types that carry distinct intent signals. Recently, generative sequence modeling methods have emerged as an important paradig…

Improving End-to-End Sequential Recommendations with Intent-aware Diversification

2019-08-27 · Wanyu Chen, Pengjie Ren, Fei Cai, Maarten de Rijke

Sequential Recommendation (SRs) that capture users' dynamic intents by modeling user sequential behaviors can recommend closely accurate products to users. Previous work on SRs is mostly focused on optimizing the recomme…

DiversitySequential Recommendation

ADS-POI: Agentic Spatiotemporal State Decomposition for Next Point-of-Interest Recommendation

2026-02-10 · Zhenyu Yu, Chunlei Meng, Yangchen Zeng, Mohd Yamani Idna Idris 외 arxiv

Next point-of-interest (POI) recommendation requires modeling user mobility as a spatiotemporal sequence, where different behavioral factors may evolve at different temporal and spatial scales. Most existing methods comp…