Zhiwen Yu 0001

dblp:z/YuZhiwen · DBLP profile ↗
← Back
63ranked-venue papers in the field
6as first author
44since 2021 · last 2026
0000-0002-9905-3238ORCID · conflict

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

Data Mining & Knowledge Discovery · 39 (5 first)Information Retrieval & Web Search · 14Database Systems & Data Management · 5 (1 first)Big Data, Cloud & Distributed Data Systems · 3Knowledge Engineering, Semantic Web & Information Systems · 1Other / Interdisciplinary · 1
YearPublicationVenuePosition
2026 Detecting Fake Reviewer Groups in Dynamic Networks: An Adaptive Graph Learning Method
abstract
The proliferation of fake reviews, often produced by organized groups, undermines consumer trust and fair competition on online platforms. These groups employ sophisticated strategies that evade traditional detection methods, particularly in cold-start scenarios involving newly launched products with sparse data. To address this, we propose theDiversity- andSimilarity-awareDynamicGraphAttention-enhancedGraphConvolutionalNetwork (DS-DGA-GCN), a new graph learning model for detecting fake reviewer groups. DS-DGA-GCN achieves robust detection since it focuses on the joint relationships among products, reviews, and reviewers by modeling product-review-reviewer networks. DS-DGA-GCN also achieves adaptive detection by integrating a Network Feature Scoring (NFS) system and a new dynamic graph attention mechanism. The NFS system quantifies network attributes, including neighbor diversity, network self-similarity, as a unified feature score. The dynamic graph attention mechanism improves the adaptability and computational efficiency by captures features related to temporal information, node importance, and global network structure. Extensive experiments conducted on two real-world datasets derived from Amazon and Xiaohongshu demonstrate that DS-DGA-GCN significantly outperforms state-of-the-art baselines, achieving accuracies of up to89.8% and 88.3%, respectively.
Jing Zhang 0057, Yao Zhang 0005, Bin Guo 0001, Zhiwen Yu 0001
IEEE Trans. Knowl. Data Eng.5
2026 PersuHSG: Adaptive Persuasion Strategy Planning for Dialogue Agents Based on Hierarchical Strategy Graph
abstract
Persuasion, a vital social skill, influences beliefs, attitudes, and behaviors through conversation. Yet, current dialogue agents either rely on scenario-specific strategies, restricting their cross-context adaptability, or neglect persuasion’s logical structure. They focus on isolated strategy classification, overlooking the significance of fine-grained sequential planning for real-world scenarios. To address these limitations, inspired by basic human mental activities, we present PersuHSG, an adaptive persuasion strategy planning framework. The core idea is to conceptualize persuasion as a tripartite framework comprising cognition, affection, and volition, with each stage represented as a graph layer and principle-based strategies for efficient multi-stage persuasion. Specifically, we first develop PersuInstruct, a fine-tuning dataset to improve dialogue agents’ strategic planning and response generation. Then, we propose a graph-aware planning algorithm for stage-strategy-response reasoning to generate persuasive responses for diverse scenarios. Extensive experiments confirm that PersuHSG significantly enhances the persuasiveness of Large Language Models (LLMs), allows smaller models (e.g., 9B, 13B) to achieve competitive performance, and demonstrates the efficacy of structured strategy planning in improving model efficiency and adaptability.
Bin Guo 0001, Hao Wang 0182, Jingqi Liu, Yan Liu 0045, Yunji Liang, Yan Pan 0003, Zhiwen Yu 0001
ACM Trans. Inf. Syst.9
2025 A Complementarity-Enhanced Mixture of Human-AI Teams for Decision-Making
Hefei Liang, Jiaqi Liu 0002, Bin Guo 0001, Zhiwen Yu 0001
ECML/PKDD (2)4
2025 EvolveDetector: Towards an evolving fake news detector for emerging events with continual knowledge accumulation and transfer
Yasan Ding, Bin Guo 0001, Yan Liu 0045, Yao Jing, Maolong Yin, Hao Wang 0182, Zhiwen Yu 0001
Inf. Process. Manag.8
2025 Upper bound on the predictability of rating prediction in recommender systems
En Xu, Zhiwen Yu 0001, Hui Wang 0011, Helei Cui, Yunji Liang, Bin Guo 0001
Inf. Process. Manag.3
2025 Balancing Cooperation and Competition: Selfish Worker Coalition Formation in Spatial Crowdsourcing
abstract
Spatial Crowdsourcing (SC), which outsources location-dependent tasks to workers for physical completion, is gaining popularity. Recently, more complex tasks have emerged that require a group of workers collaborating in a coalition. Several pioneering studies have examined this issue using the server assigned tasks mode from an overall perspective, such as maximizing the total benefits of all workers. Unfortunately, maximizing the overall benefit does not necessarily align with maximizing individual benefits. In practice, crowd workers are often self-interested and autonomous, making decisions based on their personal perspectives. In this article, under the worker selected tasks mode, we investigate an important problem: Selfish Workers Coalition Formation (SWCF) problem in SC. Here, selfish workers autonomously form coalitions to accomplish tasks to maximize their individual benefits. Achieving a stable coalition formation for SWCF problem requires balancing cooperation and competition. First, we transform the SWCF problem into a hedonic coalition formation game using a devised exploited skills-based reward distribution model. Subsequently, we propose a distributed algorithm HCFTA and prove its Nash stability and performance bounds. Additionally, to enhance coalition formation efficiency, we propose a Markov blanket coloring parallel optimization algorithm MCPHCF . Extensive experiments demonstrate the superiority of the proposed methods on both synthetic and real-world datasets.
Liang Wang 0017, Shan Su, Rongchang Cheng, Dingqi Yang, Lianbo Ma 0001, Bin Guo 0001, Zhiwen Yu 0001
ACM Trans. Intell. Syst. Technol.8
2025 Enabling Harmonious Human-Machine Interaction with Visual-Context Augmented Dialogue System: A Review
abstract
The intelligent dialogue system, aiming at communicating with humans harmoniously with natural language, is brilliant for promoting the advancement of human-machine interaction in the era of artificial intelligence. With the gradually complex human-computer interaction requirements, it is difficult for traditional text-based dialogue system to meet the demands for more vivid and convenient interaction. Consequently, Visual-Context Augmented Dialogue (VAD) System, which has the potential to communicate with humans by perceiving and understanding multimodal information (i.e., visual context in images or videos, textual dialogue history), has become a predominant research paradigm. Benefiting from the consistency and complementarity between visual and textual context, VAD possesses the potential to generate engaging and context-aware responses. To depict the development of VAD, we first characterize the concept model of VAD and then present its generic system architecture to illustrate the system workflow, followed by a summary of multimodal fusion techniques. Subsequently, several research challenges and representative works are investigated, followed by the summary of authoritative benchmarks and real-world application of VAD. We conclude this article by putting forward some open issues and promising research trends for VAD, e.g., the cognitive mechanisms of human-machine dialogue under cross-modal dialogue context, mobile and lightweight deployment of VAD.
Hao Wang 0182, Bin Guo 0001, Yating Zeng, Yasan Ding, Ying Zhang 0047, Lina Yao 0001, Zhiwen Yu 0001
ACM Trans. Inf. Syst.8
2024 uTransfer: Unified Transferability Metric Incorporating Heterogeneous User Data in Social Network
Bin Guo 0001, Yao Jing, Zhiwen Yu 0001
DASFAA (6)4
2024 ProtoRectifier: A Prototype Rectification Framework for Efficient Cross-Domain Text Classification with Limited Labeled Samples
abstract
During the past few years, with the advent of large-scale pre-trained language models (PLMs), there has been a significant advancement in cross-domain text classification with limited labeled samples. However, most existing approaches still face the problem of excessive computation overhead. While some non-pretrained language models can reduce the computation overhead, the performance could sharply drop off. To resolve few-shot learning problems on resource-limited devices with satisfactory performance, we propose a prototype rectification framework, ProtoRectifier, based on pre-trained model distillation and episodic meta-learning strategy. Specifically, a representation refactor based on DistilBERT is developed to mine text semantics. Meanwhile, a novel prototype rectification approach (i.e., Mean Shift Rectification) is put forward by making full use of the pseudo labeled query samples, so that the prototype of each category can be updated during the meta-training phase without introducing additional time overhead. Experiments on multiple real-world datasets demonstrate that ProtoRectifier outperforms the state-of-the-art baselines, not only achieving high cross-domain classification accuracy but also reducing the computation overhead significantly.
Shiyao Zhao, Zhu Wang 0001, Dingqi Yang, Xuejing Li, Bin Guo 0001, Zhiwen Yu 0001
ICWSM6
2024 Memory-Enhanced Emotional Support Conversations with Motivation-Driven Strategy Inference
Hao Wang 0182, Bin Guo 0001, Yasan Ding, Qiuyun Zhang, Ying Zhang 0047, Zhiwen Yu 0001
ECML/PKDD (5)7
2024 HADT: Human-AI Diagnostic Team via Hierarchical Reinforcement Learning
abstract
Medical online consultation is important to healthcare worldwide, with hundreds of millions of participants each year. However, expert-level online consultations are expensive due to the shortage of medical professionals, while AI models are unreliable because they have unpredictable risks. Therefore, we introduce human-machine collaboration to medical online consultation and focus on symptom inquiry, as the basis for disease diagnosis. There are two key issues: 1) how to design an intelligent assignment strategy that can determine whether doctors or models participate in each turn? 2) how to design an effective execution strategy that can improve the machine's inquiry ability among considerable symptoms? To address the above issues, we propose the Human-AI Diagnostic Team (HADT) framework based on Hierarchical Reinforcement Learning (HRL), which aims to achieve high accuracy with low manpower. Specifically, HADT has two layers. The upper one is responsible for assignment, in which we propose a module called master that enables intelligent human-machine assignments through the masked RL with reward shaping. The lower one is responsible for execution, consisting of a doctor and a proposed module called machine. This module can effectively ask about symptoms through the masked HRL with bottom-up training. Experiments on the public datasets show that HADT can achieve up to 89.4% accuracy with only 10.9% human effort, as confirmed by real clinical doctors using our online interface.
Xuehan Zhao, Jiaqi Liu 0002, Zhiwen Yu 0001, Bin Guo 0001
SDM3
2024 Identifiability of Cross-Domain Recommendation via Causal Subspace Disentanglement
abstract
Cross-Domain Recommendation~(CDR) seeks to enable effective knowledge transfer across domains. Most existing works rely on either representation alignment or transformation bridges, but they come with shortcomings regarding identifiability of domain-shared and domain-specific latent factors. Specifically, while CDR describes user representations as a joint distribution over two domains, these methods fail to account for its joint identifiability as they primarily fixate on the marginal distribution within a particular domain. Such a failure may overlook the conditionality between two domains and how it contributes to latent factor disentanglement, leading to negative transfer when domains are weakly correlated. In this study, we explore what should and should not be transferred in cross-domain user representations from a causality perspective. We propose a Hierarchical causal subspace disentanglement approach to explore the Joint IDentifiability of cross-domain joint distribution, termed HJID, to preserve domain-specific behaviors from domain-shared factors. HJID abides by the feature hierarchy and divides user representations into generic shallow subspace and domain-oriented deep subspaces. We first encode the generic pattern in the shallow subspace by minimizing the Maximum Mean Discrepancy of initial layer activation. Then, to dissect how domain-oriented latent factors are encoded in deeper layers activation, we construct a cross-domain causality-based data generation graph, which identifies cross-domain consistent and domain-specific components, adhering to the Minimal Change principle. This allows HJID to maintain stability whilst discovering unique factors for different domains, all within a generative framework of invertible transformations that guarantee the joint identifiability. With experiments on real-world datasets, we show that HJID outperforms SOTA methods on both strong- and weak-correlation CDR tasks.
Jing Du 0003, Zesheng Ye, Bin Guo 0001, Zhiwen Yu 0001, Lina Yao 0001
SIGIR4
2024 Hierarchical Constrained Variational Autoencoder for interaction-sparse recommendations
Bin Guo 0001, Yan Liu 0045, Yasan Ding, Lina Yao 0001, Xiaopeng Fan 0002, Zhiwen Yu 0001
Inf. Process. Manag.7
2024 Limits of predictability in top-N recommendation
En Xu, Zhiwen Yu 0001, Ying Zhang 0047, Bin Guo 0001, Lina Yao 0001
Inf. Process. Manag.3
2024 Learning Cross-modality Interaction for Robust Depth Perception of Autonomous Driving
abstract
As one of the fundamental tasks of autonomous driving, depth perception aims to perceive physical objects in three dimensions and to judge their distances away from the ego vehicle. Although great efforts have been made for depth perception, LiDAR-based and camera-based solutions have limitations with low accuracy and poor robustness for noise input. With the integration of monocular cameras and LiDAR sensors in autonomous vehicles, in this article, we introduce a two-stream architecture to learn the modality interaction representation under the guidance of an image reconstruction task to compensate for the deficiencies of each modality in a parallel manner. Specifically, in the two-stream architecture, the multi-scale cross-modality interactions are preserved via a cascading interaction network under the guidance of the reconstruction task. Next, the shared representation of modality interaction is integrated to infer the dense depth map due to the complementarity and heterogeneity of the two modalities. We evaluated the proposed solution on the KITTI dataset and CALAR synthetic dataset. Our experimental results show that learning the coupled interaction of modalities under the guidance of an auxiliary task can lead to significant performance improvements. Furthermore, our approach is competitive against the state-of-the-art models and robust against the noisy input. The source code is available at https://github.com/tonyFengye/Code/tree/master .
Yunji Liang, Nengzhen Chen, Zhiwen Yu 0001, Lei Tang 0002, Hongkai Yu, Bin Guo 0001, Daniel Dajun Zeng
ACM Trans. Intell. Syst. Technol.3
2024 Learning Entangled Interactions of Complex Causality via Self-Paced Contrastive Learning
abstract
Learning causality from large-scale text corpora is an important task with numerous applications—for example, in finance, biology, medicine, and scientific discovery. Prior studies have focused mainly on simple causality, which only includes one cause-effect pair. However, causality is notoriously difficult to understand and analyze because of multiple cause spans and their entangled interactions. To detect complex causality, we propose a self-paced contrastive learning model, namely N2NCause, to learn entangled interactions between multiple spans. Specifically, N2NCause introduces data enhancement operations to convert implicit expressions into explicit expressions with the most rational causal connectives for the synthesis of positive samples and to invert the directed connection between a cause-effect pair for the synthesis of negative samples. To learn the semantic dependency and causal direction of positive and negative samples, self-paced contrastive learning is proposed to learn the entangled interactions among spans, including the interaction direction and interaction field. We evaluated the performance of N2NCause in three cause-effect detection tasks. The experimental results show that, with the least data annotation efforts, N2NCause demonstrates competitive performance in detecting simple cause-effect relations, and it is superior to existing solutions for the detection of complex causality.
Yunji Liang, Lei Liu 0073, Luwen Huangfu, Sagar Samtani, Zhiwen Yu 0001, Daniel Dajun Zeng
ACM Trans. Knowl. Discov. Data5
2024 Spatio-Temporal Memory Augmented Multi-Level Attention Network for Traffic Prediction
abstract
Traffic prediction is one of the fundamental spatio-temporal prediction tasks in urban computing, which is of great significance to a wide range of applications, e.g., traffic controlling, vehicle scheduling, etc. Recently, with the expansion of the city and the development of public transportation, long-range and long-term spatio-temporal correlations play a more important role in traffic prediction. However, it is challenging to model long-range spatial dependencies and long-term temporal dependencies simultaneously in two aspects: 1) complex influential factors, including spatial, temporal and external factors. 2) multiple spatio-temporal correlations, including long-range and short-range spatial correlations, as well as long-term and short-term temporal correlations. To solve these issues, we propose a spatio-temporal memory augmented multi-level attention network for fine-grained traffic prediction, entitled ST-MAN. Specifically, we design a spatio-temporal memory network to encode and memorize fine-grained spatial information and representative temporal patterns. Then, we propose a multi-level attention network to explicitly model both short-term local spatio-temporal dependencies and long-term global spatio-temporal dependencies at different spatial scales (i.e., grid and region levels) and temporal scales (i.e., daily and weekly levels). In addition, we design an external component that takes external factors and spatial embeddings as inputs to generate location-aware influence of the external factors much more efficiently. Finally, we design an end-to-end framework optimized with the contrastive objective and supervised objective to boost model performance. Empirical experiments over coarse-grained and fine-grained real-world datasets demonstrate the superiority of the ST-MAN model compared to several state-of-the-art baselines.
Yan Liu 0045, Bin Guo 0001, Jingxiang Meng, Daqing Zhang 0001, Zhiwen Yu 0001
IEEE Trans. Knowl. Data Eng.5
2023 Multi-Source Selective Transfer Learning for Fake News Detection in New Event
abstract
Automatically detecting fake news has become increasingly necessary. Conventional approaches to fake news detection (FND) require a large number of training instances, which are not available in the scenario of new event FND (NEFND). More advanced methods address this problem through domain adaption (DA) to improve the overall performance of all events, or by transferring knowledge from source events. However, these methods either lack a target-oriented design or fail to perform effective transfer due to data scarcity in new events. This work focuses on the NEFND problem and proposes a multi-source selective transfer learning approach. Specifically, an integrated learner is built to make decisions, and an event-level transferability generator is designed to select more transfer-worthy source events, so as to achieve event-level selective transfer. Additionally, a two-stage training algorithm with a re-weighting optimization mechanism is also designed to highlight more transferable source instances, so as to achieve instance-level selective transfer and improve the performance on the target event. Experiments on the real-world multi-event fake news dataset that simulates the NEFND scenario are conducted to evaluate the effectiveness and superiority of the proposed approach.
Ke Li 0045, Bin Guo 0001, Yasan Ding, Zhiwen Yu 0001
IEEE Big Data5
2023 Distributional Domain-Invariant Preference Matching for Cross-Domain Recommendation
abstract
Learning accurate cross-domain preference mappings in the absence of overlapped users/items has presented a persistent challenge in Non-overlapping Cross-domain Recommendation (NOCDR). Despite the efforts made in previous studies to address NOCDR, several limitations still exist. Specifically, 1) while some approaches substitute overlapping users/items with overlapping behaviors, they cannot handle NOCDR scenarios where such auxiliary information is unavailable; 2) often, cross-domain preference mapping is modeled by learning deterministic explicit representation matchings between sampled users in two domains. However, this can be biased due to individual preferences and thus fails to incorporate preference continuity and universality of the general population. In light of this, we assume that despite the scattered nature of user behaviors, there exists a consistent latent preference distribution shared among common people. Modeling such distributions further allows us to capture the continuity in user behaviors within each domain and discover preference invariance across domains. To this end, we propose a Distributional domain-invariant Preference Matching method for non-overlapping Cross-Domain Recommendation (DPMCDR). For each domain, we hierarchically approximate a posterior of domain-level preference distribution with empirical evidence derived from user-item interactions. Next, we aim to build distributional implicit matchings between the domain-level preferences of two domains. This process involves mapping them to a shared latent space and seeking a consensus on domain-invariant preference by minimizing the distance between their distributional representations therein. In this way, we can identify the alignment of two non-overlapping domains if they exhibit similar patterns of domain-invariant preference. Experiments on real-world datasets demonstrate that DPMCDR outperforms the state-of-the-art approaches with a range of evaluation metrics.
Jing Du 0003, Zesheng Ye, Bin Guo 0001, Zhiwen Yu 0001, Lina Yao 0001
ICDM4
2023 A Multi-Teacher Assisted Knowledge Distillation Approach for Enhanced Face Image Authentication
abstract
Recent deep-learning-based face recognition systems have achieved significant success. However, most existing face recognition systems are vulnerable to spoofing attacks where a copy of the face image is used to deceive the authentication. A number of solutions are developed to overcome this problem by building a separate face anti-spoofing model, which however brings in additional storage and computation requirements. Since both recognition and face anti-spoofing tasks stem from the analysis of the same face image, this paper explores a unified approach to reduce the original dual-model redundancy. To this end, we introduce a compressed multi-task model to simultaneously perform both tasks in a lightweight manner, which has the potential to benefit lightweight IoT applications. Concretely, we regard the original two single-task deep models as teacher networks and propose a novel multi-teacher-assisted knowledge distillation method to guide our lightweight multi-task model to achieve satisfying performance on both tasks. Additionally, to reduce the large gap between the deep teachers and the light student, a comprehensive feature alignment is further integrated by distilling multi-layer features. Extensive experiments are carried out on two benchmark datasets, where we achieve the task accuracy of 93% meanwhile reducing the model size by 97% and reducing the inference time by 56% compared to the original dual-model.
Tiancong Cheng, Ying Zhang 0047, Yifang Yin, Roger Zimmermann, Zhiwen Yu 0001, Bin Guo 0001
ICMR5
2023 FaceLivePlus: A Unified System for Face Liveness Detection and Face Verification
abstract
Face verification is a trending way to verify someone’s identity in broad applications. But such systems are vulnerable to face spoofing attacks via, for example, a fraudulent copy of a photo, making it necessary to include face liveness detection as an additional safeguard. Among most existing studies, the face liveness detection is realized in a separate machine learning model in addition to the model for face verification. Such a two-model configuration may face challenges when deployed onto platforms with limited computation power and storage (e.g. mobile phone, IoT devices), especially considering each model may have millions of parameters. Inspired by the fact that humans can verify a person’s identity and liveness at a single glance from a face, we develop a novel system, named FaceLivePlus, to learn a single and universal face descriptor for the two tasks (face verification and liveness detection) so that the computational workload and storage space can be halved. To achieve this, we formulate the underlying relationship between the two tasks, and seamlessly embed this relationship in a distance ranking deep model. The model directly works on features rather than classification labels, which makes the system well generalized on unseen data. Extensive experiments show that our average half total error rate (HTER) has at least 15% and 8% improvement from the state-of-the-arts on two benchmark datasets. We anticipate this approach could become a new direction for face authentication.
Ying Zhang 0047, Lilei Zheng, Vrizlynn L. L. Thing, Roger Zimmermann, Bin Guo 0001, Zhiwen Yu 0001
ICMR6
2023 IDNP: Interest Dynamics Modeling Using Generative Neural Processes for Sequential Recommendation
abstract
Recent sequential recommendation models rely increasingly on consecutive short-term user-item interaction sequences to model user interests. These approaches have, however, raised concerns about both short- and long-term interests. (1) short-term: interaction sequences may not result from a monolithic interest, but rather from several intertwined interests, even within a short period of time, resulting in their failures to model skip behaviors; (2) long-term: interaction sequences are primarily observed sparsely at discrete intervals, other than consecutively over the long run. This renders difficulty in inferring long-term interests, since only discrete interest representations can be derived, without taking into account interest dynamics across sequences. In this study, we address these concerns by learning (1) multi-scale representations of short-term interests; and (2) dynamics-aware representations of long-term interests. To this end, we present an Interest Dynamics modeling framework using generative Neural Processes, coined IDNP, to model user interests from a functional perspective. IDNP learns a global interest function family to define each user's long-term interest as a function instantiation, manifesting interest dynamics through function continuity. Specifically, IDNP first encodes each user's short-term interactions into multi-scale representations, which are then summarized as user context. By combining latent global interest with user context, IDNP then reconstructs long-term user interest functions and predicts interactions at upcoming query timestep. Moreover, IDNP can model such interest functions even when interaction sequences are limited and non-consecutive. Extensive experiments on four real-world datasets demonstrate that our model outperforms the state-of-the-art on various evaluation metrics.
Jing Du 0003, Zesheng Ye, Bin Guo 0001, Zhiwen Yu 0001, Lina Yao 0001
WSDM4
2023 Modeling Within-Basket Auxiliary Item Recommendation with Matchability and Ubiquity
abstract
Within-basket recommendation is to recommend suitable items for the current basket with some already known items. The within-basket auxiliary item recommendation ( WBAIR ) is to recommend auxiliary items based on the primary items in the basket. Such a task exists in many real-life scenarios. Unlike the associations between items that can be transmitted in both directions, primary and auxiliary relationships are unidirectional. Then, the suitable matching patterns between primary and auxiliary items cannot be explored by traditional directionless methods. Therefore, we design the Matc4Rec algorithm to integrate the primary and auxiliary factors, and finally recommend items that not only match the interests of users but also satisfy the primary and auxiliary relationships between items. Specifically, we capture the pattern from three aspects: matchability within-basket , matchability between baskets , and ubiquity . By exploiting this pattern, the designed algorithm not only achieves good results on real-world datasets but also improves the interpretability of recommendations. As a result, we can know which commodities are suitable as auxiliary items. The experiment results demonstrate that our algorithm can also alleviate the cold start problem.
En Xu, Zhiwen Yu 0001, Zhuo Sun 0002, Bin Guo 0001, Lina Yao 0001
ACM Trans. Intell. Syst. Technol.2
2023 A Hybrid Continuous-Time Dynamic Graph Representation Learning Model by Exploring Both Temporal and Repetitive Information
abstract
Recently, dynamic graph representation learning has attracted more and more attention from both academic and industrial communities due to its capabilities of capturing different real-world phenomena. For a dynamic graph represented as a sequence of timestamped events, there are two kinds of evolutionary essences: temporal and repetitive information. At present, the temporal information of interactions (e.g., timestamps) have been deeply explored. However, as another vital nature of dynamic graphs, the repetitive information of interactions between two nodes is neglected, which may lead to inaccurate node representation. To address this issue, we propose a novel continuous-time dynamic graph representation learning model, which consists of a node-level-memory based module, a historical high-order neighborhood based vertical aggregation module and a repetitive-topological information based horizontal aggregation module. In particular, to characterize the evolving pattern of the repetitive information of interactions between a pair of nodes, we put forward a repetitive-interaction based attention mechanism to integrate the two key attributes (i.e., the content and the number of interactions) of repetitive interactions at different moments, based on the insight that the repetitive behaviors of nodes are widespread and essential. We conduct extensive experiments including future link prediction tasks (for transductive and inductive learning) and dynamic node classification task, and results on three real-life dynamic graph datasets demonstrate that the proposed method significantly outperforms state-of-the-art baselines, for both observed nodes and new ones.
Zhu Wang 0001, Xindong Chen, Bin Guo 0001, Zhiwen Yu 0001
ACM Trans. Knowl. Discov. Data5
2023 CoupledGT: Coupled Geospatial-temporal Data Modeling for Air Quality Prediction
abstract
Air pollution seriously affects public health, while effective air quality prediction remains a challenging problem since the complex spatial-temporal couplings exist in multi-area monitoring data of the city. Current approaches rarely consider relative geographical locations when capturing spatial-temporal relations, instead the latent inter-dependencies (i.e., implicit spatial relations) of data as a replacement. However, such relations cannot necessarily reflect the diffusion of air pollutants in the real world, and genuine location-related information could be lost during the implicit relation learning process. In this article, we introduce a new concept, geospatial-temporal data, and propose a novel deep neural network architecture, CoupledGT, to learn the geospatial-temporal couplings within data for air quality prediction. Specifically, the asymmetric diffusion relation of air quality data between two areas is first explicitly represented by the newly developed planar Gaussian diffusion (PGD) equation. And then, a geospatial couplings diffuser (GCD) is designed to parameterize the PGD equation and learn multi-areas diffusion mutually affected geospatial couplings. Besides, the RNN is employed to capture temporal couplings of each area, and incorporated with GCD to learn both shared and unique characteristics of the geospatial-temporal data simultaneously, which empowers the generalization and efficiency of the model. Extensive experiments on two real-world datasets demonstrate our method is robust and outperforms existing baseline methods in air quality prediction tasks.
Bin Guo 0001, Ke Li 0045, Qianru Wang, Qinfen Wang, Zhiwen Yu 0001
ACM Trans. Knowl. Discov. Data6
2023 Towards Informative and Diverse Dialogue Systems Over Hierarchical Crowd Intelligence Knowledge Graph
abstract
Knowledge-enhanced dialogue systems aim at generating factually correct and coherent responses by reasoning over knowledge sources, which is a promising research trend. The truly harmonious human-agent dialogue systems need to conduct engaging conversations from three aspects as humans, namely (1) stating factual contents (e.g., records in Wikipedia), (2) conveying subjective and informative opinions about objects (e.g., user discussions on Twitter), and (3) impressing interlocutors with diverse expression styles (e.g., personalized expression habits). The existing knowledge base is a standardized and unified coding for factual knowledge, which could not portray the other two kinds of knowledge to make responses more informative and expressive diverse. To address this, we present CrowdDialog , a crowd intelligence knowledge-enhanced dialogue system, which takes advantage of “crowd intelligence knowledge” extracted from social media (with rich subjective descriptions and diversified expression styles) to promote the performance of dialogue systems. Firstly, to thoroughly mine and organize the crowd intelligence knowledge underlying large-scale and unstructured online contents, we elaborately design the C rowd I ntelligence K nowledge G raph ( CIKG ) structure, including the domain commonsense subgraph, descriptive subgraph, and expressive subgraph. Secondly, to reasonably integrate heterogeneous crowd intelligence knowledge into responses while ensuring logicality and fluency, we propose the G ated F usion with D ynamic Knowledge- D ependent ( GFDD ) model, which generates responses from the semantic and syntactic perspective with the context-aware knowledge gate and dynamic knowledge decoding. Finally, extensive experiments over both Chinese and English dialogue datasets demonstrate that our approach GFDD outperforms competitive baselines in terms of both automatic evaluation and human judgments. Besides, ablation studies indicate that the proposed CIKG has the potential to promote dialogue systems to generate fluent, informative, and diverse dialogue responses.
Hao Wang 0182, Bin Guo 0001, Jiaqi Liu 0002, Yasan Ding, Zhiwen Yu 0001
ACM Trans. Knowl. Discov. Data5
2023 CausalSE: Understanding Varied Spatial Effects with Missing Data Toward Adding New Bike-sharing Stations
abstract
To meet the growing bike-sharing demands and make people’s travel convenient, the companies need to add new stations at locations where demands exceed supply. Before making reliable decisions on adding new stations, it is required to understand the spatial effects of new stations on the station network. In this paper, we study the deployment of the new station by estimating its varied causal effects on the demands of nearby stations, e.g., how does adding a new station (treatment) causally influence the demands (outcome) of nearby stations? When working with observational data, we should control hidden confounders, which cause spurious relations between treatments and outcomes. However, previous studies use historical data of the individual unit (e.g., the station’s historical demands) to approximate its hidden confounders, which cannot deal with the lack of historical data for new stations. And the conventional methods overlook the differences between units, which cannot be applied to our problem. To overcome the challenges, we propose a novel model (CausalSE) to estimate the varied effects of new stations on nearby stations, which uses the shared knowledge (i.e., similar traveling patterns among stations) to approximate hidden confounders. Experimental results on real-world datasets show that CausalSE outperforms 6 state-of-the-art methods.
Qianru Wang, Bin Guo 0001, Lu Cheng 0001, Zhiwen Yu 0001, Huan Liu 0001
ACM Trans. Knowl. Discov. Data4
2023 An Information Theory Based Method for Quantifying the Predictability of Human Mobility
abstract
Research on human mobility drives the development of economy and society. How to predict when and where one will go accurately is one of the core research questions. Existing work is mainly concerned with performance of mobility prediction models. Since accuracy of predict models does not indicate whether or not one’s mobility is inherently easy to predict, there has not been a definite conclusion about that to what extent can our predictions of human mobility be accurate. To help solve this problem, we describe the formalized definition of predictability of human mobility, propose a model based on additive Markov chain to measure the probability of exploration, and further develop an information theory based method for quantifying the predictability considering exploration of human mobility. Then, we extend our method by using mutual information in order to measure the predictability considering external influencing factors, which has not been studied before. Experiments on simulation data and three real-world datasets show that our method yields a tighter upper bound on predictability of human mobility than previous work, and that predictability increased slightly when considering external factors such as weather and temperature.
Zhiwen Yu 0001, Minling Dang, Qilong Wu 0004, Liming Chen 0001, Yujin Xie, Yu Wang 0180, Bin Guo 0001
ACM Trans. Knowl. Discov. Data1
2022 AdaDebunk: An Efficient and Reliable Deep State Space Model for Adaptive Fake News Early Detection
abstract
Automatically detecting fake news as early as possible becomes increasingly necessary. Conventional approaches of fake news early detection (FNED) verify news' veracity with a predefined and indiscriminate detection position, which depends on domain experience and leads to unstable performance. More advanced methods address this problem with a proposed concept of adaptive detection position (ADP), i.e. the position where the veracity of the news record can be concluded. Yet these methods either lack theoretical reliability or weaken complex dependencies among multi-aspect clues, thus failing to provide practical and reasonable detection. This work focuses on the adaptive FNED problem and proposes a novel efficient and reliable deep state space model, namely AdaDebunk, which models the complex probabilistic dependencies. Specifically, a Bayes' theorem-based dynamic inference algorithm is designed to infer the ADPs and veracity, supporting the accumulation of multi-aspect clues. Besides, a training mechanism with hybrid loss is also designed to solve the over-/under-fitting problems, which further trades off the performance and generalization ability. Experiments on two real-world fake news datasets are conducted to evaluate the effectiveness and superiority of AdaDebunk. Compared with the state-of-the-art baselines, AdaDebunk achieves a 10% increase in F1 performance. Meanwhile, a case study is provided to demonstrate the reliability of AdaDebunk as well as our research motivation.
Ke Li 0045, Bin Guo 0001, Zhiwen Yu 0001
CIKM4
2022 Socially-aware Dual Contrastive Learning for Cold-Start Recommendation
abstract
Social recommendation with Graph Neural Networks(GNNs) learns to represent cold users by fusing user-user social relations with user-item interactions, thereby alleviating the cold-start problem associated with recommender systems. Despite being well adapted to social relations and user-item interactions, these supervised models are still susceptible to popularity bias. Contrastive learning helps resolve this dilemma by identifying the properties that distinguish positive from negative samples. In its previous combinations with recommender systems, social relationships and cold-start cases in this context are not considered. Also, they primarily focus on collaborative features between users and items, leaving the similarity between items under-utilized. In this work, we propose socially-aware dual contrastive learning for cold-start recommendation, where cold users can be modeled in the same way as warm users. To take full advantage of social relations, we create dynamic node embeddings for each user by aggregating information from different neighbors according to each different query item, in the form of user-item pairs. We further design a dual-branch self-supervised contrastive objective to account for user-item collaborative features and item-item mutual information, respectively. On one hand, our framework eliminates popularity bias with proper negative sampling in contrastive learning, without extra ground-truth supervision. On the other hand, we extend previous contrastive learning methods to provide a solution to cold-start problem with social relations included. Extensive experiments on two real-world social recommendation datasets demonstrate its effectiveness.
Jing Du 0003, Zesheng Ye, Lina Yao 0001, Bin Guo 0001, Zhiwen Yu 0001
SIGIR5
2022 Hierarchical Task-aware Multi-Head Attention Network
abstract
Neural Multi-task Learning is gaining popularity as a way to learn multiple tasks jointly within a single model. While related research continues to break new ground, two major limitations still remain, including (i) poor generalization to scenarios where tasks are loosely correlated; and (ii) under-investigation on global commonality and local characteristics of tasks. Our aim is to bridge these gaps by presenting a neural multi-task learning model coined Hierarchical Task-aware Multi-headed Attention Network (HTMN). HTMN explicitly distinguishes task-specific features from task-shared features to reduce the impact caused by weak correlation between tasks. The proposed method highlights two parts: Multi-level Task-aware Experts Network that identifies task-shared global features and task-specific local features, and Hierarchical Multi-Head Attention Network that hybridizes global and local features to profile more robust and adaptive representations for each task. Afterwards, each task tower receives its hybrid task-adaptive representation to perform task-specific predictions. Extensive experiments on two real datasets show that HTMN consistently outperforms the compared methods on a variety of prediction tasks.
Jing Du 0003, Lina Yao 0001, Xianzhi Wang 0001, Bin Guo 0001, Zhiwen Yu 0001
SIGIR5
2022 Transfer how much: a fine-grained measure of the knowledge transferability of user behavior sequences in social network
Bin Guo 0001, Yan Liu 0045, Yasan Ding, En Xu, Lina Yao 0001, Zhiwen Yu 0001
Data Min. Knowl. Discov.7
2022 Investigation of the determinants for misinformation correction effectiveness on social media during COVID-19 pandemic
Bin Guo 0001, Yasan Ding, Jiaqi Liu 0002, Chen Qiu 0002, Sicong Liu 0005, Zhiwen Yu 0001
Inf. Process. Manag.7
2022 MetaDetector: Meta Event Knowledge Transfer for Fake News Detection
abstract
The blooming of fake news on social networks has devastating impacts on society, the economy, and public security. Although numerous studies are conducted for the automatic detection of fake news, the majority tend to utilize deep neural networks to learn event-specific features for superior detection performance on specific datasets. However, the trained models heavily rely on the training datasets and are infeasible to apply to upcoming events due to the discrepancy between event distributions. Inspired by domain adaptation theories, we propose an end-to-end adversarial adaptation network, dubbed as MetaDetector , to transfer meta knowledge (event-shared features) between different events. Specifically, MetaDetector pushes the feature extractor and event discriminator to eliminate event-specific features and preserve required meta knowledge by adversarial training. Furthermore, the pseudo-event discriminator is utilized to evaluate the importance of news records in historical events to obtain partial knowledge that are discriminative for detecting fake news. Under the coordinated optimization among all the submodules, MetaDetector accurately transfers the meta knowledge of historical events to the upcoming event for fact checking. We conduct extensive experiments on two real-world datasets collected from Sina Weibo and Twitter. The experimental results demonstrate that MetaDetector outperforms the state-of-the-art methods, especially when the distribution discrepancy between events is significant.
Yasan Ding, Bin Guo 0001, Yan Liu 0045, Yunji Liang, Haocheng Shen, Zhiwen Yu 0001
ACM Trans. Intell. Syst. Technol.6
2022 Dynamic Probabilistic Graphical Model for Progressive Fake News Detection on Social Media Platform
abstract
Recently,fake newshas been readily spread by massive amounts of users in social media, and automatic fake news detection has become necessary. The existing works need to prepare the overall data to perform detection, losing important information about the dynamic evolution of crowd opinions, and usually neglect the issue of uneven arrival of data in the real world. To address these issues, in this article, we focus on a kind of approach for fake news detection, namelyprogressive detection, which can be achieved by thedynamic Probabilistic Graphical Model. Based on the observation on real-world datasets, we adaptively improve the Kalman Filter to theLabeled Variable Dimension Kalman Filter(LVDKF) that learns two universal patterns from true and fake news, respectively, which can capture the temporal information of time-series data that arrive unevenly. It can take sequential data as input, distill the dynamic evolution knowledge regarding a post, and utilize crowd wisdom from users’ responses to achieve progressive detection. Then we derive the formulas using the Forward, Backward, and EM Algorithm, and we design a dynamic detection algorithm using Bayes’ theorem. Finally, we design experimental scenarios simulating progressive detection and evaluate LVDKF on two public datasets. It outperforms the baseline methods in these experimental scenarios, which indicates that it is adequate for progressive detection.
Ke Li 0045, Bin Guo 0001, Jiaqi Liu 0002, Jiangtao Wang 0001, Haoyang Ren, Fei Yi, Zhiwen Yu 0001
ACM Trans. Intell. Syst. Technol.7
2022 DeepExpress: Heterogeneous and Coupled Sequence Modeling for Express Delivery Prediction
abstract
The prediction of express delivery sequence, i.e., modeling and estimating the volumes of daily incoming and outgoing parcels for delivery, is critical for online business, logistics, and positive customer experience, and specifically for resource allocation optimization and promotional activity arrangement. A precise estimate of consumer delivery requests has to involve sequential factors such as shopping behaviors, weather conditions, events, business campaigns, and their couplings. Despite that various methods have integrated external features to enhance the effects, extant works fail to address complex feature-sequence couplings in the following aspects: weaken the inter-dependencies when processing heterogeneous data and ignore the cumulative and evolving situation of coupling relationships. To address these issues, we propose DeepExpress—a deep-learning-based express delivery sequence prediction model, which extends the classic seq2seq framework to learn feature-sequence couplings. DeepExpress leverages an express delivery seq2seq learning, a carefully designed heterogeneous feature representation, and a novel joint training attention mechanism to adaptively handle heterogeneity issues and capture feature-sequence couplings for accurate prediction. Experimental results on real-world data demonstrate that the proposed method outperforms both shallow and deep baseline models.
Bin Guo 0001, Longbing Cao, Ke Li 0045, Jiaqi Liu 0002, Zhiwen Yu 0001
ACM Trans. Intell. Syst. Technol.6
2022 Data-driven Targeted Advertising Recommendation System for Outdoor Billboard
abstract
In this article, we propose and study a novel data-driven framework for Targeted Outdoor Advertising Recommendation (TOAR) with a special consideration of user profiles and advertisement topics. Given an advertisement query and a set of outdoor billboards with different spatial locations and rental prices, our goal is to find a subset of billboards, such that the total targeted influence is maximum under a limited budget constraint. To achieve this goal, we are facing two challenges: (1) it is difficult to estimate targeted advertising influence in physical world; (2) due to NP hardness, many common search techniques fail to provide a satisfied solution with an acceptable time, especially for large-scale problem settings. Taking into account the exposure strength, advertisement matching degree, and advertising repetition effect, we first build a targeted influence model that can characterize that the advertising influence spreads along with users mobility. Subsequently, based on a divide-and-conquer strategy, we develop two effective approaches, i.e., a master–slave-based sequential optimization method, TOAR-MSS, and a cooperative co-evolution-based optimization method, TOAR-CC, to solve our studied problem. Extensive experiments on two real-world datasets clearly validate the effectiveness and efficiency of our proposed approaches.
Liang Wang 0017, Zhiwen Yu 0001, Bin Guo 0001, Dingqi Yang, Lianbo Ma 0001, Zhidan Liu 0001
ACM Trans. Intell. Syst. Technol.2
2021 Fusion of heterogeneous attention mechanisms in multi-view convolutional neural network for text classification
Yunji Liang, Bin Guo 0001, Zhiwen Yu 0001, Xiaolong Zheng 0001, Sagar Samtani, Daniel Dajun Zeng
Inf. Sci.4
2021 Conditional Text Generation for Harmonious Human-Machine Interaction
abstract
In recent years, with the development of deep learning, text-generation technology has undergone great changes and provided many kinds of services for human beings, such as restaurant reservation and daily communication. The automatically generated text is becoming more and more fluent so researchers begin to consider more anthropomorphic text-generation technology, that is, the conditional text generation, including emotional text generation, personalized text generation, and so on. Conditional Text Generation (CTG) has thus become a research hotspot. As a promising research field, we find that much attention has been paid to exploring it. Therefore, we aim to give a comprehensive review of the new research trends of CTG. We first summarize several key techniques and illustrate the technical evolution route in the field of neural text generation, based on the concept model of CTG. We further make an investigation of existing CTG fields and propose several general learning models for CTG. Finally, we discuss the open issues and promising research directions of CTG.
Bin Guo 0001, Hao Wang 0182, Yasan Ding, Wei Wu 0014, Shaoyang Hao, Yueqi Sun, Zhiwen Yu 0001
ACM Trans. Intell. Syst. Technol.7
2021 MetaStore: A Task-adaptative Meta-learning Model for Optimal Store Placement with Multi-city Knowledge Transfer
abstract
Optimal store placement aims to identify the optimal location for a new brick-and-mortar store that can maximize its sale by analyzing and mining users’ preferences from large-scale urban data. In recent years, the expansion of chain enterprises in new cities brings some challenges because of two aspects: (1) data scarcity in new cities, so most existing models tend to not work (i.e., overfitting), because the superior performance of these works is conditioned on large-scale training samples; (2) data distribution discrepancy among different cities, so knowledge learned from other cities cannot be utilized directly in new cities. In this article, we propose a task-adaptative model-agnostic meta-learning framework, namely, MetaStore, to tackle these two challenges and improve the prediction performance in new cities with insufficient data for optimal store placement, by transferring prior knowledge learned from multiple data-rich cities. Specifically, we develop a task-adaptative meta-learning algorithm to learn city-specific prior initializations from multiple cities, which is capable of handling the multimodal data distribution and accelerating the adaptation in new cities compared to other methods. In addition, we design an effective learning strategy for MetaStore to promote faster convergence and optimization by sampling high-quality data for each training batch in view of noisy data in practical applications. The extensive experimental results demonstrate that our proposed method leads to state-of-the-art performance compared with various baselines.
Yan Liu 0045, Bin Guo 0001, Daqing Zhang 0001, Djamal Zeghlache, Jingmin Chen, Sizhe Zhang, Xinlei Shi, Zhiwen Yu 0001
ACM Trans. Intell. Syst. Technol.9
2021 DeepDepict: Enabling Information Rich, Personalized Product Description Generation With the Deep Multiple Pointer Generator Network
abstract
In e-commerce platforms, the online descriptive information of products shows significant impacts on the purchase behaviors. To attract potential buyers for product promotion, numerous workers are employed to write the impressive product descriptions. The hand-crafted product descriptions are less-efficient with great labor costs and huge time consumption. Meanwhile, the generated product descriptions do not take consideration into the customization and the diversity to meet users’ interests. To address these problems, we propose one generic framework, namely DeepDepict, to automatically generate the information-rich and personalized product descriptive information. Specifically, DeepDepict leverages the graph attention to retrieve the product-related knowledge from external knowledge base to enrich the diversity of products, constructs the personalized lexicon to capture the linguistic traits of individuals for the personalization of product descriptions, and utilizes multiple pointer-generator network to fuse heterogeneous data from multi-sources to generate informative and personalized product descriptions. We conduct intensive experiments on one public dataset. The experimental results show that DeepDepict outperforms existing solutions in terms of description diversity, BLEU, and personalized degree with significant margin gain, and is able to generate product descriptions with comprehensive knowledge and personalized linguistic traits.
Shaoyang Hao, Bin Guo 0001, Hao Wang 0182, Yunji Liang, Lina Yao 0001, Qianru Wang, Zhiwen Yu 0001
ACM Trans. Knowl. Discov. Data7
2021 Knowledge Transfer with Weighted Adversarial Network for Cold-Start Store Site Recommendation
abstract
Store site recommendation aims to predict the value of the store at candidate locations and then recommend the optimal location to the company for placing a new brick-and-mortar store. Most existing studies focus on learning machine learning or deep learning models based on large-scale training data of existing chain stores in the same city. However, the expansion of chain enterprises in new cities suffers from data scarcity issues, and these models do not work in the new city where no chain store has been placed (i.e., cold-start problem). In this article, we propose a unified approach for cold-start store site recommendation, Weighted Adversarial Network with Transferability weighting scheme (WANT), to transfer knowledge learned from a data-rich source city to a target city with no labeled data. In particular, to promote positive transfer, we develop a discriminator to diminish distribution discrepancy between source city and target city with different data distributions, which plays the minimax game with the feature extractor to learn transferable representations across cities by adversarial learning. In addition, to further reduce the risk of negative transfer, we design a transferability weighting scheme to quantify the transferability of examples in source city and reweight the contribution of relevant source examples to transfer useful knowledge. We validate WANT using a real-world dataset, and experimental results demonstrate the effectiveness of our proposed model over several state-of-the-art baseline models.
Yan Liu 0045, Bin Guo 0001, Daqing Zhang 0001, Djamal Zeghlache, Jingmin Chen, Sizhe Zhang, Zhiwen Yu 0001
ACM Trans. Knowl. Discov. Data9
2021 Mobile App Cross-Domain Recommendation with Multi-Graph Neural Network
abstract
With the rapid development of mobile app ecosystem, mobile apps have grown greatly popular. The explosive growth of apps makes it difficult for users to find apps that meet their interests. Therefore, it is necessary to recommend user with a personalized set of apps. However, one of the challenges is data sparsity, as users’ historical behavior data are usually insufficient. In fact, user’s behaviors from different domains in app store regarding the same apps are usually relevant. Therefore, we can alleviate the sparsity using complementary information from correlated domains. It is intuitive to model users’ behaviors using graph, and graph neural networks have shown the great power for representation learning. In this article, we propose a novel model, Deep Multi-Graph Embedding (DMGE), to learn cross-domain app embedding. Specifically, we first construct a multi-graph based on users’ behaviors from different domains, and then propose a multi-graph neural network to learn cross-domain app embedding. Particularly, we present an adaptive method to balance the weight of each domain and efficiently train the model. Finally, we achieve cross-domain app recommendation based on the learned app embedding. Extensive experiments on real-world datasets show that DMGE outperforms other state-of-art embedding methods.
Yi Ouyang 0003, Bin Guo 0001, Xing Tang 0007, Xiuqiang He 0001, Zhiwen Yu 0001
ACM Trans. Knowl. Discov. Data6
2021 Core Interest Network for Click-Through Rate Prediction
abstract
In modern online advertising systems, the click-through rate (CTR) is an important index to measure the popularity of an item. It refers to the ratio of users who click on a specific advertisement to the number of total users who view it. Predicting the CTR of an item in advance can improve the accuracy of the advertisement recommendation. And it is commonly calculated based on users’ interests. Thus, extracting users’ interests is of great importance in CTR prediction tasks. In the literature, a lot of studies treat the interaction between users and items as sequential data and apply the recurrent neural network (RNN) model to extract users’ interests. However, these solutions cannot handle the case when the sequence length is relatively long, e.g., over 100. This is because of the vanishing gradient problem of RNN, i.e., the model cannot learn a users’ previous behaviors that are too far away from the current moment. To address this problem, we propose a new Core Interest Network (CIN) model to mitigate the problem of a long sequence in the CTR prediction task with sequential data. In brief, we first extract the core interests of users and then use the refined data as the input of subsequent learning tasks. Extensive evaluations on real dataset show that our CIN model can outperform the state-of-the-art solutions in terms of prediction accuracy.
En Xu, Zhiwen Yu 0001, Bin Guo 0001, Helei Cui
ACM Trans. Knowl. Discov. Data2
2020 Inferring Lifetime Status of Point-of-Interest: A Multitask Multiclass Approach
abstract
A Point-of-Interest (POI) refers to a specific location that people may find useful or interesting. In modern cities, a large number of POIs emerge, grow, stabilize for a period, then finally disappear. The stages (e.g., emerge and grow) in this process are called lifetime statuses of a POI. While a large body of research has been devoted to identifying and recommending POIs, there are few studies on inferring the lifetime status of POIs. Indeed, the predictive analytics of POI lifetime status can be valuable for various tasks, such as urban planning, business site selection, and real estate appraisal. In this article, we propose a multitask learning approach, named inferring POI lifetime status, to inferring the POI lifetime status with multifaceted data sources. Specifically, we first define three types of POI lifetime status, i.e., booming, decaying, and stable. Then, we formulate a serial classification problem to predict the sequential/successive lifetime statuses of POIs over time. Leveraging geographical data and human mobility data, we examine and integrate three aspects of features related to the prosperity of POIs, i.e., region popularity, region demands, and peer competitiveness. Next, as the booming/decaying POIs are relatively rare in our data, we perform stable class decomposition to alleviate the imbalance between stable POIs and booming/decaying POIs. Finally, we develop a POI lifetime status classifier by exploiting the multitask learning framework as well as the multiclass kernel-based vector machines. We perform extensive experiments using large-scale and real-world datasets of New York City. The experimental results validate the effectiveness of our approach to automatically inferring POI lifetime status.
Xinjiang Lu, Zhiwen Yu 0001, Chuanren Liu, Yanchi Liu, Hui Xiong 0001, Bin Guo 0001
ACM Trans. Knowl. Discov. Data2
2020 Neural Serendipity Recommendation: Exploring the Balance between Accuracy and Novelty with Sparse Explicit Feedback
abstract
Recommender systems have been playing an important role in providing personalized information to users. However, there is always a trade-off between accuracy and novelty in recommender systems. Usually, many users are suffering from redundant or inaccurate recommendation results. To this end, in this article, we put efforts into exploring the hidden knowledge of observed ratings to alleviate this recommendation dilemma. Specifically, we utilize some basic concepts to define a concept, Serendipity , which is characterized by high-satisfaction and low-initial-interest. Based on this concept, we propose a two-phase recommendation problem which aims to strike a balance between accuracy and novelty achieved by serendipity prediction and personalized recommendation. Along this line, a Neural Serendipity Recommendation (NSR) method is first developed by combining Muti-Layer Percetron and Matrix Factorization for serendipity prediction. Then, a weighted candidate filtering method is designed for personalized recommendation. Finally, extensive experiments on real-world data demonstrate that NSR can achieve a superior serendipity by a 12% improvement in average while maintaining stable accuracy compared with state-of-the-art methods.
Yuanbo Xu, Yongjian Yang 0001, En Wang, Fuzhen Zhuang, Zhiwen Yu 0001, Hui Xiong 0001
ACM Trans. Knowl. Discov. Data6
2019 Housing Demand Estimation Based on Express Delivery Data
abstract
Housing demand estimation is an important topic in the field of economic research. It is beneficial and helpful for various applications including real estate market regulation and urban planning, and therefore is crucial for both real estate investors and government administrators. Meanwhile, given the rapid development of the express industry, abundant useful information is embedded in express delivery records, which is helpful for researchers in profiling urban life patterns. The express delivery behaviors of the residents in a residential community can reflect the housing demand to some extent. Although housing demand has been analyzed in previous studies, its estimation has not been very good, and the subject remains under explored. To this end, in this article, we propose a systematic housing demand estimation method based on express delivery data. First, the express delivery records are aggregated on the community scale with the use of clustering methods, and the missing values in the records are completed. Then, various features are extracted from a less sparse dataset considering both the probability of residential mobility and the attractiveness of residential communities. In addition, given that the correlations between different districts can influence the performances of the inference model, the commonalities and differences of different districts are considered. After obtaining the features and correlations between different districts being obtained, the housing demand is estimated by using a multi-task learning method based on neural networks. The experimental results for real-world data show that the proposed model is effective at estimating the housing demand at the residential community level.
Qingyang Li 0002, Zhiwen Yu 0001, Bin Guo 0001, Huang Xu 0001, Xinjiang Lu
ACM Trans. Knowl. Discov. Data2
2019 Dynamic Talent Flow Analysis with Deep Sequence Prediction Modeling
abstract
Talent flow analysis is a process for analyzing and modeling the flows of employees into and out of targeted organizations, regions, or industries. A clear understanding of talent flows is critical for many applications, such as human resource planning, brain drain monitoring, and future workforce forecasting. However, existing studies on talent flow analysis are either qualitative or limited by coarse level quantitative modeling. To this end, in this paper, we provide a fine-grained data-driven approach to model the dynamics and evolving nature of talent flows by leveraging the rich information available in job transition networks. Specifically, we first investigate how to enrich the sparse talent flow data by exploiting the correlations between the stock price movement and the talent flows of public companies. Then, we formalize the talent flow modeling problem as to predict the increments of the edge weights in the dynamic job transition network. In this way, the problem is transformed into a multi-step time series forecasting problem. A deep sequence prediction model is developed based on the recurrent neural network model, which consumes multiple input sources derived from dynamic job transition networks. Finally, experimental results on real-world data show that the proposed model outperforms other benchmark models in terms of prediction accuracy. The results also indicate that the proposed model can provide reasonable performance even if the historical talent flow data are not completely available.
Huang Xu 0001, Zhiwen Yu 0001, Jingyuan Yang 0001, Hui Xiong 0001, Hengshu Zhu
IEEE Trans. Knowl. Data Eng.2
2018 Inferring Housing Demand based on Express Delivery Data
abstract
Estimation of housing requirement is beneficial for many applications such as guidance of house trading and real estate market regulation. Although there have been studies focusing on the demand analysis of urban resources, estimation of housing requirement is still under explored. To this end, in this paper we propose a systematic housing demand inference method, named Housing Demand Inference Model (HDIM), to estimate housing demand by exploiting the residential mobility of communities based on express delivery data. In this work, we first aggregate the express delivery records at community scale with clustering methods. Then, we propose a useful method to infer residential mobility by extracting express delivery related features and community related features. Since the features extracted are sparse for some residents, we utilize Regularized Singular Value Decomposition Model (RSVD) to construct missing values of features. After that, we infer residential mobility probability of each community by taking advantage of the less sparse features. We also consider community attractiveness as one of the factors influencing housing demand with the help of community profiles and geographical data. With the residential mobility probability and community attractiveness being obtained, we estimate housing demand with a regression model. Finally, experimental results on real-world data show that our model is effective to infer housing demand for communities in urban areas.
Qingyang Li 0002, Zhiwen Yu 0001, Bin Guo 0001, Xinjiang Lu
IEEE BigData2
2018 An Integrated Model for Crime Prediction Using Temporal and Spatial Factors
abstract
Given its importance, crime prediction has attracted a lot of attention in the literature, and several methods have been proposed to discover different aspects of characteristics for crime prediction. In this paper, we propose a Clustered Continuous Conditional Random Field (Clustered-CCRF) model which is able to effectively exploit both spatial and temporal factors for crime prediction in an integrated way. In particular, we observe that the crime number at one specific area is not only conditioned on its own historical records but also has high correlation to crime records from similar areas. Therefore, we propose two factors: an auto-regressed temporal correlation and a feature-based inter-area spatial correlation, to measure such patterns for crime prediction. Further, we present a tree-structured clustering algorithm to discover high similar areas based on spatial characteristics to improve the performance of our proposed model. Experiments on real-world crime dataset demonstrate the superiority of our proposed model over the state-of-the-art methods.
Fei Yi, Zhiwen Yu 0001, Fuzhen Zhuang, Xiao Zhang 0015, Hui Xiong 0001
ICDM2
2017 Forecasting the rise and fall of volatile point-of-interests
abstract
Volatile Point-of-Interests (vPOIs) refer to those small businesses which appear and disappear quickly in cities. How to maintain and incubate small business in the urban area is a big concern for both business owners and government administrators. Therefore, the prediction task for the rise and fall of vPOIs is valuable for both shopkeepers and administrators by supporting a variety of applications in urban economics. In this paper, we propose a framework, named FRFP, to predict the prosperity of vPOIs over time. Specifically, due to the data sparsity and skewness of the individual vPOIs, we first aggregate vPOIs prosperities at focal areas w.r.t. each vPOI category. Then we develop the dynamic-continuous CRF (DC-CRF) model to integrate the association between input and output as well as the correlations between outputs from temporal, spatial and contextual perspectives. Finally, we conduct empirical experiments on real-world data from Google Maps and NYC OpenData. The evaluation results demonstrate that our proposed approach outperforms baseline algorithms with considerable margins. In addition, we explore the predictability of different explanatory variables and provide actionable insights for both shopkeepers and urban planners.
Xinjiang Lu, Zhiwen Yu 0001, Chuanren Liu, Yanchi Liu, Hui Xiong 0001, Bin Guo 0001
IEEE BigData2
2017 Moving Destination Prediction Using Sparse Dataset: A Mobility Gradient Descent Approach
abstract
Moving destination prediction offers an important category of location-based applications and provides essential intelligence to business and governments. In existing studies, a common approach to destination prediction is to match the given query trajectory with massive recorded trajectories by similarity calculation. Unfortunately, due to privacy concerns, budget constraints, and many other factors, in most circumstances, we can only obtain a sparse trajectory dataset. In sparse dataset, the available moving trajectories are far from enough to cover all possible query trajectories; thus the predictability of the matching-based approach will decrease remarkably. Toward destination prediction with sparse dataset, instead of searching similar trajectories over the sparse records, we alternatively examine the changes of distances from sampling locations to final destination on query trajectory. The underlying idea is intuitive: It is directly motivated by travel purpose, people always get closer to the final destination during the movement. By borrowing the conception of gradient descent in optimization theory, we propose a novel moving destination prediction approach, namely MGDPre. Building upon the mobility gradient descent, MGDPre only investigates the behavior characteristics of query trajectory itself without matching historical trajectories, and thus is applicable for sparse dataset. We evaluate our approach based on extensive experiments, using GPS trajectories generated by a sample of taxis over a 10-day period in Shenzhen city, China. The results demonstrate that the effectiveness, efficiency, and scalability of our approach outperform state-of-the-art baseline methods.
Liang Wang 0017, Zhiwen Yu 0001, Bin Guo 0001, Tao Ku, Fei Yi
ACM Trans. Knowl. Discov. Data2
2016 Talent Circle Detection in Job Transition Networks
abstract
With the high mobility of talent, it becomes critical for the recruitment team to find the right talent from the right source in an efficient manner. The prevalence of Online Professional Networks (OPNs), such as LinkedIn, enables the new paradigm for talent recruitment and job search. However, the dynamic and complex nature of such talent information imposes significant challenges to identify prospective talent sources from large-scale professional networks. Therefore, in this paper, we propose to create a job transition network where vertices stand for organizations and a directed edge represents the talent flow between two organizations for a time period. By analyzing this job transition network, it is able to extract talent circles in a way such that every circle includes the organizations with similar talent exchange patterns. Then, the characteristics of these talent circles can be used for talent recruitment and job search. To this end, we develop a talent circle detection model and design the corresponding learning method by maximizing the Normalized Discounted Cumulative Gain (NDCG) of inferred probability for the edge existence based on edge weights. Then, the identified circles will be labeled by the representative organizations as well as keywords in job descriptions. Moreover, based on these identified circles, we develop a talent exchange prediction method for talent recommendation. Finally, we have performed extensive experiments on real-world data. The results show that, our method can achieve much higher modularity when comparing to the benchmark approaches, as well as high precision and recall for talent exchange prediction.
Huang Xu 0001, Zhiwen Yu 0001, Jingyuan Yang 0001, Hui Xiong 0001, Hengshu Zhu
KDD2
2016 Shop-Type Recommendation Leveraging the Data from Social Media and Location-Based Services
abstract
It is an important yet challenging task for investors to determine the most suitable type of shop (e.g., restaurant, fashion) for a newly opened store. Traditional ways are predominantly field surveys and empirical estimation, which are not effective as they lack shop-related data. As social media and location-based services (LBS) are becoming more and more pervasive, user-generated data from these platforms are providing rich information not only about individual consumption experiences, but also about shop attributes. In this paper, we investigate the recommendation of shop types for a given location, by leveraging heterogeneous data that are mainly historical user preferences and location context from social media and LBS. Our goal is to select the most suitable shop type, seeking to maximize the number of customers served from a candidate set of types. We propose a novel bias learning matrix factorization method with feature fusion for shop popularity prediction. Features are defined and extracted from two perspectives: location, where features are closely related to location characteristics, and commercial, where features are about the relationships between shops in the neighborhood. Experimental results show that the proposed method outperforms state-of-the-art solutions.
Zhiwen Yu 0001, Zhu Wang 0001, Bin Guo 0001, Tao Mei 0001
ACM Trans. Knowl. Discov. Data1
2016 Featuring, Detecting, and Visualizing Human Sentiment in Chinese Micro-Blog
abstract
Micro-blog has been increasingly used for the public to express their opinions, and for organizations to detect public sentiment about social events or public policies. In this article, we examine and identify the key problems of this field, focusing particularly on the characteristics of innovative words, multi-media elements, and hierarchical structure of Chinese “Weibo.” Based on the analysis, we propose a novel approach and develop associated theoretical and technological methods to address these problems. These include a new sentiment word mining method based on three wording metrics and point-wise information, a rule set model for analyzing sentiment features of different linguistic components, and the corresponding methodology for calculating sentiment on multi-granularity considering emoticon elements as auxiliary affective factors. We evaluate our new word discovery and sentiment detection methods on a real-life Chinese micro-blog dataset. Initial results show that our new diction can improve sentiment detection, and they demonstrate that our multi-level rule set method is more effective, with the average accuracy being 10.2% and 1.5% higher than two existing methods for Chinese micro-blog sentiment analysis. In addition, we exploit visualization techniques to study the relationships between online sentiment and real life. The visualization of detected sentiment can help depict temporal patterns and spatial discrepancy.
Zhiwen Yu 0001, Zhitao Wang, Liming Chen 0001, Bin Guo 0001, Wenjie Li 0002
ACM Trans. Knowl. Discov. Data1
2015 Learning Career Mobility and Human Activity Patterns for Job Change Analysis
abstract
Discovering the determinants of job change and predicting the individual job change occasion are essential approaches for understanding the professional careers of human. However, with the evolution of labor division and globalization, modern careers become more self-directed and dynamic, which makes job change occasion difficult to predict. Fortunately, the emerging online professional networks and location-based social networks provide a large amount of work experience and daily activity records of individuals around the world, which open a venue for the accurate job change analysis. Discovering the determinants of job change and predicting the individual job change occasion are essential approaches for understanding the professional careers of human. However, with the evolution of labor division and globalization, modern careers become more self-directed and dynamic, which makes job change occasion difficult to predict. Fortunately, the emerging online professional networks and location-based social networks provide a large amount of work experience and daily activity records of individuals around the world, which open a venue for the accurate job change analysis. In this paper, we aggregate the work experiences and check-in records of individuals to model the job change motivations and correlations between professional and daily life. Specifically, we attempt to reveal to what extent the job change occasion can be predicted based on the career mobility and daily activity patterns at the individual level. Following the classical theory of job mobility determinants, we extract and quantify the environmental conditions and personal preference of careers from the perspective of industrial/regional constraints and personal interests/demands. Besides, we investigate the factors of activity patterns which may be correlated with job change as cause and effect results. First, we quantify the consumption diversity, sentiment fluctuation and geographic movement from the check-in records as indicators. Then, we leverage the center-bias level assignment and multi-point snapshot mechanism to capture historical and parallel migration. Finally, experimental results based on a large real-world dataset show that the job change occasions can be accurately predicted with the aggregated factors.
Huang Xu 0001, Zhiwen Yu 0001, Hui Xiong 0001, Bin Guo 0001, Hengshu Zhu
ICDM2
2015 An Introduction to the Special Issue on Participatory Sensing and Crowd Intelligence
abstract
Participatory sensing [Burke 2006] is an emerging computing paradigm that tasks everyday mobile devices to form participatory sensor networks.It allows the increasing number of mobile phone users to share local knowledge acquired by their sensorenhanced devices, such as monitoring of pollution or noise levels and traffic conditions.The sensing data from volunteer contributors can be further analyzed and processed to form crowd intelligence [Zhang et al. 2011], which can be elaborated into three dimensions: personal awareness, social awareness, and urban awareness.Layered on these concepts, we have raised the new term mobile crowd sensing and computing (MCSC) to characterize crowd intelligence extraction from large-scale and heterogeneous usercontributed data [Guo et al. 2014].A formal definition of MCSC is as follows: a new sensing paradigm that empowers ordinary citizens to contribute data sensed or generated from their mobile devices, then aggregates and fuses the data in the cloud for crowd intelligence extraction and human-centric service delivery.It has the following three features compared to participatory sensing:-MCSC leverages both sensed data from mobile devices (from the physical space) and user-contributed data from mobile social network services (from the cyber space).In other words, MCSC counts both explicit and implicit user participation for data collection.-Having both online and offline user-contributed data, MCSC highlights the usage of heterogeneous crowdsourced data for crowd intelligence extraction.
Bin Guo 0001, Alvin Chin, Zhiwen Yu 0001, Runhe Huang, Daqing Zhang 0001
ACM Trans. Intell. Syst. Technol.3
2015 Discovering Information Propagation Patterns in Microblogging Services
abstract
During the last decade, microblog has become an important social networking service with billions of users all over the world, acting as a novel and efficient platform for the creation and dissemination of real-time information. Modeling and revealing the information propagation patterns in microblogging services cannot only lead to more accurate understanding of user behaviors and provide insights into the underlying sociology, but also enable useful applications such as trending prediction, recommendation and filtering, spam detection and viral marketing. In this article, we aim to reveal the information propagation patterns in Sina Weibo, the biggest microblogging service in China. First, the cascade of each message is represented as a tree based on its retweeting process. Afterwards, we divide the information propagation pattern into two levels, that is, the macro level and the micro level. On one hand, the macro propagation patterns refer to general propagation modes that are extracted by grouping propagation trees based on hierarchical clustering. On the other hand, the micro propagation patterns are frequent information flow patterns that are discovered using tree-based mining techniques. Experimental results show that several interesting patterns are extracted, such as popular message propagation, artificial propagation, and typical information flows between different types of users.
Zhiwen Yu 0001, Zhu Wang 0001, Huilei He, Jilei Tian, Xinjiang Lu, Bin Guo 0001
ACM Trans. Knowl. Discov. Data1
2014 Sentiment detection and visualization of Chinese micro-blog
abstract
Micro-blog has been increasingly used for the public to express their opinions, and for organisations to detect public sentiment about social events. In contrast to the effort and progress made in English-based micro-blog analysis, research on Chinese micro-blog received relatively little attention. In this paper we examine and identify the key problems of this field, focusing particularly on the characteristics of innovative words, emoticon elements and hierarchical structure of Chinese “Weibo”. Based on the analysis we propose and develop associated theoretical and technological methods to address these problems. These include the development of new sentiment word mining method based on three wording standards and point-wise metrics, a rule set model for analyzing sentiment features of different linguistic components, and the corresponding methodology for calculating sentiment on multi-granularity considering emoticon elements. We use original Chinese tweets from a dataset of Sina Weibo to test and evaluate our new word discovery and sentiment detection methods. Initial results show that our new diction can improve sentiment detection, and demonstrate that our multi-level rule set method is more effective by giving 10.2% and 1.5% higher average accuracy than two existing methods for Chinese micro-blog sentiment analysis. In addition, we exploit visualisation techniques to study the relationships between online sentiment and real life, which can help depict the correlation between public emotions and events.
Zhitao Wang, Zhiwen Yu 0001, Liming Chen 0001, Bin Guo 0001
DSAA2
2013 Tree-Based Mining for Discovering Patterns of Reposting Behavior in Microblog
Huilei He, Zhiwen Yu 0001, Bin Guo 0001, Xinjiang Lu, Jilei Tian
ADMA (1)2
2013 Introduction to the special section on intelligent systems for socially aware computing
abstract
introduction Introduction to the special section on intelligent systems for socially aware computing Authors: Zhiwen Yu Northwestern Polytechnical University, China Northwestern Polytechnical University, ChinaView Profile , Daqing Zhang Institute Telecom and Management SudPans, France Institute Telecom and Management SudPans, FranceView Profile , Nathan Eagle Media Lab, MIT, USA Media Lab, MIT, USAView Profile , Diane Cook Washington State University, USA Washington State University, USAView Profile Authors Info & Claims ACM Transactions on Intelligent Systems and TechnologyVolume 4Issue 3Article No.: 45pp 1–3https://doi.org/10.1145/2483669.2483678Published:01 July 2013Publication History 25citation183DownloadsMetricsTotal Citations25Total Downloads183Last 12 Months1Last 6 weeks1 Get Citation AlertsNew Citation Alert added!This alert has been successfully added and will be sent to:You will be notified whenever a record that you have chosen has been cited.To manage your alert preferences, click on the button below.Manage my AlertsNew Citation Alert!Please log in to your account Save to BinderSave to BinderCreate a New BinderNameCancelCreateExport CitationPublisher SiteGet Access
Zhiwen Yu 0001, Daqing Zhang 0001, Nathan Eagle, Diane J. Cook
ACM Trans. Intell. Syst. Technol.1
2012 Understanding the Regularity and Variability of Human Mobility from Geo-trajectory
abstract
Over the last few years, many efforts have been devoted to revealing human mobility patterns. However, the regularity and variability of human mobility from a microscopic view, i.e., what factors affect human mobility patterns, has yet not been investigated. In this paper, we aim to study the impact factors that may affect the regularity and variability of human mobility patterns using social network analysis. Specifically, we introduce the spatial interaction matrix to represent the interaction strength and interaction semantics among spatial regions. Based on the spatial interaction matrix, we investigate the factors that impact the mobility patterns, including temporal factors, occupational factors and age factors. Our experimental results demonstrate that lots of factors such as environmental, temporal and age factors contribute to the shape of human mobility patterns.
Yunji Liang, Xingshe Zhou 0001, Bin Guo 0001, Zhiwen Yu 0001
Web Intelligence4
2012 Tree-Based Mining for Discovering Patterns of Human Interaction in Meetings
abstract
Discovering semantic knowledge is significant for understanding and interpreting how people interact in a meeting discussion. In this paper, we propose a mining method to extract frequent patterns of human interaction based on the captured content of face-to-face meetings. Human interactions, such as proposing an idea, giving comments, and expressing a positive opinion, indicate user intention toward a topic or role in a discussion. Human interaction flow in a discussion session is represented as a tree. Tree-based interaction mining algorithms are designed to analyze the structures of the trees and to extract interaction flow patterns. The experimental results show that we can successfully extract several interesting patterns that are useful for the interpretation of human behavior in meeting discussions, such as determining frequent interactions, typical interaction flows, and relationships between different types of interactions.
Zhiwen Yu 0001, Zhiyong Yu 0001, Xingshe Zhou 0001, Christian Becker 0001, Yuichi Nakamura 0001
IEEE Trans. Knowl. Data Eng.1