Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Agent4POI: Agentic Context-Conditioned Affordance Reasoning for Multimodal Point-of-Interest Recommendation

About

We introduce Agent4POI, the first POI recommendation framework that generates context-conditioned multimodal representations at recommendation time, rather than relying on static POI embeddings pre-computed independently of context. Existing multimodal systems encode each POI once as a static embedding, a design that precludes reasoning about why the same cafe affords solo work on Monday but group celebration on Friday evening. We formally prove that no pre-computed encoder can satisfy context-sensitive ranking under standard bilinear scoring, motivating inference-time item-side representation. Agent4POI inverts this computation: given a situational context, a four-phase LLM agent generates dynamic, context-specific affordance queries (Phase 1) and executes a five-step cross-modal chain-of-thought over image, review, and metadata evidence (Phase 2). The resulting uncertainty-aware affordance representation is grounded in Gibsonian affordance theory. These cross-modal verdicts form a structured, uncertainty-adjusted affordance representation (Phase 3), which is aligned with user preferences via a semantic caching system for low-latency ranking (Phase 4). On three POI benchmarks and three evaluation configurations (standard, cold-start, context-shift), Agent4POI achieves a 23.2% relative gain over the strongest baseline and degrades by only 7.5% under context-shift versus 16--17\% for the strongest baselines. In cold-start scenarios, Agent4POI outperforms the best content-based baseline by up to 2.4x, whereas ID-based methods fail to generalize.

Jinze Wang, Yangchen Zeng, Tiehua Zhang, Lu Zhang, Yuze Liu, Yongchao Liu, Xingjun Ma, Zhu Sun• 2026

Related benchmarks

TaskDatasetResultRank
POI RecommendationFoursquare-NYC Standard Evaluation (test)
Recall@527.9
10
POI RecommendationFoursquare-TKY Standard Evaluation (test)
Recall@525.9
10
POI RecommendationYelp-Open Standard Evaluation (test)
R@516.3
10
Point-of-Interest RecommendationFoursquare-NYC weekday-to-weekend context-shift
NDCG@1030.9
5
Point-of-Interest RecommendationFoursquare-TKY weekday-to-weekend context-shift
NDCG@1029.1
5
Point-of-Interest RecommendationYelp-Open weekday-to-weekend context-shift
NDCG@1019.8
5
Point-of-Interest RecommendationFoursquare-NYC Cold-start (test)
R@1031.3
5
Point-of-Interest RecommendationFoursquare-TKY Cold-start (test)
R@1029.7
5
Point-of-Interest RecommendationYelp-Open Cold-start (test)
Recall@1019.6
5
Showing 9 of 9 rows

Other info

Follow for update