Search papers, labs, and topics across Lattice.
This paper introduces HyperAgent4POI, a novel framework that employs Dynamic Semantic Message Passing (DSMP) on multi-agent hypergraphs to address the challenges posed by missing modalities in Next Point-of-Interest (POI) recommendations. By leveraging persistent node agents and a frozen Llama backbone, the method enhances POI representations through modality completion and soft incidence refinement, ultimately improving the reliability of user-POI interaction modeling. Experimental results demonstrate that HyperAgent4POI achieves an average NDCG@20 improvement of 8.2% over the strongest baseline under a 60% modality-missing rate across three real-world location-based social network datasets.
Missing modalities in POI recommendations can be effectively addressed, leading to significant improvements in ranking performance and online efficiency.
Next Point-of-Interest (POI) recommendation benefits from textual and visual content that describes venue semantics, yet such content is often incomplete in real-world services. Missing modalities weaken POI representations and reduce the semantic evidence available for ranking. The resulting representations also provide unreliable evidence for modeling higher-order user--POI interactions. We propose HyperAgent4POI, which uses Dynamic Semantic Message Passing (DSMP) to perform modality completion and soft incidence refinement within each hypergraph layer. Persistent node agents share a frozen Llama backbone and use role-specific adapters to produce node-to-hyperedge messages. Semantic hyperedge motifs formed from these messages guide soft incidence scoring and modality completion. Final node representations are cached for online ranking without LLM calls. Experiments on three real-world LBSN datasets show consistent ranking gains over 15 baselines across modality-missing rates, while cached inference provides practical online efficiency. Under a 60% modality-missing rate, HyperAgent4POI improves NDCG@20 over the strongest baseline by 8.2% on average across the three datasets.