paper-with-me

홈 › Papers

Joint Triplet Loss Learning for Next New POI Recommendation

2022-09-25 · Nicholas Lim, Bryan Hooi, See-Kiong Ng, Yong Liang Goh

Sparsity of the User-POI matrix is a well established problem for next POI recommendation, which hinders effective learning of user preferences. Focusing on a more granular extension of the problem, we propose a Joint Triplet Loss Learning (JTLL) module for the Next New ($N^2$) POI recommendation task, which is more challenging. Our JTLL module first computes additional training samples from the users' historical POI visit sequence, then, a designed triplet loss function is proposed to decrease and increase distances of POI and user embeddings based on their respective relations. Next, the JTLL module is jointly trained with recent approaches to additionally learn unvisited relations for the recommendation task. Experiments conducted on two known real-world LBSN datasets show that our joint training module was able to improve the performances of recent existing works.

📄 PDF Abstract BibTeX arXiv:2209.12162

Code (0)

등록된 구현이 없습니다.

Tasks

Triplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

MDVT: Enhancing Multimodal Recommendation with Model-Agnostic Multimodal-Driven Virtual Triplets

2025-05-22 · Jinfeng Xu, Zheyu Chen, Jinze Li, Shuo Yang 외

The data sparsity problem significantly hinders the performance of recommender systems, as traditional models rely on limited historical interactions to learn user preferences and item properties. While incorporating mul…

Model OptimizationMultimodal RecommendationRecommendation Systems

TransTARec: Time-Adaptive Translating Embedding Model for Next POI Recommendation

2024-04-10 · Yiping Sun

The rapid growth of location acquisition technologies makes Point-of-Interest(POI) recommendation possible due to redundant user check-in records. In this paper, we focus on next POI recommendation in which next POI is b…

Triplet

Learning to rank music tracks using triplet loss

2020-05-18 · Laure Prétet, Gaël Richard, Geoffroy Peeters

Most music streaming services rely on automatic recommendation algorithms to exploit their large music catalogs. These algorithms aim at retrieving a ranked list of music tracks based on their similarity with a target mu…

Learning-To-RankTriplet

Addressing Cold Start For next-article Recommendation

2025-08-01 · Omar Elgohary, Nathan Jorgenson, Trenton Marple arxiv

This replication study modifies ALMM, the Adaptive Linear Mapping Model constructed for the next song recommendation, to the news recommendation problem on the MIND dataset. The original version of ALMM computes latent r…

Unified Dual-Intent Translation for Joint Modeling of Search and Recommendation

2024-07-01 · Yuting Zhang, Yiqing Wu, Ruidong Han, Ying Sun 외

Recommendation systems, which assist users in discovering their preferred items among numerous options, have served billions of users across various online platforms. Intuitively, users' interactions with items are highl…

Recommendation SystemsTriplet