中文
相关论文

相关论文: Context-Aware Attention-Based Data Augmentation fo…

200 篇论文

Recently, self-attention based models have achieved state-of-the-art performance in sequential recommendation task. Following the custom from language processing, most of these models rely on a simple positional embedding to exploit the…

机器学习 · 计算机科学 2020-08-24 Sung Min Cho , Eunhyeok Park , Sungjoo Yoo

The wide spread of location-based social networks brings about a huge volume of user check-in data, which facilitates the recommendation of points of interest (POIs). Recent advances on distributed representation shed light on learning low…

信息检索 · 计算机科学 2017-05-01 Bei Liu , Tieyun Qian , Bing Liu , Liang Hong , Zhenni You , Yuxiang Li

Spatiotemporal relationships are critical in data science, as many prediction and reasoning tasks require analysis across both spatial and temporal dimensions--for instance, navigating an unfamiliar city involves planning itineraries that…

机器学习 · 计算机科学 2025-05-19 Xiao Han , Dayan Pan , Xiangyu Zhao , Xuyuan Hu , Zhaolin Deng , Xiangjie Kong , Guojiang Shen

The task of point-of-interest (POI) recommendation is to predict users' immediate future movements based on their previous records and present circumstances. Popularity is considered as one of the primary deciding factors for selecting the…

信息检索 · 计算机科学 2025-01-22 Alif Al Hasan , Md. Musfique Anwar , M. Arifur Rahman

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 based on previous…

信息检索 · 计算机科学 2024-04-11 Yiping Sun

Next Point-of-Interest (POI) recommendation is a longstanding problem across the domains of Location-Based Social Networks (LBSN) and transportation. Recent Recurrent Neural Network (RNN) based approaches learn POI-POI relationships in a…

信息检索 · 计算机科学 2020-10-15 Nicholas Lim , Bryan Hooi , See-Kiong Ng , Xueou Wang , Yong Liang Goh , Renrong Weng , Jagannadan Varadarajan

Sequential recommendation predicts users' next behaviors with their historical interactions. Recommending with longer sequences improves recommendation accuracy and increases the degree of personalization. As sequences get longer, existing…

信息检索 · 计算机科学 2022-09-05 Qianying Lin , Wen-Ji Zhou , Yanshi Wang , Qing Da , Qing-Guo Chen , Bing Wang

Next destination recommendation is an important task in the transportation domain of taxi and ride-hailing services, where users are recommended with personalized destinations given their current origin location. However, recent…

人工智能 · 计算机科学 2021-01-12 Nicholas Lim , Bryan Hooi , See-Kiong Ng , Xueou Wang , Yong Liang Goh , Renrong Weng , Rui Tan

The chronological order of user-item interactions can reveal time-evolving and sequential user behaviors in many recommender systems. The items that users will interact with may depend on the items accessed in the past. However, the…

信息检索 · 计算机科学 2019-12-30 Chen Ma , Liheng Ma , Yingxue Zhang , Jianing Sun , Xue Liu , Mark Coates

Point-of-Interest (POI) recommendation plays a vital role in various location-aware services. It has been observed that POI recommendation is driven by both sequential and geographical influences. However, since there is no annotated label…

信息检索 · 计算机科学 2023-09-15 Yifang Qin , Yifan Wang , Fang Sun , Wei Ju , Xuyang Hou , Zhe Wang , Jia Cheng , Jun Lei , Ming Zhang

Session-based recommendation aims to generate recommendations for the next item of users' interest based on a given session. In this manuscript, we develop prospective preference enhanced mixed attentive model (P2MAM) to generate…

信息检索 · 计算机科学 2024-07-11 Bo Peng , Chang-Yu Tai , Srinivasan Parthasarathy , Xia Ning

Representation learning produces models in different domains, such as store purchases, client transactions, and general people's behavior. However, such models for event sequences usually process each sequence in isolation, ignoring context…

机器学习 · 计算机科学 2026-05-29 Petr Sokerin , Maria Kovaleva , Ekaterina Boyarina , Pavel Tikhomirov , Denis Vorobiyov , Alexey Zaytsev

This work proposes a novel approach based on sequence-to-sequence (seq2seq) models for context-aware conversational systems. Exist- ing seq2seq models have been shown to be good for generating natural responses in a data-driven…

计算与语言 · 计算机科学 2018-05-23 Silje Christensen , Simen Johnsrud , Massimiliano Ruocco , Heri Ramampiaro

Trip recommendation is an important location-based service that helps relieve users from the time and efforts for trip planning. It aims to recommend a sequence of places of interest (POIs) for a user to visit that maximizes the user's…

信息检索 · 计算机科学 2018-08-27 Jiayuan He , Jianzhong Qi , Kotagiri Ramamohanarao

We propose a novel attention model that can accurately attends to target objects of various scales and shapes in images. The model is trained to gradually suppress irrelevant regions in an input image via a progressive attentive process…

计算机视觉与模式识别 · 计算机科学 2018-08-08 Paul Hongsuck Seo , Zhe Lin , Scott Cohen , Xiaohui Shen , Bohyung Han

Human mobility data accumulated from Point-of-Interest (POI) check-ins provides great opportunity for user behavior understanding. However, data quality issues (e.g., geolocation information missing, unreal check-ins, data sparsity) in…

机器学习 · 计算机科学 2022-01-03 Dongbo Xi , Fuzhen Zhuang , Yanchi Liu , Jingjing Gu , Hui Xiong , Qing He

Sequential recommendation is an important task to predict the next-item to access based on a sequence of interacted items. Most existing works learn user preference as the transition pattern from the previous item to the next one, ignoring…

信息检索 · 计算机科学 2023-12-19 Yizhou Dang , Enneng Yang , Guibing Guo , Linying Jiang , Xingwei Wang , Xiaoxiao Xu , Qinghui Sun , Hong Liu

Predicting the next location is a highly valuable and common need in many location-based services such as destination prediction and route planning. The goal of next location recommendation is to predict the next point-of-interest a user…

信息检索 · 计算机科学 2023-03-23 Yan Luo , Ye Liu , Fu-lai Chung , Yu Liu , Chang Wen Chen

Point-of-Interest (POI ) recommendation systems have gained popularity for their unique ability to suggest geographical destinations with the incorporation of contextual information such as time, location, and user-item interaction.…

信息检索 · 计算机科学 2023-12-07 Ali Tourani , Hossein A. Rahmani , Mohammadmehdi Naghiaei , Yashar Deldjoo

Next Point-of-Interest (POI) recommendation aims to predict users' next locations by leveraging historical check-in sequences. Although existing methods have shown promising results, they often struggle to capture complex high-order…

信息检索 · 计算机科学 2025-03-31 Jinze Wang , Tiehua Zhang , Lu Zhang , Yang Bai , Xin Li , Jiong Jin