Zaiwen Feng

dblp:24/4423 · DBLP profile ↗
← Back
21ranked-venue papers in the field
1as first author
19since 2021 · last 2026
0000-0003-1618-3553ORCID · corroborated

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

Information Retrieval & Web Search · 6Knowledge Engineering, Semantic Web & Information Systems · 6Data Mining & Knowledge Discovery · 5Database Systems & Data Management · 3Business Process & Enterprise Data · 1 (1 first)
YearPublicationVenuePosition
2026 Discrimination Matters: A Simple but Effective Method for Zero-Shot Relation Triplet Extraction
Tieyun Qian, Lixin Zou, Xuming Hu, Wanli Li 0002, Zaiwen Feng
DASFAA (6)7
2026 Balanced Heterogeneous Multi-teacher Distillation Framework for Biomedical Relation Extraction
Yingchang Liu, Mayi Xu, Wanli Li 0002, Zaiwen Feng
KSEM (2)6
2026 RED: Rule Guided Prompt Engineering for Graph Data Imputation
Xinyao Huang, Jiang Hua, Michael Bewong, Selasi Kwashie, Zaiwen Feng
PAKDD (4)6
2026 A Unified and Time-Efficient Multi-Agent Framework for Data Discovery
Yunhao Xiao, Michael Bewong, Selasi Kwashie, Zaiwen Feng
WWW6
2026 Counterfactual samples constructing and training for commonsense statements estimation
Zaiwen Feng, Zhenyun Deng, Lin Liu 0003, Jiuyong Li, Ruifang Zhai, Debo Cheng
Inf. Process. Manag.2
2025 An LLM Agent-Based Complex Semantic Table Annotation Approach
Shujing Wang 0013, Keqing He 0002, Yanfei Lv, Zaiwen Feng, Xiaoying Bai
ADMA (2)7
2025 Unbiased Reasoning for Knowledge-Intensive Tasks in Large Language Models via Conditional Front-Door Adjustment
abstract
Large Language Models (LLMs) have shown impressive capabilities in natural language processing but still struggle to perform well on knowledge-intensive tasks that require deep reasoning and the integration of external knowledge. Although methods such as Retrieval-Augmented Generation (RAG) and Chain-of-Thought (CoT) have been proposed to enhance LLMs with external knowledge, they still suffer from internal bias in LLMs, which often leads to incorrect answers. In this paper, we propose a novel causal prompting framework, Conditional Front-Door Prompting (CFD-Prompting), which enables the unbiased estimation of the causal effect between the query and the answer, conditional on external knowledge, while mitigating internal bias. By constructing counterfactual external knowledge, our framework simulates how the query behaves under varying contexts, addressing the challenge that the query is fixed and is not amenable to direct causal intervention. Compared to the standard front-door adjustment, the conditional variant operates under weaker assumptions, enhancing both robustness and generalisability of the reasoning process. Extensive experiments across multiple LLMs and benchmark datasets demonstrate that CFD-Prompting significantly outperforms existing baselines in both accuracy and robustness.
Ziqi Xu 0001, Yongli Ren, Xiuzhen Zhang 0001, Renqiang Luo, Zaiwen Feng, Feng Xia 0001
CIKM7
2025 SocioSupplyAlert: Comprehensive Supply Chain Crisis Prediction Using LLMs and Social Media Data
Meixuan Chen, Yujun Wu, Zaiwen Feng
KSEM (5)5
2025 RAE: A Rule-Driven Approach for Attribute Embedding in Property Graph Recommendation
Sibo Zhao, Michael Bewong, Selasi Kwashie, Zaiwen Feng
ECML/PKDD (6)5
2025 FastER: On-demand Entity Resolution in Property Graphs
Shujing Wang 0013, Sibo Zhao, Shiqi Miao, Selasi Kwashie, Michael Bewong, Vincent Mwintieru Nofong, Zaiwen Feng
ISWC (1)8
2025 Data-driven learning optimal K values for K-nearest neighbour matching in causal inference
abstract
Abstract Within the realm of causal inference, a pivotal task involves causal effect estimation from observational data when there exist confounding variables. The K-Nearest Neighbour Matching (K-NNM) method is widely applied to handle confounding bias, but its general application sets a uniform K value for all samples, which can lead to suboptimal results in practice. To overcome this limitation, this paper introduces a novel method for causal effect estimation called Dynamic K-Nearest Neighbour Matching (DK-NNM). The DK-NNM method employs a data-driven learning strategy to determine the optimal value of K for each sample. In practice, DK-NNM reconstructs a sparse coefficient matrix for all samples using sparse learning, while simultaneously learning a graph matrix to preserve local information and sample similarity. This approach helps identify the most suitable K-value for each sample. Additionally, DK-NNM utilizes joint propensity and prognostic scores to effectively mitigate confounding bias arising from high-dimensional covariates during the K-NNM process. Experiments performed on various synthetic, semi-synthetic, and real-world datasets conclusively demonstrate that DK-NNM surpasses baseline models in estimating causal effects from observational data and provides significant improvements over traditional methods.
Debo Cheng, Jiuyong Li, Lin Liu 0003, Ziqi Xu 0001, Zaiwen Feng
Data Min. Knowl. Discov.7
2025 When GDD meets GNN: A knowledge-driven neural connection for effective entity resolution in property graphs
abstract
This paper studies the entity resolution (ER) problem in property graphs. ER is the task of identifying and linking different records that refer to the same real-world entity. It is commonly used in data integration, data cleansing, and other applications where it is important to have accurate and consistent data. In general, two predominant approaches exist in the literature: rule-based and learning-based methods. On the one hand, rule-based techniques are often desired due to their explainability and ability to encode domain knowledge. Learning-based methods, on the other hand, are preferred due to their effectiveness in spite of their black-box nature. In this work, we devise a hybrid ER solution, GraphER , that leverages the strengths of both systems for property graphs. In particular, we adopt graph differential dependency (GDD) for encoding the so-called record-matching rules , and employ them to guide a graph neural network (GNN) based representation learning for the task. We conduct extensive empirical evaluation of our proposal on benchmark ER datasets including 17 graph datasets and 7 relational datasets in comparison with 10 state-of-the-art (SOTA) techniques. The results show that our approach provides a significantly better solution to addressing ER in graph data, both quantitatively and qualitatively, while attaining highly competitive results on the benchmark relational datasets w.r.t. the SOTA solutions.
Michael Bewong, Selasi Kwashie, Vincent Mwintieru Nofong, John Wondoh, Zaiwen Feng
Inf. Syst.7
2024 ShizishanGPT: An Agricultural Large Language Model Integrating Tools and Resources
Shuting Yang, Zehui Liu, Wolfgang Mayer, Ningpei Ding, Wanli Li 0002, Hongyu Zhang 0002, Zaiwen Feng
WISE (4)11
2024 An efficient approach for discovering Graph Entity Dependencies (GEDs)
abstract
Graph entity dependencies (GEDs) are novel graph constraints, unifying keys and functional dependencies, for property graphs. They have been found useful in many real-world data quality and data management tasks, including fact checking on social media networks and entity resolution. In this paper, we study the discovery problem of GEDs—finding a minimal cover of valid GEDs in a given graph data. We formalise the problem, and propose an effective and efficient approach to overcome major bottlenecks in GED discovery. In particular, we leverage existing graph partitioning algorithms to enable fast GED-scope discovery, and employ effective pruning strategies over the prohibitively large space of candidate dependencies. Furthermore, we define an interestingness measure for GEDs based on the minimum description length principle, to score and rank the mined cover set of GEDs. Finally, we demonstrate the scalability and effectiveness of our GED discovery approach through extensive experiments on real-world benchmark graph data sets; and present the usefulness of the discovered rules in different downstream data quality management applications.
Dehua Liu, Selasi Kwashie, Guangtong Zhou, Michael Bewong, Keqing He 0002, Zaiwen Feng
Inf. Syst.9
2023 Disentangled Latent Representation Learning for Tackling the Confounding M-Bias Problem in Causal Inference
abstract
In causal inference, it is a fundamental task to estimate the causal effect from observational data. However, latent confounders pose major challenges in causal inference in observational data, for example, confounding bias and M-bias. Recent data-driven causal effect estimators tackle the confounding bias problem via balanced representation learning, but assume no M-bias in the system, thus they fail to handle the M-bias. In this paper, we identify a challenging and unsolved problem caused by a variable that leads to confounding bias and M-bias simultaneously. To address this problem with co-occurring M-bias and confounding bias, we propose a novel Disentangled Latent Representation learning framework for learning latent representations from proxy variables for unbiased Causal effect Estimation (DLRCE) from observational data. Specifically, DLRCE learns three sets of latent representations from the measured proxy variables to adjust for the confounding bias and M-bias. Extensive experiments on both synthetic and three real-world datasets demonstrate that DLRCE significantly outperforms the state-of-the-art estimators in the case of the presence of both confounding bias and M-bias.
Debo Cheng, Ziqi Xu 0001, Jiuyong Li, Lin Liu 0003, Jixue Liu, Zaiwen Feng
ICDM8
2023 A Reinforcement Learning-Based Approach for Continuous Knowledge Graph Construction
Jiao Luo, Wolfgang Mayer, Ningpei Ding, Yuan Quan, Debo Cheng, Zaiwen Feng
KSEM (4)10
2023 A Data-Driven Approach to Finding K for K Nearest Neighbor Matching in Average Causal Effect Estimation
Jiuyong Li, Lin Liu 0003, Ziqi Xu 0001, Debo Cheng, Zaiwen Feng
WISE7
2023 FastAGEDs: Fast Approximate Graph Entity Dependency Discovery
Guangtong Zhou, Selasi Kwashie, Michael Bewong, Vincent Mwintieru Nofong, Debo Cheng, Keqing He 0002, Shanmei Liu, Zaiwen Feng
WISE10
2023 Ontology alignment with semantic and structural embeddings
Zhigang Hao, Wolfgang Mayer, Jingbo Xia, Guoliang Li 0002, Zaiwen Feng
J. Web Semant.6
2019 Efficiently querying large process model repositories in smart city cloud workflow systems based on quantitative ordering relations
Hua Huang 0006, Zhihui Lu 0002, Rong Peng, Zaiwen Feng, Xiaohua Xuan, Patrick C. K. Hung, Shih-Chia Huang
Inf. Sci.4
2018 Relationship Matching of Data Sources: A Graph-Based Approach
Zaiwen Feng, Wolfgang Mayer, Markus Stumptner, Georg Grossmann, Wangyu Huang
CAiSE1