EDBT 2026 Demo / reviewers in the wild / expert
Xiuzhen Zhang 0001
dblp:20/2941-1 · also Xiuzhen Jenny Zhang
· DBLP profile ↗
60ranked-venue papers in the field
9as first author
22since 2021 · last 2026
0000-0001-5558-3790ORCID · conflict
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 30 (4 first)Information Retrieval & Web Search · 23 (2 first)Database Systems & Data Management · 7 (3 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Cross-Domain Fake News Detection on Unseen Domains via LLM-Based Domain-Aware User ModelingabstractCross-domain fake news detection (CD-FND) transfers knowledge from a source domain to a target domain and is crucial for real-world fake news mitigation. This task becomes particularly important yet more challenging when the target domain is previously unseen (e.g., the COVID-19 outbreak or the Russia-Ukraine war). However, existing CD-FND methods overlook such scenarios and consequently suffer from the following two key limitations: (1) insufficient modeling of high-level semantics in news and user engagements; and (2) scarcity of labeled data in unseen domains. Targeting these limitations, we find that large language models (LLMs) offer strong potential for CD-FND on unseen domains, yet their effective use remains non-trivial. Nevertheless, two key challenges arise: (1) how to capture high-level semantics from both news content and user engagements using LLMs; and (2) how to make LLM-generated features more reliable and transferable for CD-FND on unseen domains. To tackle these challenges, we propose DAUD, a novel LLM-based Domain-Aware framework for fake news detection on Unseen Domains. DAUD employs LLMs to extract high-level semantics from news content. It models users' single- and cross-domain engagements to generate domain-aware behavioral representations. In addition, DAUD captures the relations between original data-driven features and LLM-derived features of news, users, and user engagements. This allows it to extract more reliable domain-shared representations that improve knowledge transfer to unseen domains. Extensive experiments on real-world datasets demonstrate that DAUD outperforms state-of-the-art baselines in both general and unseen-domain CD-FND settings. Xuankai Yang 0001, Yan Wang 0002, Jiajie Zhu 0001, Pengfei Ding 0001, Xiuzhen Zhang 0001, Huan Liu 0001 |
WWW | 6 |
| 2026 | Graph2text or Graph2token: A Perspective of Large Language Models for Graph LearningabstractGraphs are prevalent in numerous real-world applications. Previous methods directly model graph structures and achieve significant success. However, these methods encounter bottlenecks due to the inherent irregularity of graphs. An innovative solution is converting graphs into textual representations, thereby harnessing the powerful capabilities of Large Language Models (LLMs) to process and comprehend graphs. In this article, we present a comprehensive review of methodologies for applying LLMs to graphs, termed LLM4graph. The core of LLM4graph lies in transforming graphs into texts for LLMs to understand and analyze. Thus, we propose a novel taxonomy of LLM4graph methods from the view of the transformation. Specifically, existing methods can be divided into two paradigms: Graph2text and Graph2token, which transform graphs into texts or tokens as the input of LLMs, respectively. We point out four challenges during the transformation to systematically present existing methods from a problem-oriented perspective. For practical concerns, we provide a guideline for researchers on selecting appropriate models and LLMs for different graphs and hardware constraints. To empirically evaluate our taxonomy and different technical choices, we conduct experiments with representative methods in Graph2text and Graph2token. We also identify five future research directions for LLM4graph. Shuo Yu 0001, Ruolin Li, Guchun Liu, Yanming Shen, Shaoxiong Ji, Bowen Li 0012, Fengling Han, Xiuzhen Zhang 0001, Feng Xia 0001 |
ACM Trans. Inf. Syst. | 9 |
| 2025 | X-Troll: eXplainable Detection of State-Sponsored Information Operations Agents
Xiuzhen Zhang 0001, Maria Myung-Hee Kim, Jennifer Biggs, Marian-Andrei Rizoiu |
CIKM | 2 |
| 2025 | Unbiased Reasoning for Knowledge-Intensive Tasks in Large Language Models via Conditional Front-Door AdjustmentabstractLarge Language Models (LLMs) have shown impressive capabilities in natural language processing but still struggle to perform well on knowledge-intensive tasks that require deep reasoning and the integration of external knowledge. Although methods such as Retrieval-Augmented Generation (RAG) and Chain-of-Thought (CoT) have been proposed to enhance LLMs with external knowledge, they still suffer from internal bias in LLMs, which often leads to incorrect answers. In this paper, we propose a novel causal prompting framework, Conditional Front-Door Prompting (CFD-Prompting), which enables the unbiased estimation of the causal effect between the query and the answer, conditional on external knowledge, while mitigating internal bias. By constructing counterfactual external knowledge, our framework simulates how the query behaves under varying contexts, addressing the challenge that the query is fixed and is not amenable to direct causal intervention. Compared to the standard front-door adjustment, the conditional variant operates under weaker assumptions, enhancing both robustness and generalisability of the reasoning process. Extensive experiments across multiple LLMs and benchmark datasets demonstrate that CFD-Prompting significantly outperforms existing baselines in both accuracy and robustness. Ziqi Xu 0001, Yongli Ren, Xiuzhen Zhang 0001, Renqiang Luo, Zaiwen Feng, Feng Xia 0001 |
CIKM | 5 |
| 2025 | A Macro- and Micro-Hierarchical Transfer Learning Framework for Cross-Domain Fake News DetectionabstractCross-domain fake news detection aims to mitigate domain shift and improve detection performance by transferring knowledge across domains. Existing approaches transfer knowledge based on news content and user engagements from a source domain to a target domain. However, these approaches face two main limitations, hindering effective knowledge transfer and optimal fake news detection performance. Firstly, from a micro perspective, they neglect the negative impact of veracity-irrelevant features in news content when transferring domain-shared features across domains. Secondly, from a macro perspective, existing approaches ignore the relationship between user engagement and news content, which reveals shared behaviors of common users across domains and can facilitate more effective knowledge transfer. To address these limitations, we propose a novel macro- and micro- hierarchical transfer learning framework (MMHT) for cross-domain fake news detection. Firstly, we propose a micro-hierarchical disentangling module to disentangle veracity-relevant and veracity-irrelevant features from news content in the source domain for improving fake news detection performance in the target domain. Secondly, we propose a macro-hierarchical transfer learning module to generate engagement features based on common users' shared behaviors in different domains for improving effectiveness of knowledge transfer. Extensive experiments on real-world datasets demonstrate that our framework significantly outperforms the state-of-the-art baselines. Xuankai Yang 0001, Yan Wang 0002, Xiuzhen Zhang 0001, Shoujin Wang, Huaxiong Wang, Kwok-Yan Lam |
WWW | 3 |
| 2025 | Deep Learning of Dynamic POI Generation and Optimisation for Itinerary RecommendationabstractItinerary recommendation involves suggesting a sequence of Points of Interests (POIs) that users obtain maximum satisfaction under a time budget. Existing models have three challenges. First, they model user interest as non-time dependent, which cannot capture user interest appropriately because user interest can be contextual on time, e.g., interest in restaurants are likely higher during typical meal times. Second, they model the distance dependency of user interest as a linear one, which does not always adequately capture this relationship, e.g., it could be a cubic decay relationship. Finally, existing studies treat POI recommendation and itinerary optimisation as two separate problems, which can result in sub-optimal itinerary recommendations. In this paper, we propose a deep learning model that recommends POIs and constructs the itinerary simultaneously and in an integrated manner. It captures user dynamic interest and non-linear spatial dependencies in itinerary recommendations. The proposed model has two steps, where the candidate selection policy generates a set of personalised candidate POIs based on user interest and the itinerary construction step maximises user interest within budget time. To recommend an appropriate candidate set, we propose a multi-head, attention-based transformer to leverage periodic trends and recent activities to capture user dynamic preferences. We also introduce a new co-visiting patterns-based graph convolutional network (GCN) model to capture user non-linear spatial dependencies. To construct the full itinerary from the dynamic candidate sets, we apply greedy policy that incrementally constructs itineraries within the budget time which aims to maximise user interest and minimize queuing time. Experimental results show that the proposed deep learning model outperforms state-of-the-art baselines in itinerary recommendation in four theme parks and four cities datasets. The proposed model outperforms the baselines in itinerary recommendation from 7.79% to 26.28% on various datasets in terms of F1-score value. We also show that the proposed candidate generation approach outperforms the state-of-the-art next POI recommendation models in eight real datasets. The proposed model outperforms the baselines on average by 11.29 % in terms of F1-score@5 values and 9.08% in terms of F1-score@10 values. We have publicly shared our source code at GitHub 1 for the reproducibility of our proposed model. Sajal Halder, Kwan Hui Lim 0001, Jeffrey Chan, Xiuzhen Zhang 0001 |
Trans. Recomm. Syst. | 4 |
| 2024 | UPDATE: Mining User-News Engagement Patterns for Dual-Target Cross-Domain Fake News DetectionabstractTransfer of knowledge across domains is the focus for cross-domain and multi-domain fake news detection. However, most of the existing methods based on cross-domain knowledge transfer have two issues: (1) they usually ignore domain-specific features; (2) they are less effective in handling the imbalanced data distribution across domains. Targeting these two issues, we focus on how to effectively leverage user-news engagements in both data-richer and data-sparser domains. This is because not only users' engagement characteristics closely relate to the veracity of the engaged news, but also there are consistent patterns in common users' engagements with news across domains. Considering these two insights, this work aims to perform dual-target cross-domain fake news detection via well modeling users' engagement patterns. In particular, it aims to transfer knowledge based on user-news engagements for handling the imbalanced data distribution across domains, which is novel but challenging. To this end, in this paper, we propose a novel framework to mine User-news engagement Patterns for DuAl-TargEt cross-domain fake news detection (UPDATE). In UPDATE, we first mine user-news engagement patterns as the key auxiliary information for cross-domain knowledge transfer. In such a way, it avoids the necessity to remove the domain-specific news information, and thereby, better preserve useful news information. Then, we combine engagement features of common users in both data-richer and data-sparser domains. By doing so, UPDATE improves the information richness in each of the two domains, thus improving detection performance in both domains when detecting news from domains with imbalanced data distribution. Extensive experiments conducted on real-world datasets demonstrate that UPDATE significantly outperforms state-of-the-art cross-domain and multi-domain methods as well as large language models (LLMs), such as GPT-3.5-turbo in terms of AUC and Fl-score for fake news detection. Xuankai Yang 0001, Yan Wang 0002, Xiuzhen Zhang 0001, Shoujin Wang, Huaxiong Wang, Kwok-Yan Lam |
DSAA | 3 |
| 2024 | FUGNN: Harmonizing Fairness and Utility in Graph Neural NetworksabstractFairness-aware Graph Neural Networks (GNNs) often face a challenging trade-off, where prioritizing fairness may require compromising utility. In this work, we re-examine fairness through the lens of spectral graph theory, aiming to reconcile fairness and utility within the framework of spectral graph learning. We explore the correlation between sensitive features and spectrum in GNNs, using theoretical analysis to delineate the similarity between original sensitive features and those after convolution under different spectra. Our analysis reveals a reduction in the impact of similarity when the eigenvectors associated with the largest magnitude eigenvalue exhibit directional similarity. Based on these theoretical insights, we propose FUGNN, a novel spectral graph learning approach that harmonizes the conflict between fairness and utility. FUGNN ensures algorithmic fairness and utility by truncating the spectrum and optimizing eigenvector distribution during the encoding process. The fairness-aware eigenvector selection reduces the impact of convolution on sensitive features while concurrently minimizing the sacrifice of utility. FUGNN further optimizes the distribution of eigenvectors through a transformer architecture. By incorporating the optimized spectrum into the graph convolution network, FUGNN effectively learns node representations. Experiments on six real-world datasets demonstrate the superiority of FUGNN over baseline methods. The codes are available at https://github.com/yushuowiki/FUGNN. Renqiang Luo, Huafei Huang 0001, Shuo Yu 0001, Zhuoyang Han, Estrid He, Xiuzhen Zhang 0001, Feng Xia 0001 |
KDD | 6 |
| 2024 | A Hierarchical and Disentangling Interest Learning Framework for Unbiased and True News RecommendationabstractIn the era of information explosion, news recommender systems are crucial for users to effectively and efficiently discover their interested news. However, most of the existing news recommender systems face two major issues, hampering recommendation quality. Firstly, they often oversimplify users' reading interests, neglecting their hierarchical nature, spanning from high-level event (e.g., US Election) related interests to low-level news article-specifc interests. Secondly, existing work often assumes a simplistic context, disregarding the prevalence of fake news and political bias under the real-world context. This oversight leads to recommendations of biased or fake news, posing risks to individuals and society. To this end, this paper addresses these gaps by introducing a novel framework, the Hierarchical and Disentangling Interest learning framework (HDInt). HDInt incorporates a hierarchical interest learning module and a disentangling interest learning module. The former captures users' high- and low-level interests, enhancing next-news recommendation accuracy. The latter effectively separates polarity and veracity information from news contents and model them more specifcally, promoting fairness- and truth-aware reading interest learning for unbiased and true news recommendations. Extensive experiments on two real-world datasets demonstrate HDInt's superiority over state-of-the-art news recommender systems in delivering accurate, unbiased, and true news recommendations. Shoujin Wang, Xiuzhen Zhang 0001, Yan Wang 0002, Huan Liu 0001, Fang Chen 0001 |
KDD | 3 |
| 2024 | Trustworthy Recommender SystemsabstractRecommender systems (RSs) aim at helping users to effectively retrieve items of their interests from a large catalogue. For a quite long time, researchers and practitioners have been focusing on developing accurate RSs. Recent years have witnessed an increasing number of threats to RSs, coming from attacks, system and user generated noise, and various types of biases. As a result, it has become clear that the focus on RS accuracy is too narrow, and the research must consider other important factors, particularly trustworthiness. A trustworthy recommender system (TRS) should not only be accurate but also transparent, unbiased, fair, and robust to noise and attacks. These observations actually led to a paradigm shift of the research on RSs: from accuracy-oriented RSs to TRSs. However, there is a lack of a systematic overview and discussion of the literature in this novel and fast-developing field of TRSs. To this end, in this article, we provide an overview of TRSs, including a discussion of the motivation and basic concepts of TRSs, a presentation of the challenges in building TRSs, and a perspective on the future directions in this area. We also provide a novel conceptual framework to support the construction of TRSs. Shoujin Wang, Xiuzhen Zhang 0001, Yan Wang 0002, Francesco Ricci 0001 |
ACM Trans. Intell. Syst. Technol. | 2 |
| 2023 | MetaTroll: Few-shot Detection of State-Sponsored Trolls with Transformer AdaptersabstractState-sponsored trolls are the main actors of influence campaigns on social media and automatic troll detection is important to combat misinformation at scale. Existing troll detection models are developed based on training data for known campaigns (e.g. the influence campaign by Russia’s Internet Research Agency on the 2016 US Election), and they fall short when dealing with novel campaigns with new targets. We propose MetaTroll, a text-based troll detection model based on the meta-learning framework that enables high portability and parameter-efficient adaptation to new campaigns using only a handful of labelled samples for few-shot transfer. We introduce campaign-specific transformer adapters to MetaTroll to “memorise” campaign-specific knowledge so as to tackle catastrophic forgetting, where a model “forgets” how to detect trolls from older campaigns due to continual adaptation. Our experiments demonstrate that MetaTroll substantially outperforms baselines and state-of-the-art few-shot text classification models. Lastly, we explore simple approaches to extend MetaTroll to multilingual and multimodal detection. Source code for MetaTroll is available at: https://github.com/ltian678/metatroll-code.git Xiuzhen Zhang 0001, Jey Han Lau |
WWW | 2 |
| 2023 | Modeling User Demand Evolution for Next-Basket PredictionabstractUsers’ purchase behaviors are complex and dynamic, which are usually driven by various personal demands evolving with time. According to psychology and economic theories, user demands can be satisfied with a sequence of purchase behaviors, resulting in a basket of items. However, most of the existing works simply predict the next basket from a shallow perspective of (purchase) sequence data modeling without deep insight into the underlying factors which drive user purchase behaviors. In fact, filling a basket with multiple items is a process to incrementally satisfy a user's demand. Therefore, the key challenges to predict a user's next basket lie in (1) how to track the changes of the user's demand, and (2) how to satisfy her demand at a given moment. To this end, we propose an Evolving DEmand SAtisfaction (EvoDESA) model to model a user's demand evolution for next-basket prediction. In EvoDESA, a demand evolution module learns the dynamics of user demand over a sequence of basket-purchase behaviors. Then, a next-basket planning module effectively packs an optimal combination of items to best satisfy the user's current demand. Extensive experiments on three real-world transaction datasets demonstrate the considerable superiority of EvoDESA over the state-of-the-art approaches. Shoujin Wang, Yan Wang 0002, Liang Hu 0004, Xiuzhen Zhang 0001, Qi Zhang 0020, Quan Z. Sheng, Mehmet A. Orgun, Longbing Cao, Defu Lian |
IEEE Trans. Knowl. Data Eng. | 4 |
| 2022 | Mitigation of Rumours in Social Networks via Epidemic Model-based Reinforcement LearningabstractWhile detection of rumours in online social networks has been intensively studied in the literature, mitigation of the spread of rumours has only recently gained attention and remains a challenging task. Some studies developed user opinion models to find top influential users as debunkers to spread the truth to counter rumour spread. Other studies designed an intervention framework to optimize the mitigation activities for given debunkers. The issue of optimizing the selection of debunkers in a dynamic environment where users’ beliefs and behaviour change remains under investigated. This paper addresses this issue by proposing a rumour mitigation approach based on the deep reinforcement learning framework. In particular, we model the changes in users’ beliefs with an epidemic model. We further employ deep reinforcement learning to train an agent to learn a multi-stage policy for selecting the optimal debunkers to inject truthful information under a budget constraint. Our model selects debunkers to inject truthful information at multiple stages with an overall objective to maximize the number of users who will believe in the true information (a.k.a number of recovered nodes), such that the spread of rumours is minimized. Our experiments on synthetic and real-world social networks show that our proposed method for rumour mitigation can effectively minimize the spread of rumours. H. Ruda Nie, Xiuzhen Zhang 0001, Minyi Li 0001, Anil Dolgun |
DSAA | 2 |
| 2022 | Data Science and Artificial Intelligence for Responsible RecommendationsabstractWith the advancement of data science and AI, more and more powerful and accurate recommender systems (RSs) have been developed. They provide recommendation services in various areas, including shopping, eating, travelling and entertainment. RSs have achieved a great success and benefted the society. However, most of the research on RS has focused on the improvement of the recommendation accuracy, while ignoring other important qualities, such as trustworthiness (robustness, fairness, explainability, privacy and security) and social impact (influence on users' recognition and behaviours) of the recommendations. These are important aspects and cannot be overlooked since they measure properties that determine whether the recommendation service is reliable, trustworthy and benefcial to individual users and society. In this work, responsible recommendations refer to trustworthy recommendation techniques and positive-social-impact recommendation results. Shoujin Wang, Ninghao Liu 0001, Xiuzhen Zhang 0001, Yan Wang 0002, Francesco Ricci 0001, Bamshad Mobasher |
KDD | 3 |
| 2022 | Sequential/Session-based Recommendations: Challenges, Approaches, Applications and OpportunitiesabstractIn recent years, sequential recommender systems (SRSs) and session-based recommender systems (SBRSs) have emerged as a new paradigm of RSs to capture users' short-term but dynamic preferences for enabling more timely and accurate recommendations. Although SRSs and SBRSs have been extensively studied, there are many inconsistencies in this area caused by the diverse descriptions, settings, assumptions and application domains. There is no work to provide a unified framework and problem statement to remove the commonly existing and various inconsistencies in the area of SR/SBR. There is a lack of work to provide a comprehensive and systematic demonstration of the data characteristics, key challenges, most representative and state-of-the-art approaches, typical real- world applications and important future research directions in the area. This work aims to fill in these gaps so as to facilitate further research in this exciting and vibrant area. Shoujin Wang, Qi Zhang 0020, Liang Hu 0004, Xiuzhen Zhang 0001, Yan Wang 0002, Charu C. Aggarwal |
SIGIR | 4 |
| 2022 | Identifying Cost-effective Debunkers for Multi-stage Fake News Mitigation CampaignsabstractOnline social networks have become a fertile ground for spreading fake news. Methods to automatically mitigate fake news propagation have been proposed. Some studies focus on selecting top k influential users on social networks as debunkers, but the social influence of debunkers may not translate to wide mitigation information propagation as expected. Other studies assume a given set of debunkers and focus on optimizing intensity for debunkers to publish true news, but as debunkers are fixed, even if with high social influence and/or high intensity to post true news, the true news may not reach users exposed to fake news and therefore mitigation effect may be limited. In this paper, we propose the multi-stage fake news mitigation campaign where debunkers are dynamically selected within budget at each stage. We formulate it as a reinforcement learning problem and propose a greedy algorithm optimized by predicting future states so that the debunkers can be selected in a way that maximizes the overall mitigation effect. We conducted extensive experiments on synthetic and real-world social networks and show that our solution outperforms state-of-the-art baselines in terms of mitigation effect. Xiaofei Xu 0002, Xiuzhen Zhang 0001 |
WSDM | 3 |
| 2022 | Veracity-aware and Event-driven Personalized News Recommendation for Fake News MitigationabstractDespite the tremendous efforts by social media platforms and fact-check services for fake news detection, fake news and misinformation still spread wildly on social media platforms (e.g., Twitter). Consequently, fake news mitigation strategies are urgently needed. Most of the existing work on fake news mitigation focuses on the overall mitigation on a whole social network while ignoring developing concrete mitigation strategies to deter individual users from sharing fake news. In this paper, we propose a novel veracity-aware and event-driven recommendation model to recommend personalised corrective true news to individual users for effectively debunking fake news. Our proposed model Rec4Mit (Recommendation for Mitigation) not only effectively captures a user’s current reading preference with a focus on which event, e.g., US election, from her/his recent reading history containing true and/or fake news, but also accurately predicts the veracity (true or fake) of candidate news. As a result, Rec4Mit can recommend the most suitable true news to best match the user’s preference as well as to mitigate fake news. In particular, for those users who have read fake news of a certain event, Rec4Mit is able to recommend the corresponding true news of the same event. Extensive experiments on real-world datasets show Rec4Mit significantly outperforms the state-of-the-art news recommendation methods in terms of the capability to recommend personalized true news for fake news mitigation. Shoujin Wang, Xiaofei Xu 0002, Xiuzhen Zhang 0001, Yan Wang 0002, Wenzhuo Song |
WWW | 3 |
| 2022 | POI recommendation with queuing time and user interest awarenessabstractPoint-of-interest (POI) recommendation is a challenging problem due to different contextual information and a wide variety of human mobility patterns. Prior studies focus on recommendation that considers user travel spatiotemporal and sequential patterns behaviours. These studies do not pay attention to user personal interests, which is a significant factor for POI recommendation. Besides user interests, queuing time also plays a significant role in affecting user mobility behaviour, e.g., having to queue a long time to enter a POI might reduce visitor's enjoyment. Recently, attention-based recurrent neural networks-based approaches show promising performance in the next POI recommendation task. However, they are limited to single head attention, which can have difficulty in finding the appropriate user mobility behaviours considering complex relationships among POI spatial distances, POI check-in time, user interests and POI queuing times. In this research work, we are the first to consider queuing time and user interest awareness factors for next POI recommendation. We demonstrate how it is non-trivial to recommend a next POI and simultaneously predict its queuing time. To solve this problem, we propose a multi-task, multi-head attention transformer model called TLR-M_UI. The model recommends the next POIs to the target users and predicts queuing time to access the POIs simultaneously by considering user mobility behaviours. The proposed model utilises POIs description-based user personal interest that can also solve the new categorical POI cold start problem. Extensive experiments on six real-world datasets show that the proposed models outperform the state-of-the-art baseline approaches in terms of precision, recall, and F1-score evaluation metrics. The model also predicts and minimizes the queuing time. For the reproducibility of the proposed model, we have publicly shared our implementation code at GitHub (https://github.com/sajalhalder/TLR-M_UI). Sajal Halder, Kwan Hui Lim 0001, Jeffrey Chan, Xiuzhen Zhang 0001 |
Data Min. Knowl. Discov. | 4 |
| 2022 | Efficient itinerary recommendation via personalized POI selection and pruningabstractAbstract Personalized itinerary recommendation has garnered wide research interests for their ubiquitous applications. Recommending personalized itineraries is complex because of the large number of points of interest (POI) to consider in order to construct an itinerary based on visitors’ interest and preference, time budget and uncertain queuing time. Previous studies typically aim to plan itineraries that maximize POI popularity, visitors’ interest and minimize queuing time. However, existing solutions may not reflect visitor preferences because when creating itineraries, they prefer to recommend POIs with short prior visiting periods. These recommendations can conflict with real-life scenarios as visitors typically spend less time at POIs that they do not enjoy, thus leading to the inclusion of unsuitable POIs. Moreover, constructing itineraries based on selected POIs is a challenging and time-consuming process. Existing approaches involve searching through a large number of non-optimal, duplicate itineraries that are time-consuming to review and generate. To address these issues, we propose an adaptive Monte Carlo tree search (MCTS)-based reinforcement learning algorithmEffiTourRecusing an effective POI selection strategy by giving preference to POIs with long visiting times and short queuing times along with high POI popularity and visitor interest. In addition, to reduce non-optimal and duplicated itineraries generation, we propose an efficient MCTS search pruning technique to explore a smaller, more promising portion of solution space. Experiment results in real theme park datasets show clear advantages of our proposed method over baselines, where our method outperforms the current state-of-the-art by 20.89 to 52.32% in precision, 8.36 to 21.35% in F1-score and 40.00 to 67.64% in execution time. Sajal Halder, Kwan Hui Lim 0001, Jeffrey Chan, Xiuzhen Zhang 0001 |
Knowl. Inf. Syst. | 4 |
| 2021 | Transformer-Based Multi-task Learning for Queuing Time Aware Next POI Recommendation
Sajal Halder, Kwan Hui Lim 0001, Jeffrey Chan, Xiuzhen Zhang 0001 |
PAKDD (2) | 4 |
| 2021 | Rumour Detection via Zero-Shot Cross-Lingual Transfer Learning
Xiuzhen Zhang 0001, Jey Han Lau |
ECML/PKDD (1) | 2 |
| 2021 | Detecting singleton spams in reviews via learning deep anomalous temporal aspect-sentiment patterns
Yassien Shaalan, Xiuzhen Zhang 0001, Jeffrey Chan, Mahsa Salehi |
Data Min. Knowl. Discov. | 2 |
| 2020 | Modelling User Influence and Rumor Propagation on Twitter using Hawkes ProcessesabstractUnderstanding the spread of rumors on online social networks (OSNs) is crucial for designing strategies to detect and mitigate rumor propagation. Previous studies analysing rumor propagation have focused on summarising the static measurements of propagation-based information cascades. But static features are unable to capture the dynamic nature of information propagation across time. In this paper, we employed two generative models, Multivariate Hawkes process (MHP) and marked Hawkes process (marked HP) to model user influence and the dynamics of rumor propagation. Using the MHP model, we were able to derive a novel measurement of user influence in information propagation, namely, the influence rate. We then employed the marked HP model and considered various mark measurements including the proposed influence rate to provide new insights into differentiating between rumor and non-rumor propagation, and among different types of rumor propagation. Our analysis on Twitter rumor datasets clearly showed that users play different roles (i.e., possess different influence rates) across different categories of source tweets. Moreover, different categories of source tweets have different patterns of diffusion. In particular, rumor cascades typically attracted more influential users at the early stage of cascades, and they are more likely to generate more retweets than non-rumor cascades. Among different types of rumors, false rumors diffused faster than true rumors. H. Ruda Nie, Xiuzhen Zhang 0001, Minyi Li 0001, Anil Dolgun, James Baglin |
DSAA | 2 |
| 2020 | Early Detection of Rumours on Twitter via Stance Transfer Learning
Xiuzhen Zhang 0001, Yan Wang 0002, Huan Liu 0001 |
ECIR (1) | 2 |
| 2020 | Less Is More: Rejecting Unreliable Reviews for Product Question Answering
Xiuzhen Zhang 0001, Jey Han Lau, Jeffrey Chan, Cécile Paris |
ECML/PKDD (3) | 2 |
| 2020 | Evaluation of Cross Domain Text SummarizationabstractExtractive-abstractive hybrid summarization can generate readable, concise summaries for long documents. Extraction-then-abstraction and extraction-with-abstraction are two representative approaches to hybrid summarization. But their general performance is yet to be evaluated by large scale experiments.We examined two state-of-the-art hybrid summarization algorithms from three novel perspectives: we applied them to a form of headline generation not previously tried, we evaluated the generalization of the algorithms by testing them both within and across news domains; and we compared the automatic assessment of the algorithms to human comparative judgments. It is found that an extraction-then-abstraction hybrid approach outperforms an extraction-with-abstraction approach, particularly for cross-domain headline generation. Liam Scanlon, Xiuzhen Zhang 0001, Mark Sanderson |
SIGIR | 3 |
| 2020 | Privacy concerns of the Australian My Health Record: Implications for other large-scale opt-out personal health records
Patrick Pang 0001, Dana McKay, Shanton Chang, Qingyu Chen 0001, Xiuzhen Zhang 0001, Lishan Cui |
Inf. Process. Manag. | 5 |
| 2020 | Beyond mean rating: Probabilistic aggregation of star ratings based on helpfulnessabstractAbstract The star‐rating mechanism of customer reviews is used universally by the online population to compare and select merchants, movies, products, and services. The consensus opinion from aggregation of star ratings is used as a proxy for item quality. Online reviews are noisy and effective aggregation of star ratings to accurately reflect the “true quality” of products and services is challenging. The mean‐rating aggregation model is widely used and other aggregation models are also proposed. These existing aggregation models rely on a large number of reviews to tolerate noise. However, many products rarely have reviews. We propose probabilistic aggregation models for review ratings based on the Dirichlet distribution to combat data sparsity in reviews. We further propose to exploit the “helpfulness” social information and time to filter noisy reviews and effectively aggregate ratings to compute the consensus opinion. Our experiments on an Amazon data set show that our probabilistic aggregation models based on “helpfulness” achieve better performance than the statistical and heuristic baseline approaches. Wenyi Tay, Xiuzhen Zhang 0001, Sarvnaz Karimi |
J. Assoc. Inf. Sci. Technol. | 2 |
| 2019 | Discovering Relevant Reviews for Answering Product-Related QueriesabstractWith the increasing popularity of e-commerce, the number of product-related queries generated by customers is growing. Answering these queries manually in real time is infeasible, and so automatic question-answering systems can be immensely helpful. Product queries are, however, very different from open-domain questions: they tend to be product-specific and the answers they demand can be very subjective. Previous research suggests that reviews are a valuable resource for answering product queries, but a key challenge is the language mismatch between user queries and reviews. To address this, we propose two neural models that discover relevant reviews for answering product queries. We demonstrate that our best model produces strong performance, outperforming state-of-the-art systems by consistently finding the most relevant reviews for product queries. Jey Han Lau, Xiuzhen Zhang 0001, Jeffrey Chan, Cécile Paris |
ICDM | 3 |
| 2019 | Irony detection via sentiment-based transfer learning
Xiuzhen Zhang 0001, Jeffrey Chan, Paolo Rosso |
Inf. Process. Manag. | 2 |
| 2018 | Extracting Label Importance Information for Multi-label Classification
Dengbao Wang, Li Li 0006, Fei Hu 0004, Xiuzhen Zhang 0001 |
DASFAA (2) | 5 |
| 2018 | Identifying Singleton Spammers via Spammer Group Detection
Yassien Shaalan, Xiuzhen Zhang 0001, Jeffrey Chan |
PAKDD (1) | 3 |
| 2018 | Learning to Rank Items of Minimal Reviews Using Weak Supervision
Yassien Shaalan, Xiuzhen Zhang 0001, Jeffrey Chan |
PAKDD (1) | 2 |
| 2018 | A Locally Adaptive Multi-Label k-Nearest Neighbor Algorithm
Dengbao Wang, Fei Hu 0004, Li Li 0006, Xiuzhen Zhang 0001 |
PAKDD (1) | 5 |
| 2018 | Mining Event-Oriented Topics in Microblog Stream with Unsupervised Multi-View Hierarchical EmbeddingabstractThis article presents an unsupervised multi-view hierarchical embedding (UMHE) framework to sufficiently reveal the intrinsic topical knowledge in social events. Event-oriented topics are highly related to such events as it can provide explicit descriptions of what have happened in social community. In many real-world cases, however, it is difficult to include all attributes of microblogs, more often, textual aspects only are available. Traditional topic modelling methods have failed to generate event-oriented topics with the textual aspects, since the inherent relations between topics are often overlooked in these methods. Meanwhile, the metrics in original word vocabulary space might not effectively capture semantic distances. Our UMHE framework overcomes the severe information deficiency and poor feature representation. The UMHE first develops a multi-view Bayesian rose tree to preliminarily generate prior knowledge for latent topics and their relations. With such prior knowledge, we design an unsupervised translation-based hierarchical embedding method to make a better representation of these latent topics. By applying self-adaptive spectral clustering on the embedding space and the original space concomitantly, we eventually extract event-oriented topics in word distributions to express social events. Our framework is purely data-driven and unsupervised, without any external knowledge. Experimental results on TREC Tweets2011 dataset and Sina Weibo dataset demonstrate that the UMHE framework can construct hierarchical structure with high fitness, but also yield topic embeddings with salient semantics; therefore, it can derive event-oriented topics with meaningful descriptions. Min Peng 0002, Hua Wang 0002, Xuhui Li 0001, Yanchun Zhang, Xiuzhen Zhang 0001, Gang Tian |
ACM Trans. Knowl. Discov. Data | 6 |
| 2017 | Language-Independent Twitter Classification Using Character-Based Convolutional Networks
Xiuzhen Zhang 0001, Jeffrey Chan |
ADMA | 2 |
| 2016 | Correlation Analysis of Reader's Demographics and Tweet Credibility Perception
Shafiza Mohd Shariff, Mark Sanderson, Xiuzhen Zhang 0001 |
ECIR | 3 |
| 2016 | Quit While Ahead: Evaluating Truncated RankingsabstractMany types of search tasks are answered through the computation of a ranked list of suggested answers. We re-examine the usual assumption that answer lists should be as long as possible, and suggest that when the number of matching items is potentially small -- perhaps even zero -- it may be more helpful to "quit while ahead", that is, to truncate the answer ranking earlier rather than later. To capture this effect, metrics are required which are attuned to the length of the ranking, and can handle cases in which there are no relevant documents. In this work we explore a generalized approach for representing truncated result sets, and propose modifications to a number of popular evaluation metrics. Fei Liu 0023, Alistair Moffat, Timothy Baldwin, Xiuzhen Zhang 0001 |
SIGIR | 4 |
| 2015 | ReputationPro: The Efficient Approaches to Contextual Transaction Trust Computation in E-Commerce EnvironmentsabstractIn e-commerce environments, the trustworthiness of a seller is utterly important to potential buyers, especially when a seller is not known to them. Most existing trust evaluation models compute a single value to reflect the general trustworthiness of a seller without taking any transaction context information into account. With such a result as the indication of reputation, a buyer may be easily deceived by a malicious seller in a transaction where the notorious value imbalance problem is involved—in other words, a malicious seller accumulates a high-level reputation by selling cheap products and then deceives buyers by inducing them to purchase more expensive products. In this article, we first present a trust vector consisting of three values for contextual transaction trust (CTT). In the computation of CTT values, three identified important context dimensions , including Product Category, Transaction Amount, and Transaction Time, are taken into account. In the meantime, the computation of each CTT value is based on both past transactions and the forthcoming transaction. In particular, with different parameters specified by a buyer regarding context dimensions, different sets of CTT values can be calculated. As a result, all of these trust values can outline the reputation profile of a seller that indicates the dynamic trustworthiness of a seller in different products, product categories, price ranges, time periods, and any necessary combination of them. We name this new model ReputationPro . Nevertheless, in ReputationPro , the computation of reputation profile requires new data structures for appropriately indexing the precomputation of aggregates over large-scale ratings and transaction data in three context dimensions, as well as novel algorithms for promptly answering buyers’ CTT queries. In addition, storing precomputed aggregation results consumes a large volume of space, particularly for a system with millions of sellers. Therefore, reducing storage space for aggregation results is also a great demand. To solve these challenging problems, we first propose a new index scheme CMK-tree by extending the two-dimensional K-D-B-tree that indexes spatial data to support efficient computation of CTT values. Then, we further extend the CMK-tree and propose a CMK-tree RS approach to reducing the storage space allocated to each seller. The two approaches are not only applicable to three context dimensions that are either linear or hierarchical but also take into account the characteristics of the transaction-time model—that is, transaction data is inserted in chronological order. Moreover, the proposed data structures can index each specific product traded in a time period to compute the trustworthiness of a seller in selling a product. Finally, the experimental results illustrate that the CMK-tree is superior in efficiency of computing CTT values to all three existing approaches in the literature. In particular, while answering a buyer’s CTT queries for each brand-based product category, the CMK-tree has almost linear query performance. In addition, with significantly reduced storage space, the CMK-tree RS approach can further improve the efficiency in computing CTT values. Therefore, our proposed ReputationPro model is scalable to large-scale e-commerce Web sites in terms of efficiency and storage space consumption. Yan Wang 0002, Xiuzhen Zhang 0001, Ee-Peng Lim |
ACM Trans. Web | 3 |
| 2014 | User Perception of Information Credibility of News on Twitter
Shafiza Mohd Shariff, Xiuzhen Zhang 0001, Mark Sanderson |
ECIR | 2 |
| 2014 | CommTrust: Computing Multi-Dimensional Trust by Mining E-Commerce Feedback CommentsabstractReputation-based trust models are widely used in e-commerce applications, and feedback ratings are aggregated to compute sellers' reputation trust scores. The “all good reputation” problem, however, is prevalent in current reputation systems-reputation scores are universally high for sellers and it is difficult for potential buyers to select trustworthy sellers. In this paper, based on the observation that buyers often express opinions openly in free text feedback comments, we propose CommTrust for trust evaluation by mining feedback comments. Our main contributions include: 1) we propose a multidimensional trust model for computing reputation scores from user feedback comments; and 2) we propose an algorithm for mining feedback comments for dimension ratings and weights, combining techniques of natural language processing, opinion mining, and topic modeling. Extensive experiments on eBay and Amazon data demonstrate that CommTrust can effectively address the “all good reputation” issue and rank sellers effectively. To the best of our knowledge, our research is the first piece of work on trust evaluation by mining feedback comments. Xiuzhen Zhang 0001, Lishan Cui, Yan Wang 0002 |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2013 | Mining E-Commerce Feedback Comments for Dimension Rating Profiles
Lishan Cui, Xiuzhen Zhang 0001, Yan Wang 0002, Lifang Wu |
ADMA (1) | 2 |
| 2013 | A Positive-biased Nearest Neighbour Algorithm for Imbalanced Classification
Xiuzhen Zhang 0001, Yuxuan Li 0001 |
PAKDD (2) | 1 |
| 2012 | Sentiment Analysis by Augmenting Expectation Maximisation with Lexical Knowledge
Xiuzhen Zhang 0001, Yun Zhou 0002, James Bailey 0001, Kotagiri Ramamohanarao |
WISE | 1 |
| 2011 | Enforcing strictness in integration of dimensions: beyond instance matchingabstractMaintaining strictness in dimensions is important in integration of data warehouses. A dimension that satisfies all of its roll-up constraints is said to be strict, a property that is required for correct aggregation. Existing work on instance matching does not address the problem of enforcing the strictness of roll-up constraints. In this paper, we use a graph matching-based approach to dimension instance matching and propose an algorithm that enforces strictness and reduces false positives. Making use of similarity flooding, the graph matching algorithm can be greedy in identifying matching members, we propose heuristics to further reduce false positive matches and reduce false strictness. Experiments on real-world data demonstrates the effectiveness of our proposed approach. Dariush Riazati, James A. Thom, Xiuzhen Zhang 0001 |
DOLAP | 3 |
| 2011 | Improving k Nearest Neighbor with Exemplar Generalization for Imbalanced Classification
Yuxuan Li 0001, Xiuzhen Zhang 0001 |
PAKDD (2) | 2 |
| 2011 | Holistic Approaches to Identifying the Sentiment of Blogs Using Opinion Words
Xiuzhen Zhang 0001, Yun Zhou 0002 |
WISE | 1 |
| 2010 | Inferring Aggregation Hierarchies for Integration of Data Marts
Dariush Riazati, James A. Thom, Xiuzhen Zhang 0001 |
DEXA (2) | 3 |
| 2007 | Reducing Overfitting in Predicting Intrinsically Unstructured Proteins
Xiuzhen Zhang 0001, Raymond S. Norton, Zhi-Ping Feng |
PAKDD | 2 |
| 2007 | Efficient Computation of Iceberg Cubes by Bounding Aggregate FunctionsabstractThe iceberg cubing problem is to compute the multidimensional group-by partitions that satisfy given aggregation constraints. Pruning unproductive computation for iceberg cubing when nonantimonotone constraints are present is a great challenge because the aggregate functions do not increase or decrease monotonically along the subset relationship between partitions. In this paper, we propose a novel bound prune cubing (BP-Cubing) approach for iceberg cubing with nonantimonotone aggregation constraints. Given a cube over n dimensions, an aggregate for any group-by partition can be computed from aggregates for the most specific n--dimensional partitions (MSPs). The largest and smallest aggregate values computed this way become the bounds for all partitions in the cube. We provide efficient methods to compute tight bounds for base aggregate functions and, more interestingly, arithmetic expressions thereof, from bounds of aggregates over the MSPs. Our methods produce tighter bounds than those obtained by previous approaches. We present iceberg cubing algorithms that combine bounding with efficient aggregation strategies. Our experiments on real-world and artificial benchmark data sets demonstrate that BP-Cubing algorithms achieve more effective pruning and are several times faster than state-of-the-art iceberg cubing algorithms and that BP-Cubing achieves the best performance with the top-down cubing approach. Xiuzhen Zhang 0001, Pauline Lin, Guozhu Dong |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2006 | Computing Iceberg Quotient Cubes with Bounding
Xiuzhen Zhang 0001, Pauline Lin, Kotagiri Ramamohanarao |
DaWaK | 1 |
| 2006 | Multiway Pruning for Efficient Iceberg Cubing
Xiuzhen Zhang 0001, Pauline Lin |
DEXA | 1 |
| 2005 | Multiway Iceberg Cubing on Trees
Pauline Lin, Xiuzhen Zhang 0001 |
WISE | 2 |
| 2004 | Efficient Frequent Pattern Mining on Web Logs
Xiuzhen Zhang 0001 |
APWeb | 2 |
| 2004 | Computing Complex Iceberg Cubes by Multiway Aggregation and Bounding
Pauline Lin, Xiuzhen Zhang 0001 |
DaWaK | 2 |
| 2004 | Generating Multidimensional Schemata from Relational Aggregation Queries
Chaoyi Pang, Kerry L. Taylor, Xiuzhen Zhang 0001, Mark A. Cameron |
WISE | 3 |
| 2003 | Efficiently Computing Iceberg Cubes with Complex Constraints through Bounding
Pauline Lin, Xiuzhen Zhang 0001 |
PAKDD | 2 |
| 2001 | Building Behaviour Knowledge Space to Make Classification Decision
Xiuzhen Zhang 0001, Guozhu Dong, Kotagiri Ramamohanarao |
PAKDD | 1 |
| 2000 | Exploring constraints to efficiently mine emerging patterns from large high-dimensional datasetsabstractEmerging patterns (EPs) were proposed recently to capture changes or dierences betw een datasets: an EP is a multivariate feature whose support increases sharply from a background dataset to a target dataset, and the support ratio is called its gro wth rate.Interesting long EPs often have l o w support; mining suc h EPs from high-dimensional datasets is a great challenge due to the combinatorial explosion of the number of candidates.We propose a Constraint-based EP Miner, ConsEPMiner, that utilizes tw o types of constraints for eectively pruning the search space: External constrain tsare user-giv en minimums on support, growth rate, and growth-rate improvement to con ne the resulting EP set.Inheren t constrain ts | same subset support, top growth rate, and same origin | are deriv ed from the propertiesof EPs and datasets, and are solely for pruning the search space and saving computation.ConsEPMiner can eÆciently mine all EPs at low support on large highdimensional datasets, with low minimums on growth rate and growth-rate improvement.In comparison, the widely known Apriori-like approach is ineective on high-dimensional data.While ConsEPMiner adopts several ideas from Dense-Miner [4], a recent constrain t-based association rule miner, its main new contributions are the introduction of inherent constrain ts and the w ays to use them together with externalconstrain ts for eÆcien t EP mining from dense datasets.Experiments on dense data sho w that, at low support, Con-sEPMiner outperforms the Apriori-like approach b y o r d e r s of magnitude and is more than twice as fast as the Dense-Miner approach.D, supp(X), is jft2DjXtgj jDj . Xiuzhen Zhang 0001, Guozhu Dong, Kotagiri Ramamohanarao |
KDD | 1 |
| 1999 | Efficient Mining of High Confidience Association Rules without Support Thresholds
Jinyan Li 0001, Xiuzhen Zhang 0001, Guozhu Dong, Kotagiri Ramamohanarao |
PKDD | 2 |