EDBT 2026 Demo / reviewers in the wild / expert
Fu Zhang 0001
dblp:03/4774-1
· DBLP profile ↗
14ranked-venue papers in the field
9as first author
6since 2021 · last 2026
0000-0002-3880-8086ORCID · conflict
Domains — venue-derived; a paper can count in several
Database Systems & Data Management · 5 (2 first)Other / Interdisciplinary · 4 (4 first)Information Retrieval & Web Search · 3 (2 first)Knowledge Engineering, Semantic Web & Information Systems · 2 (1 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Countering Interest Over-Smoothing: Distilling Latent Factors via Diffusion for Multi-Interest RetrievalabstractMulti-interest recommendation is essential for the matching stage. By generating multiple user representations, it can better cover the diverse interests derived from user interaction history. Ideally, multi-interest models should effectively identify the underlying latent factors — the specific themes, intents, or preferences — within historical behaviors. However, conventional methods typically rely on weighted aggregation (e.g., Attention), which we argue leads to over-smoothed representations. This aggregation dilutes the intensity of significant patterns that appear only locally, blending them into a blurry average. To address this, we propose DMI, a model-agnostic diffusion framework that distills precise interests by amplifying co-occurring latent factors across behaviors. Distinct from prior diffusion works that reconstruct the single next item—which risks collapsing diverse interests—DMI reconstructs the interest vectors themselves to preserve their distributional independence. To support this, we introduce a cross-transformer module that adaptively extracts interest-specific information from designated historical interactions, transforming the diffusion process from an unconditional one into a guided, interest-disentangled pathway. In addition, we design a gradient back-propagation strategy to decouple the joint optimization of the reconstruction and recommendation losses, thereby improving training stability. Extensive offline experiments demonstrate DMI's superiority over existing methods, achieving an average relative improvement of 11.2% across all metrics on Amazon Books datasets while increasing recommendation diversity by 11.8%. Successfully deployed in a real-world recommender system, DMI effectively enhances user satisfaction and system performance at scale, serving the major traffic of hundreds of millions of daily active users. Yankun Le, Fu Zhang 0001, Haoran Li 0011, Baoyuan Ou, Yingjie Qin, Zhixuan Yang, Ruilong Su |
SIGIR | 2 |
| 2026 | Dual-modal consistency learning for weakly supervised RGB-D camouflaged object detection with scribble annotations
Tianxin Han, Xingwei Wang 0001, Qing Dong 0004, Min Huang 0001, Jie Jia 0001, Fu Zhang 0001 |
Inf. Sci. | 7 |
| 2025 | A Dual-Task Learning Model for Temporal Knowledge Graph Entity Alignment
Jingwei Cheng, Xihao Wang, Fu Zhang 0001 |
DASFAA (3) | 3 |
| 2024 | Joint framework for tensor decomposition-based temporal knowledge graph completion
Fu Zhang 0001, Yuzhe Shi, Jingwei Cheng, Jinghao Lin |
Inf. Sci. | 1 |
| 2022 | Constructing ontologies by mining deep semantics from XML Schemas and XML instance documentsabstractWith the development of the Semantic Web and Artificial Intelligence techniques, ontology has become a very powerful way of representing not only knowledge but also their semantics. Therefore, how to construct ontologies from existing data sources has become an important research topic. In this paper, an approach for constructing ontologies by mining deep semantics from eXtensible Markup Language (XML) Schemas (including XML Schema 1.0 and XML Schema 1.1) and XML instance documents is proposed. Given an XML Schema and its corresponding XML instance document, 34 rules are first defined to mine deep semantics from the XML Schema. The mined semantics is formally stored in an intermediate conceptual model and then is used to generate an ontology at the conceptual level. Further, an ontology population approach at the instance level based on the XML instance document is proposed. Now, a complete ontology is formed. Also, some corresponding core algorithms are provided. Finally, a prototype system is implemented, which can automatically generate ontologies from XML Schemas and populate ontologies from XML instance documents. The paper also classifies and summarizes the existing work and makes a detailed comparison. Case studies on real XML data sets verify the effectiveness of the approach. Fu Zhang 0001 |
Int. J. Intell. Syst. | 1 |
| 2022 | An MRC and adaptive positive-unlabeled learning framework for incompletely labeled named entity recognitionabstractCurrently, named entity recognition (NER) is mainly evaluated on standard and well-annotated data sets. However, the construction of a well-annotated data set will consume a lot of manpower and time. In lots of applications of NER, data sets may contain a lot of noise, and a large part of noise comes from unlabeled entities. At present, the training process of most models treat unlabeled entities as nonentities, which causes these models to lean toward predicting most words of an input context as nonentities and greatly affects their performances. In this paper, as the first attempt, we innovatively propose an adaptive positive-unlabeled (adaPU) learning technology, and integrate the adaPU into a machine reading comprehension (MRC) framework for NER, which can still perform well on data sets with a large proportion of unlabeled entities. In our framework, to leverage the above problem that a model may predict most words of an input context as nonentities, we propose an adaPU learning technology by adjusting a loss coefficient of positive and negative samples. Moreover, instead of just constructing a fixed query for each entity type as input to MRC, we propose a new method of dynamically constructing multiple queries for each entity type, which also brings slight performance improvement for NER. Accordingly, we explore new training and entity inference strategies for our learning framework. The experimental results show that our framework is effective on data sets that contain a large number of unlabeled entities. When the proportion of unlabeled entities reaches 50%, our framework still can keep from losing effectiveness and maintain more than 80 F1-scores on several data sets. Also, the experiments show that our framework can achieve better or competitive performance on standard data sets. The ablation experiments further fully demonstrate our MRC framework with adaPU learning and dynamic query construction method can improve the performance of NER. Fu Zhang 0001, Liangdong Ma, Jingwei Cheng |
Int. J. Intell. Syst. | 1 |
| 2012 | Reasoning of fuzzy relational databases with fuzzy ontologiesabstractA significant interest developed regarding the problem of describing databases with expressive knowledge representation techniques in recent years, so that database reasoning may be handled intelligently. Therefore, it is possible and meaningful to investigate how to reason on fuzzy relational databases (FRDBs) with fuzzy ontologies. In this paper, we first propose a formal approach and an automated tool for constructing fuzzy ontologies from FRDBs, and then we study how to reason on FRDBs with constructed fuzzy ontologies. First, we give their respective formal definitions of FRDBs and fuzzy Web Ontology Language (OWL) ontologies. On the basis of this, we propose a formal approach that can directly transform an FRDB (including its schema and data information) into a fuzzy OWL ontology (consisting of the fuzzy ontology structure and instance). Furthermore, following the proposed approach, we implement a prototype construction tool called FRDB2FOnto. Finally, based on the constructed fuzzy OWL ontologies, we investigate how to reason on FRDBs (e.g., consistency, satisfiability, subsumption, and redundancy) through the reasoning mechanism of fuzzy OWL ontologies, so that the reasoning of FRDBs may be done automatically by means of the existing fuzzy ontology reasoner.© 2012 Wiley Periodicals, Inc. Fu Zhang 0001, Li Yan 0001, Zongmin Ma 0001 |
Int. J. Intell. Syst. | 1 |
| 2011 | Storing Fuzzy Ontology in Fuzzy Relational Database
Fu Zhang 0001, Zongmin Ma 0001, Li Yan 0001, Jingwei Cheng |
DEXA (2) | 1 |
| 2010 | Formal approach and automated tool for constructing ontology from object-oriented database modelabstractExtracting domain knowledge from databases can facilitate the development of Web ontologies. In this paper, a formal approach and an automated tool for constructing ontologies from Object-oriented database models (OODMs) are developed. The approach and tool can automatically translate an OODM and its corresponding database instances into the ontology structure and ontology instances, respectively. Case studies show that the approach is feasible and the automated construction tool is efficient. Fu Zhang 0001, Zongmin Ma 0001, Xing Wang 0002, Yu Wang 0054 |
CIKM | 1 |
| 2010 | RIF Centered Rule Interchange in the Semantic Web
Xing Wang 0002, Zongmin Ma 0001, Fu Zhang 0001, Li Yan 0001 |
DEXA (1) | 3 |
| 2010 | Automatic Fuzzy Semantic Web Ontology Learning from Fuzzy Object-Oriented Database Model
Fu Zhang 0001, Zongmin Ma 0001, Gaofeng Fan, Xing Wang 0002 |
DEXA (1) | 1 |
| 2009 | Fuzzy semantic web ontology learning from fuzzy UML modelabstractHow to quickly and cheaply construct Web ontologies has become a key technology to enable the Semantic Web. Classical ontologies are not sufficient for handling imprecise and uncertain information that is commonly found in many application domains. In this paper, we propose an approach for constructing fuzzy ontologies from fuzzy UML models, in which the fuzzy ontology consists of fuzzy ontology structure and instances. Firstly, the fuzzy UML model is investigated in detail, and a kind of formal definition of fuzzy UML models is proposed. Then, a kind of fuzzy ontology called fuzzy OWL DL ontology is introduced. Furthermore, we consider the fuzzy UML model and the corresponding fuzzy UML instantiations (i.e., object diagrams) simultaneously, and translate them into the fuzzy ontology structure and the fuzzy ontology instances, respectively. In addition, since a fuzzy OWL DL ontology is equivalent to a fuzzy Description Logic f-SHOIN(D) knowledge base, how the reasoning problems of fuzzy UML models (e.g., consistency, subsumption, equivalence, and redundancy) may be reasoned through reasoning mechanism of f-SHOIN(D) is investigated, which can help to construct fuzzy ontologies more exactly. Fu Zhang 0001, Zongmin Ma 0001, Jingwei Cheng, Xiangfu Meng |
CIKM | 1 |
| 2009 | Deciding Query Entailment in Fuzzy Description Logic Knowledge Bases
Jingwei Cheng, Zongmin Ma 0001, Fu Zhang 0001, Xing Wang 0002 |
DEXA | 3 |
| 2008 | Formal Semantics-Preserving Translation from Fuzzy ER Model to Fuzzy OWL DL OntologyabstractHow to quickly and cheaply construct Web ontologies has become a key technology to enable the Semantic Web. However, information imprecision and uncertainty exist in many real-world applications. Thus constructing fuzzy ontology by extracting domain knowledge from fuzzy database model such as fuzzy ER model can profitably support fuzzy ontology development. In this paper, firstly, we give the formal definition and semantics of fuzzy ER model. Then, we introduce a kind of fuzzy extension of OWL DL, named fuzzy OWL DL. Furthermore, based on the fuzzy OWL DL, the formal definition and Model-Theoretic semantics of fuzzy OWL DL ontology are given. Whatpsilas more, we realize the formal translation from fuzzy ER model to fuzzy OWL DL ontology by a semantics-preserving translation algorithm. Finally, since a fuzzy OWL DL ontology is being equivalent to a description logic f-SHOIN(D) knowledge base, the reasoning problem of satisfiability, subsumption, and redundancy of fuzzy ER model may reason automatically through reasoning mechanism of f-SHOIN(D) is also investigated, which can contribute to constructing fuzzy OWL DL ontologys exactly that meet applicationpsilas needs. Fu Zhang 0001, Zongmin Ma 0001, Yanhui Lv, Xing Wang 0002 |
Web Intelligence | 1 |