EDBT 2026 Demo / reviewers in the wild / expert
Guoshuai Zhao 0001
dblp:139/4721
· DBLP profile ↗
14ranked-venue papers in the field
3as first author
10since 2021 · last 2026
0000-0003-4392-8450ORCID · conflict
Domains — venue-derived; a paper can count in several
Database Systems & Data Management · 7 (2 first)Information Retrieval & Web Search · 4Data Mining & Knowledge Discovery · 2 (1 first)Other / Interdisciplinary · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | AEGI: Anchor Event Guided Inference for TKGQA
Yuqing Fu, Yejing Wang, Li Zhu 0003, Xueming Qian, Guoshuai Zhao 0001, Xiangyu Zhao 0001 |
PAKDD (3) | 6 |
| 2025 | Sequence-augmented Conversational Recommendation System Based on Diffusion Models for Personalized Cultural ExplorationabstractConversational Recommendation Systems (CRS) play a pivotal role in personalized cultural discovery by guiding user attention and mitigating information overload through interactive dialogue. However, existing Transformer-based CRS models predominantly focus on token-level generation, limiting their ability to capture sentence-level semantic interaction patterns. Furthermore, while user preferences are often inferred through interaction entities among these entities, current approaches typically overlook the sequential dependencies, either semantic or ID-based, which are crucial for accurate and context-aware recommendations. To overcome these limitations, we propose SDCRS, a sequence-augmented CRS based on diffusion models, which integrates sentence-level and entity-level sequential modeling to enhance the response generation and recommendation modules. By integrating diffusion mechanisms, SDCRS not only improves the diversity of generated responses but also enhances user preference modeling, particularly under cold-start conditions. Comprehensive experiments clearly demonstrate that SDCRS achieves superior performance over all baselines. Lun Tan, Jiakui Shen, Yunqi Mi, Guoshuai Zhao 0001, Jialie Shen 0001, Xueming Qian |
MMAsia | 5 |
| 2024 | Improving Conversational Recommendation System Through Personalized Preference Modeling and Knowledge GraphabstractConversational recommendation systems (CRS) can actively discover users’ preferences and perform recommendations during conversations. The majority of works on CRS tend to focus on a single conversation and dig it using knowledge graphs, language models, etc. However, they often overlook the abundant and rich preference information that exists in the user's historical conversations. Meanwhile, end-to-end generation of recommendation results may lead to a decrease in recommendation quality. In this work, we propose a personalized conversational recommendation system infused with historical interaction information. This framework leverages users’ preferences extracted from their historical conversations and integrates them with the users’ preferences in current conversations. We find that this contributes to higher accuracy in recommendations and fewer recommendation turns. Moreover, we improve the interactive pattern between the recommendation module and the dialogue generation module by utilizing the slot filling method. This enables the results inferred by the recommendation module to be integrated into the conversation naturally and accurately. Our experiments on the benchmark dataset demonstrate that our model significantly outperforms the state-of-the-art methods in the evaluation of recommendations and dialogue generation. Guoshuai Zhao 0001, Tengjiao Li, Jialie Shen 0001, Xueming Qian |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2023 | What You Like, What I Am: Online Dating Recommendation via Matching Individual Preferences With FeaturesabstractDating recommendation becomes a critical task since the rapid development of online dating sites and it is beneficial for users to find their ideal relationships from a large number of registered members. Different users usually have different tastes when choosing their dating partners. Therefore, it is necessary to distinguish the users personal features and preferences in dating recommendation methods. However, present approaches dont capture enough user preferences from social graph and attribute data. They also ignore user attributes, which is the complementary and consistent side information of user social graphs. In this paper, we propose a Matching Individual Preferences with Features (MIPF) model to recommend dating partners jointly using user attributes and social graphs. We aim to model user features and preferences to identify what the user has and what the user likes. We also distinguish user preferences into explicit preferences and implicit preferences. The implicit preferences are mined from social graphs, while the explicit preferences are captured from the social links. Additionally, convolutional neural networks are used to extract the latent non-linear information in user attributes. Experiments on real-world online dating datasets demonstrate our MIPF model is superior to existing methods. Xuanzhi Zheng, Guoshuai Zhao 0001, Li Zhu 0003, Jihua Zhu, Xueming Qian |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2023 | Joint Reason Generation and Rating Prediction for Explainable RecommendationabstractMost recommendation systems focus on predicting rating or finding aspect information in reviews to understand user preferences and item properties. However, these methods ignore the effectiveness and persuasiveness of recommendation results. Consequently, explainable recommendation, namely providing recommendation results with recommendation reasons at the same time, has attracted increasing attention of researchers due to its ability in fostering transparency and trust. It is lucky that some E-commerce websites provide a kind of new interaction box called Tips and users can express their comments on items with a simple sentence. This brings us an opportunity to realize explainable recommendation. Under the supervision of two explicit feedback, namely rating and textual tips, we can implement a multi-task learning model which can provide recommendation results and generate recommendation reasons at the same time. In this paper, we propose an Encoder-Decoder and Multi-Layer Perception (MLP) based Explainable Recommendation model named EMER to simultaneously implement reason generation and rating prediction. Items title contains significant product-related information and plays an important role in grabbing users attention, so we fuse it in our model to generate recommendation reasons. Numerous experiments on benchmark datasets demonstrate that our model is superior to the state-of-the-art models. Jihua Zhu, Yujiao He, Guoshuai Zhao 0001, Xuxiao Bu, Xueming Qian |
IEEE Trans. Knowl. Data Eng. | 3 |
| 2022 | Dialogue State Tracking Based on Hierarchical Slot Attention and Contrastive LearningabstractDialogue state is a key information in traditional task-oriented dialogue systems, which represents the user's dialogue intention at each moment through a set of (slot, value). The recent methods model the slot and the dialogue context to keep track of the state, but there is a lack of refinement of context information. They do not consider the influence of dialogue context in different scenarios. Our proposed approach utilizes a fine-grained representation of each slot at multiple levels and incorporates an interaction mechanism to obtain a weight of past memory, present utterance and relevance of the slots. Besides, to address the problem that the dialogue utterance is semantically distant from the corresponding slot value, we introduce the contrastive learning to make the utterance embedding mapped under each slot name more suitable with the ground truth value and away from other slot values. This improves the accuracy of mapping between feature space and semantic space. In the predefined ontology-based approaches, our model achieves leading results with both MultiWOZ2.0 and MultiWOZ2.1 datasets. Yihao Zhou, Guoshuai Zhao 0001, Xueming Qian |
CIKM | 2 |
| 2022 | PERD: Personalized Emoji Recommendation with Dynamic User PreferenceabstractEmoji recommendation is an important task to help users find appropriate emojis from thousands of candidates based on a short tweet text. Traditional emoji recommendation methods lack personalized recommendation and ignore user historical information in selecting emojis. In this paper, we propose a personalized emoji recommendation with dynamic user preference (PERD) which contains a text encoder and a personalized attention mechanism. In text encoder, a BERT model is contained to learn dense and low-dimensional representations of tweets. In personalized attention, user dynamic preferences are learned according to semantic and sentimental similarity between historical tweets and the tweet which is waiting for emoji recommendation. Informative historical tweets are selected and highlighted. Experiments are carried out on two real-world datasets from Sina Weibo and Twitter. Experimental results validate the superiority of our approach on personalized emoji recommendation. Xuanzhi Zheng, Guoshuai Zhao 0001, Li Zhu 0003, Xueming Qian |
SIGIR | 2 |
| 2022 | Combining Non-sampling and Self-attention for Sequential Recommendation
Guangjin Chen, Guoshuai Zhao 0001, Li Zhu 0003, Zhimin Zhuo, Xueming Qian |
Inf. Process. Manag. | 2 |
| 2022 | Personalized Long- and Short-term Preference Learning for Next POI RecommendationabstractNext POI recommendation has been studied extensively in recent years. The goal is to recommend next POI for users at specific time given users’ historical check-in data. Therefore, it is crucial to model both users’ general taste and recent sequential behaviors. Moreover, different users show different dependencies on the two parts. However, most existing methods learn the same dependencies for different users. Besides, the locations and categories of POIs contain different information about users’ preference. However, current researchers always treat them as the same factors or believe that categories determine where to go. To this end, we propose a novel method named Personalized Long- and Short-term Preference Learning (PLSPL) to learn the specific preference for each user. Specially, we combine the long- and short-term preference via user-based linear combination unit to learn the personalized weights on different parts for different users. Besides, the context information such as the category and check-in time is also essential to capture users’ preference. Therefore, in long-term module, we consider the contextual features of POIs in users’ history records and leverage attention mechanism to capture users’ preference. In the short-term module, to better learn the different influences of locations and categories of POIs, we train two LSTM models for location- and category-based sequence, respectively. Then we evaluate the proposed model on two real-world datasets. The experiment results demonstrate that our method outperforms the state-of-art approaches for next POI recommendation. Yuxia Wu, Ke Li 0032, Guoshuai Zhao 0001, Xueming Qian |
IEEE Trans. Knowl. Data Eng. | 3 |
| 2021 | CAPER: Context-Aware Personalized Emoji RecommendationabstractWith the popularity of social platforms, emoji appears and becomes extremely popular with a large number of users. It expresses more beyond plaintexts and makes the content more vivid. Using appropriate emojis in messages and microblog posts makes you lovely and friendly. Recently, emoji recommendation becomes a significant task since it is hard to choose the appropriate one from thousands of emoji candidates. In this paper, we propose a Context-Aware Personalized Emoji Recommendation (CAPER) model fusing the contextual information and the personal information. It is to learn latent factors of contextual and personal information through a score-ranking matrix factorization framework. The personal factors such as user preference, user gender, and the current time can make the recommended emojis meet users' individual needs. Moreover, we consider the co-occurrence factors of the emojis which could improve the recommendation accuracy. We conduct a series of experiments on the real-world datasets, and experiment results show better performance of our model than existing methods, demonstrating the effectiveness of the considering contextual and personal factors. Guoshuai Zhao 0001, Zhidan Liu 0003, Yulu Chao, Xueming Qian |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2019 | Long- and Short-term Preference Learning for Next POI RecommendationabstractNext POI recommendation has been studied extensively in recent years. The goal is to recommend next POI for users at specific time given users' historical check-in data. Therefore, it is crucial to model users' general taste and recent sequential behavior. Moreover, the context information such as the category and check-in time is also important to capture user preference. To this end, we propose a long- and short-term preference learning model (LSPL) considering the sequential and context information. In long-term module, we learn the contextual features of POIs and leverage attention mechanism to capture users' preference. In the short-term module, we utilize LSTM to learn the sequential behavior of users. Specifically, to better learn the different influence of location and category of POIs, we train two LSTM models for location-based sequence and category-based sequence, respectively. Then we combine the long and short-term results to recommend next POI for users. At last, we evaluate the proposed model on two real-world datasets. The experiment results demonstrate that our method outperforms the state-of-art approaches for next POI recommendation. Yuxia Wu, Ke Li 0032, Guoshuai Zhao 0001, Xueming Qian |
CIKM | 3 |
| 2019 | Personalized Reason Generation for Explainable Song RecommendationabstractPersonalized recommendation has received a lot of attention as a highly practical research topic. However, existing recommender systems provide the recommendations with a generic statement such as “Customers who bought this item also bought…”. Explainable recommendation, which makes a user aware of why such items are recommended, is in demand. The goal of our research is to make the users feel as if they are receiving recommendations from their friends. To this end, we formulate a new challenging problem called personalized reason generation for explainable recommendation for songs in conversation applications and propose a solution that generates a natural language explanation of the reason for recommending a song to that particular user. For example, if the user is a student, our method can generate an output such as “Campus radio plays this song at noon every day, and I think it sounds wonderful,” which the student may find easy to relate to. In the offline experiments, through manual assessments, the gain of our method is statistically significant on the relevance to songs and personalization to users comparing with baselines. Large-scale online experiments show that our method outperforms manually selected reasons by 8.2% in terms of click-through rate. Evaluation results indicate that our generated reasons are relevant to songs and personalized to users, and they attract users to click the recommendations. Guoshuai Zhao 0001, Hao Fu 0015, Ruihua Song, Tetsuya Sakai, Zhongxia Chen, Xing Xie 0001, Xueming Qian |
ACM Trans. Intell. Syst. Technol. | 1 |
| 2016 | Service Quality Evaluation by Exploring Social Users' Contextual InformationabstractNowadays, with the boom of social media and e-commerce, more and more people prefer to share their consumption experiences and rate services on review sites. Much research has focused on personalized recommendation. However, quality of service also plays an important role in recommender systems, and it is the main concern of this paper. An overall rating that indicates the popular view usually represents the evaluation. There are some challenges when we do not have enough review information to extract public opinion. Take, for example, a movie for which one user rates a two star rating, and another rates a five star rating. In this case, it is difficult to conduct a quality evaluation fairly. However, it is possible to be improved with the help of big social users' contextual information. In this paper, we propose a model to conduct service quality evaluation by improving overall rating of services using an empirical methodology. We use the concept of user rating's confidence, which denotes the trustworthiness of user ratings. First, entropy is utilized to calculate user ratings' confidence. Second, we further explore spatial-temporal features and review sentimental features of user ratings to constrain their confidences. Last, we fuse them into a unified model to calculate an overall confidence, which is utilized to perform service quality evaluation. Extensive experiments implemented on Yelp and Douban Movie datasets demonstrate the effectiveness of our model. Guoshuai Zhao 0001, Xueming Qian, Xiaojiang Lei, Tao Mei 0001 |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2014 | Personalized Recommendation Combining User Interest and Social CircleabstractWith the advent and popularity of social network, more and more users like to share their experiences, such as ratings, reviews, and blogs. The new factors of social network like interpersonal influence and interest based on circles of friends bring opportunities and challenges for recommender system (RS) to solve the cold start and sparsity problem of datasets. Some of the social factors have been used in RS, but have not been fully considered. In this paper, three social factors, personal interest, interpersonal interest similarity, and interpersonal influence, fuse into a unified personalized recommendation model based on probabilistic matrix factorization. The factor of personal interest can make the RS recommend items to meet users' individualities, especially for experienced users. Moreover, for cold start users, the interpersonal interest similarity and interpersonal influence can enhance the intrinsic link among features in the latent space. We conduct a series of experiments on three rating datasets: Yelp, MovieLens, and Douban Movie. Experimental results show the proposed approach outperforms the existing RS approaches. Xueming Qian, Guoshuai Zhao 0001, Tao Mei 0001 |
IEEE Trans. Knowl. Data Eng. | 3 |