Xiangmin Zhou

dblp:29/4724 · DBLP profile ↗
← Back
58ranked-venue papers in the field
14as first author
31since 2021 · last 2026
0000-0002-1302-818XORCID · verified

Domains — venue-derived; a paper can count in several

Database Systems & Data Management · 32 (12 first)Information Retrieval & Web Search · 12 (1 first)Data Mining & Knowledge Discovery · 11 (1 first)Business Process & Enterprise Data · 2Knowledge Engineering, Semantic Web & Information Systems · 1
YearPublicationVenuePosition
2026 Causal Cross-Domain Sequential Recommendation with Preference Evolution
Jiaxuan Ma, Yue Kou, Dong Li 0023, Derong Shen, Xiangmin Zhou, Tiezheng Nie
DASFAA (1)5
2026 Utility-Distribution Aware Real-Time Cross Online Matching in Spatial Crowdsourcing
abstract
Spatial crowdsourcing platforms have become indispensable in addressing the evolving needs of modern society. These platforms facilitate essential services such as ride-sharing, on-demand food delivery, and efficient parcel distribution. However, the uneven distribution of workers and requests under a single-platform setting may lead to the loss of tasks. To address this issue, we introduce the Cross Online Matching (COM) problem, which facilitates collaboration among multiple platforms. We first propose DemCOM and RamCOM, which adopt deterministic greedy and randomized trade-off strategies, respectively. Furthermore, we develop a Utility-Distribution Aware Cooperative Online Matching (UDACOM) algorithm that leverages supply-demand relationships to optimize decision-making. Theoretical analysis confirms the competitive ratios of our algorithms. Validated on both real and synthetic datasets, our approach significantly outperforms state-of-the-art methods, achieving a 5% increase in total revenue and a 3% improvement in the successful matching rate.
Yurong Cheng, Yi Yang 0032, Boyang Li 0006, Xiangmin Zhou, Ye Yuan 0001, Guoren Wang, Xiangguo Zhao
IEEE Trans. Knowl. Data Eng.4
2026 Communication-Efficient Federated Neural Collaborative Filtering with Multi-Armed Bandits
abstract
Federated learning (FL) has received much attention in privacy-preserving and responsible recommender systems. Recent studies have shown promising results while federating widely used recommendation methods such as collaborative filtering. A major barrier when bringing FL into production is that the model complexity or the volume of gradients to be transmitted over the communication channel grows linearly as the number of items in a particular system increases. To address this challenge, we propose a communication-efficient neural collaborative filtering method for federated recommender systems. First, to align our solution with other deep neural architectures, we construct standard neural collaborative filtering in federated settings. Second, to solve the underlying model complexity challenge, a multi-armed bandit framework is used that intelligently selects a smaller set of payloads for each iteration of federated model training. The item selection is based on a carefully designed reward function that determines which portion of the overall payloads would be optimal for a particular user. The FL model only comprising of the selected items is transmitted over the network. The FL users train their local models in the regular federated learning way utilizing the payload-efficient global model, requiring no additional optimizations. The results show that using only 10% of the model’s payload, our method can achieve recommendation performance comparable with the standard federated neural collaborative filtering.
Waqar Ali 0001, Muhammad Ammad-ud-din, Xiangmin Zhou, Yan Zhang 0036, Jie Shao 0001
Trans. Recomm. Syst.3
2026 Curious or Conservative: Dynamic Curiosity-aware Explainable Recommendation
abstract
Explainable recommendation has attracted great attention due to its capability of enhancing user trust and satisfaction. Users’ curiosities highly affect the recommendation accuracy and the effectiveness of explanations. Different target users have different levels of curiosities, while the curiosity of the same user changes dynamically. However, existing techniques cannot capture users’ dynamic curiosities from the historical user-item interactions for effective explainable recommendation. In this article, we propose a novel explainable recommendation approach for effective D ynamic C uriosity-aware E xplainable R ecommendation (DCER). Specifically, we first propose a novel multi-view representation learning to model the temporal user-item interactions. Then, we propose a new curiosity-enhanced recommendation to dynamically capture users’ curiosities, which improves the recommendation quality in a mutual promotion manner. Finally, we propose an adaptive rule-guided hybrid explanation generation strategy that enables more personalized explanations and well reflects the users’ dynamic psychological states behind the transactions. The experimental results demonstrate the high effectiveness of our proposed model.
Yue Kou, Dong Li 0023, Derong Shen, Xiangmin Zhou, Tiezheng Nie, Ge Yu 0001
Trans. Recomm. Syst.4
2026 Intention-sensitive Preference Learning Network for Personalized Session-based Recommendation
abstract
Nowadays, research on session-based recommender systems (SRSs) is one of the hot spots in the recommendation domain. Existing methods make recommendations based on the user’s current intention (also called short-term preference) during a session, often overlooking the specific preferences associated with these intentions. In reality, users usually exhibit diverse preferences for different intentions, and even for the same intention, individual preferences can vary significantly between users. As users interact with items throughout a session, their intentions can shift accordingly. To enhance recommendation quality, it is crucial not only to consider the user’s intentions but also to dynamically learn their varying preferences as these intentions change. In this article, we propose a novel I ntention-sensitive P reference L earning N etwork (IPLN) including three main modules: intention recognizer , preference detector , and prediction layer . Specifically, the intention recognizer infers the user’s underlying intention within his/her current session by analyzing complex relationships among items. Based on the acquired intention, the preference detector learns the intention-specific preference by selectively integrating latent features from items in the user’s historical sessions. Besides, the user’s general preference is utilized to refine the obtained preference to reduce the potential noise carried from historical records. Ultimately, the fine-tuned preference and intention collaborate to instruct the next-item recommendation in the prediction layer . To prove the effectiveness of the proposed IPLN, we perform extensive experiments on two real-world datasets. The experiment results demonstrate the superiority of IPLN compared with other state-of-the-art models.
Xiaochun Yang 0001, Hao Chen 0158, Bin Wang 0015, Xiangmin Zhou
Trans. Recomm. Syst.5
2025 LeadFairRec: LLM-enhanced Discriminative Counterfactual Debiasing for Two-sided Fairness in Recommendation
abstract
Fairness-aware recommendation has emerged as a pivotal research area in recent years. Current fairness studies primarily examine two independent dimensions: user-side fairness and item-side fairness. However, most approaches address each side's fairness in isolation while neglecting their complex interdependencies. In this paper, we propose an LLM-Enhanced DiscriminAtive Counterfactual Debiasing Model for Two-sided Fairness in Recommendation (LeadFairRec). Specifically, we first design a two-sided causal graph that jointly models provider-customer fairness interactions through their causal relationships. Then we propose a discriminative counterfactual debiasing method, which effectively removes spurious correlations while maintaining true user-item interactions. Finally, we propose an LLM-enhanced counterfactual inference method to derive noise-resistant user/item representations from interaction data, enhancing the robustness of causal debiasing. The experimental results demonstrate the high effectiveness of our proposed model. We provide our code at https://github.com/houyimin660/LeadFairRec.
Yue Kou, Derong Shen, Xiangmin Zhou, Dong Li 0023, Tiezheng Nie, Ge Yu 0001
CIKM4
2025 Experts2team: Task Relevance-Induced Team Formation by Combining Global Cohesion with Local Decoupling
Yue Kou, Yingxuan Du, Derong Shen, Xiangmin Zhou, Dong Li 0023, Tiezheng Nie, Ge Yu 0001
DASFAA (2)4
2025 Counterfactual Path Augmentation for Reinforcement Reasoning in Explainable Recommendation
Yue Kou, Eryu Jiang, Derong Shen, Xiangmin Zhou, Dong Li 0023, Tiezheng Nie, Ge Yu 0001
DASFAA (5)4
2025 Cross-Platform Online Team Formation in Spatial Crowdsourcing
abstract
Spatial crowdsourcing has become popular in recent years, but traditional tasks focus on one-to-one services with single skills like food delivery and ride-hailing. As societal needs grow more complex, there is a need for tasks requiring teams with multiple skills. Current team formation methods using workers from a single platform limit skill diversity, leading to potential task delays, lower quality, and revenue losses. Although cross-platform cooperation offers a potential solution to skill diversity limitations, it faces two challenges: (1) Data protection regulations mandate that platform's raw data must remain localized; (2) cross-platform cooperation incurs additional cooperation costs. To address these challenges, we first define the Cross-platform Online Team Formation (COTF) problem. We then propose a COTF framework and Random Cooperation Strategy to solve COTF problem. To enhance the effectiveness of cooperation, we further propose Precision Query Range Optimization Strategy (PQROS) for worker selection through adaptive range queries, and Dynamic Query Optimization (DQO) for cost-effective scheduling via predictive revenue modeling. Extensive experiments on real and synthetic datasets validate the effectiveness of our proposed methods.
Xiaoxi Cui, Yurong Cheng, Xiangmin Zhou, Yongjiao Sun
KDD (2)3
2025 Motivation-Aware Session Planning over Heterogeneous Social Platforms
abstract
With the explosive growth of online service platforms, an increasing number of people and enterprises are undertaking personal and professional tasks online. In real applications such as trip planning and online marketing, planning sessions for a sequence of activities or services will enable social users to receive the optimal services, improving their experience and reducing the cost of their activities. These online platforms are heterogeneous, including different types of services with different attributes. However, the problem of session planning over heterogeneous platforms has not been studied so far. In this paper, we propose a Motivation-Aware Session Planning (MASP) framework for session planning over heterogeneous social platforms. Specifically, we first propose a novel HeterBERT model to handle the heterogeneity of items at both type and attribute levels. Then, we propose to predict user preference using the motivations behind user activities. Finally, we propose an algorithm together with its optimisations for efficient session generation. The extensive tests prove the high effectiveness and efficiency of MASP.
Chengkun He, Xiangmin Zhou, Yurong Cheng, Jie Shao 0001, Guoren Wang, Iqbal Gondal, Zahir Tari
WWW2
2025 Adaptive Intention Learning for Session-Based Recommendation
abstract
In recent years, session-based recommender systems (SRSs) have emerged as a significant research focus within the recommendation field. Capturing user intentions to infer user interest accordingly has proven to be effective in enhancing the accuracy of SRSs. However, existing techniques assume that all sessions have the same number of intentions or that the items in one category belonging to the same session reflect the same intention. In real applications, such as e-commerce, sessions may have different numbers of intentions, and the same type of items in a session may correspond to different intentions. As a result, existing techniques cannot guarantee high-quality user interest prediction. In this article, we propose a novel Adaptive Intention Learning Network (AILN) to capture an adaptive number of intentions for each session, thereby enhancing the accuracy of user interest inference. Specifically, we design an intention evaluation network (IEN) to evaluate whether a subsequence of a session corresponds to a valid intention, and an intention generation network (IGN) to learn the representation of a valid intention. By checking each subsequence of a session, IEN and IGN enable the incremental learning of a session-specific intention hierarchy (IH) to store valid intentions of the session. To reduce the cost of building the IH, we propose a pruning strategy that exploits the intention validity to avoid unnecessary evaluation. The representative intentions are selected from IH and input into a designed interest predictor to infer the user interest. Experimental results on two real-world datasets demonstrate the superiority of our proposed AILN.
Xiaochun Yang 0001, Hao Chen 0158, Bin Wang 0015, Zhu Sun 0001, Xiangmin Zhou
ACM Trans. Intell. Syst. Technol.6
2025 HidAttack: An Effective and Undetectable Model Poisoning Attack to Federated Recommenders
abstract
Privacy concerns in recommender systems are potentially addressed due to constitutional and commercial requirements. Centralized recommendation models are susceptible to poisoning attacks, which threaten their integrity. In this context, federated learning has emerged as an optimal solution to privacy concerns. However, recent investigations proved that Federated Recommender Systems (FedRS) are also vulnerable to model poisoning attacks. Existing attack possibilities highlighted in academic literature require a large fraction of Byzantine clients to effectively influence the training process, which is unrealistic for practical systems with millions of users. Additionally, most attack models neglected the role of the defense mechanism running at the aggregation server. To this end, we propose a novel undetectable hidden attack strategy (HidAttack) for FedRS, aiming to raise the exposure ratio of targeted items with minimum Byzantine clients. To achieve this goal, we construct a cluster of baseline attacks, on top of which a bandit model is designed that intelligently infers effective poisoned gradients. It ensures a diverse pattern of poisoned gradients and therefore, Byzantine clients cannot be distinguished from benign clients by the defense mechanism. Extensive experiments demonstrate that: 1) our attack model significantly increases the target item's exposure rate covertly without compromising the recommendation accuracy and 2) the current defenses are insufficient, emphasizing the need for better security improvements against our model poisoning attack to FedRS.
Waqar Ali 0001, Khalid Umer, Xiangmin Zhou, Jie Shao 0001
IEEE Trans. Knowl. Data Eng.3
2025 Enhancing Global Path Planning via Simple Queries Across Multiple Platforms
abstract
With the development of AI, big data, and mobile communication, intelligent transportation has become popular in recent years. Path planning is a typical topic of intelligent transportation, attracting significant attention from researchers. However, existing studies only focus on the path planning of a single platform, which may lead to unexpected traffic congestion. This is because multiple platforms can provide route planning services, the optimal planning calculated by one single platform may be not good in practice, since multiple platforms may lead the users to the same roads, which causes unexpected traffic congestion. Although in the view of each platform, the planning is optimal. Fortunately, with the rise of data sharing and cross-platform cooperation, the data silos between different platforms are gradually being broken. Based on this, we proposeCooperativeGlobalPathPlanning(CGPP) framework to overcome the above shortcoming. CGPP allows the path planning request target platform to send some queries to cooperative platforms to optimize its path planning results. Such queries should be “easy” enough to answer, and the query frequency should be small. Based on the above principle, we design a query decision model based on multi-agent reinforcement learning in CGPP framework to decide the query range and query frequency. We design action and reward specifically for the CGPP problem. Furthermore, we propose mechanisms to enhance query precision and reduce query overhead. Specifically, the Self-adjusting Query Area(SQA) concept allows refining query parameters, while the Query Reuse Optimization(QRO) algorithm aims to minimize the number of queries. To solve potential overestimation problems in queries, we propose a Distance-based Outer Query (DB-oq) and Distance-Based Vehicle Count Estimation (DB-VCE) Model. To address the issue that the time interval computed by the QRO algorithm might not fully adapt to dynamic traffic environments, we propose the Temporal Sequence Historical Integration for Time Interval Prediction(TSHI-TIP) algorithm. Extensive experiments on real and synthetic datasets confirm the effectiveness and efficiency of our algorithms.
Yurong Cheng, Xiaoxi Cui, Ye Yuan 0001, Xiangmin Zhou, Guoren Wang
IEEE Trans. Knowl. Data Eng.4
2024 Enhancing Deep Entity Resolution with Integrated Blocker-Matcher Training: Balancing Consensus and Discrepancy
abstract
Deep entity resolution (ER) identifies matching entities across data sources using techniques based on deep learning. It involves two steps: a blocker for identifying the potential matches to generate the candidate pairs, and a matcher for accurately distinguishing the matches and non-matches among these candidate pairs. Recent deep ER approaches utilize pretrained language models (PLMs) to extract similarity features for blocking and matching, achieving state-of-the-art performance. However, they often fail to balance the consensus and discrepancy between the blocker and matcher, emphasizing the consensus while neglecting the discrepancy. This paper proposes MutualER, a deep entity resolution framework that integrates and jointly trains the blocker and matcher, balancing both the consensus and discrepancy between them. Specifically, we firstly introduce a lightweight PLM in siamese structure for the blocker and a heavier PLM in cross structure or an autoregressive large language model (LLM) for the matcher. Two optimization techniques named Mutual Sample Selection (MSS) and Similarity Knowledge Transferring (SKT) are designed to jointly train the blocker and matcher. MSS enables the blocker and matcher to mutually select the customized training samples for each other to maintain the discrepancy, while SKT allows them to share the similarity knowledge for improving their blocking and matching capabilities respectively to maintain the consensus. Extensive experiments on five datasets demonstrate that MutualER significantly outperforms existing PLM-based and LLM-based approaches, achieving leading performance in both effectiveness and efficiency.
Wenzhou Dou, Derong Shen, Xiangmin Zhou, Yue Kou, Tiezheng Nie, Hang Cui 0001, Ge Yu 0001
CIKM3
2024 Complex Event Summarization Using Multi-Social Attribute Correlation (Extended Abstract)
abstract
Complex social event summarization is a problem which has been important for real-world applications, including crisis management, rumor control and government policy tracking. However, in many critical situations, social events are complex and context-sensitive, which demands the online summarization of social events in an integrated manner. Motivated by this, we propose an online complex social event summarization approach, namely SOMA, which summarizes the complex social events over multiple attributes including media content and contexts simultaneously. The evaluation shows that our proposed approach outperforms the existing solutions for event summarizaiton in terms of effectiveness and efficiency.
Xi Chen 0121, Xiangmin Zhou, Jeffrey Chan, Lei Chen 0002, Timos K. Sellis, Yanchun Zhang
ICDE2
2024 Cross Online Ride-Sharing for Multiple-Platform Cooperations in Spatial Crowdsourcing
abstract
The last few years have seen the wide applications of ride-sharing, a transportation service that allows users to share their travel routes. A typical problem for ride-sharing is to find an optimal route for each worker to serve the dynamically arriving requests with different objectives. Previous studies focus on the route planning on a single platform. However, a single platform may have an uneven distribution of supply and demand, which causes the platform to lose requests from lack of available workers. Luckily, some ride-sharing platforms provide the same service, which enables their collaborations. The inter-platform collaborations on ride-sharing can ease the worker shortages and greatly improve the service quality, but have not been studied yet. In this paper, we propose a Cross Online Ride-sharing (CORS) problem, which allows a platform to borrow the available workers from other platforms to serve its own requests. We first design two algorithms to select the optimal available worker from other platforms, ROWS and DOWS. ROWS randomly picks an available worker, while DOWS selects the optimal worker with the minimum additional travel distance calculated based on his/er predicted destination direction. Then, we design an efficient CORS framework that embeds the proposed optimal worker selection algorithms for the CORS problem. Extensive experiments on real and synthetic datasets demonstrate the effectiveness and efficiency of our algorithms.
Yurong Cheng, Zhaohe Liao, Xiaosong Huang, Yi Yang 0032, Xiangmin Zhou, Ye Yuan 0001, Guoren Wang
ICDE5
2024 Online Anomaly Detection over Live Social Video Streaming
abstract
Social video anomaly is an observation in video streams that does not conform to a common pattern of dataset's behaviour. Social video anomaly detection plays a critical role in applications from e-commerce to e-Iearning. Traditionally, anomaly detection techniques are applied to find anomalies in video broadcasting. However, they neglect the live social video streams which contain interactive talk, speech, or lecture with audience. In this paper, we propose a generic framework for effectively online detecting Anomalies Over social Video LI ve Streaming (AOVLIS). Specifically, we propose a novel deep neural network model called Coupling Long Short-Term Memory (CLSTM) that adaptively captures the history behaviours of the presenters and audience, and their mutual interactions to predict their behaviour at next time point over streams. Then we well integrate the CLSTM with a decoder layer, and propose a new reconstruction error-based scoring function REI A to calculate the anomaly score of each video segment for anomaly detection. After that, we propose a novel model update scheme that incrementally maintains CLSTM and decoder. Moreover, we design a novel upper bound and ADaptive Optimisation Strategy (ADOS) for improving the efficiency of our solution. Extensive experiments are conducted to prove the superiority of AOVLIS.
Chengkun He, Xiangmin Zhou, Chen Wang 0008, Iqbal Gondal, Jie Shao 0001, Xun Yi
ICDE2
2024 Influence-Aware Group Recommendation for Social Media Propagation
abstract
Group recommendation over social media streams has attracted attention due to its wide applications such as e-commerce, entertainment and online news broadcasting. However, existing stream group recommendation techniques ignore the influence of user groups, which are not effective for item propagation over social networks. To address this problem, we propose a framework for Influence-aware Group Recommendation (IGR) over high-speed social streams. Specifically, we first propose a novel GroupGCN model to capture the dynamics of user attributes and interactions which maps groups and items to their embeddings. A Temporal GroupGCN-RNN-Autoencoder (TGGCN-RA) model is designed to extend GroupGCN for sequence-based tasks, enabling the prediction of group interests over time. Then, we adopt an Independent Cascade (IC) model to predict the influence propagation of social items over user groups. Extensive experiments prove the high effectiveness and efficiency of IGR.
Chengkun He, Xiangmin Zhou, Chen Wang 0008, Longbing Cao, Jie Shao 0001, Zahir Tari
ICDM2
2024 EBUD: Evolving Disaster Burst Detection over Social Streams
Xiyu Qiao, Xiangmin Zhou, Changjun Zhou, Hua Wang 0002, Yanchun Zhang
WISE (2)2
2024 Early Discovery of Key Innovative Publications by Analyzing Emerging Topic Trends
Junfeng Wu 0010, Xiangmin Zhou, Guangyan Huang, Borui Cai, Guang-Li Huang, Hui Zheng 0001, Chihung Chi, Jing He 0004
WISE (1)2
2024 HSAP: A Human-in-the-loop Social Media-based Situation Awareness Platform
abstract
Situation-awareness (SA) has been important for natural disaster management and smart decision making. Traditionally, security officers recognize disaster situations through emergency reporting with phone calls. However, due to the busy phone lines or power outages caused by disasters, traditional SA has been limited in terms of time and mitigation response, which may cause high loss in life and properties in disaster areas. Social media-based SA has been studied recently. However, existing systems are designed for events without nonconsecutive migrations over location and time. In this demo, we design HSAP, the first human-in-the-loop social media-based SA platform for effective and efficient management of disasters with complex event migrations. HSAP is designed with a number of novel techniques, including complex social event detection, summarization, and human-in-the-loop result filtering. We demonstrate the usage of HSAP via Nepal earthquake 2015.
Xiangmin Zhou, Chengkun He, Xi Chen 0121, Yanchun Zhang
Proc. VLDB Endow.1
2024 Responsible Recommendation Services with Blockchain Empowered Asynchronous Federated Learning
abstract
Privacy and trust are highly demanding in practical recommendation engines. Although Federated Learning (FL) has significantly addressed privacy concerns, commercial operators are still worried about several technical challenges while bringing FL into production. In addition, classical FL has several intrinsic operational limitations such as single-point failure, data and model tampering, and heterogenic clients participating in the FL process. To address these challenges in practical recommenders, we propose a responsible recommendation generation framework based on blockchain-empowered asynchronous FL that can be adopted for any model-based recommender system. In standard FL settings, we build an additional aggregation layer in which multiple trusted nodes guided by a mediator component perform gradient aggregation to achieve an optimal model locally in a parallel fashion. The mediator partitions users into K clusters, and each cluster is represented by a cluster head. Once a cluster gets semi-global convergence, the cluster head transmits model gradients to the FL server for global aggregation. In addition the trusted cluster heads are responsible to submit the converged semi-global model to a blockchain to ensure tamper resilience. In our settings, an additional mediator component works like an independent observer that monitors the performance of each cluster head, updates a reward score, and records it into a digital ledger. Finally, evaluation results on three diversified benchmarks illustrate that the recommendation performance on selected measures is considerably comparable with the standard and federated version of a well-known neural collaborative filtering recommender.
Waqar Ali 0001, Rajesh Kumar 0014, Xiangmin Zhou, Jie Shao 0001
ACM Trans. Intell. Syst. Technol.3
2024 Dynamic Bi-layer Graph Learning for Context-aware Sequential Recommendation
abstract
Sequential recommendations have received great attention in recent years due to their wide application in e-commerce, trip planning, and online education. Contexts reveal the intention of a user in a transaction such as consuming or purchasing an item, and highly affect her behaviour. However, existing techniques cannot fully capture the context-sensitive and dynamic sequential user behaviours for effective and efficient sequential recommendation. To address this limitation, we propose a novel Dynamic Bi-layer Graph learning (DBIG)-based framework for sequential recommendation, which learns the sequence dynamics of user behaviours and contexts. Specifically, we first propose a context graph to identify the relevant contexts to a target user. Then, we propose a transaction context graph that predicts the probability of a transaction happening under certain contexts. In addition, we apply BERT (Bidirectional Encoder Representations from Transformers) to our graph embedding for understanding the user sequential behaviours in bidirectional ways and generating recommendations. Finally, we propose a cluster-structure-based algorithm, which incrementally maintains the DBIG model and BERT over dynamic transaction updates. We evaluate our DBIG-based framework by conducting extensive experiments over five public datasets. The quantitative results demonstrate the superiority of our approach in terms of effectiveness and efficiency.
Xiangmin Zhou, Rosni Lumbantoruan, Yongli Ren, Lei Chen 0002, Xiaochun Yang 0001, Jie Shao 0001
Trans. Recomm. Syst.1
2023 Complex Event Summarization Using Multi-Social Attribute Correlation
abstract
Complex social event summarization is a problem which has been shown having great utility for real-world applications, including crisis management, rumor control and government policy tracking. In recent years there has been significant research effort spent on effectively extracting meaningful textual descriptions of an event. However, in many critical situations, social events are complex and context-sensitive, which demands the online summarization of social events in an integrated manner. In this paper, we propose the first online complex social event summarization approach, namely SOMA, which summarizes the complex social events over multiple attributes including media content and contexts simultaneously. Specifically, we first propose a deep learning model that comprehensively summarizes events in regards to the text description and locations that they appear in, by utilizing their hidden connections in posts. We then propose a summary generator over time, text and location to achieve a maximal coverage of the summary over the original social event and minimal redundancy of the summary. Furthermore, we propose a location estimation method to address the location sparsity issue of complex events by mining the correlation between text and location. The evaluation over four real-event datasets and three benchmark datasets shows that our proposed approach outperforms the existing solutions for event summarizaiton in terms of effectiveness and efficiency.
Xi Chen 0121, Xiangmin Zhou, Jeffrey Chan, Lei Chen 0002, Timos K. Sellis, Yanchun Zhang
IEEE Trans. Knowl. Data Eng.2
2023 Guest Editorial Special Issue on Online Recommendation Using AI and Big Data Techniques
abstract
The rapid growth of online service platforms has greatly influenced the way users conduct daily activities. In response to the requirements of frequent online activities, recommendation has become one of the best ways for the organizations, governments and individuals to understand their users and promote their services. Effective recommendation of online items has become critical in domains such as e-commerce and online media. Driven by the business success, academic research in this field has been active for many years. However, there are still many research challenges, such as context discovery, sequential user behavior influence, explainability and user interaction of system, big service data management. Especially, the highly dynamic online network data make these challenges even critical. Due to the high pressing interest and challenges in this area, this special issue is devoted to this topic, and focuses on the new solutions using AI and Big Data techniques.
Lei Chen 0002, Xiangmin Zhou, Xiaochun Yang 0001, Timos K. Sellis
IEEE Trans. Knowl. Data Eng.2
2022 LIREM: A Generic Framework for Effective Online Video Novelty Detection
Chengkun He, Xiangmin Zhou, Chen Wang 0008
ER2
2022 Event Popularity Prediction Using Influential Hashtags from Social Media (Extended Abstract)
abstract
Event popularity prediction over social media is crucial for estimating information propagation scope, decision making, and emergency prevention. It has been widely inves-tigated by existing approaches focusing on predicting single attribute occurrences which are not comprehensive enough for representing complex social event propagation. Motivated by this, we propose a novel hashtag-influence-based event popularity prediction by mining the impact of an influential hashtag set on the event propagation. We have conducted extensive experiments to prove the effectiveness and efficiency of the proposed approach.
Xi Chen 0121, Xiangmin Zhou, Jeffrey Chan, Lei Chen 0002, Timos K. Sellis, Yanchun Zhang
ICDE2
2022 Graph Collaborative Filtering for Recommendation in Complex and Quaternion Spaces
Longcan Wu, Daling Wang, Shi Feng 0001, Xiangmin Zhou, Yifei Zhang 0003, Ge Yu 0001
WISE4
2022 Migrating Social Event Recommendation Over Microblogs
abstract
Real applications like crisis management require the real time awareness of critical situations. However, the services using traditional methods like phone calls can be easily delayed due to busy lines, transfer delays or limited communication ability in disaster areas. Existing social event analysis solutions enhanced the situation awareness of systems. Unfortunately, they cannot recognize the complex migrating social events that are first observed in social media at a specific time, place and state, but have further moved in space and time, which may affect the system comprehension. While the discussion on events appears in microblogs, their movement over different contexts is unavoidable. So far, the problem of migrating social event analysis from big media is not well investigated yet. To address this issue, we propose a novel framework to monitor and deliver the migrating events in big social media data, which fully exploits the social media information over multiple attributes and their inherent interactions among events. Specifically, we first propose a Concept TF/IDF model to capture the content that is constrained by the time and location of media without costly learning process. Then, we construct a novel Maximal User Influence Graph (MUIG) to extract the social interactions. With MUIG, the event migrations over space and time are well identified. Finally, we design efficient query strategies over Apache Spark for recommending events in real time. Extensive tests over big media are conducted to prove the high effectiveness and efficiency of our approach.
Xiangmin Zhou, Lei Chen 0002
Proc. VLDB Endow.1
2022 Event Popularity Prediction Using Influential Hashtags From Social Media
abstract
Event popularity prediction over social media is crucial for estimating information propagation scope, decision making, and emergency prevention. However, existing approaches only focus on predicting the occurrences of single attribute such as a message, a hashtag or an image, which are not comprehensive enough for representing complex social event propagation. In this paper, we predict the event popularity, where an event is described as a set of messages containing multiple hashtags. We propose a novel hashtag-influence-based event popularity prediction by mining the impact of an influential hashtag set on the event propagation. Specifically, we first propose a hashtag-influence-based cascade model to select the influential hashtags over an event hashtag graph built by the pairwise hashtag similarity and the topic distribution of event-related hashtags. A novel measurement is proposed to identify the hashtag influence of an event over its content and social impacts. A hashtag correlation-based algorithm is proposed to optimize the seed selection in a greedy manner. Then, we propose an event-fitting boosting model to predict the event popularity by embedding the feature importance over events into the XGBOOST model. Moreover, we propose an event-structure-based method, which incrementally updates the prediction model over social streams. We have conducted extensive experiments to prove the effectiveness and efficiency of the proposed approach.
Xi Chen 0121, Xiangmin Zhou, Jeffrey Chan, Lei Chen 0002, Timos K. Sellis, Yanchun Zhang
IEEE Trans. Knowl. Data Eng.2
2021 Constrained Route Planning over Large Multi-Modal Time-Dependent Networks
abstract
Constrained route planning (CRP) on transportation networks has been extensively studied because of its broad applications, such as route recommendation. However, the existing works on CRP neglect the time-dependent and multi-modal properties of transportation networks. This paper proposes an approach for CRP over multi-modal time-dependent networks. Specifically, we design two novel constrained route planning algorithms, function-dependent routing and labeling-index-based routing. While function-dependent routing generates an accurate route to CRP by traversing the network, labeling-index-based one ensures the fast response with the support of an efficient index and the compression scheme of networks. In order to demonstrate the efficiency and effectiveness of our proposed algorithms, experiments are performed over real datasets.
Yishu Wang 0001, Ye Yuan 0001, Hao Wang 0193, Xiangmin Zhou, Congcong Mu, Guoren Wang
ICDE4
2020 MPB: Multi-Peak Binarization for Pupil Detection
Chengkun He, Xiangmin Zhou, Chen Wang 0008
ADMA2
2020 Declarative User-Item Profiling Based Context-Aware Recommendation
Rosni Lumbantoruan, Xiangmin Zhou, Yongli Ren
ADMA2
2020 Online Community Identification over Heterogeneous Attributed Directed Graphs
Xiangmin Zhou, Yuliang Ma 0001, Xun Yi
ADMA2
2020 Real-Time Cross Online Matching in Spatial Crowdsourcing
abstract
With the development of mobile communication techniques, spatial crowdsourcing has become popular recently. A typical topic of spatial crowdsourcing is task assignment, which assigns crowd workers to users' requests in real time and maximizes the total revenue. However, it is common that the available crowd workers over a platform are too far away to serve the requests, so some user requests may be rejected or responded at high money cost after long waiting. Fortunately, the neighbors of a platform usually have available resources for the same services. Collaboratively conducting the task allocation among different platforms can greatly improve the quality of services, but have not been investigated yet. In this paper, we propose a Cross Online Matching (COM), which enables a platform to "borrow" unoccupied crowd workers from other platforms for completing the user requests. We propose two algorithms, deterministic cross online matching (DemCOM) and randomized cross online matching (RamCom) for COM. DemCOM focuses on the largest obtained revenue in a greedy manner, while RamCom considers the trade-off between the obtained revenue and the probability of request being accepted by the borrowed workers. Extensive experimental results verify the effectiveness and efficiency of our algorithms.
Yurong Cheng, Boyang Li 0006, Xiangmin Zhou, Ye Yuan 0001, Guoren Wang, Lei Chen 0002
ICDE3
2020 Dynamic Connection-Based Social Group Recommendation
abstract
Group recommendation has become highly demanded when users communicate in the forms of group activities in online sharing communities. These group activities include student group study, family TV program watching, friends travel decision, etc. Existing group recommendation techniques mainly focus on the small user groups. However, online sharing communities have enabled group activities among thousands of users. Accordingly, recommendation over large groups has become urgent. In this paper, we propose a new framework to accomplish this goal by exploring the group interests and the connections between group users. We first divide a big group into different interest subgroups, each of which contains users closely connected with each other and sharing the similar interests. Then, for each interest subgroup, our framework exploits the connections between group users to collect a comparably compact potential candidate set of media-user pairs, on which the collaborative filtering is performed to generate an interest subgroup-based recommendation list. After that, a novel aggregation function is proposed to integrate the recommended media lists of all interest subgroups as the final group recommendation results. Extensive experiments have been conducted on two real social media datasets to demonstrate the effectiveness and efficiency of our proposed approach.
Dong Qin, Xiangmin Zhou, Lei Chen 0002, Guangyan Huang, Yanchun Zhang
IEEE Trans. Knowl. Data Eng.2
2019 Role-Based Clustering for Collaborative Recommendations in Crowdsourcing System
Qiao Liao, Xiangmin Zhou, Daling Wang, Shi Feng 0001, Yifei Zhang 0003
ER2
2019 Online Social Media Recommendation Over Streams
abstract
As one of the most popular services over online platforms, social recommendation has attracted increasing research efforts recently. Among all the recommendation tasks, an important one is item recommendation over high speed social media streams. Existing stream recommendation techniques are not effective for handling social users with diverse interests. Meanwhile, approaches for recommending items to a particular user are not efficient when applied to a huge number of users over high speed streams. In this paper, we propose a novel framework for the social recommendation over streams. Specifically, we first propose a novel Bi-Layer Hidden Markov Model (BiHMM) that adaptively captures the users' behaviors and their interactions with influential official accounts to predict their long-term and short-term interests. Then, we design a new probabilistic entity matching scheme for identifying the relevance score of a streaming item to a user. Moreover, we propose a novel index scheme called CPPse-index for improving the efficiency of our solution. Extensive tests are conducted to prove the superiority of our approach in terms of the recommendation quality and time cost.
Xiangmin Zhou, Dong Qin, Xiaolu Lu 0002, Lei Chen 0002, Yanchun Zhang
ICDE1
2019 I-CARS: An Interactive Context-Aware Recommender System
abstract
Context-aware recommendation has attracted significant attentions over online sites due to its smart context adaption in improving recommendation quality. However, the user's instant contexts do not follow his/her regular user behaviour patterns, thus have not been well captured for advanced personalization of recommendation generation. In this work, we propose an Interactive Context-Aware Recommender System (I-CARS), which allows users to interact and present their needs, so the system can personalize and refine user preferences. I-CARS iteratively asks a question to a user to trigger feedback in term of her recent contexts and incorporates the response to recommend items most likely satisfying his/her instant interests. Specifically, we first propose a Personalized Weighted Context-Aware Matrix Factorization (PW-CAMF) that enables the personalization of important contexts for each user. Then we propose two question selection strategies that exploit user preferences through feedback. We have conducted comprehensive experiments over two real datasets. The experimental results prove the effectiveness of our I-CARS system compare to existing competitors.
Rosni Lumbantoruan, Xiangmin Zhou, Yongli Ren, Lei Chen 0002
ICDM2
2019 The 1st International Workshop on Context-Aware Recommendation Systems with Big Data Analytics (CARS-BDA)
abstract
With the explosive growth of online service platforms, increasing number of people and enterprises are doing everything online. In order for organizations, governments, and individuals to understand their users, and promote their products or services, it is necessary for them to analyse big data and recommend the media or online services in real time. Effective recommendation of items of interest to consumers has become critical for enterprises in domains such as retail, e-commerce, and online media. Driven by the business successes, academic research in this field has also been active for many years. Through many scientific breakthroughs have been achieved, there are still tremendous challenges in developing effective and scalable recommendation systems for real-world industrial applications. Existing solutions focus on recommending items based on pre-set contexts, such as time, location, weather etc. The big data sizes and complex contextual information add further challenges to the deployment of advanced recommender systems. This workshop aims to bring together researchers with wide-ranging backgrounds to identify important research questions, to exchange ideas from different research disciplines, and, more generally, to facilitate discussion and innovation in the area of context-aware recommender systems and big data analytics.
Xiangmin Zhou, Ji Zhang 0001, Yanchun Zhang
WSDM1
2019 Real-time context-aware social media recommendation
Xiangmin Zhou, Dong Qin, Lei Chen 0002, Yanchun Zhang
VLDB J.1
2018 D-CARS: A Declarative Context-Aware Recommender System
abstract
Context-aware recommendation has emerged as perhaps the most popular service over online sites, and has seen applications to domains as diverse as entertainment, e-business, e-health and government services. There has been recent significant progress on the quality and scalability of recommender systems. However, we believe that different target users concern different contexts when they select an online item, which can greatly affect the quality of recommendation, and have not been investigated yet. In this paper, we propose a new type of recommender system, Declarative Context-Aware Recommender System (D-CARS), which enables the personalization of the contexts exploited for each target user by automatically analysing the viewing history of users. First, we propose a novel User-Window Non-negative Matrix Factorization topic model (UW-NMF) that adaptively identifies the significant contexts of users and constructs user profiles in a personalized manner. Then, we design a novel declarative context-aware recommendation algorithm that exploits the user context preference to identify a group of item candidates and its context distribution, based on a Subspace Ensemble Tree Model (SETM), which is constructed in the identified context subspace for item recommendation. Finally, we propose an algorithm that incrementally maintains our SETM model. Extensive experiments are conducted to prove the high effectiveness and efficiency of our D-CARS system.
Rosni Lumbantoruan, Xiangmin Zhou, Yongli Ren, Zhifeng Bao
ICDM2
2018 Clustering of Multiple Density Peaks
Borui Cai, Guangyan Huang, Yong Xiang 0001, Jing He 0004, Guang-Li Huang, Xiangmin Zhou
PAKDD (3)7
2018 Approximate Order-Sensitive k-NN Queries over Correlated High-Dimensional Data
abstract
The k Nearest Neighbor (k-NN) query has been gaining more importance in extensive applications involving information retrieval, data mining, and databases. Specifically, in order to trade off accuracy for efficiency, approximate solutions for the k-NN query are extensively explored. However, the precision is usually order-insensitive, which is defined on the result set instead of the result sequence. In many situations, it cannot reasonably reflect the query result quality. In this paper, we focus on the approximate k-NN query problem with the order-sensitive precision requirement and propose a novel scheme based on the projection-filter-refinement framework. Basically, we adopt PCA to project the high-dimensional data objects into the low-dimensional space. Then, a filter condition is inferred to execute efficient pruning over the projected data. In addition, an index strategy named OR-tree is proposed to reduce the I/O cost. The extensive experiments based on several real-world data sets and a synthetic data set are conducted to verify the effectiveness and efficiency of the proposed solution. Compared to the state-of-the-art methods, our method can support order-sensitive k -NN queries with higher result precision while retaining satisfactory CPU and I/O efficiency.
Yu Gu 0002, Yandan Guo, Yang Song 0022, Xiangmin Zhou, Ge Yu 0001
IEEE Trans. Knowl. Data Eng.4
2017 An Effective and Efficient Truth Discovery Framework over Data Streams
Tianyi Li 0005, Yu Gu 0002, Xiangmin Zhou, Qian Ma 0003, Ge Yu 0001
EDBT3
2017 Enhancing online video recommendation using social user interactions
Xiangmin Zhou, Lei Chen 0002, Yanchun Zhang, Dong Qin, Longbing Cao, Guangyan Huang, Chen Wang 0008
VLDB J.1
2016 An Approach for Clothing Recommendation Based on Multiple Image Attributes
Dandan Sha, Daling Wang, Xiangmin Zhou, Shi Feng 0001, Yifei Zhang 0003, Ge Yu 0001
WAIM (1)3
2016 Intermediate Semantics Based Distance Metric Learning for Video Annotation and Similarity Measurements
Wen Qu, Xiangmin Zhou, Daling Wang, Shi Feng 0001, Yifei Zhang 0003, Ge Yu 0001
WISE (1)2
2015 Online Video Recommendation in Sharing Community
abstract
The creation of sharing communities has resulted in the astonishing increasing of digital videos, and their wide applications in the domains such as entertainment, online news broadcasting etc. The improvement of these applications relies on effective solutions for social user access to video data. This fact has driven the recent research interest in social recommendation in shared communities. Although certain effort has been put into video recommendation in shared communities, the contextual information on social users has not been well exploited for effective recommendation. In this paper, we propose an approach based on the content and social information of videos for the recommendation in sharing communities. Specifically, we first exploit a robust video cuboid signature together with the Earth Mover's Distance to capture the content relevance of videos. Then, we propose to identify the social relevance of clips using the set of users belonging to a video. We fuse the content relevance and social relevance to identify the relevant videos for recommendation. Following that, we propose a novel scheme called sub-community-based approximation together with a hash-based optimization for improving the efficiency of our solution. Finally, we propose an algorithm for efficiently maintaining the social updates in dynamic shared communities. The extensive experiments are conducted to prove the high effectiveness and efficiency of our proposed video recommendation approach.
Xiangmin Zhou, Lei Chen 0002, Yanchun Zhang, Longbing Cao, Guangyan Huang, Chen Wang 0008
SIGMOD Conference1
2014 Event detection over twitter social media streams
Xiangmin Zhou, Lei Chen 0002
VLDB J.1
2013 ASVTDECTOR: A practical near duplicate video retrieval system
abstract
In this paper, we present a system, named ASVT-DECTOR, to retrieve the near duplicate videos with large variations based on an 3D structure tensor model, named ASVT series, over the local descriptors of video segments. Different from the traditional global feature-based video detection systems that incur severe information loss, ASVT model is built over the local descriptor set of each video segment, keeping the robustness of local descriptors. Meanwhile, unlike the traditional local feature-based methods that suffer from the high cost of pair-wise descriptor comparison, ASVT model describes a video segment as an 3D structure tensor that is actually a 3×3 matrix, obtaining high retrieval efficiency. In this demonstration, we show that, given a clip, our ASVTDETECTOR system can effectively find the near-duplicates with large variations from a large collection in real time.
Xiangmin Zhou, Lei Chen 0002
ICDE1
2012 Efficient subsequence matching over large video databases
Xiangmin Zhou, Xiaofang Zhou 0001, Lei Chen 0002, Athman Bouguettaya
VLDB J.1
2010 Adaptive Subspace Symbolization for Content-Based Video Detection
abstract
Efficiently and effectively identifying similar videos is an important and nontrivial problem in content-based video retrieval. This paper proposes a subspace symbolization approach, namely SUDS, for content-based retrieval on very large video databases. The novelty of SUDS is that it explores the data distribution in subspaces to build a visual dictionary with which the videos are processed by deriving the string matching techniques with two-step data simplification. Specifically, we first propose an adaptive approach, called VLP, to extract a series of dominant subspaces of variable lengths from the whole visual feature space without the constraint of dimension consecutiveness. A stable visual dictionary is built by clustering the video keyframes over each dominant subspace. A compact video representation model is developed by transforming each keyframe into a word that is a series of symbols in the dominant subspaces, and further each video into a series of words. Then, we present an innovative similarity measure called CVE, which adopts a complementary information compensation scheme based on the visual features and sequence context of videos. Finally, an efficient two-layered index strategy with a number of query optimizations is proposed to facilitate video retrieval. The experimental results demonstrate the high effectiveness and efficiency of SUDS.
Xiangmin Zhou, Xiaofang Zhou 0001, Lei Chen 0002, Yanfeng Shu, Athman Bouguettaya, John A. Taylor
IEEE Trans. Knowl. Data Eng.1
2009 A Subspace Symbolization Approach to Content-Based Video Search
abstract
We propose a subspace symbolization approach, namely SUDS, for content-based search on very large video databases. The novelty of SUDS is that it explores the data distribution in subspaces to build a visual dictionary. With this dictionary, the video data are processed using string matching techniques with two-step data simplification. A compact video representation model is developed by transforming each keyframe into a word that is a series of symbols in the dominant subspaces. Then, we present an innovative similarity measure called ED, which draws from the concept of the edit distance on strings to conduct video matching. The experimental results demonstrate the high effectiveness of SUDS with optimal parameters.
Xiangmin Zhou, Xiaofang Zhou 0001, Athman Bouguettaya, John A. Taylor
ICDE1
2007 UQLIPS: A Real-time Near-duplicate Video Clip Detection System
Heng Tao Shen, Xiaofang Zhou 0001, Zi Huang, Jie Shao 0001, Xiangmin Zhou
VLDB5
2007 A hyperplane based indexing technique for high-dimensional data
Guoren Wang, Xiangmin Zhou, Bin Wang 0015, Baiyou Qiao, Donghong Han
Inf. Sci.2
2006 Optimizing the Data Intensive Mediator-Based Web Services Composition
Xiangmin Zhou, Yiyue Gao
APWeb2
2005 BM+-Tree: A Hyperplane-Based Index Method for High-Dimensional Metric Spaces
Xiangmin Zhou, Guoren Wang, Xiaofang Zhou 0001, Ge Yu 0001
DASFAA1