EDBT 2026 Demo / reviewers in the wild / expert
Zhi Jin 0001
dblp:22/3510-1
· DBLP profile ↗
28ranked-venue papers in the field
0as first author
8since 2021 · last 2026
0000-0003-1087-226XORCID · conflict
Domains — venue-derived; a paper can count in several
Knowledge Engineering, Semantic Web & Information Systems · 15Database Systems & Data Management · 7Information Retrieval & Web Search · 4Data Mining & Knowledge Discovery · 2
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Learning to Evolve: Bayesian-Guided Continual Knowledge Graph Embedding
LinYu Li 0001, Zhi Jin 0001, Yuanpeng He, Dongming Jin, Yichi Zhang 0009, Haoran Duan 0002, Xuan Zhang 0002, Zhengwei Tao, Nyima Tashi |
WWW | 2 |
| 2026 | WizardEvent: Empowering Event Reasoning by Hybrid Event-Aware Data SynthesizingabstractEvent reasoning is to reason with events and certain inter-event relations. These cutting-edge techniques possess crucial and fundamental capabilities that underlie various applications. Large language models (LLMs) have made advances in event reasoning owing to their wealth of training. However, the LLMs commonly used today still do not consistently demonstrate proficiency in managing event reasoning as humans. This discrepancy arises from not explicitly modeling events and their relations and insufficient knowledge of event relations. In addition, the different reasoning paradigms of the LLMs are trained in an imbalanced way. In this paper, we propose WIZARDEVENT, to synthesize data from the unlabeled corpus with the proposed hybrid event-aware instruction tuning. Specifically, we first represent the events and their relation in a novel structure and then extract the knowledge from the raw text. Second, we introduce hybrid event reasoning paradigms with four reasoning formats. Lastly, we wrap our constructed WIZARDEVENT with the paradigms to create the instruction tuning dataset. We fine-tune the model with this enriched dataset, significantly improving the event reasoning. The performance of WIZARDEVENT is rigorously evaluated through extensive experiments. The results demonstrate that WIZARDEVENT substantially outperforms baselines, indicating the effectiveness of our approach. Zhengwei Tao, Xiancai Chen, Zhi Jin 0001, Xiaoying Bai, Haiyan Zhao 0001, Wenpeng Hu, Chongyang Tao, Shuai Ma 0001 |
IEEE Trans. Knowl. Data Eng. | 3 |
| 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. | 3 |
| 2025 | Evidential Prototype Learning for Semi-supervised Medical Image SegmentationabstractAlthough current semi-supervised medical segmentation methods can achieve decent performance, they are still affected by the uncertainty in unlabeled data and model predictions, and there is currently a lack of effective strategies that can explore the uncertain aspects of both simultaneously. To address the aforementioned issues, we propose Evidential Prototype Learning (EPL), which utilizes an extended probabilistic framework to effectively fuse voxel-level evidential predictions from different classifiers and achieves prototype fusion utilization of labeled and unlabeled data under a generalized evidential framework, leveraging voxel-level dual uncertainty masking. The uncertainty measure not only enables the model to self-correct predictions but also improves the guided learning process with pseudo-labels and is able to feed back into the construction of hidden features. The method proposed in this paper has been experimented on LA, Pancreas-CT and TBAD datasets, achieving the state-of-the-art performance in three different labeled ratios, which strongly demonstrates the effectiveness of our strategy. The source code will be made publicly available. Yuanpeng He, Lijian Li 0003, Tianxiang Zhan, Chi-Man Pun, Wenpin Jiao, Zhi Jin 0001 |
KDD (2) | 6 |
| 2025 | Multi-View Riemannian Manifolds Fusion Enhancement for Knowledge Graph CompletionabstractAs the application of knowledge graphs becomes increasingly widespread, the issue of knowledge graph incompleteness has garnered significant attention. As a classical type of non-euclidean spatial data, knowledge graphs possess various complex structural types. However, most current knowledge graph completion models are developed within a single space, which makes it challenging to capture the inherent knowledge information embedded in the entire knowledge graph. This limitation hinders the representation learning capability of the models. To address this issue, this paper focuses on how to better extend the representation learning from a single space to Riemannian manifolds, which are capable of representing more complex structures. We propose a new knowledge graph completion model called MRME-KGC, based on multi-view Riemannian Manifolds fusion to achieve this. Specifically, MRME-KGC simultaneously considers the fusion of four views: two hyperbolic Riemannian spaces with negative curvature, a Euclidean Riemannian space with zero curvature, and a spherical Riemannian space with positive curvature to enhance knowledge graph modeling. Additionally, this paper proposes a contrastive learning method for Riemannian spaces to mitigate the noise and representation issues arising from Multi-view Riemannian Manifolds Fusion. This paper presents extensive experiments on MRME-KGC across multiple datasets. The results consistently demonstrate that MRME-KGC significantly outperforms current state-of-the-art models, achieving highly competitive performance even with low-dimensional embeddings. LinYu Li 0001, Zhi Jin 0001, Xuan Zhang 0002, Haoran Duan 0002, Jishu Wang, Zhengwei Tao, Haiyan Zhao 0001, Xiaofeng Zhu 0001 |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2024 | GABoost: Graph Alignment Boosting via Local Optimum EscapeabstractHeterogeneous graphs provide a universal data structure for representing various kinds of structured data in numerous domains. The graph alignment problem aims to find the correspondences of vertices in different graphs, playing a fundamental role in many downstream tasks of heterogeneous graph mining. In recent years, many graph alignment methods have been proposed, ranging from classical optimization methods , spectral methods , to embedding learning based-methods . Due to the problem's complexity, the result found by most existing methods is either a heuristic solution or a critical point in the solution space. In this paper, we propose GABoost, a graph alignment boosting algorithm that takes as input an initial alignment between two heterogeneous graphs and outputs a boosted alignment via an iterative local-optimum-escape process. One of the distinctive features of GABoost is that it can be sequentially composed with any graph alignment methods to improve the output of upstream methods. To examine the effectiveness of GABoost, we select 7 upstream methods of graph alignment as well as 6 real-world datasets, and quantitatively investigate the degree to which GABoost boosts these methods. The results show that GABoost improves the alignment accuracy of the 7 upstream methods by 25.25% on average with acceptable time overhead. Wei Liu 0189, Wei Zhang 0004, Haiyan Zhao 0001, Zhi Jin 0001 |
Proc. ACM Manag. Data | 4 |
| 2023 | Knowledge graph completion method based on quantum embedding and quaternion interaction enhancement
LinYu Li 0001, Xuan Zhang 0002, Zhi Jin 0001, Chen Gao 0006, Rui Zhu 0009, Yuqin Liang, Yubing Ma |
Inf. Sci. | 3 |
| 2022 | SK2: Integrating Implicit Sentiment Knowledge and Explicit Syntax Knowledge for Aspect-Based Sentiment AnalysisabstractAspect-based sentiment analysis (ABSA) plays an indispensable role in web mining and retrieval system as it involves a wide range of tasks, including aspect term extraction, opinion term extraction, aspect sentiment classification, etc. Early works are merely applicable to a part of these tasks, leading to computation-unfriendly models and a pipeline framework. Recently, a unified framework has been proposed to learn all these ABSA tasks in an end-to-end fashion. Despite its versatility, its performance is still sub-optimal since ABSA tasks depend heavily on both sentiment and syntax knowledge, but existing task-specific knowledge integration methods are hardly applicable to such a unified framework. Therefore, we propose a brand-new unified framework for ABSA in this work, which incorporates both implicit sentiment knowledge and explicit syntax knowledge to better complete all ABSA tasks. To effectively incorporate implicit sentiment knowledge, we first design a self-supervised pre-training procedure that is general enough to all ABSA tasks. It consists of conjunctive words prediction (CWP) task, sentiment-word polarity prediction (SPP) task, attribute nouns prediction (ANP) task, and sentiment-oriented masked language modeling (SMLM) task. Empowered by the pre-training procedure, our framework acquires strong abilities in sentiment representation and sentiment understanding. Meantime, considering a subtle syntax variation can significantly affect ABSA, we further explore a sparse relational graph attention network (SR-GAT) to introduce explicit aspect-oriented syntax knowledge. By combining both worlds of knowledge, our unified model can better represent and understand the input texts towards all ABSA tasks. Extensive experiments show that our proposed framework achieves consistent and significant improvements on all ABSA tasks. Jia Li 0012, Yuyuan Zhao, Zhi Jin 0001, Ge Li 0001, Tao Shen 0001, Zhengwei Tao, Chongyang Tao |
CIKM | 3 |
| 2017 | Hierarchical RNN with Static Sentence-Level Attention for Text-Based Speaker Change DetectionabstractSpeaker change detection (SCD) is an important task in dialog modeling. Our paper addresses the problem of text-based SCD, which differs from existing audio-based studies and is useful in various scenarios, for example, processing dialog transcripts where speaker identities are missing (e.g., OpenSubtitle), and enhancing audio SCD with textual information. We formulate text-based SCD as a matching problem of utterances before and after a certain decision point; we propose a hierarchical recurrent neural network (RNN) with static sentence-level attention. Experimental results show that neural networks consistently achieve better performance than feature-based approaches, and that our attention-based model significantly outperforms non-attention neural networks. Lili Mou, Zhi Jin 0001 |
CIKM | 3 |
| 2017 | Learning Sparse Overcomplete Word Vectors Without Intermediate Dense Representations
Yunchuan Chen, Ge Li 0001, Zhi Jin 0001 |
KSEM | 3 |
| 2017 | Improved Knowledge Base Completion by the Path-Augmented TransR Model
Ge Li 0001, Zhi Jin 0001 |
KSEM | 3 |
| 2017 | Learning to Infer API Mappings from API Documents
Yangyang Lu, Ge Li 0001, Zelong Zhao, Linfeng Wen 0002, Zhi Jin 0001 |
KSEM | 5 |
| 2016 | Distilling Word Embeddings: An Encoding ApproachabstractDistilling knowledge from a well-trained cumbersome network to a small one has recently become a new research topic, as lightweight neural networks with high performance are particularly in need in various resource-restricted systems. This paper addresses the problem of distilling word embeddings for NLP tasks. We propose an encoding approach to distill task-specific knowledge from a set of high-dimensional embeddings, so that we can reduce model complexity by a large margin as well as retain high accuracy, achieving a good compromise between efficiency and performance. Experiments reveal the phenomenon that distilling knowledge from cumbersome embeddings is better than directly training neural networks with small embeddings. Lili Mou, Ran Jia, Yan Xu 0013, Ge Li 0001, Lu Zhang 0023, Zhi Jin 0001 |
CIKM | 6 |
| 2016 | Learning Embeddings of API Tokens to Facilitate Deep Learning Based Program Processing
Yangyang Lu, Ge Li 0001, Zhi Jin 0001 |
KSEM | 4 |
| 2016 | Context-Aware Tree-Based Convolutional Neural Networks for Natural Language Inference
Lili Mou, Ge Li 0001, Zhi Jin 0001 |
KSEM | 4 |
| 2015 | Building Program Vector Representations for Deep LearningabstractDeep learning has made significant breakthroughs in various fields of artificial intelligence. However, it is still virtually impossible to use deep learning to analyze programs since deep architectures cannot be trained effectively with pure back propagation. In this pioneering paper, we propose the “coding criterion” to build program vector representations, which are the premise of deep learning for program analysis. We evaluate the learned vector representations both qualitatively and quantitatively. We conclude, based on the experiments, the coding criterion is successful in building program representations. To evaluate whether deep learning is beneficial for program analysis, we feed the representations to deep neural networks, and achieve higher accuracy in the program classification task than “shallow” methods. This result confirms the feasibility of deep learning to analyze programs. Hao Peng 0017, Lili Mou, Ge Li 0001, Yuxuan Liu 0004, Lu Zhang 0023, Zhi Jin 0001 |
KSEM | 6 |
| 2014 | Verification Based on Hyponymy Hierarchical Characteristics for Web-Based Hyponymy Discovery
Lili Mou, Ge Li 0001, Zhi Jin 0001, Lu Zhang 0023 |
KSEM | 3 |
| 2011 | An Engineerable Ontology Based Approach for Requirements Elicitation in Process Centered Problem Domain
Ge Li 0001, Zhi Jin 0001, Yan Xu 0013, Yangyang Lu |
KSEM | 2 |
| 2011 | An Approach to Generating Proposals for Handling Inconsistent Software Requirements
Kedian Mu, Weiru Liu, Zhi Jin 0001 |
KSEM | 3 |
| 2011 | A general framework for measuring inconsistency through minimal inconsistent sets
Kedian Mu, Weiru Liu, Zhi Jin 0001 |
Knowl. Inf. Syst. | 3 |
| 2011 | Missing Value Estimation for Mixed-Attribute Data SetsabstractMissing data imputation is a key issue in learning from incomplete data. Various techniques have been developed with great successes on dealing with missing values in data sets with homogeneous attributes (their independent attributes are all either continuous or discrete). This paper studies a new setting of missing data imputation, i.e., imputing missing data in data sets with heterogeneous attributes (their independent attributes are of different types), referred to as imputing mixed-attribute data sets. Although many real applications are in this setting, there is no estimator designed for imputing mixed-attribute data sets. This paper first proposes two consistent estimators for discrete and continuous missing target values, respectively. And then, a mixture-kernel-based iterative estimator is advocated to impute mixed-attribute data sets. The proposed method is evaluated with extensive experiments compared with some typical algorithms, and the result demonstrates that the proposed approach is better than these existing imputation methods in terms of classification accuracy and root mean square error (RMSE) at different missing ratios. Xiaofeng Zhu 0001, Shichao Zhang 0001, Zhi Jin 0001, Zili Zhang 0001, Zhuoming Xu |
IEEE Trans. Knowl. Data Eng. | 3 |
| 2010 | Knowledge Merging under Multiple Attributes
Zhi Jin 0001, Didar Zowghi |
KSEM | 2 |
| 2008 | Building toward Capability Specifications of Web Services Based on an Environment OntologyabstractAn automated Web service discovery requires Web service capability specifications of a high precision. Semantic-based approaches are inherently more precise than conventional keyword-based approaches. This paper proposes to build capability specifications of Web services based on an Environment Ontology, main concepts of which are the environment entities in a particular application domain and their interactions. For each environment entity, there is a tree-like hierarchical state machine modeling the effects which are to be achieved by the Web services on this environment entity. The proposed approach is based on the assumption that the Web service capability specifications, built on the effects of the environment entities, are more accessible and observable. Algorithms for constructing the domain environment ontology and the matchmaking between the Web service capability specifications are presented to show how the Web service discovery is supported. An example on Travel Service is given to illustrate this proposed approach. Puwei Wang, Zhi Jin 0001, Lin Liu 0001, Guangjun Cai |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2007 | An Ontology of Problem Frames for Guiding Problem Frame Specification
Xiaohong Chen 0001, Zhi Jin 0001, Lijun Yi |
KSEM | 2 |
| 2007 | A Merging-Based Approach to Handling Inconsistency in Locally Prioritized Software Requirements
Kedian Mu, Weiru Liu, Zhi Jin 0001, Ruqian Lu, Anbu Yue, David A. Bell |
KSEM | 3 |
| 2007 | Trust Analysis of Web Services Based on a Trust Ontology
Manling Zhu, Zhi Jin 0001 |
KSEM | 2 |
| 2006 | On Constructing Environment Ontology for Semantic Web Services
Puwei Wang, Zhi Jin 0001, Lin Liu 0001 |
KSEM | 2 |
| 2005 | FECT: A Modelling Framework for Automatically Composing Web Services
Lishan Hou, Zhi Jin 0001 |
WAIM | 2 |