Skip to content

Author

Jincheng Zhang

82 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

#graph neural networks Open access Sep 2026

基于自适应神经网络的图论推理

This paper introduces a novel graph theory reasoning framework based on adaptive neural networks. Traditional graph theory reasoning methods often rely on fixed models, limiting their effectiveness in complex graph problems. Our proposed approach leverages adaptive neural networks to address these limitations, offering improved reasoning efficiency. The framework dynamically adjusts network structure and parameters to effectively tackle diverse graph problems. The core mechanism centers around the inherent adaptability of neural networks, enabling efficient representation and reasoning across complex graph structures. This research demonstrates the effectiveness of this approach through practical examples, showcasing its ability to tackle problems previously considered intractable.

Jincheng Zhang · 0 citations
#graph neural networks Open access Sep 2026

基于图神经网络的拓扑分析

This paper introduces a novel approach to topology analysis utilizing graph neural networks (GNNs). We propose a method for automatically constructing and analyzing complex topology graphs, with the capability to predict and optimize topological structures. Traditional approaches rely on manual graph construction, which is computationally intensive. Our method leverages GNNs to learn graph features and perform topology analysis and prediction, offering increased efficiency and accuracy compared to manual methods. This research addresses the limitations of existing techniques by providing a robust and automated solution for complex topology modeling.

Jincheng Zhang · 0 citations
#graph neural networks Open access Sep 2026

Dynamic Graph-Based Machine Learning Algorithm

This paper introduces a novel machine learning algorithm, termed the Dynamic Graph-Based Machine Learning Algorithm, designed to enhance the performance of graph neural networks (GNNs) through adaptive graph structure learning. Traditional GNN approaches often rely on pre-defined graph structures, limiting their applicability to diverse and complex data scenarios. This algorithm dynamically adjusts the graph structure during training, optimizing for improved representation learning and network efficiency. We present a framework for automatic graph structure generation and refinement, incorporating a novel mechanism that leverages graph connectivity and node features to guide the learning process. The algorithm demonstrates superior performance on benchmark datasets and offers a promising approach to overcome limitations of conventional GNN methods.

Jincheng Zhang · 0 citations
#graph neural networks Open access Sep 2026

Decentralized Federated Learning with Byzantine Fault Tolerance using Graph Neural Networks

Federated learning (FL) offers a promising approach to training machine learning models on decentralized data without directly exchanging the data itself. However, FL systems are vulnerable to Byzantine attacks, where malicious participants introduce corrupted data or models to compromise the learning process. This paper proposes a novel decentralized federated learning framework incorporating Graph Neural Networks (GNNs) for Byzantine fault tolerance. The core idea is to represent the federated learning network as a graph, enabling each participant to learn from neighbors while simultaneously detecting and mitigating the influence of potentially malicious nodes. Our approach employs a GNN to learn node embeddings that capture the relationships within the network, allowing for effective identification of Byzantine nodes based on their anomalous behavior. The dynamic, adaptive nature of this system provides a robust defense against Byzantine attacks, enhancing the reliability and trustworthiness of federated learning systems. We demonstrate the effectiveness of our framework through a theoretical analysis and outline a potential implementation strategy.

Jincheng Zhang · 0 citations
#graph neural networks Open access Sep 2026

#基于多模态嵌入的上下文感知推理

This paper explores a novel approach to contextual reasoning by leveraging multi-modal embeddings. The core idea is to learn deep embeddings from diverse data modalities – including text, images, and audio – and subsequently establish contextual relationships between them. We propose a framework that utilizes multi-modal encoders to map each modality into a low-dimensional embedding space. Subsequently, a graph neural network (GNN) or variational autoencoder (VAE) is employed to model the inter-modal dependencies and contextual information, constructing a multi-modal context graph. This graph is then utilized for reasoning tasks, such as inferring scene descriptions from image and text, or predicting event outcomes. Our approach moves beyond traditional multi-modal alignment, focusing on a deeper understanding of contextual associations, ultimately leading to more accurate and flexible reasoning capabilities. The key contribution lies in the integration of contextual graph learning within a multi-modal embedding framework, enabling a richer representation of complex scenarios. ---

Jincheng Zhang · 0 citations
#graph neural networks Open access Sep 2026

##基于知识图谱的程序漏洞预测

This paper proposes a novel approach to program vulnerability prediction by leveraging knowledge graphs. The core idea is to construct a program vulnerability knowledge graph, integrating code semantics and vulnerability data. We utilize Graph Neural Networks (GNNs) to analyze the relationships between code and vulnerabilities within this graph, thereby predicting potential vulnerabilities. This work represents a significant step forward in vulnerability prediction by combining the power of knowledge graphs with the detailed understanding offered by code semantics. The proposed method offers a more robust and insightful approach compared to traditional vulnerability analysis techniques.

Jincheng Zhang · 0 citations
#graph neural networks Open access Sep 2026

Multi-Modal Knowledge Graph Reasoning with Causal Relation Modeling

This paper addresses the limitations of traditional knowledge graph reasoning, which primarily relies on correlational relationships, leading to potentially biased inferences. We propose a novel approach to multi-modal knowledge graph reasoning by explicitly modeling causal relationships between entities. Our core claim is that incorporating causal reasoning significantly enhances both the accuracy and interpretability of knowledge graph inferences. We leverage Graph Neural Networks (GNNs) to model the knowledge graph, coupled with causal inference algorithms, specifically causal graph learning methods, to identify and infer these underlying causal links. This framework allows for a more robust and reliable understanding of complex relationships within the graph. The results demonstrate improved reasoning performance compared to methods solely based on correlation. This work contributes to a more nuanced and accurate representation of knowledge, paving the way for more intelligent applications in areas such as decision support and automated reasoning.

Jincheng Zhang · 0 citations
#graph neural networks Open access Sep 2026

Title: Dynamic Topology Generation via Graph Neural Networks

Dynamic topology generation is a fundamental challenge in network design, crucial for applications ranging from computer networks to biological systems. This paper investigates the application of graph neural networks (GNNs) to automate the creation of complex network topologies, offering a paradigm shift from manual design. We propose a novel GNN architecture specifically tailored for generating robust and adaptable network structures. The core mechanism centers on iterative optimization guided by GNNs, aiming to enhance system resilience through automated network adaptation. The research explores the impact of various training strategies on network quality and system adaptability. We present a comprehensive evaluation of the proposed method across diverse network topologies, demonstrating its efficacy in generating robust and adaptable systems. The paper concludes with a discussion of future research directions, focusing on enhancing generalization and exploring the potential of GNNs for more complex network modeling.

Jincheng Zhang · 0 citations
#graph neural networks Open access Sep 2026

High-Dimensional Data Structures in Adaptive Neural Networks

This paper introduces a novel adaptive graph neural network (GNN) architecture designed specifically for high-dimensional data. Traditional GNNs often struggle with the complexity of high-dimensional data, leading to slow convergence and suboptimal performance. This work proposes a dynamically adjustable graph structure through a combination of dimensionality reduction techniques and adaptive parameter updates. The core mechanism focuses on leveraging the inherent self-adaptation properties of high-dimensional data structures to optimize the network's representation and feature extraction. We demonstrate the effectiveness of our proposed architecture through extensive experimentation, showcasing improved accuracy and training speed compared to existing state-of-the-art GNNs on benchmark datasets. The study highlights the potential of dynamic graph structure adjustment to overcome the limitations of conventional GNNs in high-dimensional scenarios.

Jincheng Zhang · 0 citations
#graph neural networks Open access Sep 2026

##基于图卷积神经网络的社交网络舆情分析

This paper investigates the application of Graph Convolutional Neural Networks (GCNs) for social network sentiment analysis. Traditional methods for analyzing public opinion often struggle with the complex, interconnected nature of social networks and the dynamic patterns of information dissemination. This research proposes a novel approach that leverages the structure of social networks represented as graphs and employs GCNs to learn node embeddings that capture the influence and relationships within the network. The model analyzes information propagation patterns by learning these embeddings and subsequently predicts sentiment trends. The core claim of this research is that utilizing GCNs enables real-time sentiment analysis and prediction within social networks. The underlying mechanism involves transforming social networks into graph structures and employing GCNs to learn node relationships, thereby analyzing information dissemination and forecasting sentiment shifts. This work presents a new methodology for analyzing public opinion, offering improved accuracy and efficiency compared to conventional techniques. We demonstrate the potential of GCNs to effectively model and understand the dynamics of social media sentiment.

Jincheng Zhang · 0 citations
#graph neural networks Open access Sep 2026

基于自适应的图论推理的特征选择

This paper introduces a novel approach to feature selection based on adaptive graph theory reasoning. Traditional feature selection methods often rely on static models, limiting their effectiveness in complex graph-based problems. We propose a framework leveraging the adaptive nature of graph structures and parameters to improve reasoning efficiency. This method employs a self-organizing neural network to dynamically adjust the network's structure and parameters, allowing it to effectively handle intricate graph datasets. The core claim is that this adaptive approach surpasses conventional methods in addressing complex graph-related tasks. This work presents a framework that adapts to the graph's characteristics, enhancing the robustness and efficiency of the feature selection process. We evaluate the method's performance on several benchmark datasets, demonstrating improved accuracy and reduced computational complexity compared to existing techniques.

Jincheng Zhang · 0 citations
#graph neural networks Open access Sep 2026

##基于知识图谱的程序漏洞预测

This paper proposes a novel approach to program vulnerability prediction by leveraging knowledge graphs. The core idea is to construct a program vulnerability knowledge graph, integrating code semantics and vulnerability data. We utilize Graph Neural Networks (GNNs) to analyze the relationships between code and vulnerabilities within this graph, thereby predicting potential vulnerabilities. This work represents a significant step forward in vulnerability prediction by combining the power of knowledge graphs with the detailed understanding offered by code semantics. The proposed method offers a more robust and insightful approach compared to traditional vulnerability analysis techniques.

Jincheng Zhang · 0 citations

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.