Jinli Zhang

dblp:19/2134 · DBLP profile ↗
← Back
9ranked-venue papers in the field
2as first author
7since 2021 · last 2024
—ORCID · conflict

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

Data Mining & Knowledge Discovery · 4 (1 first)Big Data, Cloud & Distributed Data Systems · 2Knowledge Engineering, Semantic Web & Information Systems · 2Database Systems & Data Management · 1 (1 first)
YearPublicationVenuePosition
2024 Graph Data Understanding and Interpretation Enabled by Large Language Models
Zongli Jiang, Jinli Zhang, Xiaolu Bai
ADMA (3)3
2024 A Boundary Aware Dual-Branch Neural Network for Lung Nodule Segmentation
Zongli Jiang, Qingzhou Zhao, Jinli Zhang, Xiaolin Du
ADMA (4)3
2024 Advancing Aspect-Based Sentiment Analysis Through Deep Learning Models
Chen Li 0027, Huidong Tang, Jinli Zhang, Xiujing Guo, Debo Cheng, Yasuhiko Morimoto
ADMA (5)3
2024 GNN-Based Persistent K-core Community Search in Temporal Graphs
abstract
The goal of community search is to provide effective solutions for real-time, high-quality community searches within large networks. In many practical applications, such as event organization and friend recommendations, discovering various community structures within a network is crucial for users. However, existing community search algorithms rarely address issues within temporal graphs, and those that do often have two main limitations: (1) traditional community search methods become inefficient and experience significant increases in computation time when scaled to large graphs; (2) while GNN-based community search methods for temporal graphs offer generalizability, they often focus solely on community connectivity and lack cohesiveness. Therefore, we propose a new model PK-GCN, based on Graph Neural Networks (GNNs), to identify persistent k-core communities in temporal networks. This model can handle dynamic changes in temporal graphs and identify communities that persist over time. Compared to existing community search methods, our model not only finds communities with tighter structures but also allows for dynamic queries based on user input without needing retraining. Specifically, our model constructs features by integrating k-core information from core decomposition, graph features, and query features, resulting in more expressive node representations. Additionally, we designed a flexible dynamic query mechanism that allows users to input time information to query communities. Experiments on multiple datasets demonstrate that our model outperforms other GNN-based community search algorithms in F1-score.
Zongli Jiang, Yirui Tan, Guoxin Chen, Fangda Guo, Jinli Zhang, Xiaolu Bai
IEEE Big Data5
2023 Semi-supervised Classification Based on Graph Convolution Encoder Representations from BERT
Jinli Zhang, Zongli Jiang, Chen Li 0027
ADMA (3)1
2023 A Session Recommendation Model Based on Heterogeneous Graph Neural Network
Zhiwei An, Yirui Tan, Jinli Zhang, Zongli Jiang, Chen Li 0027
KSEM (3)3
2023 An Enhanced Distributed Algorithm for Area Skyline Computation Based on Apache Spark
Chen Li 0027, Yang Cao 0019, Ye Zhu 0002, Jinli Zhang, Annisa, Debo Cheng, Huidong Tang, Kenta Maruyama, Yasuhiko Morimoto
KSEM (4)4
2020 Hierarchy construction and classification of heterogeneous information networks based on RSDAEf
Jinli Zhang, Zongli Jiang, Yongping Du, Tong Li 0001, Xiaohua Hu 0001
Data Knowl. Eng.1
2019 End-to-End Joint Opinion Role Labeling with BERT
abstract
Opinion mining has raised growing interest both in industry and academia in the past decade. Opinion role labeling (ORL) is a task to extract opinion holder and target from natural language to answer the question “who express what”. Recent years, neural network based methods with additional lexical and syntactic features have achieved state-of-the-art performances in similar tasks. Moreover, Bidirectional Encoder Representations from Transformers (BERT) has shown impressive performances among a variety of natural language processing (NLP) tasks. To investigate BERT based end-to-end model in ORL, we propose models using BERT, Bidirectional Long short-term Memory (BiLSTM) and Conditional Random Field (CRF) to jointly extract opinion roles (e.g., opinion holder and target). Experimental results show that our models achieve remarkable scores without using extra syntactic and/or semantic features. To our best knowledge, we are among the pioneers to successfully integrate BERT in this manner. Our work contributes to the improvement of state-of-the-art aspect-level opinion mining methods and providing strong baselines for future work.
Jinli Zhang, Xiaohua Hu 0001
IEEE BigData2