Feng Zhao 0003

dblp:181/2734-3 · DBLP profile ↗
← Back
16ranked-venue papers in the field
3as first author
15since 2021 · last 2026
0000-0001-7205-3302ORCID · conflict

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

Database Systems & Data Management · 8 (2 first)Data Mining & Knowledge Discovery · 3Knowledge Engineering, Semantic Web & Information Systems · 3Information Retrieval & Web Search · 2 (1 first)
YearPublicationVenuePosition
2026 MKLoRA: Multi-Knowledge Collaboration via Intermediate Representation Splitting of LoRA
Feng Zhao 0003, Ruilin Zhao, Yu Yang 0012, Guandong Xu
DASFAA (3)2
2026 CoT-F: Leveraging Chain-of-Thought Families in Large Language Models for Complex Question Answering
Feng Zhao 0003, Xianggan Liu, Ruilin Zhao, Yu Yang 0012, Guandong Xu
DASFAA (3)1
2026 BackChainer: Backward Chaining over Graph for Integrating Structured Knowledge Into Large Language Model Reasoning
Ruilin Zhao, Feng Zhao 0003, Guandong Xu
DASFAA (3)2
2026 DyMRL: Dynamic Multispace Representation Learning for Multimodal Event Forecasting in Knowledge Graph
Feng Zhao 0003, Kangzheng Liu, Teng Peng, Yu Yang 0012, Guandong Xu
WWW1
2026 Hyperbolic Dual-Attentive Evolution of Heterogeneous Deep Hierarchy for Temporal Knowledge Graph Reasoning
Kangzheng Liu, Feng Zhao 0003, Yu Yang 0012, Guandong Xu
IEEE Trans. Knowl. Data Eng.2
2026 Cog-RMH: Cognition-Based Recalling Multiview History for Event Forecasting in Temporal Knowledge Graph
Feng Zhao 0003, Kangzheng Liu, Yu Yang 0012, Guandong Xu
IEEE Trans. Knowl. Data Eng.1
2023 RETIA: Relation-Entity Twin-Interact Aggregation for Temporal Knowledge Graph Extrapolation
abstract
Temporal knowledge graph (TKG) extrapolation aims to predict future unknown events (facts) based on historical information, and has attracted considerable attention due to its great practical significance. Accurate representations (embeddings) of entities and relations form the basis of TKG extrapolation. Recent work has been devoted to improving the rationality of entity representations. However, on the one hand, ignoring relation modeling results in incomplete relation representations; therefore, some approaches aggregate only immediately adjacent entities of relations, but this can lead to the "message islands" problem of relation modeling. On the other hand, ignoring the association constraints between relations and entities can make the embeddings of both relations and entities prone to overfitting. To address the abovementioned challenges, we propose an advanced method, namely, RETIA. For the former issue, we generate twin hyperrelation subgraphs for each historical subgraph and then aggregate both the adjacent entities and relations in the hyperrelation subgraphs through a graph convolutional network (GCN). About the latter concern, we propose a twin-interact module (TIM), which provides communication channels for relation aggregation and entity aggregation during the evolution of the historical sequence. Experiments conducted on five public datasets show that RETIA has made great improvements across several evaluation metrics. Our released code is available at https://github.com/CGCL-codes/RETIA.
Kangzheng Liu, Feng Zhao 0003, Guandong Xu, Xianzhi Wang 0001, Hai Jin 0001
ICDE2
2023 IE-Evo: Internal and External Evolution-Enhanced Temporal Knowledge Graph Forecasting
abstract
Temporal knowledge graph (TKG) forecasting is widely used in various fields due to its ability to infer future events based on historical information. Modeling the internal structures and chronological dependencies of historical subgraph sequences has been proven effective. Nevertheless, on the one hand, the TKG forecasting process generally suffers from a lack of sufficient sample data due to historical resource limitations; thus, most works focus on continuously mining the patterns of historical sequences while ignoring the semantically-rich background information provided by external knowledge, especially when historical query-related information is scarce. On the other hand, when merely serializing the given subgraph sequence to mimic its temporal evolution process, only the chronological dependencies between the subgraphs can be considered, thus ignoring the evolution of time information. Hence, a method that integrates internal and external knowledge to enhance the representations of entities is urgently needed. To this end, we propose a novel TKG forecasting method, namely, the internal and external evolution-enhanced framework (IE-Evo). For the former issue, we design an external evolution encoder and use a pre-trained language model (PLM) to provide powerful external knowledge semantics for TKG forecasting. To address the latter concern, we propose an internal evolution encoder that explicitly embeds the time information while modeling the aggregation and evolution processes of the observed sequential structural information. IE-Evo has been evaluated on four public benchmark datasets, showcasing its significant improvements across multiple evaluation metrics.
Kangzheng Liu, Feng Zhao 0003, Guandong Xu, Shiqing Wu 0001
ICDM2
2022 Commonsense Knowledge Construction with Concept and Pretrained Model
Hanjun Cai, Feng Zhao 0003, Hai Jin 0001
WISA2
2022 Semantic Reasoning Technology on Temporal Knowledge Graph
Jianuo Li, Feng Zhao 0003, Hai Jin 0001
WISA2
2022 Fusion of Natural Language and Knowledge Graph for Multi-hop Reasoning
Feng Zhao 0003, Hai Jin 0001
WISA2
2022 DA-Net: Distributed Attention Network for Temporal Knowledge Graph Reasoning
abstract
Predicting future events in dynamic knowledge graphs has attracted significant attention. Existing work models the historical information in a holistic way, which achieves satisfactory performance. However, in real-world scenarios, the influence of historical information on future events is changing over time. Therefore, it is difficult to distinguish the historical information of different roles by invariably embedding historical entities with simple vector stacking. Furthermore, it is laborious to explicitly learn a distributed representation of each historical repetitive fact at different timestamps. This poses a challenge to the widely adopted codec-based architectures. In this paper, we propose a novel model for predicting future events, namely Distributed Attention Network (DA-Net). Rather than obtaining the fixed representations of historical events, DA-Net attempts to learn the distributed attention of future events on repetitive facts at different historical timestamps inspired by human cognitive theory. In human cognitive theory, when humans make a decision, similar historical events are replayed during memory recall. Based on memory, the original intention is adjusted according to their recent knowledge developments, making the action more reasonable to the context. Experiments on four benchmark datasets demonstrate a substantial improvement of DA-Net on multiple evaluation metrics.
Kangzheng Liu, Feng Zhao 0003, Hongxu Chen 0002, Yicong Li 0001, Guandong Xu, Hai Jin 0001
CIKM2
2022 LeKAN: Extracting Long-tail Relations via Layer-Enhanced Knowledge-Aggregation Networks
Feng Zhao 0003, Xiangyu Gui, Hai Jin 0001
DASFAA (1)2
2022 ExKGR: Explainable Multi-hop Reasoning for Evolving Knowledge Graph
Feng Zhao 0003, Hai Jin 0001
DASFAA (1)2
2022 Temporal Knowledge Graph Reasoning via Time-Distributed Representation Learning
abstract
Temporal knowledge graph (TKG) reasoning has attracted significant attention. Recent approaches for modeling historical information have led to great advances. However, the problems of time variability and unseen entities have become two major obstacles preventing further development. The time variability problem means that different historical timestamps play different roles in the inference process. Furthermore, in the context of time variability, the unseen entity problem means that a query cannot obtain a predicted entity that is unseen in the scale-varying history rather than in a fixed set, thus turning from static to dynamic. In this paper, we propose a novel method named DHU-NET for addressing the time variability challenge and the dynamic unseen entity challenge derived from it. With regard to the former concern, we propose a time-distributed representation learning method based on a graph convolutional network(GCN) and a self-attention mechanism, which learns the distributed representations of facts at different historical timestamps and comprehensively pays different levels of attention to the different timestamps. With regard to the latter issue, we extract the unseen entities from a global static KG based on a copy mechanism and bring them into consideration during the final prediction step. Experiments on six benchmark datasets demonstrate the substantial improvements achieved by DHUNET in terms of multiple evaluation metrics. Our released codes are available at https://github.com/CGCL-codes/DHUNET.
Kangzheng Liu, Feng Zhao 0003, Guandong Xu, Xianzhi Wang 0001, Hai Jin 0001
ICDM2
2019 TPLP: Two-Phase Selection Link Prediction for Vertex in Graph Streams
Hong Huang 0001, Feng Zhao 0003, Hai Jin 0001
PAKDD (2)3