EDBT 2026 Demo / reviewers in the wild / expert
Zhuo Chen 0007
dblp:29/6497-7
· DBLP profile ↗
9ranked-venue papers in the field
3as first author
9since 2021 · last 2026
0000-0001-9991-6892ORCID · conflict
Domains — venue-derived; a paper can count in several
Knowledge Engineering, Semantic Web & Information Systems · 4 (2 first)Database Systems & Data Management · 2 (1 first)Information Retrieval & Web Search · 2Data Mining & Knowledge Discovery · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | MORTIS: Towards Multi-Modal and Multi-Scale Federated Knowledge Graph Completion
Yichi Zhang 0009, LinYu Li 0001, Zhi Jin 0001, Zhuo Chen 0007, Lingbing Guo, Wen Zhang 0015, Huajun Chen |
IEEE Trans. Knowl. Data Eng. | 4 |
| 2024 | Knowledge-Informed Molecular Learning: A Survey on Paradigm Transfer
Yin Fang, Zhuo Chen 0007, Ningyu Zhang 0001, Huajun Chen |
KSEM (1) | 2 |
| 2024 | NativE: Multi-modal Knowledge Graph Completion in the WildabstractMulti-modal knowledge graph completion (MMKGC) aims to automatically discover the unobserved factual knowledge from a given multi-modal knowledge graph by collaboratively modeling the triple structure and multi-modal information from entities. However, real-world MMKGs present challenges due to their diverse and imbalanced nature, which means that the modality information can span various types (e.g., image, text, numeric, audio, video) but its distribution among entities is uneven, leading to missing modalities for certain entities. Existing works usually focus on common modalities like image and text while neglecting the imbalanced distribution phenomenon of modal information. To address these issues, we propose a comprehensive framework NativE to achieve MMKGC in the wild. NativE proposes a relation-guided dual adaptive fusion module that enables adaptive fusion for any modalities and employs a collaborative modality adversarial training framework to augment the imbalanced modality information. We construct a new benchmark called WildKGC with five datasets to evaluate our method. The empirical results compared with 21 recent baselines confirm the superiority of our method, consistently achieving state-of-the-art performance across different datasets and various scenarios while keeping efficient and generalizable. Our code and data are released at https://github.com/zjukg/NATIVE. Yichi Zhang 0009, Zhuo Chen 0007, Lingbing Guo, Binbin Hu, Wen Zhang 0015, Huajun Chen |
SIGIR | 2 |
| 2023 | Tele-Knowledge Pre-training for Fault AnalysisabstractIn this work, we share our experience on tele-knowledge pre-training for fault analysis, a crucial task in telecommunication applications that requires a wide range of knowledge normally found in both machine log data and product documents. To organize this knowledge from experts uniformly, we propose to create a Tele-KG (tele-knowledge graph). Using this valuable data, we further propose a tele-domain language pre-training model TeleBERT and its knowledge-enhanced version, a tele-knowledge re-training model KTeleBERT. which includes effective prompt hints, adaptive numerical data encoding, and two knowledge injection paradigms. Concretely, our proposal includes two stages: first, pre-training TeleBERT on 20 million tele-related corpora, and then re-training it on 1 million causal and machine-related corpora to obtain KTeleBERT. Our evaluation on multiple tasks related to fault analysis in tele-applications, including root-cause analysis, event association prediction, and fault chain tracing, shows that pretraining a language model with tele-domain data is beneficial for downstream tasks. Moreover, the KTeleBERT re-training further improves the performance of task models, highlighting the effectiveness of incorporating diverse tele-knowledge into the model. Zhuo Chen 0007, Wen Zhang 0015, Mingyang Chen 0002, Yuxia Geng, Zhen Bi, Yichi Zhang 0009, Zhen Yao 0001, Wenting Song, Xinliang Wu, Zhaoyang Lian, Lei Cheng 0005, Huajun Chen |
ICDE | 1 |
| 2023 | Rethinking Uncertainly Missing and Ambiguous Visual Modality in Multi-Modal Entity Alignment
Zhuo Chen 0007, Lingbing Guo, Yin Fang, Yichi Zhang 0009, Jiaoyan Chen 0001, Jeff Z. Pan, Yangning Li, Huajun Chen, Wen Zhang 0015 |
ISWC | 1 |
| 2023 | Benchmarking knowledge-driven zero-shot learning
Yuxia Geng, Jiaoyan Chen 0001, Xiang Zhuang, Zhuo Chen 0007, Jeff Z. Pan, Juan Li 0010, Zonggang Yuan, Huajun Chen |
J. Web Semant. | 4 |
| 2022 | Disentangled Ontology Embedding for Zero-shot LearningabstractKnowledge Graph (KG) and its variant of ontology have been widely used for knowledge representation, and have shown to be quite effective in augmenting Zero-shot Learning (ZSL). However, existing ZSL methods that utilize KGs all neglect the intrinsic complexity of inter-class relationships represented in KGs. One typical feature is that a class is often related to other classes in different semantic aspects. In this paper, we focus on ontologies for augmenting ZSL, and propose to learn disentangled ontology embeddings guided by ontology properties to capture and utilize more fine-grained class relationships in different aspects. We also contribute a new ZSL framework named DOZSL, which contains two new ZSL solutions based on generative models and graph propagation models, respectively, for effectively utilizing the disentangled ontology embeddings. Extensive evaluations have been conducted on five benchmarks across zero-shot image classification (ZS-IMGC) and zero-shot KG completion (ZS-KGC). DOZSL often achieves better performance than the state-of-the-art, and its components have been verified by ablation studies and case studies. Our codes and datasets are available at https://github.com/zjukg/DOZSL. Yuxia Geng, Jiaoyan Chen 0001, Wen Zhang 0015, Zhuo Chen 0007, Jeff Z. Pan, Feiyu Xiong, Huajun Chen |
KDD | 5 |
| 2021 | Zero-Shot Visual Question Answering Using Knowledge Graph
Zhuo Chen 0007, Jiaoyan Chen 0001, Yuxia Geng, Jeff Z. Pan, Zonggang Yuan, Huajun Chen |
ISWC | 1 |
| 2021 | OntoZSL: Ontology-enhanced Zero-shot LearningabstractZero-shot Learning (ZSL), which aims to predict for those classes that have never appeared in the training data, has arisen hot research interests. The key of implementing ZSL is to leverage the prior knowledge of classes which builds the semantic relationship between classes and enables the transfer of the learned models (e.g., features) from training classes (i.e., seen classes) to unseen classes. However, the priors adopted by the existing methods are relatively limited with incomplete semantics. In this paper, we explore richer and more competitive prior knowledge to model the inter-class relationship for ZSL via ontology-based knowledge representation and semantic embedding. Meanwhile, to address the data imbalance between seen classes and unseen classes, we developed a generative ZSL framework with Generative Adversarial Networks (GANs). Yuxia Geng, Jiaoyan Chen 0001, Zhuo Chen 0007, Jeff Z. Pan, Zhiquan Ye, Zonggang Yuan, Yantao Jia, Huajun Chen |
WWW | 3 |