EDBT 2026 Demo / reviewers in the wild / expert
Wei Guo 0017
dblp:71/6601-17
· DBLP profile ↗
12ranked-venue papers in the field
0as first author
9since 2021 · last 2025
0000-0002-8124-5186ORCID · conflict
Domains — venue-derived; a paper can count in several
Database Systems & Data Management · 4Information Retrieval & Web Search · 3Other / Interdisciplinary · 3Data Mining & Knowledge Discovery · 2
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | Multi-Dimensional Causality Fairness Learning
Cong Su, Guoxian Yu, Jun Wang 0035, Wei Guo 0017, Yongqing Zheng, Carlotta Domeniconi |
IEEE Trans. Knowl. Data Eng. | 4 |
| 2024 | Multi-modal Food Recommendation with Health-aware Knowledge DistillationabstractFood recommendation systems play a pivotal role in shaping dietary salubrity and fostering sustainable lifestyles by recommending recipes and foodstuffs that align with user preferences. Metadata information of a recipe, encompassing multi-modal descriptions, constituent ingredients, and health-related attributes, can furnish a more holistic perspective on the recipe's profile, thereby augmenting recommendation performance. However, existing state-of-the-art methods often overlook the inherent interdependencies between modalities, ingredients, and health factors, leaving the health information pertaining to recipe characteristics underexploited. Notably, our preliminary investigation on two datasets unveiled that the semantic divergence between health-related knowledge and collaborative filtering signals is more pronounced in comparison to other metadata information, thereby potentially impeding the efficacy of food recommendation systems. To address these limitations, we propose HealthRec, a novel multi-modal food recommendation framework with health-aware knowledge distillation. HealthRec employs a global graph representation learning module to capture high-order dependencies across diverse food-related relations, enriching the representations. Subsequently, a co-attention network is leveraged to capture local, recipe-level knowledge transfer between modality-related and ingredient-related embeddings. Additionally, we exploit external supervision signals derived from WHO recommendations, utilizing knowledge distillation during the training phase to transfer local health-aware knowledge into global collaborative embeddings. Extensive experimentation on real-world datasets demonstrates HealthRec's superiority compared to current state-of-the-art recommendation baselines, highlighting its effectiveness in modeling health-aware food recommendations. Xin Zhou 0008, Fanglin Zhu, Ning Liu 0014, Wei Guo 0017, Zhiqi Shen 0001, Li-Zhen Cui 0001 |
CIKM | 5 |
| 2024 | Development of a novel machine learning-based approach for brain function assessment and integrated software solution
Jing Qu 0001, Li-Zhen Cui 0001, Wei Guo 0017, Lingguo Bu |
Adv. Eng. Informatics | 3 |
| 2023 | Flexible and Robust Counterfactual Explanations with Minimal Satisfiable PerturbationsabstractCounterfactual explanations (CFEs) exemplify how to minimally modify a feature vector to achieve a different prediction for an instance. CFEs can enhance informational fairness and trustworthiness, and provide suggestions for users who receive adverse predictions. However, recent research has shown that multiple CFEs can be offered for the same instance or instances with slight differences. Multiple CFEs provide flexible choices and cover diverse desiderata for user selection. However, individual fairness and model reliability will be damaged if unstable CFEs with different costs are returned. Existing methods fail to exploit flexibility and address the concerns of non-robustness simultaneously. To address these issues, we propose a conceptually simple yet effective solution named Counterfactual Explanations with Minimal Satisfiable Perturbations (CEMSP). Specifically, CEMSP constrains changing values of abnormal features with the help of their semantically meaningful normal ranges. For efficiency, we model the problem as a Boolean satisfiability problem to modify as few features as possible. Additionally, CEMSP is a general framework and can easily accommodate more practical requirements, e.g., casualty and actionability. Compared to existing methods, we conduct comprehensive experiments on both synthetic and real-world datasets to demonstrate that our method provides more robust explanations while preserving flexibility. Hangwei Qian, Yongjie Liu, Wei Guo 0017, Chunyan Miao |
CIKM | 4 |
| 2023 | Directed Acyclic Graph Learning on Attributed Heterogeneous NetworkabstractLearning the directed acyclic graph (DAG) among causal variables is a fundamental pre-task in causal discovery. Available DAG learning solutions canonically focus on homogeneous nodes with multiple variables and assume i.i.d. samples, how to learn DAG on typical attributed heterogeneous network (AHN) composed with different types of inter-dependent nodes and diverse attributes is a practical but more difficult task. In this paper, we propose HetDAG to identify DAG among nodes from heterogeneous network. HetDAG first embeds different types of node attributes and aggregates these embeddings as the node's raw representation. Then it uses contrastive learning with prior network structure to explore latent relationships between nodes and update the representation. Next, HetDAG introduces an attention-based DAG learning module that takes node representations as input to search DAG and orient edges between nodes. To the best of our knowledge, HetDAG is the first study to learn DAG on heterogeneous networks. Extensive experiments on both semi-synthetic and real data show that HetDAG can learn DAG in an efficacy way and outperforms the state-of-the-art approaches. The results on real biological networks confirm that HetDAG can find out the causal relations between lncRNAs and miRNAs. Jiaxuan Liang, Jun Wang 0035, Guoxian Yu, Wei Guo 0017, Carlotta Domeniconi, Maozu Guo 0001 |
IEEE Trans. Knowl. Data Eng. | 4 |
| 2022 | A design method for an intelligent manufacturing and service system for rehabilitation assistive devices and special groups
Zilin Wang 0004, Li-Zhen Cui 0001, Wei Guo 0017, Lei Zhao 0013, Xiaosong Gu, Weizhong Tang, Lingguo Bu, Weiming Huang 0001 |
Adv. Eng. Informatics | 3 |
| 2022 | Self-paced annotations of crowd workers
Xiangping Kang, Guoxian Yu, Carlotta Domeniconi, Jun Wang 0035, Wei Guo 0017, Yazhou Ren 0001, Xiayan Zhang, Li-Zhen Cui 0001 |
Knowl. Inf. Syst. | 5 |
| 2021 | Crowdsourcing with Self-paced WorkersabstractCrowdsourcing is a popular and relatively economic way to harness human intelligence to process computer-hard tasks. Due to diverse factors (i.e., task difficulty, worker capability, and incentives), the collected answers from various crowd workers are of different quality. Many approaches have been proposed to manage high quality answers and to reduce the budget by modelling tasks, workers, or both. However, most of the existing approaches implicitly assume that the capability of workers is fixed during the crowdsourcing process. But in practice, such capability can be improved by gradually completing easy to hard tasks, alike human beings’ intrinsic self-paced learning ability. In this paper, we investigate crowdsourcing with self-paced workers, whose capability can be gradually boosted as he/she scrutinises and completes easy to hard tasks. Our proposed SPCrowd (Self-Paced Crowd worker) first asks workers to complete a set of golden tasks with known annotations; provides feedback to assist workers with capturing the raw modes of tasks and to spark the self-paced learning, which in turn facilitates the estimation of workers’ quality and tasks’ difficulty. It then introduces a task difficulty model to quantify the difficulty of tasks and rank them from easy to hard, and a benefit maximization criterion for task assignment, which can dynamically monitor the quality of self-paced workers and assign the sorted tasks to capable workers. In this way, a worker can successfully complete hard tasks after he/she completes easier and related tasks. Experimental results on semi-simulated and real crowdsourcing projects show that SPCrowd can better control the quality and save the budget compared to competitive baselines. Xiangping Kang, Guoxian Yu, Carlotta Domeniconi, Jun Wang 0035, Wei Guo 0017, Yazhou Ren 0001, Li-Zhen Cui 0001 |
ICDM | 5 |
| 2021 | Achieving Approximate Global Optimization of Truth Inference for Crowdsourcing MicrotasksabstractAbstract Microtask crowdsourcing is a form of crowdsourcing in which work is decomposed into a set of small, self-contained tasks, which each can typically be completed in a matter of minutes. Due to the various capabilities and knowledge background of the voluntary participants on the Internet, the answers collected from the crowd are ambiguous and the final answer aggregation is challenging. In this process, the choice of quality control strategies is important for ensuring the quality of the crowdsourcing results. Previous work on answer estimation mainly used expectation–maximization (EM) approach. Unfortunately, EM provides local optimal solutions and the estimated results will be affected by the initial value. In this paper, we extend the local optimal result of EM and propose an approximate global optimal algorithm for answer aggregation of crowdsourcing microtasks with binary answers. Our algorithm is expected to improve the accuracy of real answer estimation through further likelihood maximization. First, three worker quality evaluation models are presented based on static and dynamic methods, respectively, and the local optimal results are obtained based on the maximum likelihood estimation method. Then, a dominance ordering model (DOM) is proposed according to the known worker responses and worker categories for the specified crowdsourcing task to reduce the space of potential task-response sequence while retaining the dominant sequence. Subsequently, a Cut-point neighbor detection algorithm is designed to iteratively search for the approximate global optimal estimation in a reduced space, which works on the proposed dominance ordering model (DOM). We conduct extensive experiments on both simulated and real-world datasets, and the experimental results illustrate that the proposed approach can obtain better estimation results and has higher performance than regular EM-based algorithms. Li-Zhen Cui 0001, Wei He 0020, Hui Li 0048, Wei Guo 0017, Zhiyuan Su |
Data Sci. Eng. | 5 |
| 2020 | Detection of Wrong Disease Information Using Knowledge-Based Embedding and Attention
Wei Guo 0017, Li-Zhen Cui 0001, Hui Li 0048, Lijin Liu |
DASFAA (3) | 2 |
| 2020 | Predicting Hospital Readmission Using Graph Representation Learning Based on Patient and Disease Bipartite Graph
Zhiqi Liu, Li-Zhen Cui 0001, Wei Guo 0017, Wei He 0020, Hui Li 0048 |
DASFAA (2) | 3 |
| 2020 | A Category-Aware Deep Model for Successive POI Recommendation on Sparse Check-in DataabstractAs considerable amounts of POI check-in data have been accumulated, successive point-of-interest (POI) recommendation is increasingly popular. Existing successive POI recommendation methods only predict where user will go next, ignoring when this behavior will occur. In this work, we focus on predicting POIs that will be visited by users in the next 24 hours. As check-in data is very sparse, it is challenging to accurately capture user preferences in temporal patterns. To this end, we propose a category-aware deep model CatDM that incorporates POI category and geographical influence to reduce search space to overcome data sparsity. We design two deep encoders based on LSTM to model the time series data. The first encoder captures user preferences in POI categories, whereas the second exploits user preferences in POIs. Considering clock influence in the second encoder, we divide each user’s check-in history into several different time windows and develop a personalized attention mechanism for each window to facilitate CatDM to exploit temporal patterns. Moreover, to sort the candidate set, we consider four specific dependencies: user-POI, user-category, POI-time and POI-user current preferences. Extensive experiments are conducted on two large real datasets. The experimental results demonstrate that our CatDM outperforms the state-of-the-art models for successive POI recommendation on sparse check-in data. Fuqiang Yu, Li-Zhen Cui 0001, Wei Guo 0017, Xudong Lu 0001, Qingzhong Li, Hua Lu 0001 |
WWW | 3 |