Zhiyong Feng 0002

dblp:48/195-2 · also Zhi-Yong Feng 0002 · DBLP profile ↗
← Back
36ranked-venue papers in the field
0as first author
22since 2021 · last 2026
0000-0001-8158-7453ORCID · conflict

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

Knowledge Engineering, Semantic Web & Information Systems · 11Database Systems & Data Management · 10Information Retrieval & Web Search · 10Data Mining & Knowledge Discovery · 2Other / Interdisciplinary · 2Big Data, Cloud & Distributed Data Systems · 1
YearPublicationVenuePosition
2026 Kleene Closure Property Path Query Optimization Based on Node Clustered Index
abstract
The evaluation of Kleene Closure Property Path Queries (KPPQs) over RDF graphs presents a fundamental trade-off. Under the intuitive simple path semantics, which forbids node repetition, the problem is NP-complete. This forces practical systems to adopt existential path semantics, which admits tractable evaluation but produces result sets bloated with redundant and often semantically meaningless paths due to unnecessary detours through cycles. This paper introduces a novel indexing framework that effectively navigates this trade-off. Our key insight is that while enumerating all simple paths is intractable, a carefully selected, compact set of representative simple paths is sufficient to correctly and completely answer connectivity queries in practice. We propose the Node Clustered Index (NCI), which pre-materializes such paths—including the longest acyclic chains and fundamental cycles —transforming online query processing from a costly graph traversal into an efficient index lookup and expansion operation. Crucially, our method guarantees that every result conforms to simple path semantics. Extensive experiments demonstrate that our approach achieves near-perfect recall, outperforming state-of-the-art systems by up to an order of magnitude. This work establishes that for NP-complete path problems, seeking polynomial-time, empirically perfect approximations is a viable and powerful paradigm, delivering both performance and quality without compromise.
Tenglong Ren, Xiaowang Zhang, Zhiyong Feng 0002
WWW4
2026 Topology-Aware Feature Sorting Enables Universal Modeling on Homophilic and Heterophilic Graphs
abstract
Recently, Graph Foundation Models (GFMs) have emerged as a central focus in the field of graph learning due to their strong generalizability to various unseen graphs. However, existing GFMs typically work under the homophily assumption, and the exploration of universality on heterophilic graphs is still in its early stages. In fact, even in homophilic graphs, there exists limited yet informative heterophilic information that is not fully exploited by current GFMs. Moreover, due to the requirement for universality, the heterophily issue faced by GFMs is more challenging than in classical graph learning, as it requires training a single model to adapt to varying structures, features, and tasks. Classic heterophilic graph learning methods primarily based on the node-level homophily or heterophily. However, we highlight that homophily and heterophily exist not only at the node semantic level, but also at a finer granularity across individual feature dimensions. This finding enables GFMs to adapt to heterophilic graphs and better utilize the small amount of heterophilic information in homophilic graphs. Based on this, we propose Topology-aware Feature Sorting Graph Foundation Model (TFSGFM), which employs a feature-level topology-aware sorting strategy and a dual-channel graph neural network framework, enabling unified modeling of both feature and structure. Extensive experiments demonstrate the strong generalizability of TFSGFM. The source code is available at https://github.com/hedongxiao-tju/TFSGFM.
Jitao Zhao, Dongxiao He, Jia Li 0009, Zhiyong Feng 0002
WWW6
2026 Towards Graph Foundation Model: Node Feature Transfer Invariant Modeling on General Graphs
Jitao Zhao, Yawen Li 0001, Dongxiao He, Di Jin 0001, Zhiyong Feng 0002, Weixiong Zhang
WWW6
2025 Multi-Identifier Leveraging Text-Visual Construction for Multimodal Generative Recommendation
Zizhong Zhu, Xiaowang Zhang, Zhiyong Feng 0002
IEEE Big Data3
2025 Well-Designed Query Optimization Based on Pattern Tree
Tenglong Ren, Hongshen Yu, Xiaowang Zhang, Guangxi Ji, Zhiyong Feng 0002
DASFAA (4)5
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)7
2025 cnChemNER: A Dataset for Chinese Chemical Named Entity Recognition
Tingxin Jiang, Hongxia Jin, Xiaowang Zhang, Zhiyong Feng 0002
ISWC (2)6
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
WWW5
2025 Incorporating Forgetting Curve and Memory Replay for Evolving Socially-aware Recommendation
Hongqi Chen, Zhiyong Feng 0002, Shizhan Chen, Hongyue Wu, Yingchao Sun, Qinghang Gao, Lu Zhang 0071, Xiao Xue 0001
Inf. Process. Manag.2
2025 Distill & Contrast: A New Graph Self-Supervised Method With Approximating Nature Data Relationships
abstract
Contrastive Learning (CL) has emerged as a popular self-supervised representation learning paradigm that has been shown in many applications to perform similarly to traditional supervised learning methods. A key component of CL is mining the latent discriminative relationships between positive and negative samples and using them as self-supervised labels. We argue that this discriminative contrastive task is, in essence, similar to a classification task, and the “either positive or negative” hard label sampling strategies are arbitrary. To solve this problem, we explore ideas from data distillation, which considers probabilistic logit vectors as soft labels to transfer model knowledge. We attempt to abandon the classical hard sampling labels in CL and instead explore self-supervised soft labels. We adopt soft sampling labels that are extracted, without supervision, from the inherent relationships in data pairs to retain more information. We propose a new self-supervised graph learning method, Distill and Contrast (D&C), for learning representations that closely approximate natural data relationships. D&C extracts node similarities from the features and structures to derive soft sampling labels, which also eliminate noise in the data to increase robustness. Extensive experimental results on real-world datasets demonstrate the effectiveness of the proposed method.
Dongxiao He, Jitao Zhao, Zhiyong Feng 0002, Cuiying Huo, Di Jin 0001, Witold Pedrycz, Weixiong Zhang
IEEE Trans. Knowl. Data Eng.4
2025 FairSort: Learning to Fair Rank for Personalized Recommendations in Two-Sided Platforms
abstract
Traditional recommendation systems focus on maximizing user satisfaction by suggesting their favorite items. This user-centric approach may lead to unfair exposure distribution among the providers. On the contrary, a provider-centric design might become unfair to the users. Therefore, this paper proposes a re-ranking model FairSort1to find a trade-off solution among user-side fairness, provider-side fairness, and personalized recommendations utility. Previous works habitually treat this issue as a knapsack problem, incorporating both-side fairness as constraints. In this paper, we adopt a novel perspective, treating each recommendation list as a runway rather than a knapsack. In this perspective, each item on the runway gains a velocity and runs within a specific time, achieving re-ranking for both-side fairness. Meanwhile, we ensure the Minimum Utility Guarantee for personalized recommendations by designing a Binary Search approach. This can provide more reliable recommendations compared to the conventional greedy strategy based on the knapsack problem. We further broaden the applicability of FairSort, designing two versions for online and offline recommendation scenarios. Theoretical analysis and extensive experiments on real-world datasets indicate that FairSort can ensure more reliable personalized recommendations while considering fairness for both the provider and user.
Guoli Wu, Zhiyong Feng 0002, Shizhan Chen, Hongyue Wu, Xiao Xue 0001, Jianmao Xiao, Hongqi Chen
IEEE Trans. Knowl. Data Eng.2
2024 Graph Local Homophily Network for Anomaly Detection
abstract
In graph anomaly detection (GAD), the fact that anomalous nodes usually exhibit high heterophily, while most Graph Neural Networks (GNNs) have homophily assumptions, leads to poor performance. Many studies have attempted to solve this problem by employing a set of graph filters covering various frequencies. Their ultimate goal is to design the most appropriate spectral filter to capture the complex signals generated by normals and anomalies. The critical aspect lies in the fusion of information from filters with different frequency response functions. However, existing methods lack a clear indicator to guide the fusion of information at different frequencies. In this paper, we find that local homophily is a valuable metric for assessing the weights of high- and low-frequency information at the node level, and explicitly point out that the accuracy of local homophily is positively correlated with the accuracy of anomaly detection. Moreover, we unveil the phenomenon of camouflage in anomalous, wherein these nodes disguise themselves by making their features resemble those of surrounding normals.
Ronghui Guo, Minghui Zou, Xiaowang Zhang, Zhizhi Yu, Zhiyong Feng 0002
CIKM6
2024 Attribute Simulation for Item Embedding Enhancement in Multi-interest Recommendation
abstract
Our research reveals that multi-interest recommendation models in the matching stage tend to exhibit an under-clustered item embedding space, which leads to a low discernibility between items and hampers item retrieval. This highlights the necessity for item embedding enhancement. However, item attributes, which serve as effective side information for enhancement, are either unavailable or incomplete in many public datasets due to the labor-intensive nature of manual annotation tasks. This dilemma raises two meaningful questions: 1. Can we bypass manual annotation and directly simulate complete attribute information from the interaction data? And 2. If feasible, how can we simulate attributes with high accuracy and low complexity in the matching stage?
Yaokun Liu, Xiaowang Zhang, Minghui Zou, Zhiyong Feng 0002
WSDM4
2023 Chinese Medical Nested Named Entity Recognition Model Based on Feature Fusion and Bidirectional Lattice Embedding Graph
Qing Cong, Zhiyong Feng 0002, Guozheng Rao, Li Zhang 0059
DASFAA (4)2
2023 Co-occurrence Embedding Enhancement for Long-tail Problem in Multi-Interest Recommendation
abstract
Multi-interest recommendation methods extract multiple interest vectors to represent the user comprehensively. Despite their success in the matching stage, previous works overlook the long-tail problem. This results in the model excelling at suggesting head items, while the performance for tail items, which make up more than 70% of all items, remains suboptimal. Hence, enhancing the tail item recommendation capability holds great potential for improving the performance of the multi-interest model.
Yaokun Liu, Xiaowang Zhang, Minghui Zou, Zhiyong Feng 0002
RecSys4
2023 Attention-based neural networks for trust evaluation in online social networks
Yanwei Xu 0003, Zhiyong Feng 0002, Meng Xing, Hongyue Wu, Xiao Xue 0001, Shizhan Chen, Chao Wang 0107, Lianyong Qi
Inf. Sci.2
2023 Adversarial Representation Mechanism Learning for Network Embedding
abstract
Network embedding which is to learn a low dimensional representation of nodes in a network has been used in many network analysis tasks. Some network embedding methods, including those based on Generative Adversarial Networks (GAN) (a promising deep learning model), have been proposed recently. Existing GAN-based methods typically use GAN to learn a Gaussian distribution as a prior for network embedding, which makes it difficult to distinguish the node representation from Gaussian distribution. It did not apply the adversarial learning strategy on the representation mechanism but just on representation results. Thus, it does not make full use of the essential advantage of GAN, and leads to compromised performance of the method. To address this problem, we propose a novel adversarial learning framework consisting of three players for network embedding, which applies the adversarial learning strategy on the representation mechanism, called Adversarial representation mechanism GAN (ArmGAN). Specifically, the first two players, named encoder and competitor, aim to learn two different representation mechanisms (i.e., two ways projecting data onto latent space). They compete with each other to improve their representation mechanisms. The third player is the discriminator, which discriminate the representation mechanism of the encoder from that of the competitor. In addition, we design a perturbation strategy to produce fake networks from the original network, and feed the fake networks to the competitor to obtain a “fake” representation mechanism. We evaluated ArmGAN on a variety of tasks including node clustering, node classification, link prediction and visualization. Moreover, we compared ArmGAN with 10 state-of-the-art methods (including DGI, which is well-known for its high accuracy) on 7 real-world networks. The experimental results show the significant superiority of ArmGAN over the existing methods.
Dongxiao He, Tao Wang 0074, Lu Zhai, Di Jin 0001, Liang Yang 0002, Zhiyong Feng 0002, Philip S. Yu
IEEE Trans. Knowl. Data Eng.7
2022 Recommendation of Healthcare Services Based on an Embedded User Profile Model
abstract
In recent years, as the demand for senior care services has further increased, it has become more difficult to obtain matching services from the vast amount of data. Therefore, this paper proposes a service recommendation framework PCE-CF based on an embedded user portrait model. The framework accurately describes the elderly users through four dimensions—population, society, consumption, and health—and constructs the user portrait model by embedding tags. The embedded vector of each older man is learned through the deep learning model, and different feature groups are meaningfully expressed in the transformation space. In addition, location context and dynamic interest model are introduced to process embedded vectors, and users' service preferences are predicted according to their dynamic behaviors. The experiment results show that the PCE-CF framework proposed in this paper can improve the recommendation algorithm's efficiency and have higher feasibility in personalized service recommendations.
Jianmao Xiao, Yuanlong Cao, Zhiyong Feng 0002
Int. J. Semantic Web Inf. Syst.5
2022 Structure-sensitive semantic matching for aggregate question answering over knowledge base
Shaojuan Wu, Yunjie Wu, Linyi Han, Jiarui Zhang 0005, Xiaowang Zhang, Zhiyong Feng 0002
J. Web Semant.8
2021 Automatic Part-of-Speech Tagging for Security Vulnerability Descriptions
abstract
In this paper, we study the problem of part-of-speech (POS) tagging for security vulnerability descriptions (SVD). In contrast to newswire articles, SVD often contains a high-level natural language description of the text composed of mixed language studded with codes, domain-specific jargon, vague language, and abbreviations. Moreover, training data dedicated to security vulnerability research is not widely available. Existing neural network-based POS tagging has often relied on manually annotated training data or applying natural language processing (NLP) techniques, suffering from two significant drawbacks. The former is extremely time-consuming and requires labor-intensive feature engineering and expertise. The latter is inadequate to identify linguistically-informed words specific to the SVD domain. In this paper, we propose an automatic approach to assign POS tags to tokens in SVD. Our approach uses the character-level representation to automatically extract orthographic features and unsupervised word embeddings to capture meaningful syntactic and semantic regularities from SVD. The character level representations are then concatenated with the word embedding as a combined feature, which is then learned and used to predict the POS tagging. To deal with the issue of the poor availability of annotated security vulnerability data, we implement a finetuning approach. Our approach provides public access to a POS annotated corpus of ~8M tokens, which serves as a training dataset in this domain. Our evaluation results show a significant improvement in accuracy (17.72%-28.22%) of POS tagging in SVD over the current approaches.
Sofonias Yitagesu, Xiaowang Zhang, Zhiyong Feng 0002, Xiaohong Li 0001, Zhenchang Xing
MSR3
2021 SUMA: A Partial Materialization-Based Scalable Query Answering in OWL 2 DL
abstract
Abstract Ontology-mediated querying (OMQ) provides a paradigm for query answering according to which users not only query records at the database but also query implicit information inferred from ontology. A key challenge in OMQ is that the implicit information may be infinite, which cannot be stored at the database and queried by off -the -shelf query engine. The commonly adopted technique to deal with infinite entailments is query rewriting, which, however, comes at the cost of query rewriting at runtime. In this work, the partial materialization method is proposed to ensure that the extension is always finite. The partial materialization technology does not rewrite query but instead computes partial consequences entailed by ontology before the online query. Besides, a query analysis algorithm is designed to ensure the completeness of querying rooted and Boolean conjunctive queries over partial materialization. We also soundly and incompletely expand our method to support highly expressive ontology language, OWL 2 DL. Finally, we further optimize the materialization efficiency by role rewriting algorithm and implement our approach as a prototype system SUMA by integrating off-the-shelf efficient SPARQL query engine. The experiments show that SUMA is complete on each test ontology and each test query, which is the same as Pellet and outperforms PAGOdA. Besides, SUMA is highly scalable on large datasets.
Xiaowang Zhang, Muhammad Qasim Yasin, Zhiyong Feng 0002, Guohui Xiao 0001
Data Sci. Eng.5
2021 A network embedding-enhanced Bayesian model for generalized community detection in complex networks
Dongxiao He, Youyou Wang, Jinxin Cao, Weiping Ding 0001, Shizhan Chen, Zhiyong Feng 0002, Bo Wang 0011
Inf. Sci.6
2020 A Partial Materialization-Based Approach to Scalable Query Answering in OWL 2 DL
Xiaowang Zhang, Muhammad Qasim Yasin, Zhiyong Feng 0002, Guohui Xiao 0001
DASFAA (3)5
2020 A Knowledge Enhanced Ensemble Learning Model for Mental Disorder Detection on Social Media
Guozheng Rao, Chengxia Peng, Li Zhang 0059, Xin Wang 0030, Zhiyong Feng 0002
KSEM (2)5
2019 Centralized Reasoning Translation and Its Computing Complexity for Heterogeneous Semantic Mappings
Zhiyong Feng 0002
KSEM (1)2
2018 A Network Embedding-Enhanced Approach for Generalized Community Detection
Dongxiao He, Zhiyong Feng 0002, Shizhan Chen, Françoise Fogelman-Soulié
KSEM (2)3
2018 Quantifying the Emergence of New Domains: Using Cybersecurity as a Case
Xiaoli Hu, Zhiyong Feng 0002, Shizhan Chen, Dongxiao He, Keman Huang
KSEM (2)2
2018 PROSE: A Plugin-Based Framework for Paraconsistent Reasoning on Semantic Web
abstract
The study of paraconsistent reasoning with ontologies is especially important for the Semantic Web since knowledge is not always perfect within it. However, classical OWL reasoners cannot support reasoning with inconsistent ontologies. In this article, the authors present a plugin-based framework called prose to provide rich paraconsistent reasoning services for OWL ontologies, whose architecture contains the three following parts: a classical OWL reasoner, a multi-valued transformer, and an OWL API connecting with them. Within the proposed framework prose, they implement different multi-valued paraconsistent reasoning in the OWL. Moreover, they select three popular classical OWL reasoners and two typical kinds of reasoning services for users. As the authors excepted, prose does exactly enable current classical OWL reasoners to tolerate inconsistency in a simple and convenient way. Finally, they evaluate the three reasoners in a united framework (prose) and, as a result, those results can amend the analysis of the three reasoners on inconsistent ontologies.
Xiaowang Zhang, Zhiyong Feng 0002, Wenrui Wu, Xin Wang 0030, Guozheng Rao
Int. J. Semantic Web Inf. Syst.2
2017 A Path Querying Language for Federation of RDF and Relational Database
abstract
In this paper, we present a federated path querying language (FPQ) as itself an extension of the nested regular path querying language with adding an axis operator to support the federation of RDF dataset and relational database. We have proven that FPQ has more expressive power than the nested regular path query language (not to mention regular path querying language). It enjoys the same computational complexity as the regular path query language and its additional expressivity can be exactly used to characterize the conjunction and federation of nested regular path queries. Moreover, we discuss the expressivity of various fragments of FPQ and implement FPQ. Finally, we present an application scenario related to the car-pooling services in real life.
Xiaowang Zhang, Zhiyong Feng 0002
WebDB3
2016 RORS: Enhanced Rule-Based OWL Reasoning on Spark
Zhiyong Feng 0002, Xiaowang Zhang, Xin Wang 0030, Guozheng Rao
APWeb (2)2
2016 Context-Free Path Queries on RDF Graphs
Xiaowang Zhang, Zhiyong Feng 0002, Xin Wang 0030, Guozheng Rao, Wenrui Wu
ISWC (1)2
2016 On the statistical analysis of practical SPARQL queries
abstract
In this paper, we analyze some basic features of SPARQL queries from practical world in a statistical way. In particular, we focus on three statistic features including the occurrence frequency of triple patterns, fragments, and well-designed patterns and four semantic features including monotonicity, non-monotonicity, weak monotonicity and satisfiability. All the features contribute to characterize SPARQL queries in different dimensions. We hope that this statistical analysis would provide some useful observations for researchers and engineers who are interested in what real-word SPARQL queries look like, so that they could develop some practical heuristics for processing SPARQL queries, as well as build SPARQL query processing engines and benchmarks. In addition, our research facilitates to reduce scope of the problems by avoiding some cases that may not occur in practice.
Xingwang Han, Zhiyong Feng 0002, Xiaowang Zhang, Xin Wang 0030, Guozheng Rao
WebDB2
2015 GraSS: An Efficient Method for RDF Subgraph Matching
Xuedong Lyu, Xin Wang 0030, Yuan-Fang Li, Zhiyong Feng 0002, Junhu Wang
WISE (1)4
2014 TraPath: Fast Regular Path Query Evaluation on Large-Scale RDF Graphs
Xin Wang 0030, Guozheng Rao, Longxiang Jiang, Xuedong Lyu, Yajun Yang, Zhiyong Feng 0002
WAIM6
2013 Ontology-Based Semantic Search for Large-Scale RDF Data
Xin Wang 0030, Zhiyong Feng 0002, Longxiang Jiang
WAIM3
2012 Jingwei+: A Distributed Large-Scale RDF Data Server
Xin Wang 0030, Longxiang Jiang, Zhiyong Feng 0002, Pufeng Du
APWeb4