Zhe Wang 0001

dblp:75/3158-1 · DBLP profile ↗
← Back
12ranked-venue papers in the field
6as first author
7since 2021 · last 2026
0000-0002-1367-7139ORCID · conflict

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

Data Mining & Knowledge Discovery · 4 (2 first)Database Systems & Data Management · 3 (2 first)Knowledge Engineering, Semantic Web & Information Systems · 3 (1 first)Information Retrieval & Web Search · 2 (1 first)
YearPublicationVenuePosition
2026 DGTC: Dynamic Graph Transformer for Graph-Level Classification
Zhe Wang 0001, Jiawei Chen 0007, Sheng Zhou 0004, Canghong Jin, Chun Chen 0001, Can Wang 0001
DASFAA (2)1
2025 Explainable Temporal Knowledge Graph Reasoning via Expressive Logic Rules
Xianglong Bao, Kewen Wang 0001, Zhe Wang 0001, Hong Wu 0001, Jiangtao Zuo, Xiaowang Zhang, Zhiyong Feng 0002, Hutong Wu
PAKDD (1)3
2025 Dynamic Graph Transformer with Correlated Spatial-Temporal Positional Encoding
abstract
Learning effective representations for Continuous-Time Dynamic Graphs (CTDGs) has garnered significant research interest, largely due to its powerful capabilities in modeling complex interactions between nodes. A fundamental and crucial requirement for representation learning in CTDGs is the appropriate estimation and preservation of proximity. However, due to the sparse and evolving characteristics of CTDGs, the spatial-temporal properties inherent in high-order proximity remain largely unexplored. Despite its importance, this property presents significant challenges due to the computationally intensive nature of personalized interaction intensity estimation and the dynamic attributes of CTDGs. To this end, we propose a novel Correlated Spatial-Temporal Positional encoding that incorporates a parameter-free personalized interaction intensity estimation under the weak assumption of the Poisson Point Process. Building on this, we introduce the Dynamic Graph Transformer with Correlated Spatial-Temporal Positional Encoding (CorDGT), which efficiently retains the evolving spatial-temporal high-order proximity for effective node representation learning in CTDGs. Extensive experiments on seven small and two large-scale datasets demonstrate the superior performance and scalability of the proposed CorDGT. The code is available at: https://github.com/wangz3066/CorDGT.
Zhe Wang 0001, Sheng Zhou 0004, Jiawei Chen 0007, Zhen Zhang 0023, Binbin Hu, Chun Chen 0001, Can Wang 0001
WSDM1
2025 Transfer Rule Learning over Large Knowledge Graphs
abstract
Logical rules have been widely used for expressing schema knowledge in various practical applications. It is infeasible to handcraft rules from large knowledge graphs (KGs) and thus many methods have been proposed for learning rules automatically from KGs. However, it is largely ignored how to extract rules in a (target) KG from rules that already exist in some other (source) KGs. In this paper, we propose a framework for KG rule learning based on transfer learning. A major challenge for establishing such a framework is that a suitable alignment mechanism is required for mapping certain subgraph structures between predicates in the source KG and the target KG. Hence, our framework provides a new method for predicate mapping based on graph-structural similarity. The proposed framework can be used as a standalone rule learner but more importantly, it paves a new way for enhancing the state-of-the-art rule learners for large KGs. Extensive experiments are conducted to evaluate the new approach to rule learning, which shows that rules in smaller KGs can be effectively transferred to a large KG.
Zhe Wang 0001, Kewen Wang 0001, Xiaowang Zhang, Zhiyong Feng 0002
WWW2
2023 Efficient Datalog Rewriting for Query Answering in TGD Ontologies
abstract
Tuple-generating dependencies (TGDs or existential rules) are an expressive constraint language for ontology-mediated query answering and thus query answering is of high complexity. Existing systems based on first-order rewriting methods can lead to queries too large for DBMS to handle. It is shown that datalog rewriting can result in more compact queries, yet previously proposed datalog rewriting methods are mostly inefficient for implementation. In this paper, we fill the gap by proposing an efficient datalog rewriting approach for answering conjunctive queries over TGDs, and identify and combine existing fragments of TGDs for which our rewriting method terminates. We implemented a prototype system Drewer, and experiments show that it is able to handle a wide range of benchmarks in the literature. Moreover, Drewer shows superior performance over state-of-the-art systems on both the compactness of rewriting and the efficiency of query answering.
Zhe Wang 0001, Peng Xiao 0009, Kewen Wang 0001, Zhiqiang Zhuang, Hai Wan
IEEE Trans. Knowl. Data Eng.1
2022 An Explainable Approach to Semantic Link Mining in Multi-sourced Dynamic Data
Zhe Wang 0001, Hong Wu 0001, Kewen Wang 0001
ADMA (2)1
2021 An Embedding-Based Approach to Rule Learning in Knowledge Graphs
abstract
It is natural and effective to use rules for representing explicit knowledge in knowledge graphs. However, it is challenging to learn rules automatically from very large knowledge graphs such as Freebase and YAGO. This paper presents a new approach, RLvLR (Rule Learning via Learning Representations), to learning rules from large knowledge graphs by using the technique of embedding in representation learning together with a new sampling method. Based on RLvLR, a new method RLvLR-Stream is developed for learning rules from streams of knowledge graphs. Both RLvLR and RLvLR-Stream have been implemented and experiments conducted to validate the proposed methods regarding the tasks of rule learning and link prediction. Experimental results show that our systems are able to handle the task of rule learning from large knowledge graphs with high accuracy and outperform some state-of-the-art systems. Specifically, for massive knowledge graphs with hundreds of predicates and over 10M facts, RLvLR is much faster and can learn much more quality rules than major systems for rule learning in knowledge graphs such as AMIE+. In the setting of knowledge graph streams, RLvLR-Stream significantly improved RLvLR for both rule learning and link prediction.
Pouya Ghiasnezhad Omran, Kewen Wang 0001, Zhe Wang 0001
IEEE Trans. Knowl. Data Eng.3
2019 Knowledge Graph Rule Mining via Transfer Learning
Pouya Ghiasnezhad Omran, Zhe Wang 0001, Kewen Wang 0001
PAKDD (3)2
2015 Towards Scalable and Complete Query Explanation with OWL 2 EL Ontologies
abstract
Ontology-mediated data access and management systems are rapidly emerging. Besides standard query answering, there is also a need for such systems to be coupled with explanation facilities, in particular to explain missing query answers (i.e. desired answers of a query which are not derivable from the given ontology and data). This support is highly demanded for debugging and maintenance of big data, and both theoretical results and algorithms proposed. However, existing query explanation algorithms either cannot scale over relative large data sets or are not guaranteed to compute all desired explanations. To the best of our knowledge, no existing algorithm can efficiently and completely explain conjunctive queries (CQs) w.r.t. ELH1 ontologies. In this paper, we present a hybrid approach to achieve this. An implementation of the proposed query explanation algorithm has been developed using an off-the-shelf Prolog engine and a datalog engine. Finally, the system is evaluated over practical ontologies. Experimental results show that our system scales over large data sets.
Zhe Wang 0001, Mahsa Chitsaz, Kewen Wang 0001, Jianfeng Du
CIKM1
2015 A Distance-Based Paraconsistent Semantics for DL-Lite
abstract
DL-Lite is an important family of description logics. Recently, there is an increasing interest in handling inconsistency in DL-Lite as the constraint imposed by a TBox can be easily violated by assertions in ABox in DL-Lite. In this paper, we present a distance-based paraconsistent semantics based on the notion of feature in DL-Lite, which provides a novel way to rationally draw meaningful conclusions even from an inconsistent knowledge base. Finally, we investigate several important logical properties of this entailment relation based on the new semantics and show its promising advantages in non-monotonic reasoning for DL-Lite.
Xiaowang Zhang, Kewen Wang 0001, Zhe Wang 0001, Yue Ma 0009, Guilin Qi
KSEM3
2009 Concept and Role Forgetting in ALC{\mathcal {ALC}} Ontologies
Kewen Wang 0001, Zhe Wang 0001, Rodney W. Topor, Jeff Z. Pan, Grigoris Antoniou
ISWC2
2008 Forgetting Concepts in DL-Lite
Zhe Wang 0001, Kewen Wang 0001, Rodney W. Topor, Jeff Z. Pan
ESWC1